summaryrefslogtreecommitdiff
path: root/src/gui/preview
AgeCommit message (Expand)AuthorFilesLines
2013-10-18fix not being able to select / see all elements in menus with tons of elementsjacob11-1/+1
2013-10-18revert b17ef7f93880 (couldn't figure out better fix for the new PSTN bug), fi...jacob11-5/+9
2013-07-29probably fix issue where your name on your own saves switched between yellow ...jacob11-7/+14
2013-07-28Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-3/+3
2013-07-28Use async requests/RequestBroker for PreviewModelSimon Robertshaw2-224/+83
2013-07-27fix your name being red on your own saves, not yellowjacob11-3/+3
2013-07-25instant save option option, hold ctrl when clicking a save in the save previe...jacob13-12/+16
2013-07-21can change comment pages without the scrollwheel, click and hold scrollbar ar...jacob14-9/+27
2013-07-21when scrolling up through comments, it starts at the bottom of the page inste...jacob12-16/+13
2013-07-21your own comments are yellow, save owner's comments are red (like on the forums)jacob11-0/+4
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob11-7/+11
2013-07-11if the previewmodel has exited, the running threads should delete thisjacob11-0/+5
2013-07-10fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ...jacob11-2/+2
2013-07-10minor changes / fixes to last commitjacob11-60/+55
2013-07-10redo threading in PreviewModel so that you don't have to wait for everything ...jacob12-139/+121
2013-07-06Fix #127, threads should not be cancelled after being joinedjacksonmj1-3/+15
2013-06-21add error messages when errors happening while fav. / unfav.ing a save, delet...jacob13-7/+17
2013-06-09add the single saveID copytext button into the save preview toojacob12-31/+21
2013-04-07Allow signing out and editing profile from the old login button, add a button...Simon Robertshaw2-0/+18
2013-03-22Fix includes for GUI stuffSimon Robertshaw2-5/+5
2013-03-22Move all GUI source files into gui/Simon Robertshaw8-0/+1417