aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.hh
AgeCommit message (Expand)AuthorFilesLines
2008-06-04only remove outside border when disabled by decoration maskMark Tiefenbruck1-2/+2
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck1-11/+17
2008-01-11make FbTk::Command a template class, split parsing information out of ObjectR...Mark Tiefenbruck1-1/+1
2008-01-07switch FbWinFrameTheme to use FocusableThemeMark Tiefenbruck1-4/+4
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-4/+2
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-3/+5
2008-01-04remove some unnecessary codeMark Tiefenbruck1-10/+0
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-3/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-44/+44
2007-12-28move Shape to FbTkMark Tiefenbruck1-3/+2
2007-12-28moved Container to FbTkMark Tiefenbruck1-4/+4
2007-12-27architecture astronomyMark Tiefenbruck1-2/+3
2007-12-27simplify the window transparency menu and handling a bitMark Tiefenbruck1-5/+7
2007-12-23make FbWinFrame aware of the decoration stateMark Tiefenbruck1-0/+30
2007-11-20move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbedmarkt1-14/+0
2007-10-13merged changes from pre-develmarkt1-18/+7
2007-08-09Fix handling of Shape, stage 2 (more involved/complete handling)simonb1-2/+5
2007-07-02use old size/position in apps file when the window is shaded or maximizedmarkt1-0/+1
2007-04-23disabled resizing shaded windowsmarkt1-2/+1
2007-04-03fixed a bug, removed some unused codemarkt1-3/+0
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+11
2006-07-04fix some sizing issues with gravity fixessimonb1-1/+1
2006-07-03fix gravitysimonb1-8/+11
2006-07-01more dead functionsmarkt1-2/+0
2006-06-26fix _NET_FRAME_EXTENTSsimonb1-1/+2
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-0/+2
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-7/+7
2006-03-22more external tab work, tidying and tab width config optionsimonb1-2/+1
2006-03-22external tabs features and bugfixessimonb1-1/+14
2006-03-20external tabssimonb1-12/+50
2006-02-19FbWinFrame should not depend on class Fluxboxfluxgen1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-10-19Fixed reordering of tabs, patch from Rob Stevensmathias1-0/+4
2005-06-19change fbwinframe to use containersimonb1-5/+11
2005-05-02cleaning, create and delete tabs with FbWinFrame createTab/removeTabfluxgen1-5/+11
2005-04-29commited the wrong file in the last session :/mathias1-2/+0
2005-04-29added new IconbarModes:mathias1-0/+2
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-1/+0
2005-04-10Big changes to how transparency workssimonb1-18/+37
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev...mathias1-6/+7
2005-01-24copyright datemathias1-1/+1
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-0/+6
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-01-02removed setClientWindow(Window), we are using setClientWindow(FbTk FbWindow) ...fluxgen1-3/+1
2003-12-18code cleaningfluxgen1-3/+3
2003-12-16cleaningfluxgen1-3/+3
2003-12-09add window.label.active theme itemsrathnor1-3/+9
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-2/+2