aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrameTheme.hh
AgeCommit message (Expand)AuthorFilesLines
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath1-1/+1
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath1-2/+1
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz1-3/+3
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-40/+20
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-2/+3
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-2/+2
2008-01-04add a level of indirection to themesMark Tiefenbruck1-1/+8
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-2/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-13/+13
2007-12-28move Shape to FbTkMark Tiefenbruck1-3/+3
2007-12-28moved BorderTheme and TextTheme to FbTkMark Tiefenbruck1-3/+3
2007-12-23added focused/unfocused borders to stylesMark Tiefenbruck1-2/+2
2007-12-11added edge resize modesmarkt1-0/+8
2007-10-13merged changes from pre-develmarkt1-14/+5
2007-04-03fixed a bug, removed some unused codemarkt1-6/+3
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-1/+0
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-3/+9
2004-01-11remove unused texturesfluxgen1-5/+2
2004-01-02no need for theme change signal here since its already in FbTk Themefluxgen1-7/+2
2003-12-09add window.label.active theme itemsrathnor1-4/+8
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-2/+8
2003-09-12added window.handleWidth and window.bevelWidthfluxgen1-2/+5
2003-08-27using GContextfluxgen1-7/+9
2003-08-25moved border color and width to frame themefluxgen1-8/+11
2003-08-22new theme item window.title.height, Window.Title.Heightfluxgen1-3/+4
2003-08-04added alpha option for transparentfluxgen1-1/+7
2003-07-10added shape itemfluxgen1-1/+4
2003-06-11added cursorfluxgen1-1/+8
2003-02-23added button pic gcfluxgen1-2/+4
2003-02-16minor stufffluxgen1-3/+2
2003-02-15added theme listener subjectfluxgen1-1/+7
2003-01-05frame handlingfluxgen1-0/+98