aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
2003-02-23data type missesfluxgen1-4/+4
2003-02-23fixed minor button placementfluxgen1-3/+3
2003-02-23vertical workspace name editing and starting timer if the auto hide option ch...fluxgen1-2/+16
2003-02-23changed layeritem to normal type instead of pointer, added placement menu and...fluxgen1-34/+79
2003-02-22fixed auto hide bug just expose leave events for child windowsfluxgen1-12/+14
2003-02-18Added layer menus for windows, toolbar, and slit, plus associatedrathnor1-11/+19
2003-02-17inserting width percent from screen,using resource<int> valuefluxgen1-4/+1
2003-02-16using reference for screen, some minor indentationfluxgen1-87/+99
2003-02-15fixed indentation and added theme listener objectfluxgen1-67/+75
2003-01-12removed Clientmenu and Workspacemenufluxgen1-3/+1
2003-01-12changed Toolbarmenu to FbTk Menufluxgen1-262/+39
2003-01-09changed workspace menu to FbTk Menu and removed iconmenu and rootmenufluxgen1-8/+7
2003-01-07using fbtk menu instead of windowmenufluxgen1-15/+15
2003-01-05no need to hide itfluxgen1-2/+1
2002-12-13using ArrowButton for arrows in toolbarfluxgen1-160/+53
2002-12-04saving toolbar resourcefluxgen1-4/+6
2002-12-04fixed right and left placementfluxgen1-50/+132
2002-12-03using FbTk FbWindowfluxgen1-235/+236
2002-12-02using new toolbartheme, fixed placement function and changed to FbTk EventHan...fluxgen1-220/+248
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-1006/+1006
2002-11-30using imagecontrolfluxgen1-1/+2
2002-11-27texture passed as const referens to BImageControl's renderImagefluxgen1-12/+13
2002-11-27cleaningfluxgen1-226/+206
2002-11-26using drawutil's doAlignment functionfluxgen1-102/+37
2002-11-16fixed so workspace menu is shown when you left click on workspace labelfluxgen1-1/+20
2002-11-15indentationfluxgen1-4/+4
2002-11-14fixed bug 581588, toolbar auto hiding while editing workspace namefluxgen1-5/+13
2002-10-29function name change, changed to FbTk Fontfluxgen1-199/+91
2002-10-25include fixfluxgen1-2/+2
2002-10-19windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on iconba...fluxgen1-4/+17
2002-10-15minor adjustments for stylefluxgen1-5/+5
2002-10-13removed some ifdefsfluxgen1-35/+3
2002-09-14fix for when a window doesn't have a menu (decorations.menu == 0)rathnor1-2/+3
2002-09-08new workspace window stackingfluxgen1-4/+5
2002-09-06update correct workspace namefluxgen1-2/+2
2002-08-24timeout once per secondfluxgen1-7/+10
2002-08-17cleaningfluxgen1-9/+2
2002-08-12cleaning and fixed window menu in iconbarfluxgen1-36/+37
2002-08-04(void) to () and Bool to boolfluxgen1-55/+55
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-8/+8
2002-07-20minor updatefluxgen1-10/+10
2002-05-24minor indentationfluxgen1-2/+2
2002-05-03indentation and on_top/auto_raise savingsfluxgen1-21/+28
2002-04-09update from Workspace changes and removed grab/ungrabfluxgen1-25/+22
2002-04-08updated to match BaseMenufluxgen1-7/+7
2002-04-04moved nls defines to enums in namespace FBNLSfluxgen1-83/+35
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-8/+8
2002-04-03Fixed some signed/unsigned warningsfluxgen1-8/+8
2002-03-29Oopss.. typopekdon1-3/+3
2002-03-23some signed/unsigned stufffluxgen1-11/+11