Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-01 | Move declarations of Resource enums to a separate file | Pavel Labath | 1 | -12/+12 | |
The reason for this is that I need to access those enums from fluxbox-update_configs and I don't want to #include and link everything in src. I also merged Slit::Placement, Toolbar::Placement and FbWinFrame::TabPlacement into one enum. | |||||
2011-03-19 | code cleanup: moved code from public API to implementation | Mathias Gumz | 1 | -71/+105 | |
renamed 'Region' to 'Area' to avoid conflicts with 'Region' from Xlib. | |||||
2009-10-03 | compile fixes for sun compiler 5.10: complains about 'not beeing able to ↵ | Mathias Gumz | 1 | -3/+4 | |
initialize this from that' | |||||
2008-09-21 | fix placement of windows with non-default decorations | Mark Tiefenbruck | 1 | -2/+4 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -1/+1 | |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 1 | -1/+1 | |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -6/+19 | |
2007-10-24 | really fix placement when head is remembered but not position | markt | 1 | -1/+1 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -0/+186 | |