Age | Commit message (Expand) | Author | Files | Lines |
2003-02-03 | needs cleaning | fluxgen | 1 | -67/+64 |
2003-02-03 | stoped | fluxgen | 1 | -50/+66 |
2003-02-03 | cleaning | fluxgen | 2 | -53/+26 |
2003-02-03 | changed name on windowID to window | fluxgen | 1 | -2/+2 |
2003-02-03 | changed name on windowID to window and removed layer item | fluxgen | 1 | -8/+4 |
2003-02-03 | removed layeritem | fluxgen | 1 | -2/+2 |
2003-02-02 | removed layeritem | fluxgen | 1 | -7/+1 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 9 | -42/+174 |
2003-01-29 | restructured layering a little so that a XLayerItem now contains several | rathnor | 5 | -21/+103 |
2003-01-24 | fixed minor style issues | fluxgen | 1 | -14/+38 |
2003-01-16 | New Layer System | rathnor | 9 | -0/+758 |
2003-01-13 | update menu when we are done creating windows | fluxgen | 1 | -1/+3 |
2003-01-12 | added MenuItem files | fluxgen | 1 | -1/+2 |
2003-01-12 | item in the menu | fluxgen | 2 | -0/+128 |
2003-01-12 | moved out MenuItem to MenuItem.hh | fluxgen | 1 | -56/+6 |
2003-01-12 | moved MenuItem to MenuItem.hh, fixed minor bug in drawItem | fluxgen | 1 | -63/+50 |
2003-01-11 | removed explicit from copy constructor | fluxgen | 1 | -1/+1 |
2003-01-11 | executes a list of commands | fluxgen | 2 | -0/+84 |
2003-01-10 | fixed bad pointer check | fluxgen | 1 | -9/+10 |
2003-01-10 | added TextureRender, Timer and ImageControl | fluxgen | 1 | -1/+2 |
2003-01-10 | removed i18n | fluxgen | 1 | -27/+6 |
2003-01-10 | need cstdio for sscanf | fluxgen | 1 | -1/+3 |
2003-01-10 | removed debugmsg and adjusted for FbTk ImageControl | fluxgen | 1 | -6/+4 |
2003-01-10 | adjusted for FbTk ImageControl | fluxgen | 1 | -5/+4 |
2003-01-09 | moved from fluxbox to fbtk | fluxgen | 6 | -0/+2907 |
2003-01-09 | added menu border color and border width and bevel width | fluxgen | 2 | -2/+27 |
2003-01-09 | fixed menu border color and border width and bevel width | fluxgen | 1 | -22/+17 |
2003-01-09 | removed exec and function from MenuItem | fluxgen | 1 | -19/+8 |
2003-01-07 | added disable/enable title and removeAll items function | fluxgen | 1 | -1/+16 |
2003-01-07 | added disable/enable title, removeAll items function and changed itemSelected... | fluxgen | 1 | -7/+10 |
2003-01-05 | minor comments fixes | fluxgen | 3 | -9/+20 |
2003-01-05 | minor comment fix | fluxgen | 1 | -2/+2 |
2003-01-05 | using bad_cast from typeinfo | fluxgen | 1 | -1/+2 |
2003-01-05 | added border size | fluxgen | 2 | -7/+13 |
2003-01-01 | fixed minor bug in operator = Pointer | fluxgen | 1 | -3/+2 |
2002-12-25 | menu files | fluxgen | 1 | -1/+2 |
2002-12-25 | moved from Basemenu to FbTk menu and starting to use MenuTheme with Commands | fluxgen | 2 | -0/+1262 |
2002-12-25 | first add, theme class for Menu | fluxgen | 2 | -0/+232 |
2002-12-25 | virtual for hide/show and showsubwindows | fluxgen | 1 | -7/+5 |
2002-12-25 | using number for buttons and max five buttons | fluxgen | 2 | -29/+18 |
2002-12-16 | parent and showSubwindows function | fluxgen | 2 | -5/+24 |
2002-12-16 | fixed some bugs and the new commands | fluxgen | 1 | -14/+49 |
2002-12-16 | two more commans for right and middle click | fluxgen | 1 | -8/+20 |
2002-12-16 | comments and include guard fix | fluxgen | 1 | -12/+14 |
2002-12-13 | added simplecommand and command | fluxgen | 1 | -2/+4 |
2002-12-13 | simplecommand | fluxgen | 1 | -0/+44 |
2002-12-13 | command | fluxgen | 1 | -0/+36 |
2002-12-13 | not equal operator | fluxgen | 1 | -1/+3 |
2002-12-13 | added button and refcount files | fluxgen | 1 | -1/+3 |
2002-12-13 | ref counting for pointers | fluxgen | 1 | -0/+129 |