Age | Commit message (Expand) | Author | Files | Lines |
2004-09-10 | cosmetic + avoid unneeded App::instance()->display() calls | akir | 2 | -60/+47 |
2004-09-10 | cosmetic + avoid unneeded App::instance()->display() calls | akir | 2 | -45/+41 |
2004-09-10 | cosmetic + try to avoid App::instance()->display() calls when not needed | akir | 1 | -11/+12 |
2004-09-10 | cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil), | akir | 1 | -36/+19 |
2004-09-10 | cosmetic, man, we need a beautifarm :) | akir | 2 | -19/+19 |
2004-09-10 | put App::instance()->display() to FbDrawable::s_display to avoid too much | akir | 5 | -109/+116 |
2004-09-10 | cosmetic, tabs to spaces | akir | 1 | -10/+10 |
2004-09-10 | clean up unused variables, from Ryan O'Hara | rathnor | 1 | -3/+3 |
2004-09-09 | tiny cleanup to avoid calling unnecessary FbTk::App::instance() | akir | 1 | -3/+5 |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir | 4 | -55/+50 |
2004-09-03 | fix crash on amd64 | rathnor | 1 | -3/+3 |
2004-09-03 | cosmetic | akir | 1 | -28/+30 |
2004-09-01 | cosmetic | akir | 1 | -6/+5 |
2004-09-01 | fix width for a menuentry, added too much space | akir | 1 | -2/+2 |
2004-09-01 | final fix for iconv-issues on sun/sparcs | akir | 1 | -2/+2 |
2004-09-01 | fix for a compile-error with mips-pro 7.30 (segfaulted) | akir | 1 | -9/+12 |
2004-08-31 | fix for the missing CODESET on openbsd | akir | 1 | -3/+7 |
2004-08-31 | hopefully final fix for missing iconv | akir | 1 | -5/+9 |
2004-08-31 | have const msg ptr to iconv | fluxgen | 2 | -6/+23 |
2004-08-31 | checking for have iconv | fluxgen | 2 | -3/+18 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 18 | -47/+175 |
2004-08-30 | fi menuuclosebug -> choosed the wrong parent-menu under some circumstances | akir | 1 | -3/+3 |
2004-08-29 | fix wrapping upwards in menu | rathnor | 1 | -7/+3 |
2004-08-29 | fix bug with >1 column menus | rathnor | 1 | -2/+2 |
2004-08-29 | fix crash bug when windowmenu doesn't include extramenus | rathnor | 1 | -3/+4 |
2004-08-29 | fix toolbar localtion (visible when 100%) | rathnor | 1 | -1/+5 |
2004-08-29 | a few random fixes | rathnor | 3 | -7/+16 |
2004-08-28 | couple of menu render fixes | rathnor | 1 | -1/+3 |
2004-08-28 | fix a issue with fonts coming up blank | rathnor | 2 | -8/+30 |
2004-08-28 | fix menu rendering bug with selected items | rathnor | 1 | -7/+7 |
2004-08-26 | unification for themes.cfg/styles.cfg and the same for menuentries: | akir | 1 | -3/+7 |
2004-08-26 | fix rendering of bevels for textures with solid textures | rathnor | 3 | -4/+51 |
2004-08-26 | make arrow button's arrow size scalable by the user | rathnor | 1 | -1/+6 |
2004-08-25 | make use of "size" in "recode" -> fixes drawin the cursor in textboxes | akir | 1 | -3/+6 |
2004-08-18 | fix handling of font+text encodings | rathnor | 2 | -34/+28 |
2004-08-14 | tempfix for empty locale | fluxgen | 1 | -1/+5 |
2004-08-11 | fixed fbrun crash when history item is bigger than entry box, sf: [ 1005182 ]... | fluxgen | 1 | -2/+5 |
2004-08-10 | adding halo and shadow options to font loading, patch from Mathias Gumz and c... | fluxgen | 2 | -43/+153 |
2004-08-10 | Minor fix | fluxgen | 1 | -4/+3 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -34/+48 |
2004-08-10 | utf-8 fix, a fixed patch from Sergey Kuleshov | fluxgen | 2 | -17/+128 |
2004-08-03 | expand pixmap filename before loading, patch from Mathias Gumz | fluxgen | 1 | -3/+5 |
2004-08-03 | fixed menu move bug and made separator not selectable, patch from Mathias Gumz | fluxgen | 2 | -3/+29 |
2004-07-19 | some EMX fixes, thanks dave_yeo at paralynx | fluxgen | 1 | -3/+3 |
2004-07-15 | delete key | fluxgen | 1 | -1/+4 |
2004-07-15 | minor stuff | fluxgen | 1 | -3/+3 |
2004-07-14 | fixed menu draw bug while doing keyboard navigation | fluxgen | 1 | -5/+5 |
2004-07-06 | fixed minor bug | fluxgen | 2 | -9/+13 |
2004-07-05 | tiled pixmap fix, patch from dhx (xyx@gm...), see mailing list | fluxgen | 3 | -6/+34 |
2004-07-05 | fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma... | fluxgen | 2 | -4/+4 |