summaryrefslogtreecommitdiff
path: root/src/FbWinFrameTheme.hh
AgeCommit message (Expand)Author
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath
2011-05-10Convert FbTk::Theme::reconfigSig and friends to the new Signal systemPavel Labath
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck
2008-01-04update code to use ThemeProxyMark Tiefenbruck
2008-01-04add a level of indirection to themesMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2007-12-29remove some (hopefully) unneeded header includesMark Tiefenbruck
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz
2007-12-27move Shape to FbTkMark Tiefenbruck
2007-12-27moved BorderTheme and TextTheme to FbTkMark Tiefenbruck
2007-12-23added focused/unfocused borders to stylesMark Tiefenbruck
2007-12-11added edge resize modesmarkt
2007-10-13merged changes from pre-develmarkt
2007-04-03fixed a bug, removed some unused codemarkt
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb
2006-02-16updated copyright infomathias
2005-01-24copyright datemathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor
2004-01-11remove unused texturesfluxgen
2004-01-02no need for theme change signal here since its already in FbTk Themefluxgen
2003-12-09add window.label.active theme itemsrathnor
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor
2003-09-12added window.handleWidth and window.bevelWidthfluxgen
2003-08-27using GContextfluxgen
2003-08-25moved border color and width to frame themefluxgen
2003-08-22new theme item window.title.height, Window.Title.Heightfluxgen
2003-08-04added alpha option for transparentfluxgen
2003-07-10added shape itemfluxgen
2003-06-11added cursorfluxgen
2003-02-23added button pic gcfluxgen
2003-02-16minor stufffluxgen
2003-02-15added theme listener subjectfluxgen
2003-01-05frame handlingfluxgen