| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2008-11-06 Hans Petter Jansson <hpj@novell.com>
* gconf/gapplookupgconf.c (get_default_for_uri_scheme): Free command
string after use. Fixes a leak.
svn path=/trunk/; revision=2083
|
|
|
|
|
|
|
|
|
| |
* */*.[ch]: get rid of modelines
The modelines were inconsistent and caused issues when used in
different editors.
svn path=/trunk/; revision=1756
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-22 Christian Kellner <gicmo@gnome.org>
* client/Makefile.am:
* configure.ac:
* gconf/Makefile.am:
* hal/Makefile.am:
Respect the giomoduledir provided in gio's package config
file. (#523852 and maybe #523039)
svn path=/trunk/; revision=1675
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-02-22 Christian Neumair <cneumair@gnome.org>
* gconf/gconf-module.c: (g_io_module_load):
* gconf/Makefile.am:
* hal/hal-module.c: (g_io_module_load):
* hal/Makefile.am:
* client/gdaemonvfs.c: (g_daemon_vfs_init):
* client/Makefile.am:
Bind to GVFS text domain. Fixes #517892.
svn path=/trunk/; revision=1330
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Alexander Larsson <alexl@redhat.com>
* daemon/gvfsbackendsftp.c:
* daemon/gvfsbackendtrash.c:
* gconf/gapplookupgconf.c:
* test/benchmark-common.c:
Some more cleanup.
svn path=/trunk/; revision=1303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Alexander Larsson <alexl@redhat.com>
* lots of *.c files:
Code cleanup from Kjartan:
Removes unused code/variables.
Uses right printf types
Uses non-deprecated dbus calls.
Removes spurious ; and ,
deleted extra checks for NULL for g_free
svn path=/trunk/; revision=1302
|
|
2008-01-29 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* configure.ac:
* gconf/Makefile.am: Added.
* gconf/gapplookupgconf.[ch]: Added.
* gconf/gconf-module.c: Added.
Add gconf based implementation of
g_app_info_get_default_for_uri_scheme ()
svn path=/trunk/; revision=1206
|