Module: gnome-volume-manager
      Version: 1.5.1
  Uploaded by: Jeffrey Stedfast

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.1.tar.gz
  md5sum: b442fa2cc217f9d5fcfdaeedaa7225be
    size: 308K

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.1.tar.bz2
  md5sum: 092fe745cb1f4962ad612ae67651a628
    size: 244K

ChangeLog
---------

2005-08-30  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in: Bumped version to 1.5.1

2005-08-25  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * gnome-volume-properties.glade: Made all items use
        GtkFileChoosers instead of GtkFileSelectionDialogs.

        * src/manager.c (gvm_udi_is_ptp_camera): Disabled the camera
        capability query since this function is only ever called when the
        camera capaqbility has already been found on the device.

2005-08-24  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (hal_device_added): Modified so that device
        handlers take a capability argument as well as returning
        TRUE/FALSE for whether or not they've handled the device.
        (input_device_added): Optimised to use the matched capability from
        hal_device_added() to decide what to do rather than doing our own
        query for the same info.
        (to_be_or_not_to_be): Iterate over all settings with a nice loop
        to decide if we need to live or die.

2005-08-24  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (hal_device_added): Optimised by calling
        libhal_device_get_property_strlist() with the key
        info.capabilities to avoid all the extra overhead of calling
        libhal_device_query_capability() for each of the capabilities that
        we can handle.

2005-08-24  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in: Updated to require hal >= 0.5.4 (we need the pda
        fixes included with this release)

        * src/manager.c (hal_device_added): Rewrote to be table-driven.

2005-08-23  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (gvm_run_palmsync): New function to exec the palm
        sync program.
        (hal_device_added): Detect palm devices being connected. Also
        removed the redundant 'char *device' variable.

        * src/properties.c: Added Palm-Pilot UI stuff.

2005-08-22  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (gvm_check_dir): Need to NULL terminate
        g_build_filename varargs, duh.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to