<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.6" -->
<rss version="2.0">
    <channel>
        <title>chandler</title>
        <description>WebSVN RSS feed - chandler</description>
        <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Fbranches%2FMilestone_0.5.03%2F&amp;</link>
        <lastBuildDate>Sat, 25 May 2013 18:58:56 +0000</lastBuildDate>
        <generator>FeedCreator 1.6</generator>
        <item>
            <title>Settng version information for Milestone</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Fbranches%2FMilestone_0.5.03%2F&amp;rev=5611&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5611 - bear&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Settng version information for Milestone&lt;/div&gt;~ /branches/Milestone_0.5.03/chandler/distrib/osx/bundle/Info.plist&lt;br /&gt;</description>
            <author>bear</author>
            <pubDate>Tue, 07 Jun 2005 13:33:30 +0000</pubDate>
            <guid>62d62fba3c53498cca49df8e135a49ffebd5994b</guid>
        </item>
        <item>
            <title>- Backported fixes of ICalendar DATE parsing bug and WebDAV ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Fbranches%2FMilestone_0.5.03%2F&amp;rev=5608&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5608 - jeffrey&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;- Backported fixes of ICalendar DATE parsing bug and WebDAV bug&lt;/div&gt;~ /branches/Milestone_0.5.03/chandler/parcels/osaf/framework/sharing/ICalendar.py&lt;br /&gt;~ /branches/Milestone_0.5.03/chandler/parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;</description>
            <author>jeffrey</author>
            <pubDate>Mon, 06 Jun 2005 21:04:50 +0000</pubDate>
            <guid>e01f29be7c973b5195a22f2a0c506a71302ecd0f</guid>
        </item>
        <item>
            <title>Milestone 0.5.03 - take 2</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Fbranches%2FMilestone_0.5.03%2F&amp;rev=5578&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5578 - bear&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Milestone 0.5.03 - take 2&lt;/div&gt;+ /branches/Milestone_0.5.03&lt;br /&gt;</description>
            <author>bear</author>
            <pubDate>Fri, 03 Jun 2005 03:42:42 +0000</pubDate>
            <guid>ca6727baa8889e1441d84bd537f155cdca27d2ae</guid>
        </item>
        <item>
            <title>found these two during the milestone build - have to ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5576&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5576 - bear&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;found these two during the milestone build - have to find out why the full tbox builds did not flag this as a building error&lt;/div&gt;~ /trunk/chandler/distrib/linux/manifest.debug.linux&lt;br /&gt;~ /trunk/chandler/distrib/osx/manifest.debug.osx&lt;br /&gt;</description>
            <author>bear</author>
            <pubDate>Fri, 03 Jun 2005 02:35:29 +0000</pubDate>
            <guid>301113d5b0da48b92473207085889c1d5affccb3</guid>
        </item>
        <item>
            <title>Tweak reminder unit test.</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5575&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5575 - stearns&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Tweak reminder unit test.&lt;/div&gt;~ /trunk/chandler/parcels/osaf/contentmodel/tests/TestCalendar.py&lt;br /&gt;</description>
            <author>stearns</author>
            <pubDate>Fri, 03 Jun 2005 02:34:10 +0000</pubDate>
            <guid>f178acb97df49de4bc5e7e4aae1ca559e27a4114</guid>
        </item>
        <item>
            <title>Fix several ICU-related bugs, including these reported ones
