Commit Graph

16 Commits

Author SHA1 Message Date
simon.kagstrom
c9c6b0f365 Refactor handling of the virtual keyboard to have it on top of the
current view. Makes things a bit nicer but unfortunately makes the
keyboard a special case.
2010-01-02 12:28:18 +00:00
simon.kagstrom
70b0064575 Add network configuration (including message!) and auto-delete
dialogues by default
2010-01-02 12:07:35 +00:00
simon.kagstrom
822f76b11b Fix view popping and pushing 2010-01-02 08:41:08 +00:00
simon.kagstrom
5f916a0dfd Refactor dialogues: Simplify a lot and remove the tie-in to the main
menu class.
2009-12-31 13:25:46 +00:00
simon.kagstrom
ed831048ce Add network menu 2009-12-29 13:23:01 +00:00
simon.kagstrom
0757bdd4f3 Add options menu 2009-12-28 12:38:41 +00:00
simon.kagstrom
aad20592ec Simplifiy the implementation of some things (no parent pointer,
all resources in the Gui singleton)
2009-12-28 08:46:18 +00:00
simon.kagstrom
46757f1f1e Refactor listeners to handle both key and string callbacks 2009-12-26 10:18:55 +00:00
simon.kagstrom
0a3bc3e081 Add typing listener (to store strings), deregister listeners on delete 2009-12-26 09:16:19 +00:00
simon.kagstrom
6b4ac470f9 Refactor string/key listeners and make the main menu one such 2009-12-20 10:27:27 +00:00
simon.kagstrom
b94df096f0 Add highlighted key 2009-12-20 10:12:47 +00:00
simon.kagstrom
b4f133036a Is it active? 2009-12-19 19:17:25 +00:00
simon.kagstrom
a7aec61e02 Add a disc menu (not quite finished yet), and continued refactoring 2009-12-13 10:02:27 +00:00
simon.kagstrom
eeb03b75e4 Singleton refactoring, part 2 2009-12-13 08:59:06 +00:00
simon.kagstrom
e50b1a1045 Free views when popping them 2009-12-06 19:21:48 +00:00
simon.kagstrom
32e422327c Rename 2009-12-06 09:17:21 +00:00