summaryrefslogtreecommitdiff
path: root/src/FbTk/FbWindow.cc
AgeCommit message (Expand)Author
2011-10-20Added support for ARGB visual, patch #3284774Gediminas Liktaras
2011-05-08Can check CARDINAL properties in CLIENT PATTERNSnacitar sevaht
2011-02-22bugfix: consistent use of 'int' for alpha values (#3187373)Mathias Gumz
2010-09-10moved helper struct TextPropPtr into anonymous namespaceMathias Gumz
2010-05-16initialize all member variables, otherwise unclean state in some circumstancesMathias Gumz
2010-03-26Initialize all variables in FbWindowHenrik Kinnunen
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz
2008-10-14ignore XRandr events that don't actually change the screen sizeMark Tiefenbruck
2008-08-16some cleanupMark Tiefenbruck
2008-05-24move FluxboxWindow::applyDecorations() to FbWinFrameMark Tiefenbruck
2008-01-03remove old svn $Id$ tagsMark Tiefenbruck
2008-01-01fix border width on synthetic ConfigureNotify eventsMark Tiefenbruck
2007-12-24make bit depth accessible from an FbDrawableMark Tiefenbruck
2007-08-04Fix system tray restart issuessimonb
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt
2007-05-19fixed bug #1718112, memory leak in FbWindow::textPropertyfluxgen
2007-05-05better check these toomarkt
2007-05-05fixing return value checks for utf8 stringsmarkt
2007-01-08fix another 64-bit window propertymarkt
2007-01-06set opacity properlymarkt
2006-07-01more dead functionsmarkt
2006-06-24fix more x errors due to using an invalid backgroundsimonb
2006-05-22fix parentrelative background, and some tidyingsimonb
2006-05-07more utf8 changes, notably window titlessimonb
2006-04-21update transparent window backgrounds on bg changesimonb
2006-02-16updated copyright infomathias
2005-05-07remove default gray background on created FbWindowssimonb
2005-04-28revert mathias last change, and fix it differently using info already simonb
2005-04-27i added an attribute to FbWindow to mark windows which are only used asmathias
2005-04-27fix background setting + initialisationsimonb
2005-04-26fix drawing foreground when transparency offsimonb
2005-04-26fix systray client sizingsimonb
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb
2005-04-10Big changes to how transparency workssimonb
2005-01-24copyright datemathias
2005-01-14copyrightmathias
2005-01-11fix for #1099950, Missing initialization in FbTk/FbWindow.ccmathias
2004-12-21added deleteProperty to FbWindowmathias
2004-11-19svn propset svn:keywords "Id"mathias
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen
2004-09-11more X error fixingrathnor
2004-09-11fix issues that resulted in unnecessary X errorsrathnor
2004-09-10put App::instance()->display() to FbDrawable::s_display to avoid too muchakir
2004-09-09transfered ::getRootPixmap from several places to new home, FbPixmapakir
2004-08-31add autoconf check for std c++ headersrathnor
2004-06-15minor fixfluxgen
2004-06-07alpha access functionfluxgen
2004-05-24handling of alpha = 0rathnor
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor