Age | Commit message (Collapse) | Author | Files | Lines |
|
2009-03-10 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.8 ===
svn path=/trunk/; revision=2315
|
|
2009-03-09 Alexander Larsson <alexl@redhat.com>
Bug 543064 – configure script does not pick up giomoduledir
* configure.ac:
Don't pass --define-variable libdir when getting giomoduledir.
This was added wrongly before.
svn path=/trunk/; revision=2308
|
|
2009-03-02 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.7 ===
svn path=/trunk/; revision=2280
|
|
2009-03-02 Alexander Larsson <alexl@redhat.com>
Bug 569066 – gvfs' configure.ac uses non posix 'test' constructions
* configure.ac:
Use '=', not '==' for comparison
Patch from Alexis Ballier
svn path=/trunk/; revision=2268
|
|
2009-02-16 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.6 ===
svn path=/trunk/; revision=2227
|
|
2009-02-13 Cosimo Cecchi <cosimoc@gnome.org>
Bug 531705 – Won't build with libarchive 1.3.1
* configure.ac: check for archive_entry_filetype() instead of
archive_read_open(). Patch from Tom Parker.
svn path=/trunk/; revision=2213
|
|
2009-02-02 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.5 ===
svn path=/trunk/; revision=2191
|
|
2009-02-02 Bastien Nocera <hadess@hadess.net>
Bug 511671 - Make obex-ftp work over usb connections
* configure.ac: Require HAL for the ObexFTP backend
* daemon/Makefile.am:
* daemon/gvfsbackendobexftp.c (_get_numbers_from_usb_path),
(_is_nokia_3650), (_get_bluetooth_name_and_icon),
(_get_bluetooth_device_properties), (_is_same_path),
(_find_ods_usb_intfnum), (_get_usb_intfnum_and_properties),
(do_mount): Add support for USB ObexFTP devices, original
patch from Alexander Kanavin <ak@sensi.org>, requires
current obex-data-server trunk
svn path=/trunk/; revision=2188
|
|
2009-01-19 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
svn path=/trunk/; revision=2173
|
|
2009-01-06 Tomas Bzatek <tbzatek@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.3 ===
svn path=/trunk/; revision=2161
|
|
2008-12-15 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.2 ===
svn path=/trunk/; revision=2140
|
|
2008-12-11 Ryan Lortie <desrt@desrt.ca>
New trash:/ backend.
* daemon/trashlib: implementation of the reader side of the fd.o
trash specification
* daemon/gvfsbackendtrash.[ch]: rewrite based on trashlib
* configure.ac: add daemon/trashlib/Makefile to output
* daemon/Makefile.am: add trashlib/ subdir and include in trash
backend libraries
svn path=/trunk/; revision=2132
|
|
* configure.ac: require libsoup-gnome, for SoupProxyResolverGNOME
* daemon/gvfsbackendhttp.c (g_vfs_backend_http_init): add a
SoupProxyResolverGNOME to the sessions, to automatically handle
proxies. #522985
svn path=/trunk/; revision=2131
|
|
2008-12-01 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 1.1.1 ===
svn path=/trunk/; revision=2118
|
|
2008-12-01 Bastien Nocera <hadess@hadess.net>
* configure.ac: Update bluez requirements, we
can't really require the 4.x API without the 4.x
libraries...
svn path=/trunk/; revision=2114
|
|
2008-10-21 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Require glib 2.19.1 for GIcon serialization support
* common/gvfsdaemonprotocol.c:
Use g_icon_to_string & co instead of home-brewed serialization
* monitor/proxy/gproxydrive.c:
* monitor/proxy/gproxymount.c:
* monitor/proxy/gproxyvolume.c:
* monitor/proxy/gproxyvolumemonitor.c:
* monitor/proxy/gproxyvolumemonitor.h:
* monitor/proxy/gvfsproxyvolumemonitordaemon.c:
Use g_icon_to_string & co instead of home-brewed serialization
svn path=/trunk/; revision=2069
|
|
2008-09-23 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Bump version of unstable branch to 1.1.1
svn path=/trunk/; revision=2022
|
|
svn path=/trunk/; revision=1972
|
|
2008-09-09 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Post-release version bump to 0.99.8.
svn path=/trunk/; revision=1950
|
|
2008-09-01 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Post-release version bump to 0.99.7.
svn path=/trunk/; revision=1928
|
|
svn path=/trunk/; revision=1923
|
|
2008-08-21 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Late post-release version bump to 0.99.6.
svn path=/trunk/; revision=1895
|
|
svn path=/trunk/; revision=1864
|
|
svn path=/trunk/; revision=1861
|
|
svn path=/trunk/; revision=1839
|
|
2008-07-23 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Post-release bump to 0.99.4.
svn path=/trunk/; revision=1837
|
|
svn path=/trunk/; revision=1833
|
|
svn path=/trunk/; revision=1830
|
|
2008-07-21 David Zeuthen <davidz@redhat.com>
* configure.ac:
* monitor/Makefile.am:
* monitor/hal/*:
* monitor/gphoto2/*:
Separate the hal and gphoto2 volume monitors - this is in part
needed to solve bug #520123.
svn path=/trunk/; revision=1827
|
|
2008-07-08 David Zeuthen <davidz@redhat.com>
* configure.in:
* Makefile.am:
* hal/*:
* monitor/Makefile.am:
* monitor/hal/*:
Move hal/ to monitor/hal/.
svn path=/trunk/; revision=1816
|
|
2008-07-08 David Zeuthen <davidz@redhat.com>
Provide infrastructure for out of process volume monitors and
port the hal volume monitor to use it (#520132).
* Makefile.am:
* configure.ac:
Add the monitor and monitor/proxy directories.
* hal/Makefile.am:
Don't build a gio module for the hal volume monitor; instead
build a volume monitor daemon.
* hal/ghaldrive.[ch]:
* hal/ghalmount.[ch]:
* hal/ghalvolume.[ch]:
* hal/ghalvolumemonitor.[ch]:
* hal/hal-device.[ch]:
* hal/hal-device.[ch]:
* hal/hal-pool.[ch]:
Make all types static and implement g_volume_get_activation_root()
added to gio (#541793). Also emit the drive-eject-button
signal (#541794).
* hal/hal-module.c:
Removed since the monitor is being moved out of process.
* hal/hal-volume-monitor-daemon.c:
* hal/hal.monitor:
* hal/org.gtk.Private.HalVolumeMonitor.service.in:
New files for remote volume monitor.
* monitor/Makefile.am:
New file.
* monitor/proxy/*:
Add proxy volume monitor gio module (the D-Bus client side of
out-of-process volume monitors) and a static library for providing
the D-Bus server side of out of process volume monitors.
* programs/gvfs-mount.c:
Print activation uri for a volumes and icons for drives.
Also unref volume monitor when no longer in use.
svn path=/trunk/; revision=1815
|
|
* configure.ac: Correctly check the right libhal for hal features.
Patch from Andreas Rottmann <a.rottmann@gmx.at> (#537149)
svn path=/trunk/; revision=1814
|
|
2008-06-03 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Post-release bump to 0.99.2.
svn path=/trunk/; revision=1797
|
|
2008-06-03 Hans Petter Jansson <hpj@novell.com>
* configure.ac: Fix definition of giomodulesdir, so we install
GIO modules to the libdir specified by the user. Fixes distcheck.
svn path=/trunk/; revision=1794
|
|
svn path=/trunk/; revision=1771
|
|
* configure.ac:
* programs/Makefile.am:
Allow to disable the installation of the bash completion
scripts. Also make it possible to choose the directory
where the file gets installed. Fixes #530772
svn path=/trunk/; revision=1770
|
|
2008-03-28 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Bump version to 0.99.1 for unstable development
Stable branch is gnome-2-22
svn path=/trunk/; revision=1695
|
|
2008-03-28 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 0.2.2 ===
svn path=/trunk/; revision=1692
|
|
2008-03-28 Christian Kellner <gicmo@gnome.org>
* configure.ac: Silence out libtool if
make is invoked with --silence.
svn path=/trunk/; revision=1689
|
|
2008-03-24 A. Walton <awalton@svn.gnome.org>
* configure.ac:
The CDDA backend requires HAL to build.
Closes bug #524062.
svn path=/trunk/; revision=1676
|
|
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
|
|
2008-03-18 Christian Kellner <gicmo@gnome.org>
* configure.ac: Post release version bump.
svn path=/trunk/; revision=1669
|
|
2008-03-12 Alexander Larsson <alexl@redhat.com>
* configure.ac:
* daemon/Makefile.am:
* daemon/gvfsbackendarchive.[ch]:
Added archive backend from Benjamin Otte
Requires libarchive
svn path=/trunk/; revision=1649
|
|
2008-03-11 Alexander Larsson <alexl@redhat.com>
* common/gsysutils.c:
* configure.ac:
OpenBSB portability fixes.
Patch from Jasper Lievisse Adriaanse <jasper@humppa.nl>
svn path=/trunk/; revision=1645
|
|
2008-03-10 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Post release version bump
=== gvfs 0.2.0.1 ===
svn path=/trunk/; revision=1639
|
|
2008-03-10 Alexander Larsson <alexl@redhat.com>
* configure.ac:
Bump version to 0.2.0.1 (minor release
last translation changes)
svn path=/trunk/; revision=1637
|
|
2008-03-10 Alexander Larsson <alexl@redhat.com>
* NEWS:
Update for release
* configure.ac:
Bump version to 0.2.0
svn path=/trunk/; revision=1635
|
|
2008-03-06 Alexander Larsson <alexl@redhat.com>
* common/gsysutils.c:
* configure.ac:
Include sys/uio.h if availible (#520307)
svn path=/trunk/; revision=1580
|
|
2008-03-05 Bastien Nocera <hadess@hadess.net>
* configure.ac: Disable gphoto2 building when
HAL is disabled as well (Closes: #519872)
svn path=/trunk/; revision=1559
|
|
2008-03-04 Sebastien Bacher <seb128@ubuntu.com>
* configure.ac: New version update
svn path=/trunk/; revision=1543
|