.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
about.cpp
|
Unified rules that determine when a dialog shall use its 'big' mode and when its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now
|
2005-05-15 17:01:32 +00:00 |
about.h
|
Do not autoscale about dialog, rather let it scale itself properly
|
2005-05-11 19:31:23 +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
|
Forgot to credit Ivan for his gob engine. Now fix that.
|
2005-05-12 21:12:46 +00:00 |
dialog.cpp
|
Start work on support for 'big' widgets
|
2005-05-11 19:30:30 +00:00 |
dialog.h
|
Start work on support for 'big' widgets
|
2005-05-11 19:30:30 +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
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
ListWidget.h
|
Removed unnecessary semi-colons.
|
2005-04-06 15:21:32 +00:00 |
message.cpp
|
Unified rules that determine when a dialog shall use its 'big' mode and when its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now
|
2005-05-15 17:01:32 +00:00 |
message.h
|
Unified rules that determine when a dialog shall use its 'big' mode and when its 'normal' mode; MessageDialog uses Font::wordWrapText now; MessageDialog scales itself now
|
2005-05-15 17:01:32 +00:00 |
module.mk
|
Moved the console font from gui to graphics
|
2005-02-06 18:12:29 +00:00 |
newgui.cpp
|
Turn off auto scaling for now
|
2005-05-15 17:59:27 +00:00 |
newgui.h
|
Quick fix to make button texts etc. draw at the correct position. (They
|
2005-05-12 15:46:03 +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
|
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name)
|
2005-05-10 23:48:48 +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
|
Quick fix to make button texts etc. draw at the correct position. (They
|
2005-05-12 15:46:03 +00:00 |
widget.h
|
Start work on support for 'big' widgets
|
2005-05-11 19:30:30 +00:00 |