aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Resource.hh
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Don't spam with the "Unable to convert ... from nil" messagesPavel Labath1-3/+7
2011-11-01More preparation for automatic updating of config filesPavel Labath1-15/+26
2011-11-01Move most of the resource loading code into ResourceManager_basePavel Labath1-5/+10
2011-11-01Automatically save init file when a resource is modifiedPavel Labath1-2/+9
2011-11-01Emit the "modified" signal when a resource value is changed through C++ codePavel Labath1-2/+6
2011-11-01Add RangeTraits class which automatically clamps the value of resourcesPavel Labath1-0/+3
2011-11-01Enable the resource traits classes to hold non-static membersPavel Labath1-5/+7
2011-11-01Add a "modified" signal to resourcesPavel Labath1-2/+12
2011-11-01Replace ResourceManager with the lua versionPavel Labath1-0/+8
2011-11-01Add a function for converting from XResources to lua onesPavel Labath1-0/+4
2011-11-01Factor out "session." from resource namesPavel Labath1-1/+6
2011-11-01Move more common stuff of (L)ResourceManagers to their base classPavel Labath1-22/+10
2011-11-01Simplify FbTk::Resource template classPavel Labath1-24/+36
2011-11-01A rough version of resource implementation in luaPavel Labath1-19/+59
2011-11-01convert ResourceManager::{add,remove}Resource from template to a regular func...Pavel Labath1-34/+2
2009-10-01made code simplerMathias Gumz1-7/+2
2008-04-21some fixes for gcc 3.4Thomas Orgis1-0/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30fix compatibility with older gcc versionsMark Tiefenbruck1-1/+1
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-4/+0
2007-12-29'inline' in class declaration is implicitly inlineMathias Gumz1-28/+28
2007-12-27architecture astronomyMark Tiefenbruck1-9/+10
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-0/+1
2006-05-13added commentsfluxgen1-0/+4
2006-03-18added Type typedef of T in Resourcefluxgen1-4/+4
2006-02-18Added template getResource(string) to ResourceManager.fluxgen1-0/+40
2005-11-22const fixfluxgen1-3/+4
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-04-26oops, forgot to include filefluxgen1-1/+2
2003-12-19resourceValue and findResourcefluxgen1-1/+3
2003-12-19setResourceValue function and a dumpfluxgen1-2/+10
2003-12-16fixed some icc warningsfluxgen1-2/+2
2003-09-13minor fix for Solaris 2.xfluxgen1-1/+2
2003-08-08minor fixfluxgen1-4/+6
2003-07-18reorganise operation of ResourceManagerrathnor1-7/+58
2003-05-18moved Resource to FbTk and change name of DirHelper to FbTk Directoryfluxgen1-0/+147