Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-22 | bugfix: consistent use of 'int' for alpha values (#3187373) | Mathias Gumz | 1 | -1/+1 | |
WindowMenuAccessor returned strange alpha values if compiled with 'g++ -Os'; unholy black magic happens if template<int> faces functions returning only 'usigned char'. | |||||
2010-09-15 | code deduplication by using <algorithm> and FbTk/STLUtil.hh | Mathias Gumz | 1 | -47/+23 | |
2009-06-28 | fix changing iconbar alignment and button width from init file | Mark Tiefenbruck | 1 | -1/+4 | |
2009-06-28 | previous fix for reverting iconbar to relative broke external tabs | Mark Tiefenbruck | 1 | -19/+27 | |
2009-06-28 | revert to relative iconbar alignment when too many windows are open | Mark Tiefenbruck | 1 | -23/+16 | |
2008-08-18 | add top, left, right, and bottom center tab placement options | Mark Tiefenbruck | 1 | -3/+11 | |
2008-08-16 | some cleanup | Mark Tiefenbruck | 1 | -5/+6 | |
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 | |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -31/+1 | |
2007-12-28 | moved Container to FbTk | Mark Tiefenbruck | 1 | -0/+524 | |