Mailing list archives: June 2007

Site index · List index
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
comm...@osafoundation.org [commits] (john) [14513] Add code to AllDay recorded script to help narrow down why linux tinderboxes can't set focus to a grid attribute editor. Fri, 01 Jun, 16:30
comm...@osafoundation.org [commits] (heikki) [14514] Partial fix to bug 8095, DrawEventRectangle is slow. Fri, 01 Jun, 17:22
comm...@osafoundation.org [commits] (john) [14515] More tests to help help narrow down why tinderboxes can't set focus to a grid attribute editor Fri, 01 Jun, 17:32
comm...@osafoundation.org [commits] (jeffrey) [14516] - Fix for bug 9361, conflict explanation raises an exception on inherited attributes. Fri, 01 Jun, 19:07
comm...@osafoundation.org [commits] (morgen) [14517] Dump/reload the trash so it's in the same state it was, including putting all trashed items are put back into the "inclusions" of all collections they used to be in. Fri, 01 Jun, 20:47
comm...@osafoundation.org [commits] (morgen) [14518] Putting in a workaround for the missing state.peer attribute problem until I can figure out what's going on. Fri, 01 Jun, 22:01
comm...@osafoundation.org [commits] (vajda) [14519] - moved block viewer and repository viewer to debugPlugin Fri, 01 Jun, 22:11
comm...@osafoundation.org [commits] (bkirsch) [14520] Fixes a number of bugs related to restoring of ini files Bugs: 9181, 9197, 9392, 7350, 9298. Fri, 01 Jun, 22:17
comm...@osafoundation.org [commits] (heikki) [14521] Improve calendar background drawing performance by changing the order in which we draw things; Fri, 01 Jun, 23:23
comm...@osafoundation.org [commits] (heikki) [14522] [Linux only] Make recorded tests that fail bail out early so we can get the tree green. Sat, 02 Jun, 00:02
comm...@osafoundation.org [commits] (bkirsch) [14523] adjusted the commit numbers to be larger for better performance on large mail box downloads Sat, 02 Jun, 00:04
comm...@osafoundation.org [commits] (bear) [14524] Removing comment from in front of pythonw.exe.manifest to Sat, 02 Jun, 00:18
comm...@osafoundation.org [commits] (stearns) [14525] Fix bug 9375 (Mail should do exact comparisons when looking for existing EmailAddress objects to use with incoming messages), with much help from BKirsch & Morgen. Sat, 02 Jun, 00:18
comm...@osafoundation.org [commits] (morgen) [14526] Peer states were not being hooked up quite right after 2 dump/reloads Sat, 02 Jun, 00:40
comm...@osafoundation.org [commits] (bear) [14527] Adding the appropriate exclude item for wx dll's to Sat, 02 Jun, 01:40
comm...@osafoundation.org [commits] (vajda) [14528] - fixed bug in TestBlocks, proxy and debugPlugin with event registration Sat, 02 Jun, 01:56
comm...@osafoundation.org [commits] (stearns) [14529] Fix tbox breakage from my r14525 commit. Sat, 02 Jun, 02:39
comm...@osafoundation.org [commits] (john) [14530] disable TestNewEvent only on platforms that habve bugs that it catches Sat, 02 Jun, 16:11
comm...@osafoundation.org [commits] (john) [14531] Remove testing code from TestAllDay script Sat, 02 Jun, 16:11
comm...@osafoundation.org [commits] (heikki) [14532] Calendar drawing performance fixes. Sat, 02 Jun, 16:31
comm...@osafoundation.org [commits] (morgen) [14533] Fix for bug 9403 (Dump/reload doesn't persist peer email addresses) Sat, 02 Jun, 18:05
comm...@osafoundation.org [commits] (john) [14534] Fix bug in Chandler command line processing code that causes Chandler to not be unable to set the focus to attribute editors on Linux. Sat, 02 Jun, 20:33
comm...@osafoundation.org [commits] (john) [14535] Remove old code used for testing recorded scripts Sat, 02 Jun, 23:31
comm...@osafoundation.org [commits] (john) [14536] Try another Update and Yield to see if it affects linux recorded scripts Sun, 03 Jun, 01:45
comm...@osafoundation.org [commits] (pbossut) [14537] Partial fix for bug 6545 (OOTB collections and items): all items are there as speced, still missing the "All" selection in the toolbar and the correct collection colors. Sun, 03 Jun, 04:18
comm...@osafoundation.org [commits] (john) [14538] Backing out philippe's revision #14537 because it's causing the tinderboxes to fail. Sun, 03 Jun, 06:19
comm...@osafoundation.org [commits] (morgen) [14539] Added the ability to navigate through time in the repo servlet. Sun, 03 Jun, 23:51
comm...@osafoundation.org [commits] (pbossut) [14540] Partial fix for bug 6545 (OOTB collections and items): Same as previous one (backed out by John) but that time with a change in the record script so that TBox won't go red. Mon, 04 Jun, 03:34
comm...@osafoundation.org [commits] (heikki) [14541] Make two events tentative for the calendar scrolling test so that we excercise all of the scrolling code. Mon, 04 Jun, 17:13
comm...@osafoundation.org [commits] (john) [14542] Rerecord RenameAndNewEvent Mon, 04 Jun, 17:14
comm...@osafoundation.org [commits] (heikki) [14543] Remove the empty directory. Mon, 04 Jun, 17:14
comm...@osafoundation.org [commits] (bear) [14544] Changed all dump/reload text to export/reload and updated Mon, 04 Jun, 18:05
comm...@osafoundation.org [commits] (grant) [14545] Re-enable reload, which broke with the OOTB item fix. Mon, 04 Jun, 18:24
comm...@osafoundation.org [commits] (morgen) [14546] Probable fix for bug 8936 (Mysterious conflict for deleted modBy record) which I wasn't able to reproduce. Mon, 04 Jun, 20:20
comm...@osafoundation.org [commits] (vajda) [14547] - fixed memory leak with missing GC link in index object hierarchy Mon, 04 Jun, 20:25
comm...@osafoundation.org [commits] (jeffrey) [14548] - Fix for bug 8891, British users see all day events outside the normal Mon, 04 Jun, 20:25
comm...@osafoundation.org [commits] (vajda) [14549] - fixed major memory leak with missing GC link in index object hierarchy Mon, 04 Jun, 20:31
comm...@osafoundation.org [commits] (vajda) [14550] - Demo menu moved back to menubar Mon, 04 Jun, 22:23
comm...@osafoundation.org [commits] (morgen) [14551] Looks like we're missing an import of time.strftime Mon, 04 Jun, 22:37
comm...@osafoundation.org [commits] (jeffrey) [14552] - Hopefully fix bug 9343, Chandler sends None for title in modifications Mon, 04 Jun, 23:24
comm...@osafoundation.org [commits] (grant) [14553] Fix a bunch of recurrence bugs: Tue, 05 Jun, 00:25
comm...@osafoundation.org [commits] (stearns) [14554] Fix bug 9312 (Making a newly created event recur files it to the LATER section unexpectedly) with help from Jeffrey. Tue, 05 Jun, 00:41
comm...@osafoundation.org [commits] (grant) [14555] Forgot to bump the schema version with my last checkin... Tue, 05 Jun, 00:51
comm...@osafoundation.org [commits] (grant) [14556] As Jeffrey pointed out, removing recurrence was broken in my last checkin. Tue, 05 Jun, 01:06
comm...@osafoundation.org [commits] (bear) [14557] Tagging Chandler trunk as Checkpoint 20070604 Tue, 05 Jun, 01:59
comm...@osafoundation.org [commits] (bear) [14558] Setting version information for Checkpoint 20070604 Tue, 05 Jun, 02:04
comm...@osafoundation.org [commits] (bear) [14559] Setting version information for Checkpoint 20070604 Tue, 05 Jun, 02:36
comm...@osafoundation.org [commits] (morgen) [14560] Partial fix for bug 9398 (http 500 response during sync) -- Improved support for event modifications that get "unmodified" to turn back into simple occurrences. Tue, 05 Jun, 05:28
comm...@osafoundation.org [commits] (morgen) [14561] Whoops, I also meant to remove this commented out block Tue, 05 Jun, 05:30
comm...@osafoundation.org [commits] (hartsook) [1264] changed all blog links to blog.chandlerproject.org from wp.osafoundation.org format Tue, 05 Jun, 18:17
comm...@osafoundation.org [commits] (vajda) [14562] - fixed bug 9424 Tue, 05 Jun, 19:18
comm...@osafoundation.org [commits] (heikki) [14563] Data files moved to cats. Tue, 05 Jun, 19:19
comm...@osafoundation.org [commits] (vajda) [14564] - fixed bug 9424 Tue, 05 Jun, 19:24
comm...@osafoundation.org [commits] (bear) [14565] Prevent upgrade dialog from appearing if Chandler has never been run before. Tue, 05 Jun, 19:47
comm...@osafoundation.org [commits] (hartsook) [1268] caught 3 more instanced of wp.osafoundation that need change to blog.chandlerproject.org Tue, 05 Jun, 20:15
comm...@osafoundation.org [commits] (morgen) [14566] slight tweak to logging output Tue, 05 Jun, 20:16
comm...@osafoundation.org [commits] (jeffrey) [14567] - Tweak EIM translator to handle off-rule modifications better Tue, 05 Jun, 20:16
comm...@osafoundation.org [commits] (morgen) [14568] view an item by uuid, not just path Tue, 05 Jun, 20:25
comm...@osafoundation.org [commits] (dan) [14569] Mikeals refactoring Tue, 05 Jun, 21:16
comm...@osafoundation.org [commits] (vajda) [14570] - fixed bug 9200 Tue, 05 Jun, 21:28
comm...@osafoundation.org [commits] (bear) [14571] Removing the "if repo dir found and --create option active" condition from Tue, 05 Jun, 21:30
comm...@osafoundation.org [commits] (heikki) [14572] Change more dialog titles to Password Protection. Tue, 05 Jun, 21:37
comm...@osafoundation.org [commits] (grant) [14573] Fixed a problem where changing recurrence didn't work unless either the Tue, 05 Jun, 21:37
comm...@osafoundation.org [commits] (bear) [14574] Tagging Chandler trunk as Checkpoint 20070605 Tue, 05 Jun, 22:07
comm...@osafoundation.org [commits] (bear) [14575] Setting version information for Checkpoint 20070605 Tue, 05 Jun, 22:09
comm...@osafoundation.org [commits] (john) [14576] Handle the situation in recorded scripts where a wx.SearchCtrl is a wx.TextCtrl on Mac and on the other platforms the wx.SearchCtrl's child is the wx.TextCtrl Tue, 05 Jun, 22:09
comm...@osafoundation.org [commits] (vajda) [14577] - properly implemented Collection.__nonzero__() which was hardwired to True Tue, 05 Jun, 22:41
comm...@osafoundation.org [commits] (morgen) [14578] Added a "show history" mode to the repo servlet Tue, 05 Jun, 23:06
comm...@osafoundation.org [commits] (grant) [14579] Fix Bug 8850 (Can't assign custom alarms to recurring events) Tue, 05 Jun, 23:15
comm...@osafoundation.org [commits] (john) [14580] Fix missing attribute in TestAllDayEvent Tue, 05 Jun, 23:27
comm...@osafoundation.org [commits] (vajda) [14581] - maybe fixed bug 9429 Wed, 06 Jun, 00:14
comm...@osafoundation.org [commits] (john) [14582] opps, on the last checkin I added the "if" infront of the wrong statement. Wed, 06 Jun, 00:23
comm...@osafoundation.org [commits] (vajda) [14583] fixed duplicate QA lib Wed, 06 Jun, 00:32
comm...@osafoundation.org [commits] (john) [14584] back out recent script recording changes until I have more time to investigate tinderbox failures Wed, 06 Jun, 01:11
comm...@osafoundation.org [commits] (vajda) [14585] - fixed bug in CompactTask view setup not including a mergeFn Wed, 06 Jun, 01:24
comm...@osafoundation.org [commits] (vajda) [14586] - fixed bug in StartupDialog's snapshot option causing logging to stderr Wed, 06 Jun, 01:25
comm...@osafoundation.org [commits] (bear) [14587] Adding dump files to the reload dialog to enable previous Wed, 06 Jun, 03:48
comm...@osafoundation.org [commits] (morgen) [14588] Added a Tools > Sharing menu for converting a .chex file to a more human readable text file, for debugging Wed, 06 Jun, 06:26
comm...@osafoundation.org [commits] (morgen) [14589] Make sure inbound changes to masters are processed before their modifications Wed, 06 Jun, 08:13
comm...@osafoundation.org [commits] (morgen) [14590] Fix for bug 9399 (Copying ticket URLs for subscriptions doesn't tell you access level) Wed, 06 Jun, 16:14
comm...@osafoundation.org [commits] (heikki) [14591] Minor performance improvements: Wed, 06 Jun, 16:45
comm...@osafoundation.org [commits] (heikki) [14592] Code in assert is already ignored when __debug__. Wed, 06 Jun, 17:05
comm...@osafoundation.org [commits] (morgen) [14593] Made sharing url labels localizable (and also centralized their creation) Wed, 06 Jun, 18:35
comm...@osafoundation.org [commits] (morgen) [14594] Fix for bug 8704 ("Copy urls to clipboard" prompts for master password) Wed, 06 Jun, 19:40
comm...@osafoundation.org [commits] (morgen) [14595] Use EIM framework automatically when subscribing to a CalDAV collection that doesn't have a .chandler subdirectory Wed, 06 Jun, 20:26
comm...@osafoundation.org [commits] (heikki) [14596] Bug 9434, fix regression with daily perf graphs being drawn with sorted values. Wed, 06 Jun, 20:41
comm...@osafoundation.org [commits] (morgen) [14597] Switch the "publish-into-existing-collection" mode (for Oracle server) to use EIM Wed, 06 Jun, 21:19
comm...@osafoundation.org [commits] (bkirsch) [14598] moved the critcal logging calls to debug calls and added a check for if __debug__ for performance Wed, 06 Jun, 21:42
comm...@osafoundation.org [commits] (bkirsch) [14599] Fixes Bug 8799 Chandler Folder creation displays wrong result when not able to create CHILDREN folders Wed, 06 Jun, 21:50
comm...@osafoundation.org [commits] (bear) [14600] Tagging Chandler trunk as Checkpoint 20070606 Wed, 06 Jun, 23:11
comm...@osafoundation.org [commits] (bear) [14601] Setting version information for Checkpoint 20070606 Wed, 06 Jun, 23:13
comm...@osafoundation.org [commits] (dan) [14602] Per Mikeal's request. Wed, 06 Jun, 23:53
comm...@osafoundation.org [commits] (john) [14603] Second attemt at handling the situation in recorded scripts where a wx.SearchCtrl is a wx.TextCtrl on Mac and on the other platforms the wx.SearchCtrl's child is the wx.TextCtrl Thu, 07 Jun, 00:40
comm...@osafoundation.org [commits] (morgen) [14604] Fix for bug 9441 -- translator was not handling unstamping of modifications correctly Thu, 07 Jun, 00:58
comm...@osafoundation.org [commits] (morgen) [14605] After further review, switching delete_mail and delete_task to use deferredUUID Thu, 07 Jun, 01:15
comm...@osafoundation.org [commits] (mikeal) [14606] Adding dynamic run scripts menu to tools menu and adding dependency support to recorded_scripts. Thu, 07 Jun, 02:05
comm...@osafoundation.org [commits] (grant) [14607] Fix Bug 9440 (Attribute Error when deleting items from trash) Thu, 07 Jun, 03:12
comm...@osafoundation.org [commits] (pbossut) [14608] Fix for bug 6495: fix some tooltip messages Thu, 07 Jun, 05:15
comm...@osafoundation.org [commits] (pbossut) [14609] fix bug 6526: tweak text of some menu items Thu, 07 Jun, 05:31
comm...@osafoundation.org [commits] (jeffrey) [14610] - Fix for bug 8301, preserve top level icalendar components. Thu, 07 Jun, 17:18
Message list1 · 2 · 3 · 4 · Next »Thread · Author · Date
Box list
Oct 20089
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