summaryrefslogtreecommitdiff
path: root/gsettings
Commit message (Expand)AuthorAgeFilesLines
* add gtester supportRyan Lortie2012-07-061-0/+2
* Implement change signalsRyan Lortie2012-07-021-2/+35
* Massively reorganise the client-sideRyan Lortie2012-07-022-550/+55
* common/: create two convenience librariesRyan Lortie2012-07-011-2/+1
* Stop using deprecated GLib APIsRyan Lortie2011-10-192-23/+20
* Remove "service func" logicRyan Lortie2011-09-111-14/+0
* GSettings: g_warning() on failure to communicateRyan Lortie2011-08-151-5/+32
* Remove unused 'error' variableRyan Lortie2011-07-241-3/+2
* client-side lockdown supportRyan Lortie2011-05-061-0/+18
* Don't crash on DBus connection failureRyan Lortie2011-01-311-0/+7
* Add G_GNUC_INTERNAL to symbolsRyan Lortie2011-01-251-0/+1
* Remove unused 'length' variable.Ryan Lortie2011-01-251-2/+0
* Drop from libtool days: -avoid-version and -moduleRyan Lortie2011-01-251-1/+1
* Use normal slice allocation for OutstandingWatchRyan Lortie2011-01-141-4/+6
* Bug 639523 - crash when DCONF_PROFILE is setRyan Lortie2011-01-141-2/+9
* Dist a file needed for the buildRyan Lortie2010-12-211-0/+1
* Increase dbus timeout to 2 minutesRyan Lortie2010-12-191-1/+1
* Reduce GDBus abuseRyan Lortie2010-12-184-286/+377
* Bug 632051 - some mem leaksRyan Lortie2010-11-021-6/+4
* don't fall throughRyan Lortie2010-09-101-0/+2
* return message for outgoing filterRyan Lortie2010-09-101-1/+1
* Update to latest GDBus ABIDavid Zeuthen2010-09-091-8/+11
* Adjust to GDBus API changeRyan Lortie2010-08-231-4/+6
* More cleanups and gtk-doc fill-inRyan Lortie2010-08-031-6/+1
* Remove old libtool workaroundsRyan Lortie2010-07-241-2/+0
* Get rid of libtoolRyan Lortie2010-07-242-5/+6
* Adjust to the new GSettingsBackend APIRyan Lortie2010-07-221-50/+12
* Wire up GSettingsBackend::reset()Ryan Lortie2010-07-221-1/+1
* gsettings: port to new API/ABI of gdbus (add flag).Alban Browaeys2010-07-201-3/+3
* port client library to ValaRyan Lortie2010-07-191-17/+13
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-1/+1
* Move shmdir guessing code to common/Ryan Lortie2010-07-171-0/+1
* Many improvementsRyan Lortie2010-07-151-1/+15
* One file missed from bug #619982.Ryan Lortie2010-07-101-1/+1
* Update for GDBus API shiftRyan Lortie2010-06-221-0/+4
* GSettings backend: implement sync(), fix bugsRyan Lortie2010-06-101-29/+66
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-13/+23
* 'list' updatesRyan Lortie2010-05-241-4/+8
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-232-18/+127
* flesh out the APIs a bitRyan Lortie2010-05-231-2/+2
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-222-6/+6
* rename client to engineRyan Lortie2010-05-212-30/+30
* factor-out common client-side codeRyan Lortie2010-05-214-568/+335
* fix .la nuking when DESTDIR is setRyan Lortie2010-05-211-1/+1
* run gio-querymodule on 'make install'Ryan Lortie2010-05-211-0/+3
* Fix bug that broke gio-querymoduleRyan Lortie2010-05-201-1/+1
* implement GSettingsBackend.sync with a stubRyan Lortie2010-05-191-0/+6
* GDBus porting fixupsRyan Lortie2010-05-181-2/+8
* Remove workaround for GDBus bugRyan Lortie2010-05-181-19/+18
* Fix some deadlocks (missed free due to early exit)Ryan Lortie2010-05-181-8/+14