aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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 ↵fluxgen1-7/+10
itemSelected to normal virtual
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 ↵fluxgen2-49/+70
function on last known position
2003-01-07added double click interval, fixed actions on titlebar, added hide/show ↵fluxgen2-19/+128
decorations
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 ↵fluxgen1-94/+84
moveresize, moved creation of fluxboxwindow object to BScreen
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 ↵fluxgen1-16/+126
a new FluxboxWindow object is now handled in BScreen::createWindow
2003-01-05added max functions so we can determine maximum workspace area. Creation of ↵fluxgen1-4/+21
a FluxboxWindow is now handled in BScreen
2003-01-05major changes to make FluxboxWindow use FbWinFrame and decouple it from ↵fluxgen1-2019/+647
buttons and menus
2003-01-05huge commit, changed FluxboxWindow to a EventHandler and it now holds a ↵fluxgen1-176/+156
FbWinFrame, added dieSig
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
pointer to: http://bugzilla.gnome.org/show_bug.cgi?id=99625
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
2002-12-13minor stufffluxgen1-4/+3
2002-12-13added ArrowButton filesfluxgen1-3/+3
2002-12-13using ArrowButton for arrows in toolbarfluxgen2-176/+69
2002-12-13added a few commentsfluxgen1-35/+37
2002-12-13added simplecommand and commandfluxgen1-2/+4
2002-12-13simplecommandfluxgen1-0/+44
2002-12-13commandfluxgen1-0/+36
2002-12-13not equal operatorfluxgen1-1/+3