| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -614/+0 |
| 2013-03-16 | APIRequest, Aync methods for client, Profile edit/viewer (WIP) | Simon Robertshaw | 1 | -0/+2 |
| 2013-03-15 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -2/+2 |
| 2013-03-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 1 | -15/+15 |
| 2013-03-15 | fix gravatars not showing for moderators | jacob1 | 1 | -2/+2 |
| 2013-03-12 | Make thumbnailbroker more general purpose, image requests for requestbroker, ... | Simon Robertshaw | 1 | -4/+7 |
| 2013-03-10 | AvatarButton/holder, rename ThumbnailBroker for more general purposes | Simon Robertshaw | 1 | -7/+41 |
| 2013-03-09 | Don't leak saveComments vector in PreviewModel, also don't create unnecessary... | Simon Robertshaw | 1 | -9/+12 |
| 2013-03-03 | fix crash when drawing particles in invalid coordinates (using console) | jacob1 | 1 | -8/+3 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 1 | -4/+15 |
| 2013-01-23 | fix crash when pressing enter to open a save, and not logged in. Fix CRAY des... | jacob1 | 1 | -1/+1 |
| 2013-01-18 | move clipboard functions out of misc.cpp without creating errors | jacob1 | 1 | -1/+1 |
| 2013-01-13 | change some free/malloc's back to delete/new's | jacob1 | 1 | -2/+2 |
| 2012-12-16 | fix comments being deleted when hitting enter and opening a save or getting a... | jacob1 | 1 | -3/+10 |
| 2012-12-15 | make the comment box always multiline. Fixing pasting large amounts of text i... | jacob1 | 1 | -2/+1 |
| 2012-12-14 | a working scrollbar in the save preview. Also, fix the bug where you couldn't... | jacob1 | 1 | -3/+3 |
| 2012-10-05 | don't render fire on stamps (reduces lag) | jacob1 | 1 | -1/+1 |
| 2012-10-01 | Collapse comment box after sending comment | Simon Robertshaw | 1 | -0/+2 |
| 2012-09-15 | Better reporting dialogue | Simon Robertshaw | 1 | -1/+1 |
| 2012-09-06 | Some improvements to the appearence of the save browser and preview | jacob1 | 1 | -17/+17 |
| 2012-09-05 | Allow mass unfavouring, unfavouring from the preview view. Fixes #149 | Simon Robertshaw | 1 | -2/+13 |
| 2012-09-03 | Improve save preview layout | Simon Robertshaw | 1 | -7/+10 |
| 2012-09-03 | Views in save Preview and use old vote bars. Fixes #171 | Simon Robertshaw | 1 | -13/+35 |
| 2012-08-27 | Ensure previewview comment box resizing is triggered. | Simon Robertshaw | 1 | -4/+9 |
| 2012-08-27 | Enable decorations in renderer for local save items, disable for server save ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-25 | Save ID copying for preview | Simon Robertshaw | 1 | -0/+30 |
| 2012-08-20 | Limit on text width in textboxes | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-18 | Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-04 | Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an... | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-04 | Add date to Preview View, fixes issue #64 | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-03 | Move rect border drawing for previewview to draw over fav+report buttons, fix... | Simon Robertshaw | 1 | -8/+8 |
| 2012-07-28 | Corrections to GameSave to prevent conflicts in the Expanded state, improve S... | Simon Robertshaw | 1 | -14/+14 |
| 2012-07-26 | Scroll Panel | Simon Robertshaw | 1 | -135/+54 |
| 2012-07-25 | Disable fav and report buttons if not logged in | Simon Robertshaw | 1 | -1/+4 |
| 2012-07-19 | Correct comment page sizing | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-19 | Correct divider position in save Preview | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-18 | Working comment submission | Simon Robertshaw | 1 | -0/+29 |
| 2012-07-17 | Fancy animation for textbox autosize | Simon Robertshaw | 1 | -4/+51 |
| 2012-07-17 | Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi... | Simon Robertshaw | 1 | -4/+39 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 1 | -6/+53 |
| 2012-06-26 | Replace textblock with new multiline label - with text selection!!!!111!!!one!! | Simon Robertshaw | 1 | -10/+14 |
| 2012-06-22 | Remove debug code from onDraw | Simon Robertshaw | 1 | -5/+0 |
| 2012-06-22 | Multiple pages of comments | Simon Robertshaw | 1 | -7/+42 |
| 2012-06-22 | Scrollable comments | Simon Robertshaw | 1 | -25/+111 |
| 2012-06-09 | Preview: Wait for save to load before opening, Simulation: Correct block coor... | Simon Robertshaw | 1 | -11/+24 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -3/+25 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-31 | Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods. | Simon Robertshaw | 1 | -1/+1 |
| 2012-05-22 | Better icon alignment, improve appearance of preview | Simon Robertshaw | 1 | -12/+24 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -9/+9 |