BasicItem:
[simple-launcher] / gconf-wrapper.cc
2007-09-20 mishasinitialize myValue for GConfBooleanOption and GConfInte...
2007-04-12 mishaschanged the way how option kind is stored/obtained
2007-04-12 mishas * renamed *Value classes to *Option (GConfStringValue...
2007-04-12 mishas * GConfOption now knows what type it is
2007-04-12 mishas * static method 'mergePath' is now normal method ...
2007-04-12 mishasrenamed validateClient to allocateClient to reflect...
2007-04-12 mishasrewrote gconf wrappers (still work in progress and...
2007-04-04 mishasmade the gconf wrapper more useful; properly added...
2007-04-04 mishasadd gconf wrapper: way to work with configuration param...