summaryrefslogtreecommitdiff
path: root/src/login/LoginController.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-51/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob11-8/+0
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-0/+5
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-0/+1
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-2/+4
2012-01-25Better way of managing ControllersSimon Robertshaw1-1/+4
2012-01-25Fix some memory leaksSimon Robertshaw1-1/+0
2012-01-25Login working, segfaults sometimesSimon Robertshaw1-1/+11
2012-01-24Fix textboxSimon Robertshaw1-1/+12
2012-01-24VariousSimon Robertshaw1-0/+28