summaryrefslogtreecommitdiff
path: root/src/login/LoginView.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-148/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2013-03-04fix pressing esc in login prompt logging you out, fix possible sign bug crashjacob11-2/+6
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+5
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 ↵Simon Robertshaw1-5/+2
and #60
2012-07-25Placeholder text for username and password in login, Focus username at startSimon Robertshaw1-2/+3
2012-05-23Correct position of title in LoginViewSimon Robertshaw1-1/+1
2012-05-15Username, password icons for Login windowSimon Robertshaw1-7/+11
2012-05-15Move style into ComponentSimon Robertshaw1-13/+51
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+18
2012-01-25Login window close on successSimon Robertshaw1-0/+4
2012-01-24Fix textboxSimon Robertshaw1-0/+12
2012-01-24VariousSimon Robertshaw1-0/+72