Age | Commit message (Expand) | Author | Files | Lines |
2005-01-05 | fix up window initialisation ordering | simonb | 3 | -21/+53 |
2005-01-05 | Simon's last changes lead to segfaults when the users specified <Sticky> or | mathias | 2 | -25/+9 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 4 | -25/+26 |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 3 | -9/+25 |
2005-01-02 | fix problems with imlib2 on restart: | mathias | 1 | -21/+40 |
2005-01-02 | small issues: | mathias | 1 | -4/+6 |
2004-12-30 | fixed remove workspace bug | fluxgen | 1 | -1/+5 |
2004-12-28 | fixed shape bug | fluxgen | 1 | -1/+0 |
2004-12-24 | correct isExecutable | mathias | 1 | -1/+1 |
2004-12-21 | adds imlib2-support to fluxbox: allows us to load several imageformats | mathias | 10 | -19/+272 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 4 | -49/+196 |
2004-12-21 | added deleteProperty to FbWindow | mathias | 2 | -36/+42 |
2004-12-21 | * added new command: | mathias | 6 | -57/+119 |
2004-12-21 | added url for gnome-hints | mathias | 1 | -0/+1 |
2004-12-18 | fix segfaulting when new text is smaller than the oldtext, | mathias | 1 | -0/+1 |
2004-12-18 | * moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now | mathias | 6 | -120/+162 |
2004-12-18 | cosmetic, double #include of the same header | mathias | 1 | -1/+0 |
2004-12-17 | called the wrong 'update' function for the sendtomenu | mathias | 1 | -1/+1 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 19 | -41/+45 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 3 | -20/+158 |
2004-12-10 | Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot se | fluxgen | 3 | -1/+30 |
2004-12-10 | fix #1080323, a missing header | mathias | 1 | -0/+2 |
2004-12-10 | maximizing a shaded window should unshade it before .. the user WANTS to see | mathias | 1 | -0/+3 |
2004-12-10 | changing the timeformat of the clocktool is done via the editdialog which | mathias | 1 | -1/+3 |
2004-12-07 | minor cosmetic issue | mathias | 1 | -3/+1 |
2004-12-06 | grrr .. future code commited, sorry about that | mathias | 1 | -3/+3 |
2004-12-06 | fixed issue with clientUp/Down in SlitClientMenu | mathias | 1 | -7/+20 |
2004-12-03 | typo | mathias | 1 | -1/+1 |
2004-12-02 | added middle/rightclick on slitclient-menu-items to move the client up/down i... | mathias | 1 | -2/+2 |
2004-12-02 | * leftclick on the slitclients in the clientmenu enables/disables it | mathias | 2 | -13/+59 |
2004-12-01 | really set the default deiconifyMode to FOLLOW | mathias | 1 | -2/+2 |
2004-12-01 | deiconifyMode: Follow is the new/old default (as it was before deiconifyMode ... | mathias | 2 | -8/+8 |
2004-11-30 | "fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 | mathias | 1 | -1/+11 |
2004-11-30 | fix a problem with java-dialogs which dont open correct (thanx Scott Moser) | mathias | 1 | -2/+2 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 4 | -246/+257 |
2004-11-30 | minor issue | mathias | 1 | -7/+2 |
2004-11-28 | fix possible segfaults in DeiconifyMode::SEMIFOLLOW and FOLLOW ... | mathias | 1 | -6/+9 |
2004-11-25 | forgotten initialization of frame.y_hidden | mathias | 1 | -0/+1 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -4/+13 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 2 | -0/+113 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -1/+1 |
2004-11-24 | enable title of windowmenu when called from iconbar | mathias | 1 | -1/+1 |
2004-11-24 | fix the hiding of the menu when the menufile-timestamps changed | mathias | 3 | -7/+26 |
2004-11-24 | fix possible segfault: auto_ptr fluxbox may be 0 .. | mathias | 1 | -2/+7 |
2004-11-22 | cosmetic (tabs -> spaces) | mathias | 1 | -8/+9 |
2004-11-22 | ensure sane values for ResizeCmd | mathias | 1 | -7/+16 |
2004-11-22 | do not handle configure request while iconified, fixes problem Wine with Para... | fluxgen | 1 | -7/+8 |
2004-11-22 | undermouseplacement .. ensure the new window is on the screen. patch #1052534... | mathias | 1 | -4/+4 |
2004-11-20 | fix problem with iconic windows on startup | mathias | 1 | -8/+6 |
2004-11-20 | fix segfaults on restart/exit, still issues with former iconified windows | mathias | 2 | -15/+27 |