summaryrefslogtreecommitdiff
path: root/gsettings
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Some changes suggested/requested by Richard HughesRyan Lortie2010-05-151-0/+3
* use gio, not gdbus-standaloneRyan Lortie2010-05-141-2/+3
* Add copyright headers, COPYING fileRyan Lortie2010-04-283-0/+63
* Initial commitRyan Lortie2010-04-284-0/+642