summaryrefslogtreecommitdiff
path: root/src/dialogues/TextPrompt.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-28/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-08-18Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop ↵Simon Robertshaw1-4/+5
which can be broken out of with Engine::Break())
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw1-1/+0
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-04-13Text input dialogueSimon Robertshaw1-0/+35