| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-05 | Ensure errors are caught and displayed during tag operations. Fix some issues... | Simon Robertshaw | 1 | -12/+36 |
| 2012-09-03 | Views in save Preview and use old vote bars. Fixes #171 | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-24 | Fix install crash (somehow, I commented out the bit the gets the current dire... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-21 | Fix stamps page count | Simon Robertshaw | 1 | -31/+0 |
| 2012-08-21 | Use collapsed saves when using stamp browser, fix memory leak when saving stamps | Simon Robertshaw | 1 | -2/+23 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 1 | -1/+3 |
| 2012-08-19 | Catch exceptions when loading initial stamp | Simon Robertshaw | 1 | -2/+10 |
| 2012-08-18 | Fix autoupdate issue where temp file is not deleted, fixes #128 | Simon Robertshaw | 1 | -5/+10 |
| 2012-08-17 | Red error, ensure residual actiondata is not read for RichLabel | Simon Robertshaw | 1 | -1/+2 |
| 2012-08-14 | Fix crash caused by malformed preference files, fixes #110 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Name colour formatting in comments | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 1 | -14/+8 |
| 2012-08-14 | Remove temp files created by scheme handling | Simon Robertshaw | 1 | -0/+1 |
| 2012-08-14 | ptsave scheme handling for Linux, addresses #97 | Simon Robertshaw | 1 | -0/+20 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 1 | -85/+94 |
| 2012-08-12 | Message of the day and user session check on startup | Simon Robertshaw | 1 | -4/+44 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 1 | -0/+187 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 1 | -0/+11 |
| 2012-08-08 | Perhaps FileExists shouldn't erase file contents... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-08 | Proxy from command line arg | Simon Robertshaw | 1 | -8/+16 |
| 2012-08-05 | Wall Edge option, fixes #70 | Simon Robertshaw | 1 | -0/+84 |
| 2012-08-04 | Tags, fixes #55 | Simon Robertshaw | 1 | -0/+49 |
| 2012-08-02 | Rename WIN32 preprocessor definition to WIN | ntoskrnl | 1 | -5/+5 |
| 2012-08-01 | Local Saving, Server Saving rewrite | Simon Robertshaw | 1 | -6/+65 |
| 2012-07-31 | ThumbnailBroker for background retrieval and rendering | Simon Robertshaw | 1 | -0/+5 |
| 2012-07-28 | Implement search for DirectoryList | Simon Robertshaw | 1 | -4/+22 |
| 2012-07-27 | Local file browser + some more interesting things like Progress bar UI component | Simon Robertshaw | 1 | -3/+98 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 1 | -7/+112 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 1 | -5/+3 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 1 | -2/+7 |
| 2012-07-18 | Working comment submission | Simon Robertshaw | 1 | -0/+61 |
| 2012-07-17 | Add comment box to save preview - doesn't work yet | Simon Robertshaw | 1 | -0/+21 |
| 2012-07-06 | Move graphics into seperate folder | Simon Robertshaw | 1 | -1/+1 |
| 2012-06-22 | Success/Failure return from Asyn Task, Prompt to visit website upon update fa... | Simon Robertshaw | 1 | -6/+27 |
| 2012-06-22 | Multiple pages of comments | Simon Robertshaw | 1 | -1/+3 |
| 2012-06-22 | Stage 2 of autoupdate working | Simon Robertshaw | 1 | -9/+9 |
| 2012-06-22 | Client now provides methods for reading and saving preferences - less powerfu... | Simon Robertshaw | 1 | -1/+211 |
| 2012-06-20 | OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli... | Simon Robertshaw | 1 | -1/+85 |
| 2012-06-10 | Uncomment bounds checking for stamp loading | Simon Robertshaw | 1 | -5/+5 |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ... | Simon Robertshaw | 1 | -8/+25 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 1 | -16/+38 |
| 2012-05-31 | Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods. | Simon Robertshaw | 1 | -3/+3 |
| 2012-05-15 | Move style into Component | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-20 | Fix warning in Client.cppcpppcppc | Simon Robertshaw | 1 | -1/+1 |
| 2012-04-19 | Allow deleting of stamps | Simon Robertshaw | 1 | -2/+11 |
| 2012-04-14 | Add ability to get favourites | Simon Robertshaw | 1 | -9/+15 |
| 2012-04-14 | Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat... | Simon Robertshaw | 1 | -5/+198 |
| 2012-04-06 | Confirmation Dialogue, Save selection and multi-delete | Simon Robertshaw | 1 | -0/+52 |
| 2012-04-03 | Use a single instance of a background simulation for thumbnail rendering | Simon Robertshaw | 1 | -3/+11 |
| 2012-04-02 | Stamps browser, placement + clipboard sampling and placement - No clipboard o... | Simon Robertshaw | 1 | -0/+112 |