aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk
AgeCommit message (Expand)AuthorFilesLines
2003-01-10removed debugmsg and adjusted for FbTk ImageControlfluxgen1-6/+4
2003-01-10adjusted for FbTk ImageControlfluxgen1-5/+4
2003-01-09moved from fluxbox to fbtkfluxgen6-0/+2907
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-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-05minor comments fixesfluxgen3-9/+20
2003-01-05minor comment fixfluxgen1-2/+2
2003-01-05using bad_cast from typeinfofluxgen1-1/+2
2003-01-05added border sizefluxgen2-7/+13
2003-01-01fixed minor bug in operator = Pointerfluxgen1-3/+2
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-13added simplecommand and commandfluxgen1-2/+4
2002-12-13simplecommandfluxgen1-0/+44
2002-12-13commandfluxgen1-0/+36
2002-12-13not equal operatorfluxgen1-1/+3
2002-12-13added button and refcount filesfluxgen1-1/+3
2002-12-13ref counting for pointersfluxgen1-0/+129
2002-12-13buttonfluxgen2-0/+213
2002-12-09fixed bug in rotatefluxgen1-5/+17
2002-12-09fixed setRotate functionfluxgen1-4/+7
2002-12-08fixed rotate argument for drawTextfluxgen1-3/+24
2002-12-08comments and bool rotate argument for drawTextfluxgen1-10/+27
2002-12-04comparsion operatorfluxgen1-1/+3
2002-12-03initiate s_display in assignment toofluxgen1-3/+5
2002-12-03FbWindow add and removefluxgen2-3/+16
2002-12-03FbWindow filesfluxgen1-1/+1
2002-12-03simple X window wrapperfluxgen2-0/+282
2002-12-02text utilsfluxgen2-0/+129
2002-12-02Theme filesfluxgen1-1/+1
2002-12-02add and remove functionsfluxgen1-2/+3
2002-12-02theme classesfluxgen2-0/+349
2002-12-02minor comment fixesfluxgen1-3/+7
2002-12-01Indenting from tabs to emacs 4-spacerathnor21-1065/+1065
2002-11-30removed include config.hfluxgen1-5/+1
2002-11-30no need for interlace compiletime optionfluxgen1-3/+1
2002-11-30missing include config.h broke interlacingrathnor1-1/+5
2002-11-28return false if we cant parse nor allocate color stringfluxgen1-3/+7
2002-11-27virtual eventLoop, default displayname and exit eventLoop variablefluxgen2-3/+20
2002-11-27using SignalEventHandler class instead of the old EventHandler templatefluxgen2-16/+13