Age | Commit message (Expand) | Author | Files | Lines |
2010-09-14 | code cleanup, missing commit for 2b62cf973318978bc222db7719552148275887db | Mathias Gumz | 1 | -30/+23 |
2010-09-08 | avoid code duplication | Mathias Gumz | 1 | -21/+2 |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -5/+5 |
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -3/+3 |
2010-03-18 | Changed Focusable::focusSig() to new signal system. | Henrik Kinnunen | 1 | -2/+1 |
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen | 1 | -26/+16 |
2008-08-27 | move some things from FluxboxWindow to WindowState | Mark Tiefenbruck | 1 | -3/+3 |
2008-08-23 | when a transient dies, revert focus to its parent | Mark Tiefenbruck | 1 | -3/+2 |
2008-08-21 | some cleanup | Mark Tiefenbruck | 1 | -8/+2 |
2008-08-16 | move interpretation of normal hints to size hint class | Mark Tiefenbruck | 1 | -56/+1 |
2008-08-15 | aspect ratios should take base size into account, fix size hint initialization | Mark Tiefenbruck | 1 | -68/+52 |
2008-08-15 | move size hint code to methods in size hint struct, restructure them a little | Mark Tiefenbruck | 1 | -25/+0 |
2008-08-15 | move size hint code to FbWinFrame | Mark Tiefenbruck | 1 | -132/+0 |
2008-08-15 | move size hints to a struct | Mark Tiefenbruck | 1 | -75/+78 |
2008-06-07 | fix some memory leaks and uninitialized values | Matthias S. Benkmann | 1 | -0/+1 |
2008-02-24 | use _NET_WM_ICON property as resource for icons, fixed partly #1852693 | Mathias Gumz | 1 | -9/+20 |
2008-01-28 | minor correction of include names | Mathias Gumz | 1 | -1/+1 |
2008-01-23 | fix potential infinite loop in transient windows | Mark Tiefenbruck | 1 | -3/+1 |
2008-01-13 | fix some issues with reverting focus | Mark Tiefenbruck | 1 | -1/+3 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2008-01-01 | fix some flickering on focus change | Mark Tiefenbruck | 1 | -0/+1 |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -0/+1 |
2007-12-22 | remove 'friend' declaration in Window.hh | Mark Tiefenbruck | 1 | -7/+2 |
2007-11-22 | set resize increments to 1 when set to 0 by the application | markt | 1 | -0/+5 |
2007-11-05 | various refactoring and minor changes | markt | 1 | -81/+19 |
2007-11-04 | don't set focus to globally active windows | markt | 1 | -2/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -68/+54 |
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 |