Commit graph

11 commits

Author SHA1 Message Date
Richard Goedeken
48fe5adc27 reverted commits 1160-1163 2008-11-20 13:23:56 +00:00
Louai Al-Khanji
2d0b8b4c37 Beginnings of gui managed render window. This makes SDL paint into a window provided by the GUI. Currently breaks SDL input processing and full screen mode. It does make the GUI handle all input however; this means that all shortcuts (like load/save state etc.) are now handled in one place. It also opens the door to embedding the render window inside the GUI. 2008-11-20 04:42:26 +00:00
Louai Al-Khanji
98d3f99fe0 Rework the gui state api a bit. Don't pass the enum through an unsigned
char. Changed the way the Qt4 ui handles things internally a bit.
Changed the gui_message to not use an unsigned char as well while I was
at it.
2008-10-05 15:18:59 +00:00
Scott Knauert
008a65eaeb Primarily implementation of new GUI state API and associated Gtk2 and Qt4 implementations. Fixed one minor Gtk bug (unable to select large toolbar icons). Fixed a could of NO_GUI warnings. Changed romcache.h to not define RCS structures in NO_GUI mode (more optimized NO_GUI binary). Fixed some non-ANSI static code analysis "bugs" mainly function() -> function(void) in C declarations. Also some GPL header updates to the newest template. Sorry for the large commit. 2008-10-05 03:33:52 +00:00
Louai Al-Khanji
594a819966 It's more logical to have options for loading before options for saving. 2008-08-23 00:50:04 +00:00
Louai Al-Khanji
8d4984cf79 A few more refinements. 2008-08-23 00:42:57 +00:00
Louai Al-Khanji
301f52addf Readd filter hiding. 2008-08-22 22:59:44 +00:00
Louai Al-Khanji
e01adf3f22 Add more icons. Fine-tune some mainwindow options. 2008-08-22 22:42:09 +00:00
Louai Al-Khanji
1746ee2f1b Some fine-tuning. Close rom icon. About dialogs. Set application-wide window icon. 2008-08-22 22:22:10 +00:00
Louai Al-Khanji
11498f85b3 Fix some toolbar issues. Add 22x22 and 32x32 star icon from oxygen. Add document-save icon from oxygen. Fix toolbar slot action selection. 2008-08-22 21:44:38 +00:00
Louai Al-Khanji
8e73b5d614 Rename gui_kde4 -> gui_qt4 2008-08-22 04:17:09 +00:00
Renamed from main/gui_kde4/mainwindow.ui (Browse further)