aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Expand)Author
2013-10-06CREDITS: Add Keith for some pegasus patchesMatthew Hoops
2013-10-02GUI: Do not return current input on cancel in PredictiveDialog.Johannes Schickel
2013-10-02GUI: Initialize PredictiveDialog::_predictiveResult.Johannes Schickel
2013-10-02GUI: Clean up calloc use in PredictiveDialog.Johannes Schickel
2013-10-02GUI: Fix compilation with clang and C++11.Johannes Schickel
2013-09-30GUI: Fix compiler warningEugene Sandulenko
2013-09-30GUI: Fix missing initializers for ListWidget. CID 1002259.D G Turner
2013-09-09RECORDER: Fix warningEugene Sandulenko
2013-08-22Merge pull request #361 from rundfunk47/guiimprovementsEugene Sandulenko
2013-08-22THEME: Add back entry for color when hovering over buttonNarek Mailian
2013-08-20MORTEVIELLE: Add creditsStrangerke
2013-08-20CREDITS: Add credits for The Neverhood engineFilippos Karapetis
2013-08-19GUI: Clear dirty rects when initializing ThemeEngine.Johannes Schickel
2013-08-16GRAPHICS: Gradient blending on borders of rounded squaresNarek Mailian
2013-08-16GRAPHICS: Add support for Soft Shadows with rounded squaresNarek Mailian
2013-08-16GRAPHICS: Added changes and improved code from inisider/scummvm (partial text)Narek Mailian
2013-08-16GUI: Add code to default theme generation to reduce string length.D G Turner
2013-08-16GUI: Add too long string literal warning code to theme generation tool.D G Turner
2013-08-12Merge pull request #377 from lordhoto/config-manager-cleanupJohannes Schickel
2013-08-12Merge pull request #359 from rundfunk47/32bitguioverlayEugene Sandulenko
2013-08-10GUI: Initialise _hotkey in ButtonWidget constructorThierry Crozat
2013-08-08GRAPHICS: Allow VectorRenderer and ThemeEngine to init with 4BPPNarek Mailian
2013-08-08GUI: Change name of GUI-renderers to remove "16-bit"Narek Mailian
2013-08-08GUI: Allow GUI cursor creation to work with abitrary 2/4Bpp formats.Johannes Schickel
2013-08-08GUI: Use Domain::const_iterator in EventRecorder code when possible.Johannes Schickel
2013-08-03GUI: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03GUI: Prefer getBasePtr instead of direct Surface::pixels access.Johannes Schickel
2013-07-18Merge pull request #353 from clone2727/eventrec_timer_fixEugene Sandulenko
2013-07-15GUI: Mark some intentional fall throughs in switches.Johannes Schickel
2013-07-15GUI: Allow the event recorder dialog to be closed.Johannes Schickel
2013-07-14RECORDER: Fix indentingSven Hesse
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-14RECORDER: Fix CID 1046887. Missing break in switchEugene Sandulenko
2013-07-14RECORDER: Fix CID 1046882. Uninitalized variablesEugene Sandulenko
2013-07-14RECORDER: Rename class variables in accoudance with our code styleEugene Sandulenko
2013-07-14RECORDER: Fix CID 1046883. Uninitialized variablesEugene Sandulenko
2013-07-14RECORDER: Fix CID 1046881. Unused valueEugene Sandulenko
2013-07-14RECORDER: Fix CID 1046888. Wrong check.Eugene Sandulenko
2013-07-14RECORDER: Rename class variable in accoudance with our code style.Eugene Sandulenko
2013-07-14RECORDER: Fix CID 1046884. Uninitialized class variables.Eugene Sandulenko
2013-07-06ALL: Don't use EventRecorder at all when not compiled inMatthew Hoops
2013-07-04Merge pull request #350 from chrisws/tizen_port_1_6_0aJohannes Schickel
2013-07-04GUI: Cleanup EventRecorder::getSurface.Johannes Schickel
2013-07-04RECORDER: Fix crash at startupEugene Sandulenko
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2013-06-01Merge pull request #332 from bluegr/roland_gs_cleanupJohannes Schickel
2013-05-26GUI: Fix the spelling of some variable/class namesMatthew Hoops
2013-05-26GUI: Add missing include for IBActionMatthew Hoops
2013-05-26Merge pull request #307 from criezy/filebrowser-hidden-osxAlyssa Milburn