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