aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-01-08Fixed indentationfluxgen1-19/+19
2002-01-08replaced char [] with strstream and updated keys creationfluxgen1-11/+13
2002-01-08Fixed rootcommand so we dont need to depend on class Fluxboxfluxgen1-8/+17
2002-01-08Removed Fluxbox dependencyfluxgen1-38/+48
2002-01-08Added stringtokfluxgen1-0/+46
2002-01-08Fixed rootcommand for themefluxgen1-2/+6
2002-01-07Added Display * to Keys constructor and added ungrabKeys functionfluxgen1-4/+9
2002-01-07Removed Fluxbox and ScreenInfo dep, moved from strtok to StringUtil::stringtokfluxgen1-66/+74
2002-01-07Changed some header filenamesfluxgen1-4/+4
2002-01-06Fixed includesfluxgen1-0/+4
2002-01-06Added ctype.h includefluxgen1-0/+1
2002-01-06Moved strcasestr to StringUtilfluxgen1-16/+2
2002-01-06Added strcasestrfluxgen2-0/+14
2002-01-06Starting to use member functions of FluxboxWindow instead of accessing things...pekdon1-38/+38
2002-01-06updatefluxgen1-8/+8
2002-01-06Removed misc.hhfluxgen1-1/+0
2002-01-06removed misc.cc/.hh and added StringUtil.cc/.hh DrawUtil.cc/.hhfluxgen1-1/+2
2002-01-06Changed Misc::fluxgen10-96/+98
2002-01-06removed misc.cc/.hhfluxgen2-583/+0
2002-01-06added StringUtil.cc/.hhfluxgen2-0/+85
2002-01-06added DrawUtil.cc/.hhfluxgen2-0/+554
2002-01-06Changed toolbar placement enums to uppercase letters. (Claes N�st�n)pekdon5-42/+42
2002-01-05Changed tab placement/alignment enums to uppercase letterspekdon5-181/+181
2002-01-05now use of tabs/iconbar will get saved/restored correctlypekdon1-1/+2
2002-01-05Reverted to 1.3 codefluxgen1-1/+1
2002-01-05Fixed menubugfluxgen1-1/+1
2002-01-05fixed a bug that made the tabs not to follow when shadingpekdon1-2/+3
2002-01-05Fixed toggle bugfluxgen1-8/+9
2002-01-05Fixed modifier bugfluxgen1-20/+15
2002-01-05Added maximize over slit menuitemfluxgen1-4/+17
2002-01-05Added maximize over slit resourcefluxgen1-1/+3
2002-01-05Changed a short to an intfluxgen1-1/+1
2002-01-05Added maximize slit stopfluxgen1-8/+58
2002-01-05Added maxoverslit resourcefluxgen1-0/+15
2002-01-04pekdon patchfluxgen12-110/+179
2002-01-01Restored lower window with mouseclick feature and fixed windowmenu bug when r...fluxgen1-5/+5
2001-12-30Fixed slit:onTop and toolbar:onTop bugfluxgen1-22/+23
2001-12-29Updated texture constantsfluxgen4-17/+17
2001-12-29Updated keygrabbing constantsfluxgen1-42/+42
2001-12-29Updated texture constant and changed the include guardfluxgen2-16/+9
2001-12-29Updated texture constantsfluxgen1-7/+6
2001-12-29Update include guard and added forward declarationfluxgen1-5/+5
2001-12-29Changed keygrab constants to upper-casefluxgen2-82/+88
2001-12-29Updated texture constantsfluxgen3-97/+87
2001-12-28Update texture constantfluxgen1-4/+4
2001-12-19Updated AttribOmnipresentfluxgen1-4/+4
2001-12-19Moved XSync so it does a redrawfluxgen1-3/+4
2001-12-19cast from long to BaseDisplay::Decorfluxgen1-1/+1
2001-12-19Updated Attrib flags and structfluxgen2-84/+81
2001-12-19Moved some structs and constants into BaseDisplayfluxgen2-28/+25