summaryrefslogtreecommitdiff
path: root/src/client/Client.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-6/+65
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-0/+5
2012-07-28Implement search for DirectoryListSimon Robertshaw1-4/+22
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-3/+98
2012-07-24Integer values for prefs, Default decoration colour, clear decorationSimon Robertshaw1-7/+112
2012-07-22Snapshot checkingSimon Robertshaw1-5/+3
2012-07-21Prevent race condition when reloading local stamps, fix task so "after()" get...Simon Robertshaw1-2/+7
2012-07-18Working comment submissionSimon Robertshaw1-0/+61
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-0/+21
2012-07-06Move graphics into seperate folderSimon Robertshaw1-1/+1
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update fa...Simon Robertshaw1-6/+27
2012-06-22Multiple pages of commentsSimon Robertshaw1-1/+3
2012-06-22Stage 2 of autoupdate workingSimon Robertshaw1-9/+9
2012-06-22Client now provides methods for reading and saving preferences - less powerfu...Simon Robertshaw1-1/+211
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-1/+85
2012-06-10Uncomment bounds checking for stamp loadingSimon Robertshaw1-5/+5
2012-06-10Change stamp storage to a list, insert new stamps at the begining, 'l' loads ...Simon Robertshaw1-8/+25
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-16/+38
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw1-3/+3
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 Robertshaw1-9/+15
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat...Simon Robertshaw1-5/+198
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-0/+52
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 o...Simon Robertshaw1-0/+112
2012-03-22Add and remove tags.\nBrings to light an interesting issue with adding or rem...Simon Robertshaw1-0/+98
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 Robertshaw1-1/+7
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 Robertshaw1-0/+46
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw1-3/+4
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw1-5/+68
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-1/+54
2012-01-28Voting, fix save browserSimon Robertshaw1-4/+77
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 co...Simon Robertshaw1-2/+10
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-20/+27
2012-01-25Login complete (minus brokenness)Simon Robertshaw1-14/+46
2012-01-24Fix textboxSimon Robertshaw1-1/+1
2012-01-24VariousSimon Robertshaw1-1/+36
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-1/+92
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-7/+7
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+1
2012-01-21Better handling of save vector from clientSimon Robertshaw1-4/+4
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 m...Simon Robertshaw1-1/+73
2012-01-19Changes to thumbnail retreivalSimon Robertshaw1-16/+39
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+133