Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-01 | Attach a modifiedSig handler to the session.appsFile resource | Pavel Labath | 1 | -2/+0 | |
2010-09-13 | code simplification | Mathias Gumz | 1 | -0/+6 | |
we do not need a std::map just to store an attribute on an AtomHandler, it makes housekeeping just more annoying. | |||||
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -3/+3 | |
2006-06-18 | added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS | fluxgen | 1 | -1/+1 | |
2006-04-23 | reload the apps file on flux reload | simonb | 1 | -0/+2 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -2/+3 | |
2005-01-24 | copyright dates | mathias | 1 | -2/+2 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-01-19 | updateFocusedWindow, updateWorkarea | fluxgen | 1 | -4/+6 | |
2004-01-09 | init m_update | fluxgen | 1 | -1/+4 | |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -3/+3 | |
2003-07-10 | copyright update | fluxgen | 1 | -3/+3 | |
2003-07-04 | fix winclient death signalling | rathnor | 1 | -2/+3 | |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -2/+4 | |
Also split atomhandler::setupWindow | |||||
2003-06-18 | added propertyNotify function | fluxgen | 1 | -1/+3 | |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -11/+12 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -2/+3 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -18/+18 | |
2002-11-30 | copyright notice | fluxgen | 1 | -2/+2 | |
2002-10-16 | const pointer | fluxgen | 1 | -2/+3 | |
2002-09-08 | referenses instead of pointers | fluxgen | 1 | -3/+11 | |
2002-09-07 | atom handler interface | fluxgen | 1 | -0/+51 | |