.. |
.cvsignore
|
|
|
about.cpp
|
Clarified the second comment, and removed the overlap between the two.
|
2005-04-16 16:56:16 +00:00 |
about.h
|
_screenHasChanged == true implies _canvas.pixels == null; so replace it (after all, we don't want to draw text when the canvas is not yet ready, no matter whether this is due to a screen change or for any other reason)
|
2005-04-16 13:09:34 +00:00 |
browser.cpp
|
Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher
|
2005-04-16 17:55:09 +00:00 |
browser.h
|
Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher
|
2005-04-16 17:55:09 +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
|
Use variable width scrollbar in the console dialog
|
2005-04-17 12:03:03 +00:00 |
console.h
|
Use variable width scrollbar in the console dialog
|
2005-04-17 12:03:03 +00:00 |
credits.h
|
spelling
|
2005-04-16 01:39:51 +00:00 |
dialog.cpp
|
Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling
|
2005-04-17 11:20:59 +00:00 |
dialog.h
|
Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling
|
2005-04-17 11:20:59 +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
|
GameDetector isn't actually used here
|
2005-04-22 21:20:22 +00:00 |
launcher.h
|
Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode for OSX, too; fixed some memory leaks in the launcher
|
2005-04-16 17:55:09 +00:00 |
ListWidget.cpp
|
Allow usage of ScrollBarWidget with a non-standard width
|
2005-04-17 11:47:44 +00:00 |
ListWidget.h
|
Removed unnecessary semi-colons.
|
2005-04-06 15:21:32 +00:00 |
message.cpp
|
Fix doxygen warning
|
2005-05-08 17:05:19 +00:00 |
message.h
|
Fix doxygen warning
|
2005-05-08 17:05:19 +00:00 |
module.mk
|
Moved the console font from gui to graphics
|
2005-02-06 18:12:29 +00:00 |
newgui.cpp
|
Replace OSystem::hasAlpha with a feature flag
|
2005-04-19 20:35:48 +00:00 |
newgui.h
|
Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scaling
|
2005-04-17 11:20:59 +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
|
GameDetector isn't actually used here
|
2005-04-22 21:20:22 +00:00 |
options.h
|
GameDetector isn't actually used here
|
2005-04-22 21:20:22 +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
|
Allow usage of ScrollBarWidget with a non-standard width
|
2005-04-17 11:47:44 +00:00 |
ScrollBarWidget.h
|
Allow usage of ScrollBarWidget with a non-standard width
|
2005-04-17 11:47:44 +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
|
setLabel should probably cause an automatic redraw...
|
2005-04-16 17:53:18 +00:00 |
widget.h
|
setLabel should probably cause an automatic redraw...
|
2005-04-16 17:53:18 +00:00 |