aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2004-08-03expand pixmap filename before loading, patch from Mathias Gumzfluxgen1-3/+5
2004-08-03fixed menu move bug and made separator not selectable, patch from Mathias Gumzfluxgen2-3/+29
2004-07-19some EMX fixes, thanks dave_yeo at paralynxfluxgen1-3/+3
2004-07-15delete keyfluxgen1-1/+4
2004-07-15minor stufffluxgen1-3/+3
2004-07-14fixed menu draw bug while doing keyboard navigationfluxgen1-5/+5
2004-07-06fixed minor bugfluxgen2-9/+13
2004-07-05tiled pixmap fix, patch from dhx (xyx@gm...), see mailing listfluxgen3-6/+34
2004-07-05fixed menutitle and menulables drawn to close to screen-bottom, patch from Ma...fluxgen2-4/+4
2004-06-27added m_active_index. added validIndex function which validates indexes, remo...fluxgen2-109/+163
2004-06-20we should only load LC_MESSAGES, not LC_ALLrathnor1-2/+2
2004-06-15minor fixfluxgen1-6/+5
2004-06-14minor fix for toggle itemfluxgen1-23/+29
2004-06-14more improvements on transparencyfluxgen1-104/+67
2004-06-14title raise lower when title visibility changesfluxgen1-2/+8
2004-06-13minor fixfluxgen2-4/+12
2004-06-13minor fix for title and item heightfluxgen2-11/+15
2004-06-13more cleaningfluxgen2-113/+84
2004-06-13minor fixfluxgen1-3/+2
2004-06-13inline functionsfluxgen1-41/+41
2004-06-13setBufferPixmap public insteadfluxgen1-2/+4
2004-06-13transparency improvements, added buffer for title window to reduce flickering...fluxgen2-96/+139
2004-06-10include pixmap with maskfluxgen1-2/+3
2004-06-10minor fixfluxgen1-1/+2
2004-06-10icon in menu itemfluxgen2-8/+89
2004-06-10copyright updatefluxgen1-2/+2
2004-06-07new files: MenuIconfluxgen1-0/+1
2004-06-07pixmap icon for menu itemsfluxgen2-0/+149
2004-06-07new files: menuseparatorfluxgen1-0/+1
2004-06-07draws a separatorfluxgen2-0/+92
2004-06-07item and title height specified by stylefluxgen2-7/+15
2004-06-07drawing of items is now done in MenuItemfluxgen2-14/+185
2004-06-07improved transparent rendering and fixed drawing of menu items in MenuItem classfluxgen2-250/+275
2004-06-07alpha access functionfluxgen2-2/+10
2004-06-07update NLS string handling...rathnor13-40/+346
2004-05-24handling of alpha = 0rathnor1-4/+4
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor3-28/+42
2004-05-04Event Manager fixes/reviewrathnor2-8/+19
2004-05-02copyright updatefluxgen2-4/+5
2004-04-28add apps file matching on role. Includes new textProperty property onrathnor2-3/+33
2004-04-26oops, forgot to include filefluxgen1-1/+2
2004-04-26gcc 3.4 fixfluxgen1-2/+2
2004-04-26toolbar themeing fixesrathnor5-26/+28
2004-04-26fixe for old compilerfluxgen1-2/+2
2004-04-25minor fixfluxgen1-2/+2
2004-04-19minor cleaningfluxgen1-8/+4
2004-04-19find eventhandlerfluxgen2-2/+9
2004-04-19minor fix for old gcc compilerfluxgen1-2/+2
2004-04-19added name and isExecutable, patch from Mathias Gumzfluxgen2-2/+20
2004-04-18virtual update(index), so we can update shape in FbMenufluxgen1-2/+2