| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -360/+0 |
| 2013-03-10 | Use cancels instead of pthread_getattr_np for compatibility. | cracker64 | 1 | -54/+49 |
| 2013-03-10 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | cracker64 | 1 | -0/+2 |
| 2013-03-10 | Fix some memory issues when closing preview UI too fast. | cracker64 | 1 | -9/+52 |
| 2013-03-09 | fix empty signs being created when shifting them out of bounds, draw parts of... | jacob1 | 1 | -0/+3 |
| 2013-03-09 | Don't leak saveComments vector in PreviewModel, also don't create unnecessary... | Simon Robertshaw | 1 | -1/+2 |
| 2013-03-09 | a few more memory leak fixes | jacob1 | 1 | -0/+6 |
| 2013-03-08 | attempt to fix random memory corruption / crashing bug ... this is the only t... | jacob1 | 1 | -9/+3 |
| 2013-03-06 | fix CRAY(SPRK) bugs (?) | jacob1 | 1 | -0/+1 |
| 2013-03-03 | fix crash when drawing particles in invalid coordinates (using console) | jacob1 | 1 | -8/+0 |
| 2013-02-25 | fix even more memory leaks | jacob1 | 1 | -0/+6 |
| 2013-02-10 | fix crash if save data can't be loaded | jacob1 | 1 | -1/+2 |
| 2012-12-14 | a working scrollbar in the save preview. Also, fix the bug where you couldn't... | jacob1 | 1 | -1/+0 |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -1/+1 |
| 2012-09-05 | Allow mass unfavouring, unfavouring from the preview view. Fixes #149 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-15 | Missing part of fix for save comments page number | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | Ensure comments page count is loaded correctly, fixes #117 | Simon Robertshaw | 1 | -1/+3 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 1 | -1/+25 |
| 2012-06-25 | Increase comments per page to 10,000 | Simon Robertshaw | 1 | -0/+1 |
| 2012-06-25 | Increase comments per page to 20 | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-22 | Multiple pages of comments | Simon Robertshaw | 1 | -2/+59 |
| 2012-06-08 | Load save data when showing the save preview | Simon Robertshaw | 1 | -43/+42 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -2/+2 |
| 2012-05-31 | Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods. | Simon Robertshaw | 1 | -2/+2 |
| 2012-04-14 | Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat... | Simon Robertshaw | 1 | -0/+13 |
| 2012-02-11 | Comments on save preview and some minor changes for vote bars | Simon Robertshaw | 1 | -3/+81 |
| 2012-01-29 | Vote view in save preview, better handling of controller destruction | Simon Robertshaw | 1 | -0/+2 |
| 2012-01-29 | Background retrieval of save info and save list. | Simon Robertshaw | 1 | -4/+70 |
| 2012-01-26 | I've got to a point where I can no longer be bothered to think of a proper co... | Simon Robertshaw | 1 | -2/+16 |
| 2012-01-23 | Better element buttons, Save preview WIP | Simon Robertshaw | 1 | -2/+35 |
| 2012-01-21 | Basic skeleton for save preview | Simon Robertshaw | 1 | -0/+29 |