3175 Unable to ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5573&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5573 - stearns&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;Fix several ICU-related bugs, including these reported ones&lt;br /&gt;
3175 Unable to set an alarm&lt;br /&gt;
3180 Unexpected behavior when setting alarm&lt;br /&gt;
and incidentally, since I had to rethink it through anyway:&lt;br /&gt;
2951 Reminders on all-day events should ignore time&lt;br /&gt;
&lt;br /&gt;
Also, removed the softened unicode-related assertions at Heikki's suggestion&lt;/div&gt;~ /trunk/chandler/application/dialogs/ReminderDialog.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/contentmodel/calendar/Calendar.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/attributeEditors/AttributeEditors.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/attributeEditors/parcel.xml&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/ControlBlocks.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/detail/Detail.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/detail/parcel.xml&lt;br /&gt;</description>
            <author>stearns</author>
            <pubDate>Thu, 02 Jun 2005 23:42:46 +0000</pubDate>
            <guid>ef89667275c463d1488cd8e20ee87450ff792a51</guid>
        </item>
        <item>
            <title>fixed a bad comment delimiter (d'oh)</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5572&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5572 - davids&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;fixed a bad comment delimiter (d'oh)&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/calendar/CalendarCanvas.py&lt;br /&gt;</description>
            <author>davids</author>
            <pubDate>Thu, 02 Jun 2005 23:10:30 +0000</pubDate>
            <guid>00bc3ddf52439aa4aeadf8a9563377a4413c24ea</guid>
        </item>
        <item>
            <title>fix Bug 2781</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5571&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5571 - davids&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;fix Bug 2781&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/calendar/CalendarCanvas.py&lt;br /&gt;</description>
            <author>davids</author>
            <pubDate>Thu, 02 Jun 2005 23:05:50 +0000</pubDate>
            <guid>b4c76ce85d53ac59b1d3118df4f1ae8defd3f8df</guid>
        </item>
        <item>
            <title>Fix bug 3185 (Chandler crashes on launch w/ NoSuchAttributeError) - ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5570&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5570 - stearns&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Fix bug 3185 (Chandler crashes on launch w/ NoSuchAttributeError) - my bad, I'd made a change to a block definition without bumping the schema version (which is what this change is).&lt;/div&gt;~ /trunk/chandler/application/Application.py&lt;br /&gt;</description>
            <author>stearns</author>
            <pubDate>Thu, 02 Jun 2005 22:24:34 +0000</pubDate>
            <guid>a6dc92ad87df9835a9e067958982b4a15ddbd3dc</guid>
        </item>
        <item>
            <title>Corrected 2am-quick-change mistake - debug manifest should really pull from ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5569&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5569 - bear&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Corrected 2am-quick-change mistake - debug manifest should really pull from debug/ tree&lt;/div&gt;~ /trunk/chandler/distrib/linux/manifest.debug.linux&lt;br /&gt;</description>
            <author>bear</author>
            <pubDate>Thu, 02 Jun 2005 22:18:46 +0000</pubDate>
            <guid>4d3036b276abfaec39832f78bacf0bf2238114eb</guid>
        </item>
        <item>
            <title>Fix Bug 3182: Sharing doesn't flag WebDAV servers with bad ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5568&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5568 - grant&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Fix Bug 3182: Sharing doesn't flag WebDAV servers with bad certificates&lt;br /&gt;
&lt;br /&gt;
Wire up SSL cert verification correctly, and catch the exceptions it produces.&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/WebDAV.py&lt;br /&gt;</description>
            <author>grant</author>
            <pubDate>Thu, 02 Jun 2005 21:30:15 +0000</pubDate>
            <guid>19187241c8aa02d99c54e2471dffc0241873fe04</guid>
        </item>
        <item>
            <title>- Updated datetime/date/timezone code in ICalendar import, fixing
   ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5567&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5567 - jeffrey&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;- Updated datetime/date/timezone code in ICalendar import, fixing&lt;br /&gt;
   - bug 3169&lt;br /&gt;
   - bug 3173&lt;br /&gt;
   - bug 3174 - Added anyTime = False for imported calendars&lt;br /&gt;
- Changed FileSystemConduit to write as binary, to preserve CRLF&lt;br /&gt;
  in exported ics files.&lt;br /&gt;
-This line,&lt;br /&gt;
and those below, will be ignored--&lt;br /&gt;
&lt;br /&gt;
M    parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;
M    parcels/osaf/framework/sharing/ICalendar.py&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/ICalendar.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;</description>
            <author>jeffrey</author>
            <pubDate>Thu, 02 Jun 2005 18:33:47 +0000</pubDate>
            <guid>0936373f627d7a978eb2c1f93461db981b0bc4eb</guid>
        </item>
        <item>
            <title>Soften several asserts (one of which David saw), where a ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5566&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5566 - stearns&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Soften several asserts (one of which David saw), where a non-unicode str was found in an attribute value.&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/attributeEditors/AttributeEditors.py&lt;br /&gt;</description>
            <author>stearns</author>
            <pubDate>Thu, 02 Jun 2005 17:00:11 +0000</pubDate>
            <guid>225c8abee3f8483c1a5e3d00221edeb289481875</guid>
        </item>
        <item>
            <title>bumped relver for wxPython to 10</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5565&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5565 - bear&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;bumped relver for wxPython to 10&lt;/div&gt;~ /trunk/chandler/Makefile&lt;br /&gt;</description>
            <author>bear</author>
            <pubDate>Thu, 02 Jun 2005 06:58:45 +0000</pubDate>
            <guid>84d6ab1cab79e5095b51890c8db457f9479681b5</guid>
        </item>
        <item>
            <title>Address some issues with my last commit pointed out by ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5564&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5564 - grant&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;Address some issues with my last commit pointed out by heikki:&lt;br /&gt;
&lt;br /&gt;
1) We can't rely on zanshin.tests at all, because the build system removes&lt;br /&gt;
   tests folders for distribution.&lt;br /&gt;
   &lt;br /&gt;
2) Fixed a bunch of &amp;quot;from blah import blah&amp;quot; to &amp;quot;import blah&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3) Enabled SSL certificate verification.&lt;/div&gt;~ /trunk/chandler/Makefile&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/PublishCollection.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/WebDAV.py&lt;br /&gt;</description>
            <author>grant</author>
            <pubDate>Thu, 02 Jun 2005 05:38:15 +0000</pubDate>
            <guid>c40407c20bc45d15ed770390fa362b8c45338d62</guid>
        </item>
        <item>
            <title>Drag and Drop extended to Text fields
