index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FbTk
/
LResource.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-18
More preparation for automatic updating of config files
Pavel Labath
1
-15/+19
2013-02-18
Move most of the resource loading code into ResourceManager_base
Pavel Labath
1
-27/+3
2013-02-18
Automatically save init file when a resource is modified
Pavel Labath
1
-2/+19
2013-02-18
Refactoring: move details if init file loading into LResourceManager
Pavel Labath
1
-0/+34
2013-02-18
Create a completely new lua state upon USR2 reconfigure
Pavel Labath
1
-15/+37
2013-02-17
Lua: Make global variables read-only
Pavel Labath
1
-1/+5
2013-02-17
use Lua::registerInitFunction to simplify some parts of code
Pavel Labath
1
-25/+22
2013-02-16
Make lua resource manager automatically initialize lua state if needed
Pavel Labath
1
-0/+5
2013-02-16
Add a function for converting from XResources to lua ones
Pavel Labath
1
-0/+16
2013-02-16
Factor out "session." from resource names
Pavel Labath
1
-2/+2
2013-02-16
Move more common stuff of (L)ResourceManagers to their base class
Pavel Labath
1
-27/+2
2013-02-16
A rough version of resource implementation in lua
Pavel Labath
1
-0/+163