.. |
themes
|
Tame colors a bit to match GUI mock-ups
|
2006-04-18 00:34:57 +00:00 |
about.cpp
|
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
|
2006-03-24 14:15:45 +00:00 |
about.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
Actions.cpp
|
Removed GameDetector::_gameid in favor of using a config manager entry
|
2006-04-15 17:39:14 +00:00 |
Actions.h
|
Removed GameDetector::_gameid in favor of using a config manager entry
|
2006-04-15 17:39:14 +00:00 |
browser.cpp
|
Turned FSList::sort into a generic function which can be applied to anything which implements comparable iterators (like Array, List, or plain C arrays)
|
2006-04-04 23:55:47 +00:00 |
browser.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
chooser.cpp
|
o Move built-in evaluator constants to AssocArray to speed it up
|
2006-03-24 01:24:26 +00:00 |
chooser.h
|
Converted last dialogs to new scheme. Now it seems to be everything. Please,
|
2006-03-09 05:18:00 +00:00 |
console.cpp
|
Converted last dialogs to new scheme. Now it seems to be everything. Please,
|
2006-03-09 05:18:00 +00:00 |
console.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
credits.h
|
Sev now is project lead, too
|
2006-04-09 14:51:47 +00:00 |
dialog.cpp
|
- PopUpWidget (drop down list) does not shadow underlying dialog anymore
|
2006-04-18 00:37:04 +00:00 |
dialog.h
|
- PopUpWidget (drop down list) does not shadow underlying dialog anymore
|
2006-04-18 00:37:04 +00:00 |
editable.cpp
|
o Converted most (all?) widgets to new scheme.
|
2006-03-08 01:42:02 +00:00 |
editable.h
|
o Converted most (all?) widgets to new scheme.
|
2006-03-08 01:42:02 +00:00 |
EditTextWidget.cpp
|
- implements .bdf font loader based on convbdf (sure could have some clean up)
|
2006-04-14 02:16:55 +00:00 |
EditTextWidget.h
|
Converted last dialogs to new scheme. Now it seems to be everything. Please,
|
2006-03-09 05:18:00 +00:00 |
eval.cpp
|
- implements .bdf font loader based on convbdf (sure could have some clean up)
|
2006-04-14 02:16:55 +00:00 |
eval.h
|
- Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet.
|
2006-04-16 10:23:36 +00:00 |
Key.cpp
|
changed path in include to use 'common' to conform rest part of code
|
2006-02-12 14:05:47 +00:00 |
Key.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
KeysDialog.cpp
|
o Move built-in evaluator constants to AssocArray to speed it up
|
2006-03-24 01:24:26 +00:00 |
KeysDialog.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
launcher.cpp
|
Fixes bug with wrong colors in the logo after a screen change. (this time it works!)
|
2006-04-17 18:50:33 +00:00 |
launcher.h
|
Fixes bug with wrong colors in the logo after a screen change. (this time it works!)
|
2006-04-17 18:50:33 +00:00 |
ListWidget.cpp
|
- Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet.
|
2006-04-16 10:23:36 +00:00 |
ListWidget.h
|
- Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet.
|
2006-04-16 10:23:36 +00:00 |
message.cpp
|
Converted all scumm dialogs to new scheme
|
2006-03-09 01:08:25 +00:00 |
message.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
module.mk
|
Reduce (indirect) dependencies on gui/eval.h (and thus common/assocarray.h) to a minimum
|
2006-03-24 14:15:45 +00:00 |
newgui.cpp
|
- PopUpWidget (drop down list) does not shadow underlying dialog anymore
|
2006-04-18 00:37:04 +00:00 |
newgui.h
|
- implements .bdf font loader based on convbdf (sure could have some clean up)
|
2006-04-14 02:16:55 +00:00 |
object.h
|
GUI widget positions:
|
2006-03-07 13:41:36 +00:00 |
options.cpp
|
Fix for bug #1471383: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
|
2006-04-16 19:23:14 +00:00 |
options.h
|
Converted last dialogs to new scheme. Now it seems to be everything. Please,
|
2006-03-09 05:18:00 +00:00 |
PopUpWidget.cpp
|
- PopUpWidget (drop down list) does not shadow underlying dialog anymore
|
2006-04-18 00:37:04 +00:00 |
PopUpWidget.h
|
- Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet.
|
2006-04-16 10:23:36 +00:00 |
ScrollBarWidget.cpp
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
ScrollBarWidget.h
|
Change CVS keywords to SVN keywords
|
2006-02-11 10:08:56 +00:00 |
TabWidget.cpp
|
o Converted most (all?) widgets to new scheme.
|
2006-03-08 01:42:02 +00:00 |
TabWidget.h
|
o Converted most (all?) widgets to new scheme.
|
2006-03-08 01:42:02 +00:00 |
theme-config.cpp
|
- Implemented text padding in ListWidget and PopUpWidget. Right padding does not work yet.
|
2006-04-16 10:23:36 +00:00 |
theme.cpp
|
Fixed broken svn:keywords values
|
2006-04-16 13:01:41 +00:00 |
theme.h
|
- Moves Graphics::loadFont to Graphics::NewFont::loadFont
|
2006-04-16 19:54:39 +00:00 |
ThemeClassic.cpp
|
- implements .bdf font loader based on convbdf (sure could have some clean up)
|
2006-04-14 02:16:55 +00:00 |
ThemeNew.cpp
|
Moved ColorMasks to their own new header graphics/colormasks.h, so that both the scalers and the GUI code can access them. Also added (untested) entries for 1555, 444, 888 and 8888 modes
|
2006-04-17 10:22:05 +00:00 |
widget.cpp
|
Fix chechbox label alignment.
|
2006-03-24 17:39:13 +00:00 |
widget.h
|
o Move built-in evaluator constants to AssocArray to speed it up
|
2006-03-24 01:24:26 +00:00 |