| Age | Commit message (Collapse) | 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 | |
| Stopping the download would be nice, it still goes in the background. | |||||
| 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 | |
| I'm not sure if this pthread usage is ideal, but it does seem to work on linux. | |||||
| 2013-03-09 | fix empty signs being created when shifting them out of bounds, draw parts ↵ | jacob1 | 1 | -0/+3 | |
| of images when it goes partway off the top of the screen. | |||||
| 2013-03-09 | Don't leak saveComments vector in PreviewModel, also don't create ↵ | Simon Robertshaw | 1 | -1/+2 | |
| unnecessary duplicate in PreviewView | |||||
| 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 ↵ | jacob1 | 1 | -9/+3 | |
| thing that looks like it could be it | |||||
| 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 ↵ | jacob1 | 1 | -1/+0 | |
| couldn't go back up a page when there weren't enough comments to fill a page | |||||
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -1/+1 | |
| This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code | |||||
| 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 | |
| (stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser | |||||
| 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 ↵ | Simon Robertshaw | 1 | -0/+13 | |
| status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save | |||||
| 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 ↵ | Simon Robertshaw | 1 | -2/+16 | |
| commit comment | |||||
| 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 | |
