summaryrefslogtreecommitdiff
path: root/src/preview/PreviewView.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-74/+0
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw1-2/+2
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw1-0/+3
2013-03-09Don't leak saveComments vector in PreviewModel, also don't create ↵Simon Robertshaw1-1/+0
unnecessary duplicate in PreviewView
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-12-16fix comments being deleted when hitting enter and opening a save or getting ↵jacob11-0/+1
an error when commenting
2012-09-03Views in save Preview and use old vote bars. Fixes #171Simon Robertshaw1-0/+1
2012-08-25Save ID copying for previewSimon Robertshaw1-1/+2
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 ↵Simon Robertshaw1-1/+1
and #60
2012-07-26Scroll PanelSimon Robertshaw1-7/+7
2012-07-18Working comment submissionSimon Robertshaw1-0/+2
2012-07-17Fancy animation for textbox autosizeSimon Robertshaw1-0/+4
2012-07-17Improve spacing of multiline labels, multiline cursor for Textbox, ↵Simon Robertshaw1-0/+2
autoresizing textbox for PreviewView comments
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-0/+7
2012-06-26Replace textblock with new multiline label - with text selection!!!!111!!!one!!Simon Robertshaw1-2/+1
2012-06-22Multiple pages of commentsSimon Robertshaw1-0/+4
2012-06-22Scrollable commentsSimon Robertshaw1-0/+9
2012-06-09Preview: Wait for save to load before opening, Simulation: Correct block ↵Simon Robertshaw1-0/+2
coords when reading wall data, replace existing particles when placing stamps on top, Game: Clear the simulation when loading a save
2012-06-08Load save data when showing the save previewSimon Robertshaw1-1/+0
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw1-0/+1
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw1-0/+2
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw1-0/+6
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+1
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-0/+2
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-0/+1
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw1-0/+1
2012-01-27Render optionsSimon Robertshaw1-0/+1
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-0/+10
2012-01-21Basic skeleton for save previewSimon Robertshaw1-0/+23