Age | Commit message (Expand) | Author | Files | Lines |
2003-01-05 | minor comment fix | fluxgen | 1 | -2/+2 |
2003-01-05 | adjusted for moveResize instead of configure in fluxboxwindow | 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-05 | added WinButton.hh/cc FbWinFrame.hh/cc FbWinFrameTheme.hh/cc | fluxgen | 1 | -4/+5 |
2003-01-05 | draws simple window graphics and handles buttons | fluxgen | 2 | -0/+133 |
2003-01-05 | adjusted for fluxboxwindow referens events, updated fbwin configure to movere... | fluxgen | 1 | -94/+84 |
2003-01-05 | using moveresize instead of configure in fluxboxwindow | fluxgen | 1 | -15/+16 |
2003-01-05 | no need to hide it | fluxgen | 1 | -2/+1 |
2003-01-05 | no need to crash n burn because of stupid size | fluxgen | 1 | -1/+11 |
2003-01-05 | maximize fix | fluxgen | 1 | -3/+3 |
2003-01-05 | using moveResize instead of configure in fluxboxwindow | fluxgen | 1 | -2/+2 |
2003-01-05 | added max functions so we can determine maximum workspace area. Creation of a... | fluxgen | 1 | -16/+126 |
2003-01-05 | added max functions so we can determine maximum workspace area. Creation of a... | fluxgen | 1 | -4/+21 |
2003-01-05 | major changes to make FluxboxWindow use FbWinFrame and decouple it from butto... | fluxgen | 1 | -2019/+647 |
2003-01-05 | huge commit, changed FluxboxWindow to a EventHandler and it now holds a FbWin... | fluxgen | 1 | -176/+156 |
2003-01-05 | frame handling | fluxgen | 4 | -0/+1025 |
2003-01-01 | fixed minor bug in operator = Pointer | fluxgen | 1 | -3/+2 |
2002-12-27 | added iconified windows to the _NET_CLIENT_LIST window in response to | rathnor | 1 | -1/+9 |
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 | minor stuff | fluxgen | 1 | -4/+3 |
2002-12-13 | added ArrowButton files | fluxgen | 1 | -3/+3 |
2002-12-13 | using ArrowButton for arrows in toolbar | fluxgen | 2 | -176/+69 |
2002-12-13 | added a few comments | fluxgen | 1 | -35/+37 |
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 |
2002-12-13 | button | fluxgen | 2 | -0/+213 |
2002-12-13 | arrowbutton | fluxgen | 2 | -0/+144 |
2002-12-13 | fixed autoptr on rootmenu | fluxgen | 1 | -23/+20 |
2002-12-13 | fixed autoptr on rootmenu and next/prev focus/workspace functions so they beh... | fluxgen | 1 | -14/+26 |
2002-12-09 | minor fix | fluxgen | 1 | -6/+6 |
2002-12-09 | s/blackbox.cat/fluxbox.cat | fluxgen | 1 | -2/+2 |
2002-12-09 | minor fix for keys ptr | fluxgen | 1 | -3/+2 |
2002-12-09 | fixed bug in rotate | fluxgen | 1 | -5/+17 |
2002-12-09 | fixed setRotate function | fluxgen | 1 | -4/+7 |
2002-12-09 | don't rotate text in iconbar, until we can set it vertical | fluxgen | 1 | -2/+3 |
2002-12-09 | proper fix for [ 561602 ] Problem using ToggleDecor in terminals. | rathnor | 1 | -3/+7 |
2002-12-08 | fixed rotate argument for drawText | fluxgen | 1 | -3/+24 |