aboutsummaryrefslogtreecommitdiff
path: root/src/Tab.cc
AgeCommit message (Expand)AuthorFilesLines
2002-11-17justification fixesfluxgen1-12/+13
2002-11-15make sure the tab window does not map if the window is iconifiedfluxgen1-3/+4
2002-11-12check string size before drawfluxgen1-4/+6
2002-11-12for loop waited for negative value on unsigned type. Fixed to check forrathnor1-2/+2
2002-10-29toolbar changed function namefluxgen1-2/+2
2002-10-25minor cleaningfluxgen1-9/+6
2002-10-22fixed text drawingfluxgen1-15/+37
2002-10-15using new font systemfluxgen1-19/+17
2002-09-12Fixes to sticky window + focus handling. Particularly forrathnor1-9/+14
2002-09-08new workspace window stackingfluxgen1-3/+6
2002-08-11minor style issuefluxgen1-9/+5
2002-08-02added autogrouping-from-tab patch from Steve Cooperfluxgen1-5/+33
2002-07-23moved Texture and Color into new files, fixed some const and pointersfluxgen1-10/+10
2002-07-20minor updatefluxgen1-8/+8
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