aboutsummaryrefslogtreecommitdiff
path: root/src/FbRootWindow.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-26replace FbRootWindow::depth with maxDepthThomas Lübking1-3/+4
2015-01-16Fix semantic errors (wrong variable names etc)Mathias Gumz1-1/+1
2015-01-03Remove various unused variablesMathias Gumz1-1/+1
2011-10-20Added support for ARGB visual, patch #3284774Gediminas Liktaras1-9/+26
2008-10-15ignore XRandr events that don't actually change the screen sizeMark Tiefenbruck1-4/+0
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21fix for some pedantic compilers (mipspro)akir1-2/+2
2004-09-11ignore 32-bit visuals for now - until we can support alpha channel in colorsrathnor1-2/+3
2003-05-12added updateGeometry to force an updatefluxgen1-1/+5
2003-05-10root windowfluxgen1-0/+63