Merge branch 'gles'
[neverball] / share / gui.c
2011-07-06 parastiMerge branch 'gles'
2011-01-30 parastiRemove an unnecessary widget extent check
2011-01-30 parastiImplement arbitrary GUI fillers and fix ball screen...
2011-01-03 parastiFix requirement to pad descriptions with empty lines
2010-11-09 parastiMove joystick-recentered tracking to share/state
2010-11-09 parastiUse normalized floats to represent joystick axis values
2010-11-09 parastiFix awkward requirement for non-zero joystick axis...
2010-08-01 parastiDo not crash due to a missing font
2010-07-23 parastiUse locale aware gettext in a few missed spots
2009-10-08 parastiRevert "When ungrabbed, hide the pointer and draw a...
2009-10-01 parastiMove pointer drawing to st_paint
2009-10-01 parastiRelease pointer resources
2009-09-30 parastiWhen ungrabbed, hide the pointer and draw a custom...
2009-09-12 parastiFix inconsistent quoting in error messages
2009-09-04 parastishare/gui: allocate no space for fillers unless requested
2009-08-13 parastishare/gui: don't use less of widget width for truncatio...
2009-08-03 parastishare/gui: squash a truncation bug picking the wrong...
2009-08-01 parastishare/gui: add label truncation
2009-07-29 parastishare/gui: rebuild text rectangle when changing label...
2009-06-23 parastishare/gui: load entire font to memory at init
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-04-30 parastishare/gui: allow fall back to non-localised font path
2009-04-01 parastiRip out locale <-> UTF-8 filename conversions (and...
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2008-06-09 parastiAdapt texture coordinate handling to match OpenGL conve...
2008-01-03 rlkFixed empty buttons possibly being layed out so small...
2008-01-01 rlkEnhanced specular illumination.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-15 rlkAdded a tweak to place the GUI into "recently moved...
2007-12-03 parastiMerged branch utf8.
2007-11-13 parastiFinally merged the keyboard-nav branch.
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
2007-10-03 parastiIntroduced an additional parameter to gui_paint that...
2007-07-16 lorantMerged source:branches/pause (revisions 954:1064) into...
2007-04-23 rlkFixed GUI font texture coordinates sometimes being...
2007-04-11 parastiUncomment highlighting of the widget under the cursor...
2006-11-13 parastiSpell-checked most of the code.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-03-10 mrtoutFix #37 (thank you Mehdi)
2006-03-05 mrtoutDistinct label for goal and time record tables. Hide...
2006-02-17 mrtoutGreat job nue, and thanks for the german transtation!
2006-02-14 mrtoutFix some strings, and add fr translations
2006-02-13 mrtoutI18N
2006-02-13 mrtoutPrepare i18n: use UTF-8, add DejaVu font, convert some...
2006-01-28 rlkInitial import.