summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Collapse)AuthorFilesLines
2012-05-15Move style into ComponentSimon Robertshaw1-1/+1
2012-04-20Fix warning in Client.cppcpppcppcSimon Robertshaw1-1/+1
2012-04-19Allow deleting of stampsSimon Robertshaw1-2/+11
2012-04-14Add ability to get favouritesSimon Robertshaw2-10/+16
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw2-5/+201
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw2-0/+53
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-3/+11
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard ↵Simon Robertshaw2-1/+123
or stamp thumbnail generation, needs thumbnail generator from SaveLoader
2012-03-22Add and remove tags.\nBrings to light an interesting issue with adding or ↵Simon Robertshaw2-0/+100
removing UI components within component Event handlers
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw1-1/+12
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw2-2/+8
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw1-0/+1
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw2-0/+48
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw2-12/+16
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw3-6/+86
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw2-1/+55
2012-01-28Voting, fix save browserSimon Robertshaw3-9/+97
2012-01-26Save loading and reloadingSimon Robertshaw1-4/+27
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw2-2/+11
commit comment
2012-01-25Login working, segfaults sometimesSimon Robertshaw4-24/+61
2012-01-25Login complete (minus brokenness)Simon Robertshaw4-20/+53
2012-01-24Fix textboxSimon Robertshaw1-1/+1
2012-01-24VariousSimon Robertshaw2-1/+42
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw2-1/+94
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, ↵Simon Robertshaw2-8/+8
not a Thumbnail as I thought
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw2-5/+5
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-1/+0
2012-01-19Add "cajun" for JSON reading and writing, Save searching in client and some ↵Simon Robertshaw2-1/+79
more stuff for searcg
2012-01-19Changes to thumbnail retreivalSimon Robertshaw2-20/+45
2012-01-19Some folder changes, started search and clientSimon Robertshaw6-0/+1525