aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-19Xinerama supportfluxgen1-25/+127
2002-03-19fixed pointerfluxgen1-10/+9
2002-02-20parameter to workspace changefluxgen1-5/+5
2002-02-07minor updatefluxgen1-5/+10
2002-02-04replaced LinkedList with stl containerfluxgen1-6/+12
2002-01-22fixed clear to erasefluxgen1-1/+1
2002-01-21Changed new_workspace_name to std::string and fixed some indentationfluxgen1-141/+131
2002-01-20Small castingfluxgen1-1/+2
2002-01-08Fixed indentationfluxgen1-19/+19
2002-01-06Changed Misc::fluxgen1-7/+6
2002-01-06Changed toolbar placement enums to uppercase letters. (Claes N�st�n)pekdon1-12/+12
2001-12-29Updated texture constantsfluxgen1-6/+6
2001-12-13Updated Toolbar alignmentfluxgen1-7/+7
2001-12-11Initial revisionfluxgen1-0/+1415