File synce-trayicon.changes of Package synce-trayicon
-------------------------------------------------------------------
Fri Aug 3 12:47:27 UTC 2012 - tejas.guruswamy@opensuse.org
- Update to upstream 0.16
+ add configure options to allow disabling of dccm backends;
only udev based backend is enabled by default
+ make the GtkStatusIcon a child of SynceTrayicon, rather than
trayicon being a subclass of statusicon, which is inflexible
+ fix build with recent libnotify (>= 0.7), which has no
support for attaching to widgets
+ remove obsolete libgnome items, replace deprecated functions
+ build changes for application indicator support
+ librapi2 has been merged into libsynce in synce-core, drop separate build dependency on it
+ add libappindicator support, required some reworking of the menus for passworded devices; require gtk >= 2.16
-------------------------------------------------------------------
Mon Jun 27 15:17:35 UTC 2011 - tejas.guruswamy@opensuse.org
- Fix build with libnotify > 0.7
-------------------------------------------------------------------
Sat Apr 23 10:32:12 UTC 2011 - tejas.guruswamy@opensuse.org
- Disable hal backend
-------------------------------------------------------------------
Wed Mar 30 21:01:26 UTC 2011 - tejas.guruswamy@opensuse.org
- Update to 0.15.1
+ monitor connections from udev based dccm
-------------------------------------------------------------------
Sun May 2 13:47:26 UTC 2010 - masterpatricko@gmail.com
- Update to 0.15
+ Build and bug fixes.
-------------------------------------------------------------------
Fri Feb 19 01:11:50 UTC 2010 - masterpatricko@gmail.com
- Patch to build against gtk 2.12
-------------------------------------------------------------------
Sat Jul 18 20:46:55 CEST 2009 - masterpatricko@gmail.com
- Updated to 0.14 release
+ By default, the icon is hidden if nothing is connected, and tooltips will update.
-------------------------------------------------------------------
Fri Jan 16 21:20:17 GMT 2009 - masterpatricko@gmail.com
- Updated to upstream version 0.13
* changed a few wstr_*_current and _ascii to _utf8
* added .desktop and autostart files
* corrected compiler warnings
* make libnotify required
* device class - add device property connection-status for passworded devices, move rapi connection method from dccm clients to here, check if device is locked methods that require a connection
* dccm client classes - add device-unlocked signal to dccm-client, pass locked devices to device-manager instead of holding on to them
* device-manager class - add methods providing count of all / connected / password required devices, and list of names by these categories; add name parameter to device-removed and device-added signal; ask device to establish rapi connection when fully connected
* dont pop up password dialog immediately, put up notification of password required, activation signal (left click) activates password dialog, deal with multiple devices needing passwords
* various code cleanups
* add service-starting signal for dccm clients
* replace info dialogs with notifications
* change from eggtrayicon to GtkStatusIcon
* src/synce_app_man.c - assume cabs with processor type 0 are ok, extract cabs to subdir in /tmp
* add object-name and dccm-type to device properties
* add remove_by_prop to device-manager
* try both {o,hal-}dccm clients, allow for service interruptions, vdccm still optional in properties
* check for use of G_TYPE_CHECK_TYPE or G_TYPE_CHECK_INSTANCE_TYPE
* src/synce-trayicon.c - display notification instead of dialog for locked WM6 device, remove obsolete function
* configure.ac.in - add AM_PROG_CC_C_O
* hal-client.c - fixed detection of newly unlocked wm6 device
-------------------------------------------------------------------
Tue Dec 9 21:54:36 CET 2008 - wr@opensuse.org
- made Hal the default communication type
-------------------------------------------------------------------
Mon Dec 08 19:12:36 GMT 2008 - masterpatricko@gmail.com
- Moved synce-sync-engine from Suggests: to Recommends: to ensure it is installed.
-------------------------------------------------------------------
Fri Sep 19 21:34:54 BST 2008 - masterpatricko@gmail.com
- Initial release of package