Mailing list archives: December 2004

Site index · List index
Message list1 · 2 · Next »Thread · Author · Date
comm...@osafoundation.org [Commits] (twl) Fix [Bug 2245]: TestSimpleQueries.py fails with date range error in December Wed, 01 Dec, 18:19
comm...@osafoundation.org [Commits] (bkirsch) Directory /usr/local/cvsrep/chandler/parcels/osaf/framework/wakeup/test added to the repository Wed, 01 Dec, 20:39
comm...@osafoundation.org [Commits] (heikki) Working out the kinks in Twisted SSL Protocol Wrapper. The remaining issue seems to be that if we are called by sendLine() with more data than can fit in the BIO buffer set by bio_set_write_buf_size(), the client abrubtly breaks connection with server before all data is sent. Thu, 02 Dec, 01:00
comm...@osafoundation.org [Commits] (heikki) Accept either SSLv3 or TLSv1 connection by default. Checked return values. Thu, 02 Dec, 01:03
comm...@osafoundation.org [Commits] (bear) Directory /usr/local/cvsrep/internal/installers added to the repository Thu, 02 Dec, 03:25
comm...@osafoundation.org [Commits] (bear) Directory /usr/local/cvsrep/internal/installers/win added to the repository Thu, 02 Dec, 03:27
comm...@osafoundation.org [Commits] (bear) Win32 installer tool Thu, 02 Dec, 05:32
comm...@osafoundation.org [Commits] (bear) Updated the version and web page per heikki's suggestions and removed the Thu, 02 Dec, 06:19
comm...@osafoundation.org [Commits] (heikki) The remaining (I Hope) problem is when the server sends more data than can fit in BIO pair buffers (17K) in one write. In that case the client breaks connection (and does not realize that it was bad). Thu, 02 Dec, 18:38
comm...@osafoundation.org [Commits] (bkirsch) Removed a variable Thu, 02 Dec, 18:52
comm...@osafoundation.org [Commits] (donn) Added preliminary Attribute Editor Block Thu, 02 Dec, 20:13
comm...@osafoundation.org [Commits] (bkirsch) Parcel Python Class Thu, 02 Dec, 22:26
comm...@osafoundation.org [Commits] (heikki) Some cleanup. Turns out this also works with arbitrarily large data (previous problems were caused by using a twisted test program that truncated data). Thu, 02 Dec, 23:09
comm...@osafoundation.org [Commits] (bkirsch) Added a handle assignment and itemClass Thu, 02 Dec, 23:31
comm...@osafoundation.org [Commits] (bkirsch) WakeupCaller Unit Test Thu, 02 Dec, 23:32
comm...@osafoundation.org [Commits] (bkirsch) code cleanup Thu, 02 Dec, 23:39
comm...@osafoundation.org [Commits] (donn) Added a comment to wxToolbarItem describing why they don't map directly onto a wx ToolbarTool and need to be treated specially. Thu, 02 Dec, 23:48
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32 added to the repository Thu, 02 Dec, 23:59
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32/Source added to the repository Fri, 03 Dec, 00:01
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/external/swig/win32/Source/Include added to the repository Fri, 03 Dec, 00:01
comm...@osafoundation.org [Commits] (davids) swig build moving to vc Fri, 03 Dec, 00:01
comm...@osafoundation.org [Commits] (davids) moving to version 1.3.22 Fri, 03 Dec, 00:02
comm...@osafoundation.org [Commits] (bkirsch) Now Cache the WakeupCallKind object Fri, 03 Dec, 00:38
comm...@osafoundation.org [Commits] (vajda) upgraded to SWIG 1.3.22, building with VC on Windows now Fri, 03 Dec, 00:40
comm...@osafoundation.org [Commits] (heikki) Don't know why it's failing with timeout, it works in manual tests. Trying alternative host. Fri, 03 Dec, 05:57
comm...@osafoundation.org [Commits] (donn) Updated the Attribute Editor that works on Repository Items to use the repository to figure out the TypeHandler for type conversion. Fri, 03 Dec, 23:54
comm...@osafoundation.org [Commits] (donn) Fixed a problem with the AEBlock not being able to delete the Attribute Editor's control. Fri, 03 Dec, 23:55
comm...@osafoundation.org [Commits] (heikki) A try at error handling. Sat, 04 Dec, 04:53
comm...@osafoundation.org [Commits] (heikki) A try at error handling. Sat, 04 Dec, 04:54
comm...@osafoundation.org [Commits] (john) * First pass of new detail view Mon, 06 Dec, 18:26
comm...@osafoundation.org [Commits] (bkirsch) Added the Chandler release to version.py Mon, 06 Dec, 20:40
comm...@osafoundation.org [Commits] (heikki) New imap and smtp updates from bkirsch. These require changes in parcels code. Mon, 06 Dec, 22:15
comm...@osafoundation.org [Commits] (bkirsch) Mail Code Changes to co-ordinated with the Twisted update Mon, 06 Dec, 22:16
comm...@osafoundation.org [Commits] (vajda) added creation of bin, lib, include before build starts Mon, 06 Dec, 22:49
comm...@osafoundation.org [Commits] (bkirsch) fixes bad checkin Mon, 06 Dec, 23:22
comm...@osafoundation.org [Commits] (donn) Fix bug 2257: NoSuchAttributeError - "duration" Tue, 07 Dec, 00:10
comm...@osafoundation.org [Commits] (vajda) preparing upgrade to 0.9.3 Tue, 07 Dec, 00:53
comm...@osafoundation.org [Commits] (donn) Minor tweaks to the Detail View to better support "duration" attribute on Calendar Event items. Tue, 07 Dec, 02:03
comm...@osafoundation.org [Commits] (bear) Directory /usr/local/cvsrep/internal/installers/rpm added to the repository Tue, 07 Dec, 06:09
comm...@osafoundation.org [Commits] (bear) First pass at RPM .spec file that generates a very alpha binary RPM Tue, 07 Dec, 06:11
comm...@osafoundation.org [Commits] (jed) Fixed problem with week/day views not printing the correct size. Tue, 07 Dec, 18:53
comm...@osafoundation.org [Commits] (stearns) 0.5 stuff: Tue, 07 Dec, 20:50
comm...@osafoundation.org [Commits] (stearns) Fix build break by removing references to old-style reminders items. (I'll add new-style attributes shortly) Tue, 07 Dec, 21:46
comm...@osafoundation.org [Commits] (stearns) Oops - shouldn't've checked this in. Rolling back to the previous version. Tue, 07 Dec, 23:56
comm...@osafoundation.org [Commits] (jed) Directory /usr/local/cvsrep/chandler/locale/dh added to the repository Wed, 08 Dec, 00:01
comm...@osafoundation.org [Commits] (john) * Fixed bug 2263 collectionOwner should be contentsOwner Wed, 08 Dec, 00:02
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/internal/wxPython-2.5/include/wx/xrc added to the repository Wed, 08 Dec, 00:03
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/internal/wxPython-2.5/src/xrc added to the repository Wed, 08 Dec, 00:05
comm...@osafoundation.org [Commits] (bear) typo Wed, 08 Dec, 00:37
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/internal/wxPython-2.5/wxPython/wxversion added to the repository Wed, 08 Dec, 00:56
comm...@osafoundation.org [Commits] (heikki) Seems like this file (at least) is missing - Linux builds won't start without it. Took this from 2.5.3.1 release. Wed, 08 Dec, 06:10
comm...@osafoundation.org [Commits] (heikki) XRC project not needed here. Wed, 08 Dec, 06:36
comm...@osafoundation.org [Commits] (heikki) Another missing file. After this build should finish without errors. Wed, 08 Dec, 06:41
comm...@osafoundation.org [Commits] (davids) added new v2.5.3.1 #defines Wed, 08 Dec, 06:45
comm...@osafoundation.org [Commits] (heikki) We don't have samples dir, skip this so clean passes ok. Wed, 08 Dec, 07:22
comm...@osafoundation.org [Commits] (robin) Fix for part of Bug#2227. The MSW build of wxWidgets is still Wed, 08 Dec, 18:19
comm...@osafoundation.org [Commits] (davids) re-applied window double buffering Wed, 08 Dec, 18:38
comm...@osafoundation.org [Commits] (heikki) We want to use -x relver. Wed, 08 Dec, 21:52
comm...@osafoundation.org [Commits] (heikki) Wonder why this is not automatically updated from include/wx/msw/setup.h... Thu, 09 Dec, 00:09
comm...@osafoundation.org [Commits] (heikki) Preparing for 0.4.03 milestone. Thu, 09 Dec, 00:47
comm...@osafoundation.org [Commits] (heikki) Upload release AND debug mode packages. Thu, 09 Dec, 01:13
comm...@osafoundation.org [Commits] (heikki) Use wxPython 2.5.3.1. Thu, 09 Dec, 01:24
comm...@osafoundation.org [Commits] (heikki) Create dir only if it does not exist so that we can call this function more than once. Thu, 09 Dec, 02:43
comm...@osafoundation.org [Commits] (heikki) Comment. Thu, 09 Dec, 03:33
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/internal/wxPython-2.5/wxPython/samples/mainloop added to the repository Thu, 09 Dec, 22:14
comm...@osafoundation.org [Commits] (davids) Directory /usr/local/cvsrep/internal/wxPython-2.5/build/script added to the repository Thu, 09 Dec, 22:15
comm...@osafoundation.org [Commits] (davids) added minor wxPython v2.5.3.1 files Thu, 09 Dec, 22:20
comm...@osafoundation.org [Commits] (heikki) Potential way of doing error handling. It might also be possible to just let the exception pass to Twisted - investigating if that would work ok. Fri, 10 Dec, 00:00
comm...@osafoundation.org [Commits] (heikki) Potential way of doing error handling. It might also be possible to just let the exception pass to Twisted - investigating if that would work ok. Fri, 10 Dec, 00:10
comm...@osafoundation.org [Commits] (davids) new files from wxPython v2.5.3.1 distrib Fri, 10 Dec, 18:39
comm...@osafoundation.org [Commits] (john) * Added refcounted true to RepositoryTestCase Fri, 10 Dec, 21:17
comm...@osafoundation.org [Commits] (john) * Fixed misleading comment Fri, 10 Dec, 21:26
comm...@osafoundation.org [Commits] (bkirsch) moved thread stop till after reactor callback Fri, 10 Dec, 21:38
comm...@osafoundation.org [Commits] (john) * Moved Util to docgen since it's only used by docgen and is only part of the build process not the application Fri, 10 Dec, 21:41
comm...@osafoundation.org [Commits] (john) * preferencesMetadata.xml is no longer used Fri, 10 Dec, 22:16
comm...@osafoundation.org [Commits] (bkirsch) fixed a bug where the wrong factory getting called Fri, 10 Dec, 22:52
comm...@osafoundation.org [Commits] (john) * forgot to checkin getmodeldocs change Sat, 11 Dec, 00:58
comm...@osafoundation.org [Commits] (stearns) Fix "reminderDialog" exception when starting up with an existing repository, since 0.4.03 Sat, 11 Dec, 02:12
comm...@osafoundation.org [Commits] (morgen) This directory is unused Sat, 11 Dec, 14:39
comm...@osafoundation.org [Commits] (john) * Chandler no longer uses the NotificationManager, however, I have not yet removed the NotificationManager Sun, 12 Dec, 02:28
comm...@osafoundation.org [Commits] (john) * Chandler no longer uses the NotificationManager, however, I have not yet removed the NotificationManager Sun, 12 Dec, 02:29
comm...@osafoundation.org [Commits] (john) * Removed requirement that block events need to be added to a list for subscription. They only need to be added to a list if you want to Post them by name. Sun, 12 Dec, 23:59
comm...@osafoundation.org [Commits] (john) * Events are now copied as part of the default cloud. This fixes a bug where the stamp bar doesn't show properly Mon, 13 Dec, 20:50
comm...@osafoundation.org [Commits] (vajda) made UUID final Mon, 13 Dec, 20:54
comm...@osafoundation.org [Commits] (vajda) made ThreadLocal use threading.local() on python 2.4 Mon, 13 Dec, 20:55
comm...@osafoundation.org [Commits] (vajda) turned on 64Mb cache on Windows by default, fixed flawed open repository logic Mon, 13 Dec, 21:01
comm...@osafoundation.org [Commits] (vajda) prepared 0.9.3-136 upgrade Mon, 13 Dec, 21:02
comm...@osafoundation.org [Commits] (vajda) preparing upgrade to python 2.4 Mon, 13 Dec, 21:29
comm...@osafoundation.org [Commits] (vajda) increased rev numbers for python 2.4 binaries Mon, 13 Dec, 21:39
comm...@osafoundation.org [Commits] (vajda) increased rev number for python 2.4 binaries Mon, 13 Dec, 21:52
comm...@osafoundation.org [Commits] (vajda) fixed version number Mon, 13 Dec, 21:59
comm...@osafoundation.org [Commits] (john) * Fixed cloud copy bugs related to my event changes Mon, 13 Dec, 22:16
comm...@osafoundation.org [Commits] (morgen) Content model clean-up, including revival of the Contact kind (in a mininal Mon, 13 Dec, 22:31
comm...@osafoundation.org [Commits] (vajda) upgraded to 0.9.3-137 due to Linux build bug Mon, 13 Dec, 22:40
comm...@osafoundation.org [Commits] (john) * Deleted Notification Manager since it's not longer used Mon, 13 Dec, 22:53
comm...@osafoundation.org [Commits] (john) * Deleted Notification Manager since it's not longer used Mon, 13 Dec, 23:34
comm...@osafoundation.org [Commits] (john) * Deleted Notification Manager since it's not longer used Mon, 13 Dec, 23:48
comm...@osafoundation.org [Commits] (vajda) - started on merge conflict callback Tue, 14 Dec, 00:31
comm...@osafoundation.org [Commits] (vajda) added libiconv-2.dll Tue, 14 Dec, 03:28
comm...@osafoundation.org [Commits] (vajda) worked around win2k bug/weirdness Tue, 14 Dec, 05:47
Message list1 · 2 · Next »Thread · Author · Date
Box list
Jan 20092
Dec 200837
Nov 200849
Oct 200828
Sep 200842
Aug 200836
Jul 200849
Jun 200862
May 200829
Apr 200849
Mar 200853
Feb 200863
Jan 200854
Dec 2007152
Nov 2007353
Oct 2007292
Sep 200761
Aug 2007150
Jul 2007269
Jun 2007377
May 2007367
Apr 2007422
Mar 2007475
Feb 2007325
Jan 2007272
Dec 2006292
Nov 2006304
Oct 2006302
Sep 2006318
Aug 2006326
Jul 2006253
Jun 2006303
May 2006316
Apr 2006437
Mar 2006476
Feb 2006379
Jan 2006440
Dec 2005498
Nov 2005429
Oct 2005506
Sep 2005626
Aug 2005632
Jul 2005491
Jun 2005404
May 2005490
Apr 2005361
Mar 2005388
Feb 2005440
Jan 2005241
Dec 2004162
Nov 2004131
Oct 2004231
Sep 2004378
Aug 2004365
Jul 2004286
Jun 2004122
May 2004221
Apr 2004262
Mar 2004321
Feb 2004172
Jan 2004336
Dec 2003156
Nov 20039