← Back to team overview

ayatana-commits team mailing list archive

[Branch ~agateau/libindicate-qt/trunk] Rev 94: Updated

 

------------------------------------------------------------
revno: 94
committer: Aurelien Gateau <aurelien.gateau@xxxxxxxxxxxxx>
branch nick: libindicate-qt
timestamp: Wed 2009-09-16 16:58:15 +0200
message:
  Updated
modified:
  NEWS


--
lp:libindicate-qt
https://code.launchpad.net/~agateau/libindicate-qt/trunk

Your team ayatana-commits is subscribed to branch lp:libindicate-qt.
To unsubscribe from this branch go to https://code.launchpad.net/~agateau/libindicate-qt/trunk/+edit-subscription.
=== modified file 'NEWS'
--- NEWS	2009-09-10 13:36:47 +0000
+++ NEWS	2009-09-16 14:58:15 +0000
@@ -1,3 +1,18 @@
+# 0.2.1
+## Improvements
+- Ported to libindicate 0.2.0
+- Added convenience methods to get/set these common properties:
+  name, time, icon, count, draw_attention
+- Added bool and int versions of setIndicatorProperty()
+- Moved all value decoding functions to QIndicate::Decode namespace
+- Removed QIndicate::Indicator::display() signal
+- Removed QIndicate::IndicatorMessage class, matching libindicate changes
+
+## Fixes
+- Renamed property() to indicatorProperty() and setProperty() to
+  setIndicatorProperty() to avoid hiding QObject methods
+- Honor ${LIB_SUFFIX} variable
+
 # 0.2.0
 ## Fixes
 - Fixed handling of time properties to properly include the time part