aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/LResource.hh
AgeCommit message (Expand)AuthorFilesLines
2012-04-07More preparation for automatic updating of config filesPavel Labath1-2/+6
2012-04-07Move most of the resource loading code into ResourceManager_basePavel Labath1-2/+1
2012-04-07Automatically save init file when a resource is modifiedPavel Labath1-1/+10
2012-04-07Refactoring: move details if init file loading into LResourceManagerPavel Labath1-0/+2
2012-04-07Create a completely new lua state upon USR2 reconfigurePavel Labath1-0/+3
2012-04-07use Lua::registerInitFunction to simplify some parts of codePavel Labath1-7/+4
2012-04-07Add a function for converting from XResources to lua onesPavel Labath1-0/+1
2012-04-07Factor out "session." from resource namesPavel Labath1-2/+1
2012-04-07Move more common stuff of (L)ResourceManagers to their base classPavel Labath1-4/+0
2012-04-07A rough version of resource implementation in luaPavel Labath1-0/+59