aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-12-07minor cosmetic issueRelease-0_9_11mathias1-3/+1
2004-12-06grrr .. future code commited, sorry about thatmathias1-3/+3
2004-12-06fixed issue with clientUp/Down in SlitClientMenumathias1-7/+20
2004-12-03typomathias1-1/+1
2004-12-02added middle/rightclick on slitclient-menu-items to move the client up/down i...mathias1-2/+2
2004-12-02* leftclick on the slitclients in the clientmenu enables/disables itmathias2-13/+59
2004-12-01really set the default deiconifyMode to FOLLOWmathias1-2/+2
2004-12-01deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ...mathias2-8/+8
2004-11-30"fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2mathias1-1/+11
2004-11-30fix a problem with java-dialogs which dont open correct (thanx Scott Moser)mathias1-2/+2
2004-11-30adds "kill" to the windowmenumathias4-246/+257
2004-11-30minor issuemathias1-7/+2
2004-11-28fix possible segfaults in DeiconifyMode::SEMIFOLLOW and FOLLOW ...mathias1-6/+9
2004-11-25forgotten initialization of frame.y_hiddenmathias1-0/+1
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-4/+13
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias2-0/+113
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-1/+1
2004-11-24enable title of windowmenu when called from iconbarmathias1-1/+1
2004-11-24fix the hiding of the menu when the menufile-timestamps changedmathias3-7/+26
2004-11-24fix possible segfault: auto_ptr fluxbox may be 0 ..mathias1-2/+7
2004-11-22cosmetic (tabs -> spaces)mathias1-8/+9
2004-11-22ensure sane values for ResizeCmdmathias1-7/+16
2004-11-22do not handle configure request while iconified, fixes problem Wine with Para...fluxgen1-7/+8
2004-11-22undermouseplacement .. ensure the new window is on the screen. patch #1052534...mathias1-4/+4
2004-11-20fix problem with iconic windows on startupmathias1-8/+6
2004-11-20fix segfaults on restart/exit, still issues with former iconified windowsmathias2-15/+27
2004-11-20fix for adding/removing desktops (thanx Øyvind Albrigtsen)mathias1-2/+7
2004-11-19fixes fontsituations when text disappears in non-antialias modemathias5-18/+22
2004-11-19svn propset svn:keywords "Id"mathias206-206/+206
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-17fix bug in Screen destructor, can lead to segfault at exit/restartmathias1-1/+3
2004-11-09the remember-menu now acts like a boolmenu, shows the current rememberstateakir1-2/+4
2004-11-07fixed a problem with the snapping-windows code:akir1-6/+11
2004-11-01accepted patch #1057446, improved iterator in timer-codeakir1-6/+15
2004-10-31fix #1057499akir1-4/+5
2004-10-28fix 1052095, windowmenu doesnt close when tabs are changed (closed,new attach...akir1-1/+7
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-22closes bug #1039658akir1-4/+7
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-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