<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross+web@burtonini.com"/><item><title>Contacts 0.2</title><guid isPermaLink="false">computers/contacts-2006-11-18-11-13</guid><link>http://www.burtonini.com/blog/computers/contacts-2006-11-18-11-13</link><description>Although I'm announcing Contacts 0.2 , I hardly did any of the work on it. Brace yourself, Chris and Thomas ...</description><content:encoded><![CDATA[    <p>
      Although I'm announcing <a
      href="http://projects.o-hand.com/contacts">Contacts 0.2</a>, I hardly did
      any of the work on it.  Brace yourself, <a
      href="http://chrislord.net/blog/">Chris</a> and <a
      href="http://blogs.gnome.org/portal/thos">Thomas</a> have been very busy.
    </p>
    <ul>
      <li>Ellipsize long names in the contacts list</li>
      <li>Smart enable/disable of cut, copy and paste items</li>
      <li>Implement multiple import and delete</li>
      <li>Fix compiler warnings</li>
      <li>Clean up padding in the interface</li>
      <li>Switch to automake 1.8, fix dist, fix clean targets.</li>
      <li>Don't try and install GConf schemas if GConf isn't being used.</li>
      <li>Fix the order of hash creation and store population, fixing chronic breakage on GTK+ 2.10.</li>
      <li>Check if name text is NULL before g_utf8_strlen on delete dialog</li>
      <li>Escape name text before displaying in the preview pane</li>
      <li>Hide the menubar when embedding</li>
      <li>Make main window not initially visible</li>
      <li>Add GOption support</li>
      <li>Add XEmbed support (-p/--plug <socket id>)</li>
      <li>Fix crash when the contacts treeview sends an activated signal with no contact selected.</li>
      <li>New French translation (Olivier L&#234; Thanh Duong  <olivier@lethanh.be></li>
      <li>Add i18n support, thanks to patch from Priit Laes</li>
      <li>Delete contacts async to avoid deadlocks with DBus EDS.</li>
      <li>Remove dependency gtk+-2.0 >= 2.8.0 (don't use gtk_file_chooser_set_do_overwrite_confirmation)</li>
      <li>Highlight currently selected field in edit pane. When the user clicks</li>
      <li>Use libbacon to maintain only one instance</li>
      <li>Add --enable-gnome-vfs switch for vCard import/export using gnome-vfs</li>
      <li>Separate import/export UI and function</li>
      <li>Remove, just remove the selected field. Fixed, as suggested by Jorn Baayen (bug #58)</li>
      <li>Add confirmation option for contact import (bug #47)</li>
      <li>Allow import of contacts from command-line (bug #47)</li>
      <li>Remove labels from focus chain (bug #36)</li>
      <li>Change 'OK' button in edit pane to 'Close' (bug #55)</li>
      <li>Change delete dialogue to include descriptive buttons and contact name (bug #55)</li>
      <li>Add a callback for double-clicking a contact to open/edit (bug #52)</li>
      <li>Restore object property in cut/copy/paste signal handlers (bug #50)</li>
      <li>Stop setting can-focus to false for selectable labels - breaks cut/copy/paste (bug #36)</li>
    </ul>
    <p>
      Updated packages are already in Debian.  Have fun!
    </p>
]]></content:encoded><dc:date>2006-11-18T11:13:00Z</dc:date></item></channel></rss>