Age | Commit message (Expand) | Author | Files | Lines |
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 bug in configureRequestEvent and some minor indent | fluxgen | 1 | -36/+40 |
2003-01-10 | fixed bad pointer check | fluxgen | 1 | -9/+10 |
2003-01-10 | update | fluxgen | 1 | -0/+21 |
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-10 | removed Keyboard execute function | fluxgen | 1 | -16/+2 |
2003-01-10 | adjusted for FbTk Timer | fluxgen | 1 | -3/+3 |
2003-01-10 | adjusted for FbTk ImageControl | fluxgen | 2 | -5/+6 |
2003-01-09 | adjusted for FbTk ImageControl | fluxgen | 1 | -3/+2 |
2003-01-09 | adjusted for FbTk Timer and ImageControl | fluxgen | 1 | -6/+5 |
2003-01-09 | adjusted for FbTk Timer and ImageControl | fluxgen | 1 | -6/+9 |
2003-01-09 | disabled rootcommand | fluxgen | 1 | -40/+1 |
2003-01-09 | adjusted for FbTk ImageControl | fluxgen | 5 | -15/+16 |
2003-01-09 | adjusted for FbTk Timer | fluxgen | 1 | -3/+3 |
2003-01-09 | moved ImageControl, Timer and TextureRender to FbTk | fluxgen | 1 | -4/+4 |
2003-01-09 | minor change in config.h include | fluxgen | 1 | -2/+2 |
2003-01-09 | adjusted for FbTk imagecontrol | fluxgen | 1 | -3/+6 |
2003-01-09 | removed bexec and fixed indent | fluxgen | 1 | -259/+247 |
2003-01-09 | remove bexec | fluxgen | 1 | -7/+3 |
2003-01-09 | moved to FbTk | fluxgen | 6 | -2911/+0 |
2003-01-09 | moved from fluxbox to fbtk | fluxgen | 6 | -0/+2907 |
2003-01-09 | removed iconmenu | fluxgen | 1 | -2/+1 |
2003-01-09 | changed workspace menu to FbTk Menu and removed iconmenu and rootmenu | fluxgen | 1 | -8/+7 |
2003-01-09 | removed Rootmenu and Iconmenu. Added FbCommands | fluxgen | 1 | -4/+4 |
2003-01-09 | changed client menu to FbTk Menu | fluxgen | 2 | -9/+7 |
2003-01-09 | removed rootmenu | fluxgen | 2 | -9/+9 |
2003-01-09 | included typeinfo | fluxgen | 1 | -1/+2 |
2003-01-09 | minor ident and removal of debug msg | fluxgen | 1 | -6/+5 |
2003-01-09 | contains basic commands to restart, reconfigure, execute command and exit flu... | fluxgen | 2 | -0/+128 |
2003-01-09 | removed iconmenu, changed workspacemenu and rootmenu to FbTk Menu and removed... | fluxgen | 1 | -136/+163 |
2003-01-09 | removed iconmenu changed workspacemenu and rootmenu to FbTk Menu and removed ... | fluxgen | 1 | -16/+14 |
2003-01-09 | removed | fluxgen | 2 | -205/+0 |
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 | included config.h for slit option | fluxgen | 1 | -2/+6 |
2003-01-07 | update | fluxgen | 1 | -1/+10 |
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-07 | using fbtk menu instead of windowmenu | fluxgen | 1 | -15/+15 |
2003-01-07 | fixed menu and button action setup | fluxgen | 1 | -37/+50 |
2003-01-07 | fixed menu theme | fluxgen | 1 | -2/+10 |
2003-01-07 | fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu... | fluxgen | 2 | -49/+70 |
2003-01-07 | added double click interval, fixed actions on titlebar, added hide/show decor... | fluxgen | 2 | -19/+128 |