aboutsummaryrefslogtreecommitdiff
path: root/src/Tab.cc
AgeCommit message (Expand)AuthorFilesLines
2002-05-19const on draw functionfluxgen1-2/+2
2002-05-02added moveNext/movePrevfluxgen1-1/+16
2002-04-28fixed shade bug while no tabs and rotatedfluxgen1-2/+3
2002-04-14tabs default offfluxgen1-5/+19
2002-04-09update from Workspace changesfluxgen1-2/+2
2002-04-03std::string for title and icon title in FluxboxWindowfluxgen1-6/+6
2002-04-03Fixed some signed/unsigned warningsfluxgen1-3/+5
2002-02-04added numObjectsfluxgen1-52/+51
2002-02-02When you fix things they shouldn't breakpekdon1-7/+13
2002-01-27clean upfluxgen1-102/+153
2002-01-26Fixed some indentationfluxgen1-12/+13
2002-01-20Named enumsfluxgen1-8/+9
2002-01-18Fixed lower/raise of windows when using keybindings/windowmenupekdon1-1/+22
2002-01-09updated copyright date and added id-tagsfluxgen1-2/+4
2002-01-06Starting to use member functions of FluxboxWindow instead of accessing things...pekdon1-38/+38
2002-01-06Changed Misc::fluxgen1-6/+7
2002-01-06Changed toolbar placement enums to uppercase letters. (Claes N�st�n)pekdon1-3/+3
2002-01-05Changed tab placement/alignment enums to uppercase letterspekdon1-71/+71
2002-01-05Changed a short to an intfluxgen1-1/+1
2002-01-04pekdon patchfluxgen1-56/+64
2001-12-29Updated texture constantsfluxgen1-6/+6
2001-12-19Updated AttribOmnipresentfluxgen1-4/+4
2001-12-17Changed m_win->screen to m_win->getScreen()fluxgen1-117/+117
2001-12-17Merge with pekdonfluxgen1-68/+49
2001-12-17Added getLast functionfluxgen1-3/+19
2001-12-13Updated DrawStringfluxgen1-3/+3
2001-12-11Initial revisionfluxgen1-0/+1069