aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-01-09removed Rootmenu and Iconmenu. Added FbCommandsfluxgen1-4/+4
2003-01-09changed client menu to FbTk Menufluxgen2-9/+7
2003-01-09removed rootmenufluxgen2-9/+9
2003-01-09included typeinfofluxgen1-1/+2
2003-01-09minor ident and removal of debug msgfluxgen1-6/+5
2003-01-09contains basic commands to restart, reconfigure, execute command and exit flu...fluxgen2-0/+128
2003-01-09removed iconmenu, changed workspacemenu and rootmenu to FbTk Menu and removed...fluxgen1-136/+163
2003-01-09removed iconmenu changed workspacemenu and rootmenu to FbTk Menu and removed ...fluxgen1-16/+14
2003-01-09removedfluxgen2-205/+0
2003-01-09added menu border color and border width and bevel widthfluxgen2-2/+27
2003-01-09fixed menu border color and border width and bevel widthfluxgen1-22/+17
2003-01-09removed exec and function from MenuItemfluxgen1-19/+8
2003-01-07included config.h for slit optionfluxgen1-2/+6
2003-01-07added disable/enable title and removeAll items functionfluxgen1-1/+16
2003-01-07added disable/enable title, removeAll items function and changed itemSelected...fluxgen1-7/+10
2003-01-07using fbtk menu instead of windowmenufluxgen1-15/+15
2003-01-07fixed menu and button action setupfluxgen1-37/+50
2003-01-07fixed menu themefluxgen1-2/+10
2003-01-07fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu fu...fluxgen2-49/+70
2003-01-07added double click interval, fixed actions on titlebar, added hide/show decor...fluxgen2-19/+128
2003-01-05minor commentsfluxgen1-3/+6
2003-01-05minor comments fixesfluxgen3-9/+20
2003-01-05minor comment fixfluxgen1-2/+2
2003-01-05adjusted for moveResize instead of configure in fluxboxwindowfluxgen1-2/+2
2003-01-05using bad_cast from typeinfofluxgen1-1/+2
2003-01-05added border sizefluxgen2-7/+13
2003-01-05added WinButton.hh/cc FbWinFrame.hh/cc FbWinFrameTheme.hh/ccfluxgen1-4/+5
2003-01-05draws simple window graphics and handles buttonsfluxgen2-0/+133
2003-01-05adjusted for fluxboxwindow referens events, updated fbwin configure to movere...fluxgen1-94/+84
2003-01-05using moveresize instead of configure in fluxboxwindowfluxgen1-15/+16
2003-01-05no need to hide itfluxgen1-2/+1
2003-01-05no need to crash n burn because of stupid sizefluxgen1-1/+11
2003-01-05maximize fixfluxgen1-3/+3
2003-01-05using moveResize instead of configure in fluxboxwindowfluxgen1-2/+2
2003-01-05added max functions so we can determine maximum workspace area. Creation of a...fluxgen1-16/+126
2003-01-05added max functions so we can determine maximum workspace area. Creation of a...fluxgen1-4/+21
2003-01-05major changes to make FluxboxWindow use FbWinFrame and decouple it from butto...fluxgen1-2019/+647
2003-01-05huge commit, changed FluxboxWindow to a EventHandler and it now holds a FbWin...fluxgen1-176/+156
2003-01-05frame handlingfluxgen4-0/+1025
2003-01-01fixed minor bug in operator = Pointerfluxgen1-3/+2
2002-12-27added iconified windows to the _NET_CLIENT_LIST window in response torathnor1-1/+9
2002-12-25menu filesfluxgen1-1/+2
2002-12-25moved from Basemenu to FbTk menu and starting to use MenuTheme with Commandsfluxgen2-0/+1262
2002-12-25first add, theme class for Menufluxgen2-0/+232
2002-12-25virtual for hide/show and showsubwindowsfluxgen1-7/+5
2002-12-25using number for buttons and max five buttonsfluxgen2-29/+18
2002-12-16parent and showSubwindows functionfluxgen2-5/+24
2002-12-16fixed some bugs and the new commandsfluxgen1-14/+49
2002-12-16two more commans for right and middle clickfluxgen1-8/+20
2002-12-16comments and include guard fixfluxgen1-12/+14