aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-01-10Clean up in GNOME and fixed withdrawnstatefluxgen1-18/+11
2002-01-10cleaned up in GNOMEfluxgen1-5/+5
2002-01-10moved rootcommand to screen loading and added loadRootCommandfluxgen2-79/+62
2002-01-10Fixed rootcommandfluxgen2-27/+35
2002-01-10Clean upfluxgen1-25/+0
2002-01-09small fixfluxgen1-1/+2
2002-01-09included file memory for auto_ptrfluxgen1-1/+2
2002-01-09updated copyright date and added id-tagsfluxgen29-57/+146
2002-01-09Updated copyright date and fixed auto_ptrfluxgen1-22/+16
2002-01-09updated copyright datefluxgen1-4/+4
2002-01-08Fixed memorybug and typeofluxgen1-6/+8
2002-01-08Fixed closebuttonfluxgen1-8/+17
2002-01-08Fixed rootcommandfluxgen1-3/+4
2002-01-08Changed to auto_ptr and added commentfluxgen1-10/+15
2002-01-08Fixed std::string bugfluxgen1-4/+3
2002-01-08Fixed some castingfluxgen1-5/+6
2002-01-08Moved to std::string from std::strstreamfluxgen1-20/+19
2002-01-08Fixed getRcFilenamefluxgen1-3/+7
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