scummvm/gui
Max Horn a3a8cb65c9 Fix compilation on OS X
svn-id: r17515
2005-04-10 14:49:57 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
about.cpp Remove some more header dependencies 2005-01-10 22:35:43 +00:00
about.h Updated copyright 2005-01-01 16:09:25 +00:00
browser.cpp Fix compilation on OS X 2005-04-10 14:49:57 +00:00
browser.h Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
chooser.cpp Patch #1171300: ListWidget + Chooser Patch 2005-03-27 11:27:07 +00:00
chooser.h Updated copyright 2005-01-01 16:09:25 +00:00
console.cpp Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
console.h Updated copyright 2005-01-01 16:09:25 +00:00
credits.h Added Stefan Parviainen to credits, credited Quietust for his MM NES work 2005-04-09 19:49:01 +00:00
dialog.cpp Forgot to remove this 2005-03-12 17:03:59 +00:00
dialog.h Updated copyright 2005-01-01 16:09:25 +00:00
editable.cpp Move more text editing code into class EditableWidget; ListWidget now has all the editing capabilities of EditTextWidget 2005-01-29 18:04:34 +00:00
editable.h Move more text editing code into class EditableWidget; ListWidget now has all the editing capabilities of EditTextWidget 2005-01-29 18:04:34 +00:00
EditTextWidget.cpp Move more text editing code into class EditableWidget; ListWidget now has all the editing capabilities of EditTextWidget 2005-01-29 18:04:34 +00:00
EditTextWidget.h Removed unnecessary semi-colons. 2005-04-06 15:21:32 +00:00
launcher.cpp Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
launcher.h Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
ListWidget.cpp Init _editMode 2005-04-09 17:51:40 +00:00
ListWidget.h Removed unnecessary semi-colons. 2005-04-06 15:21:32 +00:00
message.cpp system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
message.h Updated copyright 2005-01-01 16:09:25 +00:00
module.mk Moved the console font from gui to graphics 2005-02-06 18:12:29 +00:00
newgui.cpp Use alpha channel if available. 2005-04-03 19:41:20 +00:00
newgui.h system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
object.h system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
options.cpp Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
options.h Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation 2005-04-10 14:33:44 +00:00
PopUpWidget.cpp Fix popup widget in scaled GUI mode 2005-03-12 15:29:16 +00:00
PopUpWidget.h Updated copyright 2005-01-01 16:09:25 +00:00
ScrollBarWidget.cpp Fix up/down arrows 2005-01-15 21:33:56 +00:00
ScrollBarWidget.h Updated copyright 2005-01-01 16:09:25 +00:00
TabWidget.cpp Fix for bug #1166231 (GUI: Caret not removed when switching tabs) 2005-04-04 17:57:40 +00:00
TabWidget.h Cleanup 2005-04-04 17:57:15 +00:00
widget.cpp Switching GUI to an alternate font; using a second, bigger, font for 640x480 games like COMI. Note: we can always easily switch back to the SCUMM font or any other font, if we want to 2005-01-06 22:48:42 +00:00
widget.h Removed unnecessary semi-colons. 2005-04-06 15:21:32 +00:00