summaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
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
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-03-22setLineAttributes, patch from Mathias Gumzfluxgen1-1/+15
2004-03-18C-c clears the window, and now @ and | works, patch from Mathias Gumzfluxgen1-2/+8
2004-02-28copy operatorfluxgen2-17/+17
2004-02-28fixed bug in removeTrailingWhitespace, patch from Mathias Gumzfluxgen1-2/+2
2004-02-27fixed some rendering issuesfluxgen2-16/+22
2004-02-27improved transparency rendering speedfluxgen1-18/+31
2004-02-27added CompareEqualfluxgen1-1/+1
2004-02-27compare equal helper for containersfluxgen1-0/+53
2004-02-27improved transparent renderingfluxgen1-5/+17
2004-02-10minor fixfluxgen2-9/+10
2004-02-10removed wallfluxgen1-1/+1
2004-02-10const operatorfluxgen1-2/+2
2004-01-21inlinefluxgen1-11/+11
2004-01-21nothrowfluxgen1-5/+5
2004-01-21check valid attr.height and widthfluxgen1-3/+11
2004-01-21minor stufffluxgen1-9/+8
2004-01-21inlinefluxgen1-3/+3
2004-01-21minor fix for static var sqrt_tablefluxgen1-1/+2
2004-01-21fixed cursor bug, thanks Mathias Gumzfluxgen1-2/+2
2004-01-21no need to ignore modifiers when we navigate the menu with keysfluxgen1-3/+1
2004-01-19minor bug fixfluxgen1-2/+2
2004-01-16menu keyboard navigation fixes, patch from Junichiro Kitafluxgen1-23/+25
2004-01-12minor fixfluxgen1-2/+1
2004-01-11minor fixfluxgen1-4/+5