themes/default
|
Add disc info box
|
2009-12-13 10:10:33 +00:00 |
dialogue_box.cpp
|
Implement and add dialogue boxes as well (for exit currently)
|
2009-12-05 12:04:00 +00:00 |
dialogue_box.hh
|
Implement and add dialogue boxes as well (for exit currently)
|
2009-12-05 12:04:00 +00:00 |
disc_menu.cpp
|
Simplifiy the implementation of some things (no parent pointer,
|
2009-12-28 08:46:18 +00:00 |
file_browser.hh
|
Simplifiy the implementation of some things (no parent pointer,
|
2009-12-28 08:46:18 +00:00 |
font.hh
|
Fix font stuff
|
2009-11-26 18:29:10 +00:00 |
game_info.cpp
|
Add game info box for loading
|
2009-12-19 13:20:15 +00:00 |
game_info.hh
|
Add game info box for loading
|
2009-12-19 13:20:15 +00:00 |
gui.cpp
|
Add highlighted key
|
2009-12-20 10:12:47 +00:00 |
gui.hh
|
Add highlighted key
|
2009-12-20 10:12:47 +00:00 |
help_box.hh
|
Factor out help box to it's own file (and rename it!)
|
2009-12-06 09:03:09 +00:00 |
main_menu.cpp
|
Simplifiy the implementation of some things (no parent pointer,
|
2009-12-28 08:46:18 +00:00 |
main.cpp
|
Refactor gui to singleton factory, stage 1
|
2009-12-13 08:54:25 +00:00 |
Makefile
|
Encode keys higher up
|
2009-12-26 12:19:35 +00:00 |
menu_messages.cpp
|
Allow one more line to display
|
2009-12-05 12:04:56 +00:00 |
menu_messages.hh
|
Implement and add dialogue boxes as well (for exit currently)
|
2009-12-05 12:04:00 +00:00 |
menu.cpp
|
Move background highlighting to utils
|
2009-12-20 10:21:06 +00:00 |
menu.hh
|
Move background highlighting to utils
|
2009-12-20 10:21:06 +00:00 |
sdl_ttf_font.hh
|
Improve error reporting
|
2009-12-05 11:30:02 +00:00 |
timer.cpp
|
Add timer implementation and timeout for hovering over discs
|
2009-12-16 17:47:03 +00:00 |
timer.hh
|
Add timer implementation and timeout for hovering over discs
|
2009-12-16 17:47:03 +00:00 |
utils.cpp
|
Move background highlighting to utils
|
2009-12-20 10:21:06 +00:00 |
utils.hh
|
Move background highlighting to utils
|
2009-12-20 10:21:06 +00:00 |
virtual_keyboard.cpp
|
Handle real keyboard input for the virtual keyboard
|
2009-12-26 13:43:42 +00:00 |
virtual_keyboard.hh
|
Handle real keyboard input for the virtual keyboard
|
2009-12-26 13:43:42 +00:00 |
widget.cpp
|
Make GuiView a widget
|
2009-12-20 09:31:46 +00:00 |
widget.hh
|
Encode keys higher up
|
2009-12-26 12:19:35 +00:00 |