aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2006-08-20Updated credits with all current port builders.Eugene Sandulenko
2006-08-18slightly changed patch #1521412: Hardcoded path for theme filesWillem Jan Palenstijn
2006-08-12The ListWidget constructor already did most of what reflowLayout() does, exceptTorbjörn Andersson
2006-08-12Whitespace.Torbjörn Andersson
2006-08-04Only refresh the theme & reflow all dialogs if the screen settings actually c...Max Horn
2006-08-04There is no need anymore to report EVENT_SCREEN_CHANGED changes to the GUI codeMax Horn
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
2006-08-04Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d...Max Horn
2006-08-04Renamed handleScreenChanged() -> reflowLayout() in the GUI codeMax Horn
2006-07-31* Added copyright string to all engine pluginsMax Horn
2006-07-30Added explicit string equals/hash functors to a new header common/hash-str.h;...Max Horn
2006-07-23String class usage cleanupMax Horn
2006-07-22Clear the active domain when (re)opening the launcher dialog. This fixes bugTorbjörn Andersson
2006-07-15Adds eriktorbjorn to the kyra credits for his VQA player for kyra3.Johannes Schickel
2006-07-15Makes usage of themepath over extrapath then loading the gui files.Johannes Schickel
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-10Call handleScreenChanged() when opening the console. Otherwise, we may getTorbjörn Andersson
2006-07-10Add cyx's patch for #1497725 - GUI: trying to enter empty CD driveTravis Howell
2006-07-09Added Neil Millstone to the creditsMax Horn
2006-07-09Patch #1519399: DS BackendMax Horn
2006-07-08Updated creditsMax Horn
2006-07-07- Fix bug #1513671 "GUI: PSP classic mode problems"Eugene Sandulenko
2006-07-07override inactive_dialog_shading on PSPJoost Peters
2006-06-28Since the slider's handleMouseMoved() clips the new value, there's no need toTorbjörn Andersson
2006-06-24Add Keith Scroggins to credits as Atari/FreeMiNT builder.Eugene Sandulenko
2006-06-24listwidget: handle clicking outside of the list more gracefullyWillem Jan Palenstijn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-21Reverting here too.Johannes Schickel
2006-06-21Ok after a few checks this is how it should be (fixing problems with my last ...Johannes Schickel
2006-06-21Oops fixes problem introduced with last commit.Johannes Schickel
2006-06-21Commits fix for crashing about dialog mentioned my Marucs on -devel.Johannes Schickel
2006-06-21Fixed warning.Torbjörn Andersson
2006-06-20Applied patches from bug report #1276480, "GUI: Accented characters". ThisTorbjörn Andersson
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-16The top dialog can change during the event loop. In that case, flush all theTorbjörn Andersson
2006-06-15- Adds 'THEME_HINT_NO_BACKGROUND_RESTORE' for buttons which don't want restor...Johannes Schickel
2006-06-15Made the body of the tab widgets taller. This makes no visual difference, butTorbjörn Andersson
2006-06-15- Make tabs narrower so they all fit on screen. Now navigation buttonsEugene Sandulenko
2006-06-15Fix bug with tab navigation buttons jumping on resolution change.Eugene Sandulenko
2006-06-15Fixed regression with the override checkboxes in the "Edit game" dialog. TheTorbjörn Andersson
2006-06-15Delete the old cursor buffer before allocating a new one. If the theme isTorbjörn Andersson
2006-06-15Smaller versions of checkbox and cursor for 320xY resolutions.Eugene Sandulenko
2006-06-15- Consistent order of tabs between global and game optionsEugene Sandulenko
2006-06-15Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.Eugene Sandulenko
2006-06-14Implements new Tab drawing for modern theme (nearlly matches mockups now)Johannes Schickel
2006-06-13No idea how PlayStation turned to Playstation. Fixing.Eugene Sandulenko
2006-06-13More proper version of creditsEugene Sandulenko
2006-06-13Fix creditsEugene Sandulenko
2006-06-13Removed printf() debug message.Torbjörn Andersson