share/gui: don't use less of widget width for truncation than available
[neverball] / share / gui.c
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.