Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-20 | Update NEWS for 0.9.5.92compiz-0.9.5.92 | Sam Spilsbury | 4 | -4/+160 | |
2011-08-02 | [merge] Upstream git | Sam Spilsbury | 0 | -0/+0 | |
2011-08-01 | Dummy commit | smspillaz | 1 | -0/+0 | |
2011-07-29 | Merge in settings upgrade work | Sam Spilsbury | 2 | -24/+30 | |
2011-07-27 | Merge runtime fix | Sam Spilsbury | 1 | -1/+1 | |
2011-07-26 | Typo in writeOption ... | Sam Spilsbury | 1 | -1/+1 | |
2011-07-26 | Merge in gsettings port | Sam Spilsbury | 5 | -1215/+1501 | |
2011-07-24 | API Update | Sam Spilsbury | 2 | -24/+30 | |
2011-07-21 | Fix referencing madness | Sam Spilsbury | 1 | -17/+2 | |
2011-07-15 | Merge in port to GSettings | Sam Spilsbury | 5 | -1215/+1516 | |
2011-07-15 | Replace by a #define where appropriate | Sam Spilsbury | 2 | -22/+12 | |
2011-07-15 | Remove an ugly #define | Sam Spilsbury | 2 | -15/+11 | |
2011-07-15 | Move strings describing schema id's and paths to #define's | Sam Spilsbury | 2 | -23/+26 | |
2011-07-15 | Coding style .. change foo_bar to camelCase | Sam Spilsbury | 2 | -93/+94 | |
2011-07-15 | Make it a compile time option | Sam Spilsbury | 1 | -1/+12 | |
2011-07-15 | Moved all the GConf integration support into a separate file | Sam Spilsbury | 3 | -1031/+1115 | |
keep the USE_GCONF markers | |||||
2011-07-15 | Remove more rogue GConf and wrap all the legacy gconf integration stuff | Sam Spilsbury | 1 | -16/+60 | |
in #ifdef's | |||||
2011-07-15 | Remove GConfisms from parts of the code which are purely GSettings and fix ↵ | Sam Spilsbury | 1 | -39/+5 | |
warnings | |||||
2011-07-15 | Remove GConfEngine usage as we're not copying keys around anymore | Sam Spilsbury | 1 | -6/+1 | |
2011-07-15 | Re enable integrated options writing for now ... the only settings we really | Sam Spilsbury | 1 | -51/+69 | |
integrate with right now are metacity so just use gconf for that | |||||
2011-07-15 | Update copyright | Sam Spilsbury | 1 | -2/+9 | |
2011-07-15 | Change notification is working | Sam Spilsbury | 1 | -31/+58 | |
2011-07-15 | Memleak | Sam Spilsbury | 1 | -0/+2 | |
2011-07-15 | Add the gsettings schema for compizconfig-python | Sam Spilsbury | 1 | -0/+22 | |
2011-07-15 | Profile deletion works in theory, though it seems like gsettings isn't | Sam Spilsbury | 1 | -3/+7 | |
actually unsetting the keys right now | |||||
2011-07-15 | Profile switching support added | Sam Spilsbury | 1 | -7/+25 | |
2011-07-15 | Initial support for profiles | Sam Spilsbury | 2 | -281/+185 | |
2011-07-14 | Use relocatable schemas and remove some commented gconf items | Sam Spilsbury | 1 | -58/+54 | |
2011-07-14 | Basic setting/reading writing from dconf now working, don't write to | Sam Spilsbury | 1 | -119/+136 | |
gconf anymore | |||||
2011-07-14 | Bump VERSION | Sam Spilsbury | 1 | -1/+1 | |
2011-07-14 | Update NEWS for 0.9.5.0 | Sam Spilsbury | 3 | -23/+759 | |
2011-07-13 | Added some extended debugging info when failing to read keys | Sam Spilsbury | 1 | -4/+4 | |
2011-07-11 | Basic option value read/write working. Fix assertion failure because | Sam Spilsbury | 1 | -24/+83 | |
we copied one too many characters on the key string | |||||
2011-07-11 | Disable writing to integrated options for now | Sam Spilsbury | 1 | -2/+12 | |
2011-07-11 | Temporarily disable profile support and create a GSettings object | Sam Spilsbury | 1 | -13/+87 | |
for each unique plugin schema during read/write operations | |||||
2011-07-11 | Write to an overlay on gconf, cleanup the key names so they are in | Sam Spilsbury | 1 | -9/+60 | |
line with the generated schemas | |||||
2011-07-10 | Start the transition to GSettings, use the gconf backend for now | Sam Spilsbury | 2 | -7/+9 | |
2011-07-07 | Add new release commands | Sam Spilsbury | 1 | -11/+0 | |
2011-07-07 | Bump VERSION | Sam Spilsbury | 1 | -1/+1 | |
2011-05-13 | * Bump version to 0.9.5 | Scott Moreau | 1 | -3/+2 | |
2011-03-07 | "Bump VERSION to 0.9.4"compiz-0.9.4 | Sam Spilsbury | 1 | -1/+1 | |
2011-03-07 | "Update CMake Version" | Sam Spilsbury | 1 | -2/+2 | |
2011-03-07 | "Update news for 0.9.4 release" | Sam Spilsbury | 1 | -0/+8 | |
2010-12-13 | Fix branch confusion | Sam Spilsbury | 1 | -154/+1 | |
2010-12-10 | Merge branch 'master' of ↵ | Sam Spilsbury | 1 | -2/+2 | |
git+ssh://git.compiz.org/git/compiz/compizconfig/compizconfig-backend-gconf | |||||
2010-12-10 | Add multiscreen support | Sam Spilsbury | 1 | -8/+3 | |
2010-12-10 | Fix setting /allscreens, we should set /screen%i (defaults to screen 0) | Sam Spilsbury | 2 | -13/+166 | |
2010-11-26 | fix schema owner and typo | Didier Roche | 1 | -2/+2 | |
2010-11-23 | Change paths so that old and new settings don't conflict | Sam Spilsbury | 1 | -6/+6 | |
2010-11-06 | Update NEWS for 0.9.2.1 Release | Sam Spilsbury | 1 | -4/+4 | |