aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Menu.cc
AgeCommit message (Expand)AuthorFilesLines
2004-06-13minor fixfluxgen1-3/+2
2004-06-13transparency improvements, added buffer for title window to reduce flickering...fluxgen1-92/+133
2004-06-07improved transparent rendering and fixed drawing of menu items in MenuItem classfluxgen1-244/+268
2004-06-07update NLS string handling...rathnor1-2/+4
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor1-22/+26
2004-04-19minor cleaningfluxgen1-8/+4
2004-04-18fixed drawing issue with big menus, patch from Mathias Gumzfluxgen1-3/+18
2004-04-14fixed title problem, patch from Mathias Gumzfluxgen1-2/+3
2004-02-27fixed some rendering issuesfluxgen1-11/+17
2004-02-27improved transparent renderingfluxgen1-5/+17
2004-01-21no need to ignore modifiers when we navigate the menu with keysfluxgen1-3/+1
2004-01-16menu keyboard navigation fixes, patch from Junichiro Kitafluxgen1-23/+25
2004-01-08cleaningfluxgen1-18/+19
2003-12-18code cleaningfluxgen1-42/+37
2003-12-17using menu as observer, cleaning in menu themefluxgen1-5/+4
2003-12-16fixed some icc warningsfluxgen1-8/+4
2003-12-12minor fixfluxgen1-2/+1
2003-12-12fixed menu timer bugfluxgen1-10/+6
2003-12-12menu delay and modefluxgen1-27/+98
2003-12-10separator line, thanks ciaranmfluxgen1-6/+14
2003-12-10cleaning in the menu codefluxgen1-68/+45
2003-11-28minor stufffluxgen1-3/+3
2003-11-28GContextfluxgen1-8/+8
2003-11-19some menu tweakingrathnor1-6/+7
2003-11-01slit client mapping on restart, surplus menu redrawrathnor1-2/+1
2003-10-06minor menu positioning tweaksrathnor1-6/+6
2003-09-07fix drawing bug when selecting, plus an unnecessary redraw of therathnor1-10/+15
2003-08-30more speedfluxgen1-74/+13
2003-08-27added pixmap for bullet and selected and unselectedfluxgen1-120/+150
2003-08-24fixed transparent bugfluxgen1-1/+3
2003-08-18minor ceaningfluxgen1-10/+9
2003-08-04using builtin transparent in FbWindowfluxgen1-46/+59
2003-07-21fix little bug that highlighted items that went disabled after selectedrathnor1-2/+2
2003-07-20fix menu redrawing, particularly so that selecting an option will updaterathnor1-16/+20
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-1/+3
2003-07-19fix alpha setting for menus when multiple screens by moving from static in menurathnor1-10/+9
2003-07-10minor cleaningfluxgen1-4/+1
2003-07-03using left to close submenu and right to open itfluxgen1-63/+31
2003-07-03minor fix in keyboard navigationfluxgen1-15/+54
2003-07-02added keyboard navigationfluxgen1-4/+156
2003-05-24little correction when removing menu itemsrathnor1-5/+2
2003-05-24toolbar crash (menu bug) and initialisation fixupsrathnor1-3/+2
2003-05-17minor raise fixfluxgen1-1/+3
2003-05-13minor const fixfluxgen1-2/+2
2003-05-04minor cleaningfluxgen1-7/+10
2003-05-01Fix some alignment and redraw problemsrathnor1-12/+13
2003-04-28fixed copyArea pos and size argsfluxgen1-7/+8
2003-04-26deleting not internal menusfluxgen1-10/+14
2003-04-26minor transparent fixesfluxgen1-12/+8
2003-04-25minor transparent fixfluxgen1-61/+62