aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Menu.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-13icc complaint about a "possible" conflict between themathias1-6/+6
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-29fix to make separators are not clickable/selectableakir1-7/+7
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-4/+7
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-15/+7
2004-09-11more X error fixingrathnor1-3/+9
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-23/+32
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-5/+9
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir1-25/+4
2004-08-31add autoconf check for std c++ headersrathnor1-4/+16
2004-08-30fi menuuclosebug -> choosed the wrong parent-menu under some circumstancesakir1-3/+3
2004-08-29fix wrapping upwards in menurathnor1-7/+3
2004-08-29fix bug with >1 column menusrathnor1-2/+2
2004-08-29a few random fixesrathnor1-3/+8
2004-08-28couple of menu render fixesrathnor1-1/+3
2004-08-28fix menu rendering bug with selected itemsrathnor1-7/+7
2004-08-03fixed menu move bug and made separator not selectable, patch from Mathias Gumzfluxgen1-2/+27
2004-07-14fixed menu draw bug while doing keyboard navigationfluxgen1-5/+5
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen1-2/+2
2004-06-27added m_active_index. added validIndex function which validates indexes, remo...fluxgen1-103/+151
2004-06-14minor fix for toggle itemfluxgen1-23/+29
2004-06-14more improvements on transparencyfluxgen1-104/+67
2004-06-13minor fixfluxgen1-3/+5
2004-06-13more cleaningfluxgen1-105/+74
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