aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2005-05-15Use big font in ListWidget if it is in kBigScrollBarWidth modeMax Horn
2005-05-15Center button label vertically, too (possible now that the GUI scaling is off)Max Horn
2005-05-15Draw scrollbar arrows using drawLine, instead of hard coding bitmaps; add a p...Max Horn
2005-05-15Turn off auto scaling for nowMax Horn
2005-05-15Add a switch which allows turning off the automatic GUI scaling easilyMax Horn
2005-05-15Unified rules that determine when a dialog shall use its 'big' mode and when ...Max Horn
2005-05-15Word wrap the 'features' stringMax Horn
2005-05-12Forgot to credit Ivan for his gob engine. Now fix that.Eugene Sandulenko
2005-05-12Quick fix to make button texts etc. draw at the correct position. (TheyTorbjörn Andersson
2005-05-11Do not autoscale about dialog, rather let it scale itself properlyMax Horn
2005-05-11Start work on support for 'big' widgetsMax Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-05-09Added LordHoto to creditsMax Horn
2005-05-08cleanupMax Horn
2005-05-08A simple widget which renders any 16 bit graphics surface given to it (part o...Max Horn
2005-05-08Comply to our coding conventionsMax Horn
2005-05-08Fix doxygen warningMax Horn
2005-04-22GameDetector isn't actually used hereMax Horn
2005-04-19Replace OSystem::hasAlpha with a feature flagMax Horn
2005-04-17Use variable width scrollbar in the console dialogMax Horn
2005-04-17Allow usage of ScrollBarWidget with a non-standard widthMax Horn
2005-04-17Updated TODO listMax Horn
2005-04-17Added Dialog::wantsScaling(), to allow dialogs to turn off automatic scalingMax Horn
2005-04-16Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...Max Horn
2005-04-16setLabel should probably cause an automatic redraw...Max Horn
2005-04-16Clarified the second comment, and removed the overlap between the two.Torbjörn Andersson
2005-04-16Clarified/corrected my own comment, otherwise I'll probably forget exactlyTorbjörn Andersson
2005-04-16_screenHasChanged == true implies _canvas.pixels == null; so replace it (af...Max Horn
2005-04-16When recreating the canvas, do a full redraw so that all the dialogsTorbjörn Andersson
2005-04-16Patch #1183808 (GUI: Less CPU-intensive credits scroll), with some tweaks by meMax Horn
2005-04-16spellingJames Brown
2005-04-13Patches #1164217 "Updated GS Support + Percussion Remapping Patch" andEugene Sandulenko
2005-04-10Fix compilation on OS XMax Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-09Added Stefan Parviainen to credits, credited Quietust for his MM NES workMax Horn
2005-04-09Init _editModeMax Horn
2005-04-06Removed unnecessary semi-colons.Torbjörn Andersson
2005-04-04Fix for bug #1166231 (GUI: Caret not removed when switching tabs)Max Horn
2005-04-04CleanupMax Horn
2005-04-03Use alpha channel if available.Marcus Comstedt
2005-03-31Playstation2 Port: initial importRobert Göffringmann
2005-03-27Credit Robert Kelsen as Slackware packagerMax Horn
2005-03-27Patch #1171300: ListWidget + Chooser PatchMax Horn
2005-03-25MM NES fixes:Eugene Sandulenko
2005-03-24Rename global tab Misc to Paths. This correctly describes its current contentEugene Sandulenko
2005-03-12Forgot to remove thisMax Horn
2005-03-12Fix popup widget in scaled GUI modeMax Horn
2005-03-12Fix crash that occured when disabling the GUI scaling codeMax Horn
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko