aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/App.cc
AgeCommit message (Expand)AuthorFilesLines
2011-10-31FbTk/App.cc: make startup failure easier to diagnoseRyan Pavlik1-2/+7
2010-09-17bugfix: avoid naive use of 'putenv' by providing 'FbTk::App::setenv()'Mathias Gumz1-0/+55
2008-10-09using namespace instead of a useless classMathias Gumz1-2/+0
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2006-05-22fix parentrelative background, and some tidyingsimonb1-2/+1
2006-05-07handle utf-8 strings properly.simonb1-2/+4
2006-04-25Cleanup unneeded headers (thanks Slava Semushin)mathias1-5/+0
2006-02-16updated copyright infomathias1-1/+1
2005-04-25#1188690, fbrun segfaultmathias1-0/+2
2005-01-24copyright datemathias1-1/+1
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias1-0/+9
2004-08-31add autoconf check for std c++ headersrathnor1-1/+5
2004-01-09init m_displayfluxgen1-1/+1
2003-12-04sync functionfluxgen1-0/+4
2003-07-19make sure we pass null (rather than blank) to XOpenDisplayrathnor1-0/+4
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-18/+18
2002-11-27virtual eventLoop, default displayname and exit eventLoop variablefluxgen1-1/+17
2002-11-26initial importfluxgen1-0/+51