aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-01-05fix up window initialisation orderingsimonb3-21/+53
2005-01-05Simon's last changes lead to segfaults when the users specified <Sticky> ormathias2-25/+9
2005-01-04fix some initialisation, especially relating to placement and simonb4-25/+26
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias3-9/+25
2005-01-02fix problems with imlib2 on restart:mathias1-21/+40
2005-01-02small issues:mathias1-4/+6
2004-12-30fixed remove workspace bugfluxgen1-1/+5
2004-12-28fixed shape bugfluxgen1-1/+0
2004-12-24correct isExecutablemathias1-1/+1
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias10-19/+272
2004-12-21fix a problem with enabling/disabling fullscreen-mode in gtk2-appsmathias4-49/+196
2004-12-21added deleteProperty to FbWindowmathias2-36/+42
2004-12-21* added new command:mathias6-57/+119
2004-12-21added url for gnome-hintsmathias1-0/+1
2004-12-18fix segfaulting when new text is smaller than the oldtext,mathias1-0/+1
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias6-120/+162
2004-12-18cosmetic, double #include of the same headermathias1-1/+0
2004-12-17called the wrong 'update' function for the sendtomenumathias1-1/+1
2004-12-13icc complaint about a "possible" conflict between themathias19-41/+45
2004-12-13applied patch from Rob Stevens:mathias3-20/+158
2004-12-10Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot sefluxgen3-1/+30
2004-12-10fix #1080323, a missing headermathias1-0/+2
2004-12-10maximizing a shaded window should unshade it before .. the user WANTS to seemathias1-0/+3
2004-12-10changing the timeformat of the clocktool is done via the editdialog which mathias1-1/+3
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