.. |
themes
|
I18N: Regenerate translations.dat
|
2012-10-18 22:09:50 +03:00 |
widgets
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
about.cpp
|
MISC: This is year 2012
|
2012-01-01 11:49:41 +01:00 |
about.h
|
|
|
Actions.cpp
|
|
|
Actions.h
|
|
|
browser_osx.mm
|
MACOSX: Replace use of a 10.4 only API by one available since 10.0
|
2012-01-14 20:13:50 +01:00 |
browser.cpp
|
|
|
browser.h
|
|
|
chooser.cpp
|
|
|
chooser.h
|
|
|
console.cpp
|
GUI: Change scrollbar repeat handling from a timer proc to handleTickle.
|
2011-10-28 12:08:15 +02:00 |
console.h
|
|
|
credits.h
|
CREDITS: Mark Lothar Serra Mari as retired
|
2012-10-08 20:34:05 +01:00 |
debugger.cpp
|
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
|
2012-03-13 15:43:59 +01:00 |
debugger.h
|
|
|
dialog.cpp
|
GUI: Implemented pressed state for buttons
|
2012-05-03 19:32:08 +03:00 |
dialog.h
|
GUI: Remove unecessary ";".
|
2012-05-03 18:43:09 +02:00 |
error.cpp
|
|
|
error.h
|
|
|
gui-manager.cpp
|
GUI: Allow tooltips to be changed after widget creation.
|
2012-06-20 03:31:50 +02:00 |
gui-manager.h
|
GRAPHICS/GUI: Implement kerning support for Font.
|
2012-01-29 16:26:20 +01:00 |
Key.cpp
|
|
|
Key.h
|
|
|
KeysDialog.cpp
|
|
|
KeysDialog.h
|
|
|
launcher.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
launcher.h
|
LAUNCHER: benefit from PicButton being derivative of Button
|
2011-10-25 14:56:04 +01:00 |
massadd.cpp
|
|
|
massadd.h
|
|
|
message.cpp
|
|
|
message.h
|
|
|
module.mk
|
GUI: Create an interface for save/load dialogs.
|
2012-06-15 23:03:02 +02:00 |
object.cpp
|
GUI: Fix "clear" buttons after theme switch (bug #3482459)
|
2012-02-24 22:20:50 +01:00 |
object.h
|
GUI: Fix "clear" buttons after theme switch (bug #3482459)
|
2012-02-24 22:20:50 +01:00 |
options.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
options.h
|
GUI: Change the undithering checkbox to be an engine-specific option
|
2012-03-25 18:51:23 +03:00 |
predictivedialog.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
predictivedialog.h
|
GUI: Use pressed state in predictive dialog in keyboard mode.
|
2012-05-03 19:32:34 +03:00 |
saveload-dialog.cpp
|
GUI: Support for page restoring for non-continuous save lists in the grid chooser.
|
2012-09-26 16:14:18 +02:00 |
saveload-dialog.h
|
GUI: Save/restore last scroll position in the list save/load dialog.
|
2012-09-26 02:59:32 +02:00 |
saveload.cpp
|
GUI: Fix possible un-initialised variable usage in SaveLoadChooser.
|
2012-08-12 00:19:44 +01:00 |
saveload.h
|
GUI: Let SaveLoadChooser::getResultString return a const reference.
|
2012-07-24 23:32:17 +02:00 |
themebrowser.cpp
|
|
|
themebrowser.h
|
|
|
ThemeEngine.cpp
|
Merge pull request #260 from lordhoto/new-chooser.
|
2012-08-12 14:49:28 +02:00 |
ThemeEngine.h
|
GUI: Implement saving in the grid based save/load chooser.
|
2012-07-24 23:23:06 +02:00 |
ThemeEval.cpp
|
|
|
ThemeEval.h
|
|
|
ThemeLayout.cpp
|
|
|
ThemeLayout.h
|
|
|
ThemeParser.cpp
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
ThemeParser.h
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
Tooltip.cpp
|
GUI: Allow tooltips to be changed after widget creation.
|
2012-06-20 03:31:50 +02:00 |
Tooltip.h
|
|
|
widget.cpp
|
Merge pull request #257 from lordhoto/graphics-conversion
|
2012-10-08 14:18:33 -07:00 |
widget.h
|
GUI: Use in-place Surface conversion in widget code.
|
2012-08-28 02:28:17 +02:00 |