-------------------------------------
* Added support for ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5563&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5563 - donn&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;Drag and Drop extended to Text fields&lt;br /&gt;
-------------------------------------&lt;br /&gt;
* Added support for Text in Drag &amp;amp; Drop&lt;br /&gt;
   - Most EditText fields Drag &amp;amp; Drop now&lt;br /&gt;
   - To drag, select the entire field first&lt;br /&gt;
   - Attribute Editors Still need work for DnD and Cut &amp;amp; Paste &lt;br /&gt;
* Refactored Drag &amp;amp; Drop to support different clipboard data formats&lt;/div&gt;~ /trunk/chandler/application/SimpleCanvas.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/contentmodel/ContentModel.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/contentmodel/ItemCollection.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/contentmodel/Notes.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/Block.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/calendar/CalendarCanvas.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/ContainerBlocks.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/ControlBlocks.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/blocks/DragAndDrop.py&lt;br /&gt;</description>
            <author>donn</author>
            <pubDate>Thu, 02 Jun 2005 04:31:37 +0000</pubDate>
            <guid>756c75408b6fc4d5effb3ca42907938b291cb299</guid>
        </item>
        <item>
            <title>New zanshin rev (46). Also, adopt bear's suggestion for using ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5562&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5562 - grant&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;New zanshin rev (46). Also, adopt bear's suggestion for using the svn&lt;br /&gt;
revision # instead of a tag when running svn export.&lt;/div&gt;~ /trunk/external/zanshin/Makefile&lt;br /&gt;</description>
            <author>grant</author>
            <pubDate>Thu, 02 Jun 2005 03:24:50 +0000</pubDate>
            <guid>a58cb3c82d9311d3518b09aee0b32928cbfd1371</guid>
        </item>
        <item>
            <title>wxPython v2.6.0.0 cleanup</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5561&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5561 - davids&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;wxPython v2.6.0.0 cleanup&lt;/div&gt;- /trunk/internal/wxPython-2.5/wxPython/contrib/animate/mac/animate_wrap.cpp&lt;br /&gt;</description>
            <author>davids</author>
            <pubDate>Thu, 02 Jun 2005 02:20:53 +0000</pubDate>
            <guid>138480f524819468f5a903f7731f36822593bc42</guid>
        </item>
        <item>
            <title>reverted toolbar default size hack</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5560&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5560 - davids&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;reverted toolbar default size hack&lt;/div&gt;~ /trunk/internal/wxPython-2.5/src/mac/carbon/toolbar.cpp&lt;br /&gt;</description>
            <author>davids</author>
            <pubDate>Thu, 02 Jun 2005 02:02:56 +0000</pubDate>
            <guid>bbe28bb07ee033e9f4423857c9f358a98af5eedc</guid>
        </item>
        <item>
            <title>Bug 3177: Chandler/zanshin integration for 0.5.03

High-level summary of changes in ...</title>
            <link>http://viewcvs.osafoundation.org/websvn/listing.php?repname=chandler&amp;path=%2Ftrunk%2F&amp;rev=5559&amp;sc=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5559 - grant&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Bug 3177: Chandler/zanshin integration for 0.5.03&lt;br /&gt;
&lt;br /&gt;
High-level summary of changes in chandler/parcels/osaf/framework/sharing/&lt;br /&gt;
(copied out of the bug):&lt;br /&gt;
&lt;br /&gt;
WebDAV.py:&lt;br /&gt;
  - Removed the Client class: most of that lives inside zanshin.webdav&lt;br /&gt;
  - Added a subclass of zanshin.webdav.ServerHandle that can access the repository&lt;br /&gt;
     for cert validation.&lt;br /&gt;
  - Rewrote the checkAccess() function to use zanshin Resource objects (in a blocking&lt;br /&gt;
     way for now).&lt;br /&gt;
&lt;br /&gt;
PublishCollection.py:&lt;br /&gt;
  - Change to list known files on the server using a zanshin Resource object.&lt;br /&gt;
&lt;br /&gt;
Sharing.py&lt;br /&gt;
   - Replace use of a WebDAV.Client object with zanshin Resources.&lt;br /&gt;
   - Replace use of httplib constants with twisted.web versions.&lt;/div&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/PublishCollection.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/Sharing.py&lt;br /&gt;~ /trunk/chandler/parcels/osaf/framework/sharing/WebDAV.py&lt;br /&gt;</description>
            <author>grant</author>
            <pubDate>Thu, 02 Jun 2005 02:02:35 +0000</pubDate>
            <guid>86f6a5ef82510191102d85b1f9fdba036caa7cea</guid>
        </item>
    </channel>
</rss>
