aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrameTheme.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-10Make use of API instead of hardcoded default fontMathias Gumz1-4/+3
2010-09-09added FbTk::Util::clamp() and simplified related codeMathias Gumz1-9/+4
2008-08-05make resize cursors consistentDmitry E. Oboukhov1-4/+4
2008-01-28minor correction of include namesMathias Gumz1-1/+1
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-31/+15
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-2/+6
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-23added focused/unfocused borders to stylesMark Tiefenbruck1-5/+9
2007-12-16load style before loading theme objects, remove duplicate theme loadMark Tiefenbruck1-0/+1
2007-12-11added edge resize modesmarkt1-0/+4
2007-10-13merged changes from pre-develmarkt1-12/+6
2007-04-03fixed a bug, removed some unused codemarkt1-12/+0
2007-01-05change default Xft font so that it works properly with rotation (see simonb1-1/+1
2006-10-30Cosmetic patch from Slava Semushinmathias1-8/+5
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-12/+4
2004-05-24more fixing up of alpha zero-relatd problems - particularly fallback torathnor1-2/+4
2004-01-11remove unused texturesfluxgen1-5/+2
2004-01-02copy label unfocus to label active instead of trying loading it from the data...fluxgen1-11/+5
2003-12-10fixed bug in loading label.activefluxgen1-3/+10
2003-12-09add window.label.active theme itemsrathnor1-1/+13
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-2/+3
2003-09-12added window.handleWidth and window.bevelWidthfluxgen1-2/+17
2003-08-27using GContextfluxgen1-30/+12
2003-08-25moved border color and width to frame themefluxgen1-2/+12
2003-08-22new theme item window.title.height, Window.Title.Heightfluxgen1-2/+5
2003-08-16default values on startfluxgen1-1/+4
2003-08-04added alpha option for transparentfluxgen1-2/+8
2003-07-10changed menu.shape to menu.roundCornersfluxgen1-2/+2
2003-07-10added shape itemfluxgen1-2/+4
2003-06-11added cursorfluxgen1-1/+8
2003-02-23added button pic gcfluxgen1-2/+11
2003-02-15added theme listener subjectfluxgen1-1/+4
2003-01-05frame handlingfluxgen1-0/+85