.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
about.cpp
|
Correct name
|
2003-07-31 10:21:00 +00:00 |
about.h
|
made about dialog global (so that it can be used from the launcher and from sky/simon; also added our copyright to it
|
2003-07-22 16:05:51 +00:00 |
browser.cpp
|
stdafx.h needs to be included before scummsys.h because of the #define of free.
|
2003-08-10 20:57:41 +00:00 |
browser.h
|
added some meat to the global options dialog (no prefs are stored yet, though)
|
2003-03-25 15:32:36 +00:00 |
chooser.cpp
|
stdafx.h needs to be included before scummsys.h because of the #define of free.
|
2003-08-10 20:57:41 +00:00 |
chooser.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
console.cpp
|
removed outdated comments
|
2003-09-05 20:18:32 +00:00 |
console.h
|
Patch #731613: debugger tab-completion (thanks, Willem!)
|
2003-05-03 21:49:19 +00:00 |
dialog.cpp
|
Don't check for hotkeys when ascii is 0, since that is the default hotkey
|
2003-07-23 16:44:15 +00:00 |
dialog.h
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
|
2003-08-01 12:21:04 +00:00 |
EditTextWidget.cpp
|
Patch #732725: EditTextWidget: handleMouseDown positions caret
|
2003-05-05 16:12:45 +00:00 |
EditTextWidget.h
|
Patch #732707: EditTextWidget: long string support
|
2003-05-05 16:10:19 +00:00 |
launcher.cpp
|
added About dialog to launcher
|
2003-09-08 18:09:32 +00:00 |
launcher.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
ListWidget.cpp
|
PalmOS changes: allow 8 bit GUI mode
|
2003-04-30 13:57:57 +00:00 |
ListWidget.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
message.cpp
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
message.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
module.mk
|
some tweaks to the build system (work toward plugin support)
|
2003-09-17 21:53:13 +00:00 |
newgui.cpp
|
added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui
|
2003-09-06 20:21:54 +00:00 |
newgui.h
|
added EVENT_SCREEN_CHANGED; small tweak to the way quit is handled in NewGui
|
2003-09-06 20:21:54 +00:00 |
options.cpp
|
Made notation of transient config domains consistent.
|
2003-06-12 18:46:37 +00:00 |
options.h
|
Hook up the midi driver selection popup; disable GFX popup for now, till we modify the backends to properly allow for it's support
|
2003-03-26 20:43:58 +00:00 |
PopUpWidget.cpp
|
get rid of some g_system usage
|
2003-08-06 00:28:00 +00:00 |
PopUpWidget.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
ScrollBarWidget.cpp
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
ScrollBarWidget.h
|
updated copyrights headers
|
2003-03-06 21:46:56 +00:00 |
widget.cpp
|
back disable warnings into stdafx.h, vc6 is lack of warnings support
|
2003-07-31 18:35:01 +00:00 |
widget.h
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
|
2003-08-01 12:21:04 +00:00 |