Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | draws a separator | fluxgen | 2 | -0/+92 |
2004-06-07 | item and title height specified by style | fluxgen | 2 | -7/+15 |
2004-06-07 | drawing of items is now done in MenuItem | fluxgen | 2 | -14/+185 |
2004-06-07 | improved transparent rendering and fixed drawing of menu items in MenuItem class | fluxgen | 2 | -250/+275 |
2004-06-07 | alpha access function | fluxgen | 2 | -2/+10 |
2004-06-07 | update NLS string handling... | rathnor | 13 | -40/+346 |
2004-05-24 | handling of alpha = 0 | rathnor | 1 | -4/+4 |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 3 | -28/+42 |
2004-05-04 | Event Manager fixes/review | rathnor | 2 | -8/+19 |
2004-05-02 | copyright update | fluxgen | 2 | -4/+5 |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 2 | -3/+33 |
2004-04-26 | oops, forgot to include file | fluxgen | 1 | -1/+2 |
2004-04-26 | gcc 3.4 fix | fluxgen | 1 | -2/+2 |
2004-04-26 | toolbar themeing fixes | rathnor | 5 | -26/+28 |
2004-04-26 | fixe for old compiler | fluxgen | 1 | -2/+2 |
2004-04-25 | minor fix | fluxgen | 1 | -2/+2 |
2004-04-19 | minor cleaning | fluxgen | 1 | -8/+4 |
2004-04-19 | find eventhandler | fluxgen | 2 | -2/+9 |
2004-04-19 | minor fix for old gcc compiler | fluxgen | 1 | -2/+2 |
2004-04-19 | added name and isExecutable, patch from Mathias Gumz | fluxgen | 2 | -2/+20 |
2004-04-18 | virtual update(index), so we can update shape in FbMenu | fluxgen | 1 | -2/+2 |
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-03-22 | setLineAttributes, patch from Mathias Gumz | fluxgen | 1 | -1/+15 |
2004-03-18 | C-c clears the window, and now @ and | works, patch from Mathias Gumz | fluxgen | 1 | -2/+8 |
2004-02-28 | copy operator | fluxgen | 2 | -17/+17 |
2004-02-28 | fixed bug in removeTrailingWhitespace, patch from Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-02-27 | fixed some rendering issues | fluxgen | 2 | -16/+22 |
2004-02-27 | improved transparency rendering speed | fluxgen | 1 | -18/+31 |
2004-02-27 | added CompareEqual | fluxgen | 1 | -1/+1 |
2004-02-27 | compare equal helper for containers | fluxgen | 1 | -0/+53 |
2004-02-27 | improved transparent rendering | fluxgen | 1 | -5/+17 |
2004-02-10 | minor fix | fluxgen | 2 | -9/+10 |
2004-02-10 | removed wall | fluxgen | 1 | -1/+1 |
2004-02-10 | const operator | fluxgen | 1 | -2/+2 |
2004-01-21 | inline | fluxgen | 1 | -11/+11 |
2004-01-21 | nothrow | fluxgen | 1 | -5/+5 |
2004-01-21 | check valid attr.height and width | fluxgen | 1 | -3/+11 |
2004-01-21 | minor stuff | fluxgen | 1 | -9/+8 |
2004-01-21 | inline | fluxgen | 1 | -3/+3 |
2004-01-21 | minor fix for static var sqrt_table | fluxgen | 1 | -1/+2 |
2004-01-21 | fixed cursor bug, thanks Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-01-21 | no need to ignore modifiers when we navigate the menu with keys | fluxgen | 1 | -3/+1 |
2004-01-19 | minor bug fix | fluxgen | 1 | -2/+2 |
2004-01-16 | menu keyboard navigation fixes, patch from Junichiro Kita | fluxgen | 1 | -23/+25 |
2004-01-12 | minor fix | fluxgen | 1 | -2/+1 |
2004-01-11 | minor fix | fluxgen | 1 | -4/+5 |
2004-01-11 | added missing invert type | fluxgen | 1 | -1/+3 |
2004-01-11 | fillstyle and fillrule | fluxgen | 1 | -1/+7 |
2004-01-11 | cleaning, using FbPixmap | fluxgen | 1 | -70/+60 |