Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | improved transparent rendering and fixed drawing of menu items in MenuItem class | fluxgen | 1 | -244/+268 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+4 |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 1 | -22/+26 |
2004-04-19 | minor cleaning | fluxgen | 1 | -8/+4 |
2004-04-18 | fixed drawing issue with big menus, patch from Mathias Gumz | fluxgen | 1 | -3/+18 |
2004-04-14 | fixed title problem, patch from Mathias Gumz | fluxgen | 1 | -2/+3 |
2004-02-27 | fixed some rendering issues | fluxgen | 1 | -11/+17 |
2004-02-27 | improved transparent rendering | fluxgen | 1 | -5/+17 |
2004-01-21 | no need to ignore modifiers when we navigate the menu with keys | fluxgen | 1 | -3/+1 |
2004-01-16 | menu keyboard navigation fixes, patch from Junichiro Kita | fluxgen | 1 | -23/+25 |
2004-01-08 | cleaning | fluxgen | 1 | -18/+19 |
2003-12-18 | code cleaning | fluxgen | 1 | -42/+37 |
2003-12-17 | using menu as observer, cleaning in menu theme | fluxgen | 1 | -5/+4 |
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -8/+4 |
2003-12-12 | minor fix | fluxgen | 1 | -2/+1 |
2003-12-12 | fixed menu timer bug | fluxgen | 1 | -10/+6 |
2003-12-12 | menu delay and mode | fluxgen | 1 | -27/+98 |
2003-12-10 | separator line, thanks ciaranm | fluxgen | 1 | -6/+14 |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -68/+45 |
2003-11-28 | minor stuff | fluxgen | 1 | -3/+3 |
2003-11-28 | GContext | fluxgen | 1 | -8/+8 |
2003-11-19 | some menu tweaking | rathnor | 1 | -6/+7 |
2003-11-01 | slit client mapping on restart, surplus menu redraw | rathnor | 1 | -2/+1 |
2003-10-06 | minor menu positioning tweaks | rathnor | 1 | -6/+6 |
2003-09-07 | fix drawing bug when selecting, plus an unnecessary redraw of the | rathnor | 1 | -10/+15 |
2003-08-30 | more speed | fluxgen | 1 | -74/+13 |
2003-08-27 | added pixmap for bullet and selected and unselected | fluxgen | 1 | -120/+150 |
2003-08-24 | fixed transparent bug | fluxgen | 1 | -1/+3 |
2003-08-18 | minor ceaning | fluxgen | 1 | -10/+9 |
2003-08-04 | using builtin transparent in FbWindow | fluxgen | 1 | -46/+59 |
2003-07-21 | fix little bug that highlighted items that went disabled after selected | rathnor | 1 | -2/+2 |
2003-07-20 | fix menu redrawing, particularly so that selecting an option will update | rathnor | 1 | -16/+20 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -1/+3 |
2003-07-19 | fix alpha setting for menus when multiple screens by moving from static in menu | rathnor | 1 | -10/+9 |
2003-07-10 | minor cleaning | fluxgen | 1 | -4/+1 |
2003-07-03 | using left to close submenu and right to open it | fluxgen | 1 | -63/+31 |
2003-07-03 | minor fix in keyboard navigation | fluxgen | 1 | -15/+54 |
2003-07-02 | added keyboard navigation | fluxgen | 1 | -4/+156 |
2003-05-24 | little correction when removing menu items | rathnor | 1 | -5/+2 |
2003-05-24 | toolbar crash (menu bug) and initialisation fixups | rathnor | 1 | -3/+2 |
2003-05-17 | minor raise fix | fluxgen | 1 | -1/+3 |
2003-05-13 | minor const fix | fluxgen | 1 | -2/+2 |
2003-05-04 | minor cleaning | fluxgen | 1 | -7/+10 |
2003-05-01 | Fix some alignment and redraw problems | rathnor | 1 | -12/+13 |
2003-04-28 | fixed copyArea pos and size args | fluxgen | 1 | -7/+8 |
2003-04-26 | deleting not internal menus | fluxgen | 1 | -10/+14 |
2003-04-26 | minor transparent fixes | fluxgen | 1 | -12/+8 |
2003-04-25 | minor transparent fix | fluxgen | 1 | -61/+62 |
2003-04-25 | optimized transparent | fluxgen | 1 | -131/+226 |
2003-04-20 | menu alpha | fluxgen | 1 | -32/+91 |