aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-20updated changesmathias1-0/+3
2004-11-20fix for adding/removing desktops (thanx Øyvind Albrigtsen)mathias1-2/+7
2004-11-19updated changesmathias1-0/+6
2004-11-19fixes fontsituations when text disappears in non-antialias modemathias5-18/+22
2004-11-19svn propset svn:keywords "Id"mathias215-215/+215
2004-11-18keypad-enter should work with fbrun nowmathias1-1/+2
2004-11-17fixed missing init for pointer in destructor .. could lead to segfaultsmathias1-2/+2
2004-11-17needed init for font-testmathias1-2/+4
2004-11-17updated changesmathias1-0/+4
2004-11-17fix bug in Screen destructor, can lead to segfault at exit/restartmathias1-1/+3
2004-11-15updatefluxgen1-0/+4
2004-11-15Updated swedish locales and a few new menu-entries from Jonas Ericsson jmas...fluxgen1-18/+23
2004-11-09update changesakir1-0/+3
2004-11-09the remember-menu now acts like a boolmenu, shows the current rememberstateakir1-2/+4
2004-11-07updated changesakir1-0/+5
2004-11-07fixed a problem with the snapping-windows code:akir1-6/+11
2004-11-07updated Changesakir1-0/+3
2004-11-01accepted patch #1057446, improved iterator in timer-codeakir1-6/+15
2004-10-31fix #1057499akir1-4/+5
2004-10-28updated changesakir1-0/+4
2004-10-28fix 1052095, windowmenu doesnt close when tabs are changed (closed,new attach...akir1-1/+7
2004-10-28updated changesakir1-0/+2
2004-10-28fix #1034522akir1-1/+1
2004-10-28updated changesakir1-0/+3
2004-10-28fix for #1036982 (defaults.hh isnt distcleaned)akir1-0/+1
2004-10-25i forgot to remove a silly warning :)akir1-2/+1
2004-10-22updated changesakir1-0/+2
2004-10-22closes bug #1039658akir1-4/+7
2004-10-22updated changesakir1-1/+1
2004-10-22updated changesakir1-0/+15
2004-10-22added iconbar.wheelMode and iconbar.deiconifyModeakir4-18/+177
2004-10-21removed now obsolete #includes coz we moved FbTk/ThemeItems.hh -> FbTk/ThemeI...akir2-4/+2
2004-10-21moved ThemeItems.hh -> ThemeItems.ccakir1-230/+0
2004-10-21modified to make it work with the ThemeItem.hh -> ThemeItem.cc actionakir1-2/+2
2004-10-21moved ThemeItems.hh to ThemeItems.cc, solves some linkissuesakir2-1/+231
2004-10-21back to setenv for non-irix for now, we need to look deeper into this some day.akir1-1/+6
2004-10-21updated Changesakir1-0/+7
2004-10-21minor fix for pedantic compilers (mipspro)akir1-2/+2
2004-10-21fix:akir1-1/+2
2004-10-21fix missing 'new(nothrow)' on mipsproakir1-2/+12
2004-10-21fix missing namespaceakir1-4/+4
2004-10-21fix missing namespaceakir1-2/+2
2004-10-21removed unneeded code + some minor fix for mipsproakir2-21/+6
2004-10-21missing namespaceakir1-2/+2
2004-10-21not all compilers have __FUNCTION__ (mipspro)akir2-10/+10
2004-10-21missing template<>akir1-1/+2
2004-10-21fixes missing header to avoid missing declarations (mipspro)akir1-9/+11
2004-10-21fix to avoid:akir1-1/+2
2004-10-21putenv is more platform independentakir1-2/+9
2004-10-21fix for wrong placed end of namespace }; (thanx mipspro :))akir1-2/+3