aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Container.cc
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Patch from Bo Simonsen.Mark Tiefenbruck1-3/+4
2016-10-09prevent range overflowThomas Lübking1-1/+1
2016-10-02attempt a more fair container item squeezingThomas Lübking1-0/+29
2016-08-06Adjust RELATIVE ::repositionItems (more relative)Thomas Lübking1-7/+28
2015-01-22Remove 'always true' conditionMathias Gumz1-1/+1
2015-01-16Avoid modulo 0Mathias Gumz1-0/+4
2015-01-03Fix typo / editor bug or something like that.Mathias Gumz1-1/+1
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz1-1/+1
2010-09-15code deduplication by using <algorithm> and FbTk/STLUtil.hhMathias Gumz1-47/+23
2009-06-28fix changing iconbar alignment and button width from init fileMark Tiefenbruck1-1/+4
2009-06-28previous fix for reverting iconbar to relative broke external tabsMark Tiefenbruck1-19/+27
2009-06-28revert to relative iconbar alignment when too many windows are openMark Tiefenbruck1-23/+16
2008-08-18add top, left, right, and bottom center tab placement optionsMark Tiefenbruck1-3/+11
2008-08-16some cleanupMark Tiefenbruck1-5/+6
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-31/+1
2007-12-28moved Container to FbTkMark Tiefenbruck1-0/+524