summaryrefslogtreecommitdiff
path: root/src/preview
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Disable fav and report buttons if not logged inSimon Robertshaw1-1/+4
2012-07-19Correct comment page sizingSimon Robertshaw1-0/+1
2012-07-19Correct divider position in save PreviewSimon Robertshaw1-1/+1
2012-07-18Working comment submissionSimon Robertshaw4-0/+52
2012-07-17Fancy animation for textbox autosizeSimon Robertshaw2-4/+55
2012-07-17Improve spacing of multiline labels, multiline cursor for Textbox, autoresizi...Simon Robertshaw2-4/+41
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw6-9/+125
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw2-12/+15
2012-06-25Increase comments per page to 10,000Simon Robertshaw1-0/+1
2012-06-25Increase comments per page to 20Simon Robertshaw1-2/+2
2012-06-22Remove debug code from onDrawSimon Robertshaw1-5/+0
2012-06-22Multiple pages of commentsSimon Robertshaw6-9/+133
2012-06-22Scrollable commentsSimon Robertshaw3-26/+131
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-0/+3
2012-06-09Preview: Wait for save to load before opening, Simulation: Correct block coor...Simon Robertshaw3-11/+30
2012-06-08Close the preview dialogue when the model throws an exceptionSimon Robertshaw1-0/+1
2012-06-08Load save data when showing the save previewSimon Robertshaw4-55/+80
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw5-9/+9
2012-05-31Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.Simon Robertshaw4-7/+7
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw2-12/+25
2012-05-15Move style into ComponentSimon Robertshaw1-9/+9
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw1-4/+4
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat...Simon Robertshaw7-3/+126
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw5-10/+178
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw4-1/+30
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw4-3/+28
2012-01-29Background retrieval of save info and save list.Simon Robertshaw6-5/+100
2012-01-27Stop freeing memory twice, also clear signs correctlySimon Robertshaw1-4/+7
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw2-0/+5
2012-01-27Render optionsSimon Robertshaw2-0/+7
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw5-5/+72
2012-01-23Save name label position and alignmentSimon Robertshaw1-1/+2
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw5-6/+99
2012-01-21Nice graphics for Showing windowsSimon Robertshaw1-0/+1
2012-01-21Basic skeleton for save previewSimon Robertshaw6-0/+159