[dconf] Created tag dconf-0.2



The signed tag 'dconf-0.2' was created.

Tagger: Ryan Lortie <desrt desrt ca>
Date: Wed Oct 7 17:00:19 2009 -0400

    dconf 0.2

Changes:

Ryan Lortie (125):
      initial commit
      minor fixups, gitignore
      file rewriting
      remove junk
      time to make a choice
      time to make a choice
      some changes
      Add async Merge call to library
      Move from GBus to libdbus-1
      Use private DBusConnection
      Fix watches
      Fix small memory leak.
      Handle the case of watching '/'
      Add some docs
      Rewrite 'merge' function in the service.
      Fix bug found by test case
      Client library cleanup
      Add 'items_length' to notify callbacks
      Add blocking 'set' call for the editor
      Get the dconf-editor compiling again
      Look for config file in ~/.config/dconf/dconf.conf
      Add support for dconf_list ("/")
      Fix bounds checking in DConfReader
      Add some command-line utilities
      Implement dconf-set and dconf-watch
      Error handling for set operations with no backend
      Add copyright headers where missing in dconf/
      Don't count NULL in the length of the list
      Evict gbus, restructure service
      Total rewrite of writer 'merge' functionality
      Disable tests for the moment
      Fix ./autogen.sh clean
      cleanup build, warnings, headers, distcheck
      Make service interface more useful/flexible
      Improved ignorance
      Rename "service" directory to "writer"
      Remove service class and use DConfWriter directly
      Document the dconf file format
      Document how we operate on dconf files
      Remove silly GIO use from dconf-config.c
      Implement "unset" and "lock", split into own files
      tweak the file format
      dconf-reader: conform to the documented format
      Remove unnecessary cast
      libdconf: add _reset() and _set_locked()
      Add dconf-reset and dconf-set-locked utilities
      libdconf: Handle the dbus return results properly
      Fix copy/paste error
      Don't leak duplicate list items
      Signature of sequence is "u", not "s"
      rename dconf-set-locked to dconf-lock
      update writer to track documented file format
      Config file parser for writer
      Make reader config just as awesome as writer
      Make database-creation code robust
      Make opening an existing DB more robust
      add header file to Makefile.am (fix distcheck)
      Install base setup in /etc/xdg/dconf.  Use it.
      actually store values in the database
      Install dbus service files
      Conditionally depend on GSettings
      Unstub dconf storage
      Remove bogus assertions from writer
      Expose "Merge" operation dbus interface
      Use proper dbus bus name when talking to writer
      Fix memory mangement bug
      Fix obscure refcounting bug
      Pass down DBus type during GVariant conversion
      GIO improvements.  Sequence -> event ID strings.
      Memory/API fixes
      Use refcounted trees
      change dconf-set to use GVariant text format
      add doap
      fix dbus .service files
      add missing free() in dconf-list
      un-hardcode install paths
      adjust to sam's gvariant changes
      dconf-get: print a text string instead of xml
      add support for flattening a dconf db to a GTree
      flatten: use text strings instead of markup
      conditionalise dependence on GTK
      regenerate database file when it fills
      fix bug with _open() error handling
      dconf-reader: more robust bounds checking
      many writer fixes:
      editor: install as bin/dconf-editor
      update the dconf vapi
      implement GIO GSettingsBackend instead of Storage
      install the correct extension point name
      adjust to GVariant struct->tuple change
      remove dconf vapi (now upstream in vala)
      glib changes
      fix distcheck, require automake 1.11
      split out dconf-editor, fix `make dist'.  0.1.
      fix dconf-writer corruption issue (#595475)
      don't crash if get_locked() is called on "/"
      fill in missing parts of dconf API
      add dconf dbus service (closes #595479)
      post-release version bump -> 0.1.2
      implement get_writable in the GSettingsBackend
      prevent sets from succeeding on locked keys
      support non-default context for async results
      unobfuscate event IDs for now
      empty DB's are not locked
      fixup errors with writable-checking on merge
      patch from aruiz to fix build on some platforms
      Bug 597505 -  merge accepts bad input
      change writer API to prefix keys with '/'
      Bug 396998 - asynchronous early-error dispatch
      improve documentation, remove some asserts
      merge dconf-{base,core}.c into dconf.c
      Bug 597636 -  gtk-docify dconf
      fix error message in dconf-lock
      fix up the 2nd part of bug 597625
      Bug 597633 - merge into a single 'dconf' utility
      add "relative key" check
      fix double free of GError on early async error
      Bug 597633 - merge into a single 'dconf' utility
      emit proper sequence number and signal on Unset
      the dbus call is "Unset", not reset.
      add is_relative_key to docs
      relicense to LGPL 2.1
      remove trailing spaces
      small docs fixup
      this is dconf 0.2.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]