Age | Commit message (Expand) | Author | Files | Lines |
2007-07-03 | stop gvim from repeatedly resizing tabbed windows | markt | 1 | -0/+25 |
2007-07-01 | more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION | markt | 1 | -8/+9 |
2007-06-30 | fixed implementation of _NET_WM_STATE_MODAL | markt | 1 | -11/+22 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 |
2007-06-08 | don't tab transient windows from apps file, and change their layers when the ... | markt | 1 | -11/+6 |
2007-03-30 | set m_icon_title to, you'll never guess, the icon title | markt | 1 | -1/+1 |
2007-03-16 | maximizing window with aspect ratio caused windows to be made larger than the... | markt | 1 | -3/+14 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -39/+47 |
2006-08-09 | it never existed (what never existed?) | markt | 1 | -14/+10 |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt | 1 | -10/+14 |
2006-07-30 | little cleanup, remove FluxboxWindow::isInitialized() | markt | 1 | -1/+1 |
2006-07-23 | use a timer to make sure focus always reverts if possible | markt | 1 | -6/+0 |
2006-07-20 | allow negative width and height | markt | 1 | -5/+9 |
2006-07-20 | properly revert focus when two windows close at the same time | markt | 1 | -0/+6 |
2006-07-20 | keep tabs in same order on restart (except some extremely unlikely cases) | markt | 1 | -0/+2 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -3/+4 |
2006-06-19 | better fix for iconbar bug | fluxgen | 1 | -1/+0 |
2006-06-18 | fixed bug #1507754, windowtitle in toolbar not updated. Solution: reset m_tit... | fluxgen | 1 | -0/+1 |
2006-06-11 | added support for urgency hint, thanks Mark Tiefenbruck | fluxgen | 1 | -0/+9 |
2006-05-13 | fixed some redraw issues with the title, thanks _markt | fluxgen | 1 | -0/+2 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -0/+18 |
2006-04-17 | iconbutton handling fixes | simonb | 1 | -0/+10 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2006-01-03 | unused headers | fluxgen | 1 | -1/+0 |
2005-04-29 | transient window fix | fluxgen | 1 | -28/+98 |
2005-04-26 | fix systray client sizing | simonb | 1 | -23/+0 |
2005-04-20 | fixes a problem with clients which define/request a Strut (see | mathias | 1 | -0/+1 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -1/+1 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-14 | copyright updated | mathias | 1 | -1/+1 |
2004-11-30 | "fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 | mathias | 1 | -1/+11 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 |
2004-08-10 | removed reparent and added debugmsg | fluxgen | 1 | -9/+24 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+5 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -1/+7 |
2004-04-01 | honour aspect ratio hints | rathnor | 1 | -5/+77 |
2003-12-30 | fixed focus issue | fluxgen | 1 | -4/+2 |
2003-12-21 | more sloppy focus fixing | rathnor | 1 | -2/+4 |
2003-12-21 | assuming passive | fluxgen | 1 | -9/+3 |
2003-12-21 | big comment | fluxgen | 1 | -2/+17 |
2003-12-15 | tweak of defaults - make no input hint, no send focus default to | rathnor | 1 | -3/+3 |
2003-12-15 | fix mozilla focus issue | rathnor | 1 | -4/+9 |
2003-12-04 | sync function | fluxgen | 1 | -2/+2 |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -5/+5 |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 1 | -2/+3 |
2003-09-29 | fix handling of base_Width/height hints in wm_normal_hints | rathnor | 1 | -9/+63 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -2/+2 |
2003-09-21 | silliness :-/ | rathnor | 1 | -2/+1 |
2003-09-21 | fix disappearing close button | rathnor | 1 | -4/+9 |