aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2004-12-25Fix warningEugene Sandulenko
2004-12-25Partial fix for bug #1091189: restore the selection after editing the games l...Max Horn
2004-12-25Make ESC key work in the launcherMax Horn
2004-12-25Draw the active tab differently: remove the horizontal line at the bottom (in...Max Horn
2004-12-25I didn't know that our credits are sorted alphabetically. Move Andrew up.Eugene Sandulenko
2004-12-25Update devs with SAGA and HE enginesEugene Sandulenko
2004-12-23Add GPL blurb to the about dialogMax Horn
2004-12-22G*oe*ffringmann; word case fixMax Horn
2004-12-22Wrote a perl script which generates AUTHORS, credits.h, and credits.inc from ...Max Horn
2004-12-22Moved credits into a separate fileMax Horn
2004-12-20cast fix, hopefully this helps PalmOSMax Horn
2004-12-20Updated, cleaned up, and unified the creditsMax Horn
2004-12-20Small tweak to get rid of a warning on systems where type uint is not equal t...Max Horn
2004-12-20Adding KingGuppy to about dialog, tooMax Horn
2004-12-19Fancy about dialogMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
2004-12-12clean up slide codeMax Horn
2004-12-09Pass subdirectories to gamedetector functionsRobert Göffringmann
2004-12-05Clean up OSystem::EventMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-27Add slide animation effect to the consoleMax Horn
2004-11-27do clippingMax Horn
2004-11-25Make use of the new graphic primitivesMax Horn
2004-11-21Fixed behaviour of return key in the file browserMax Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-20Changed the FilesystemNode implementation to make it easier to use (client co...Max Horn
2004-11-19missed destroy object after last changesPaweł Kołodziejski
2004-11-19changed file constructor to dymanicPaweł Kołodziejski
2004-11-19fixed additional not needed white space charPaweł Kołodziejski
2004-11-19not needed chech for unsigned typePaweł Kołodziejski
2004-11-19fixed not defined MAX_PATHPaweł Kołodziejski
2004-11-19ops, commited before older versionPaweł Kołodziejski
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-15Add global extrapath to GUI and to default directories list.Eugene Sandulenko
2004-10-17cleanupMax Horn
2004-10-06Fix bug reported by salty-horse. When list is so short so it fitsEugene Sandulenko
2004-10-06PalmOS updateChris Apers
2004-10-01Patch #896096 (Restoring last selected game selection) with some personal mod...Max Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-28including sys/param.h causes several conflicts with symbol names we use, so d...Max Horn
2004-09-28use MAXPATHLEN for path buffer sizeJonathan Gray
2004-08-26Ignore case when sorting entries in the launcherMax Horn
2004-08-15Use custom font for the console -> more information visible, helps when using...Max Horn
2004-08-15Allow char drawing with a custom fontMax Horn
2004-08-15Removed some obsolete stuff; made switching to the alt font less intrusive (y...Max Horn
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-08-06Make the global savepath button match the look & feel of the 'local' one; fix...Max Horn
2004-07-26Fix label width; properly distinguish between a global default extrapath/save...Max Horn
2004-07-21Allow user to select ListWidget entries by typing them (see FR #922921)Max Horn
2004-07-01Backport C&P bug from local treeJames Brown