.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
about.cpp
|
Added automatic word wrapping to the about scroller
|
2005-05-17 23:41:35 +00:00 |
about.h
|
Added automatic word wrapping to the about scroller
|
2005-05-17 23:41:35 +00:00 |
browser.cpp
|
Made the file/directory browser dialog scale itself.
|
2005-05-16 09:24:28 +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
|
Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a param to the ListWidget constructor to choose a 'big' variant
|
2005-05-15 18:02:10 +00:00 |
console.h
|
Use variable width scrollbar in the console dialog
|
2005-04-17 12:03:03 +00:00 |
credits.h
|
Added automatic word wrapping to the about scroller
|
2005-05-17 23:41:35 +00:00 |
dialog.cpp
|
Made use of addCheckbox(). I had to add an alternative form of the function
|
2005-05-18 10:12:20 +00:00 |
dialog.h
|
Made use of addCheckbox(). I had to add an alternative form of the function
|
2005-05-18 10:12:20 +00:00 |
editable.cpp
|
Fixed caret regression in editable text fields.
|
2005-05-17 06:19:11 +00:00 |
editable.h
|
Fixed drawing of the caret. (It was drawn using the GUI font, rather than
|
2005-05-16 13:43:31 +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
|
Made use of addCheckbox(). I had to add an alternative form of the function
|
2005-05-18 10:12:20 +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
|
Use the same offset - string width for the item number - for every line in
|
2005-05-16 13:28:34 +00:00 |
ListWidget.h
|
Fixed drawing of the caret. (It was drawn using the GUI font, rather than
|
2005-05-16 13:43:31 +00:00 |
message.cpp
|
Made the buttons scale themselves too.
|
2005-05-16 10:26:20 +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
|
Made use of addCheckbox(). I had to add an alternative form of the function
|
2005-05-18 10:12:20 +00:00 |
options.h
|
Fixed the SoundFont button's behaviour in the Edit Game dialog.
|
2005-05-16 06:33:33 +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
|
Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a param to the ListWidget constructor to choose a 'big' variant
|
2005-05-15 18:02:10 +00:00 |
ScrollBarWidget.h
|
Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a param to the ListWidget constructor to choose a 'big' variant
|
2005-05-15 18:02:10 +00:00 |
TabWidget.cpp
|
Added "big" version of the Tab widget, and made use of it.
|
2005-05-17 06:19:42 +00:00 |
TabWidget.h
|
Added "big" version of the Tab widget, and made use of it.
|
2005-05-17 06:19:42 +00:00 |
widget.cpp
|
Big version of the checkbox widget.
|
2005-05-18 07:23:21 +00:00 |
widget.h
|
Big version of the checkbox widget.
|
2005-05-18 07:23:21 +00:00 |