<?xml version="1.0"?>
<rss version="2.0"><channel><title>notify-sharp</title><link>http://cia.vc/stats/project/galago/notify-sharp</link><description>CIA Stats</description><cloud path="/RPC2" domain="cia.vc" protocol="xml-rpc" port="80" registerProcedure="stats.subscribe.rss2" /><item><pubDate>Thu, 05 Mar 2009 12:55:02 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/b9a</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/b9a</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3032&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (ChangeLog src/Notification.cs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;src/Notification.cs: Patch by Cody Russell  &amp;lt;bratsche {at} gnome.org&amp;gt;: Check if Capabilities are null before using them.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* src/Notification.cs: Patch by Cody Russell &lt;bratsche {at} gnome.org&gt;: Check if...</title></item><item><pubDate>Thu, 05 Mar 2009 12:53:34 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/a86</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/a86</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3031&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (ChangeLog src/Notification.cs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;src/Notification.cs: Patch by Cody Russell  &amp;lt;bratsche {at} gnome.org&amp;gt;: When adding a new action, first check that the notification daemon supports actions. (BGO #571177)&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* src/Notification.cs: Patch by Cody Russell &lt;bratsche {at} gnome.org&gt;: When...</title></item><item><pubDate>Thu, 20 Mar 2008 13:54:58 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/920</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/920</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3009&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (4 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;src/Notification.cs: Add a CloseHandler delegate for the Close event as it doesn't get EventArgs but CloseArgs.&lt;/li&gt;&lt;li&gt;docs/en/Notifications/CloseHandler.xml:&lt;/li&gt;&lt;li&gt;docs/en/index.xml: Update docs.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* src/Notification.cs: Add a CloseHandler delegate for the Close event as it...</title></item><item><pubDate>Thu, 20 Mar 2008 13:48:56 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/84f</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/84f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3008&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (3 files in 2 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;src/Global.cs:&lt;/li&gt;&lt;li&gt;src/Notification.cs: Use uint as internal type for the close reason.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* src/Global.cs: * src/Notification.cs: Use uint as internal type for the close...</title></item><item><pubDate>Thu, 20 Mar 2008 13:42:17 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/40f</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/40f</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;3007&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (12 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             &lt;p /&gt;&lt;ul&gt;&lt;li&gt;configure.ac: Require GTK# &amp;gt;= 2.10.1 for Gtk.StatusIcon.&lt;/li&gt;&lt;li&gt;src/Global.cs: Update to notification-daemon DBus interface change.&lt;/li&gt;&lt;li&gt;src/Notification.cs: Update for notification-daemon DBus interface change and add a reason to the Close event. Allow attaching to a Gtk.StatusIcon. Add properties for the Id, StatusIcon and AttachWidget.&lt;/li&gt;&lt;li&gt;docs/en/Notifications/ActionArgs.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/CloseArgs.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/CloseReason.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/Global.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/Notification.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/ServerInformation.xml:&lt;/li&gt;&lt;li&gt;docs/en/Notifications/Urgency.xml:&lt;/li&gt;&lt;li&gt;docs/en/index.xml: Update docs.&lt;/li&gt;&lt;/ul&gt;         &lt;/div&gt;     </description><title>* configure.ac: Require GTK# &gt;= 2.10.1 for Gtk.StatusIcon. * src/Global.cs:...</title></item><item><pubDate>Fri, 02 Nov 2007 04:59:32 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/153</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/153</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;2998&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (29 files in 5 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Add managed notify-sharp implementation         &lt;/div&gt;     </description><title>Add managed notify-sharp implementation</title></item><item><pubDate>Fri, 02 Nov 2007 04:52:02 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/86</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/86</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;slomo&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;2997&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (13 files in 4 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Remove everything as preparation to commit the completely managed notify-sharp         &lt;/div&gt;     </description><title>Remove everything as preparation to commit the completely managed notify-sharp</title></item><item><pubDate>Thu, 04 May 2006 08:31:38 +0000</pubDate><guid>http://cia.vc/stats/project/galago/notify-sharp/.message/0</guid><link>http://cia.vc/stats/project/galago/notify-sharp/.message/0</link><description>         &lt;div style="border: 1px solid #888; background-color: #DDD; padding: 0.25em 0.5em; margin: 0em;"&gt;              Commit by &lt;strong&gt;chipx86&lt;/strong&gt;                          &lt;span style="color: #888;"&gt; :: &lt;/span&gt;                          r&lt;b&gt;2795&lt;/b&gt;             &lt;b&gt;notify-sharp&lt;/b&gt;/ (22 files in 5 dirs):                      &lt;/div&gt;         &lt;div style="padding: 0em; margin: 0.5em 0em;"&gt;             Add the beginnings of notify-sharp.         &lt;/div&gt;     </description><title>Add the beginnings of notify-sharp.</title></item></channel></rss>
