July 2004 Archives by thread
Starting: Thu Jul 1 00:02:07 PST 2004
Ending: Sat Jul 31 08:41:48 PST 2004
Messages: 286
- [Commits] (capps) Removed Lunch-w-Tug,
added initial calendar block event code, not completed yet
commits at osafoundation.org
- [Commits] (capps) cleaned up two references to headline (vs
displayName)
commits at osafoundation.org
- [Commits] (jed) Fixed bug in drag/hover.
commits at osafoundation.org
- [Commits] (jed) Restored calendar detail view.
commits at osafoundation.org
- [Commits] (vajda) extended support of redirectTo to aspects
commits at osafoundation.org
- [Commits] (vajda) Directory /usr/local/cvsrep/external/PyLucene
added to the repository
commits at osafoundation.org
- [Commits] (jed) Take advantage of Andi's fix for getAttributeAspect
when used with indirect attributes.
commits at osafoundation.org
- [Commits] (pavlov) fixing typo in removeInclusion() and adding a
default parent to the item constructor
commits at osafoundation.org
- [Commits] (vajda) PyLucene is back in external
commits at osafoundation.org
- [Commits] (vajda) PyLucene is back in external
commits at osafoundation.org
- [Commits] (jed) Fixed bug caused by trying to visit a page that was
already open in another tab.
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (pavlov) oops, need a default value for kind.
commits at osafoundation.org
- [Commits] (bkirsch) Added commit in thread logic
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch) moved commit to base class exec in thread
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (vajda) uploaded sources-0.3-10.tar and set version of
0.3-10
commits at osafoundation.org
- [Commits] (heikki) Bug 1557,
make stock quote fetcfh a quote again. Also make it so
that pressing enter in edit box will fetch quote.
commits at osafoundation.org
- [Commits] (john) - Refactored Broadcast to BroadcastEverywhere and
BroadcastInsideMyEventBoundary
commits at osafoundation.org
- [Commits] (capps) Added a mini calendar to the sidebar
commits at osafoundation.org
- [Commits] (john) - Fixed bug in BroadcastEverywher
commits at osafoundation.org
- [Commits] (vajda) - added support for alias-based access to
Item.get|has|removeValue()
commits at osafoundation.org
- [Commits] (markie) bug 1559 fix; grab latest libxml2 lib.;r=heikki
commits at osafoundation.org
- [Commits] (morgen) tools.timing: a very lightweight profiler -- it
only times/counts the sections of code you tell it to.
commits at osafoundation.org
- [Commits] (heikki) Set Emacs Makefile mode (was PHP mode).
commits at osafoundation.org
- [Commits] (heikki) Set Emacs Makefile mode (was PHP mode).
commits at osafoundation.org
- [Commits] (morgen) Added some timing calls to look at startup
performance. To view the numbers,
commits at osafoundation.org
- [Commits] (john) - removed getWho, whoAttribute, etc.
commits at osafoundation.org
- [Commits] (donn) Converted Menus and Toolbars into
DynamicContainers.
commits at osafoundation.org
- [Commits] (heikki) Bug 1549,
install OpenSSL DLLs into M2Crypto install directory so
that our versions of the OpenSSL DLLs will always be loaded.
commits at osafoundation.org
- [Commits] (heikki) Bug 1549,
install OpenSSL DLLs into M2Crypto install directory so
that our versions of the OpenSSL DLLs will always be loaded.
commits at osafoundation.org
- [Commits] (heikki) Bug 1549,
install OpenSSL DLLs into M2Crypto install directory so
that our versions of the OpenSSL DLLs will always be loaded.
commits at osafoundation.org
- [Commits] (heikki) Bug 1551,
don't need to do anything for snap target since we don't
actually need swig when running Chandler.
commits at osafoundation.org
- [Commits] (heikki) Since we started building swig on Windows
ourselves, the location of the swig.exe changed.
commits at osafoundation.org
- [Commits] (heikki) Set OS correctly even when you first launch
Windows command prompt and then bash.
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/application/tests/testparcels/uuidof
added to the repository
commits at osafoundation.org
- [Commits] (morgen) John needs a way to assign an item's UUID to an
attribute (as opposed to
commits at osafoundation.org
- [Commits] (vajda) - implemented cloud-based item copying
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/application/tests/testparcels/clouds
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/application/tests/testparcels/clouds/data
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Added a unit test for testing Cloud.getItems()
and copyItems(). This test
commits at osafoundation.org
- [Commits] (morgen) Piggy-back on Chandler's log handler if it's
there. Otherwise, add a handler
commits at osafoundation.org
- [Commits] (bkirsch) Update project file ot include mail and twisted
commits at osafoundation.org
- [Commits] (vajda) version 0.3-2, added combine() method
commits at osafoundation.org
- [Commits] (vajda) - added support for item rekinding
commits at osafoundation.org
- [Commits] (john) - Fixed bug in ItemDetailView where posting events
did not post using the block's Post method
commits at osafoundation.org
- [Commits] (vajda) fixed a few booboos
commits at osafoundation.org
- [Commits] (donn) Fix some asserts in DynamicContainers (bug 1567)
commits at osafoundation.org
- [Commits] (john) - Unified naming of OnSelectionChanged handlers to
avoid confusion of whether or not they belong to the wiget or
the block
commits at osafoundation.org
- [Commits] (john) - Unified naming of OnSelectionChanged handlers to
avoid confusion of whether or not they belong to the wiget or
the block
commits at osafoundation.org
- [Commits] (lisa) This checkin makes Note the super-Kind of event,
task and email,
closer to what we intend the user's model to be. It also moves Note
to the main content model package,
thus making the notes package unneeded.
commits at osafoundation.org
- [Commits] (lisa) This file also needed for previous checkin moving
Notes to the main content model
commits at osafoundation.org
- [Commits] (lisa) Fixes build problems from recent checkin
commits at osafoundation.org
- [Commits] (john) - Hello world sidebar
commits at osafoundation.org
- [Commits] (heikki) Add smart password classes.
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch) Post code review updates TODO epydoc
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch) Post code review changes / updates TODO epydoc
commits at osafoundation.org
- [Commits] (bkirsch) Post code review changes / updates TODO epydoc
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch) Post code review changes / updates TODO epydoc
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (john) - Improved error handling on Chandler failures by
including a backtrace in preparation of removing error
message from launcher
commits at osafoundation.org
- [Commits] (jed) Fixed bug where inserting menus into the middle of
a list failed.
commits at osafoundation.org
- [Commits] (jed) Moved About Chandler out of the sidebar and into
menu.
commits at osafoundation.org
- [Commits] (john) - Improved discovery of Globals.chandlerDirectory
to avoid dependence on argv.
commits at osafoundation.org
- [Commits] (heikki) message was used before it was defined.
commits at osafoundation.org
- [Commits] (vajda) added Item.clearValues()
commits at osafoundation.org
- [Commits] (donn) Added Label support to Toolbars (captions under
buttons)
commits at osafoundation.org
- [Commits] (vajda) remove item.clearValues() and made setting
itsKind fetch the initialValues for unset values
commits at osafoundation.org
- [Commits] (morgen) Adding experimental parcel reloading support;
existing references to (and from)
commits at osafoundation.org
- [Commits] (donn) Added new looks for the NavigationBar
commits at osafoundation.org
- [Commits] (donn) Refactored the ContentModel for Stamping.
commits at osafoundation.org
- [Commits] (morgen) Turning off commit timing,
since it's been reported that the timing begin()
commits at osafoundation.org
- [Commits] (vajda) added TestMixins
commits at osafoundation.org
- [Commits] (heikki) Disabling test,
it is failing and tinderbox is red.
commits at osafoundation.org
- [Commits] (vajda) released UUIDext 0.3-2
commits at osafoundation.org
- [Commits] (vajda) re-enabled TestMixins.py test case,
UUIDext 0.3-2 is now released,
chandler's Makefile updated and bug 1566 fixed
commits at osafoundation.org
- [Commits] (bkirsch) Directory
/usr/local/cvsrep/chandler/repository/view added to the repository
commits at osafoundation.org
- [Commits] (bkirsch) Migrating RepositoryViewBase under repository
tree structure
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch)
commits at osafoundation.org
- [Commits] (bkirsch) found bad tab
commits at osafoundation.org
- [Commits] (bkirsch) cleaned up spaces
commits at osafoundation.org
- [Commits] (bkirsch) cleaned up spacing
commits at osafoundation.org
- [Commits] (jed) Fixed Help menu on the Mac.
commits at osafoundation.org
- [Commits] (jed) Fixed naming of the repository viewer in the
sidebar.
commits at osafoundation.org
- [Commits] (bkirsch) Added AbstractRepositoryViewManager code. This
aids in managing view switch logic and is utilized by the
OSAF mail code
commits at osafoundation.org
- [Commits] (bkirsch) Migrated to the RepositoryView class
commits at osafoundation.org
- [Commits] (bkirsch) No longer need the view directory
commits at osafoundation.org
- [Commits] (bkirsch) Updated IMAPMailTask to use the new
AbstractRepositoryViewManager
commits at osafoundation.org
- [Commits] (bkirsch) Added Documentation and made Twisted callback
methods private
commits at osafoundation.org
- [Commits] (jed) Moved extra views out of the sidebar and added a
menu command to add them.
commits at osafoundation.org
- [Commits] (heikki) Bug 1574,
add a switch to skip rsync (needed by clients outside
OSAF). Patch from Mike Taylor (bear@code-bear.com), r=heikki.
commits at osafoundation.org
- [Commits] (markie) Fix bug 1576; r=heikki
commits at osafoundation.org
- [Commits] (heikki) Implement some changes suggested by john in code
review.
commits at osafoundation.org
- [Commits] (heikki) Add checkout target that creates a log file of
the checkout so youo can check for conflicts.
commits at osafoundation.org
- [Commits] (heikki) Add checkout target that creates a log file of
the checkout so you can check for conflicts.
commits at osafoundation.org
- [Commits] (morgen) Another attempt at parcel reloading (much more
limited this time)
commits at osafoundation.org
- [Commits] (donn) Added stamping from Note to Task
commits at osafoundation.org
- [Commits] (donn) Fixed assert in block demo for missing image
commits at osafoundation.org
- [Commits] (john) - Improved error handling for the launcher
commits at osafoundation.org
- [Commits] (john) - Improved header display in tables
commits at osafoundation.org
- [Commits] (donn) Removed the old contentmodel/notes/Notes.py file -
now the file is found in contentmodel/Notes.py
commits at osafoundation.org
- [Commits] (capps) calendar block updates: improved event handling,
initial (although still buggy) drag/drop to create and edit items
commits at osafoundation.org
- [Commits] (twl) Directory
/usr/local/cvsrep/chandler/repository/query added to the repository
commits at osafoundation.org
- [Commits] (twl) Directory
/usr/local/cvsrep/chandler/repository/query/parser added to
the repository
commits at osafoundation.org
- [Commits] (twl) Directory
/usr/local/cvsrep/chandler/repository/query/parser/tests
added to the repository
commits at osafoundation.org
- [Commits] (twl) Initial checkin of Chandler query parser
commits at osafoundation.org
- [Commits] (pavlov) Don't add return duplicate items in a collection
if it results in both the rule and the inclusions list. Added
some comments and classes for NamedCollection, AdHocCollection,
and EphemeralCollection
commits at osafoundation.org
- [Commits] (pavlov) return the items generated
commits at osafoundation.org
- [Commits] (pavlov) cleanup of webdav code... you can put
itemcollections now...
commits at osafoundation.org
- [Commits] (capps) minor improvement to calendar dragging
commits at osafoundation.org
- [Commits] (pavlov) removing unused logging code
commits at osafoundation.org
- [Commits] (donn) Fix DetailView when who returns an empty list of
contacts.
commits at osafoundation.org
- [Commits] (markie) Directory
/usr/local/cvsrep/internal/launchers/win/winlaunch1 added to
the repository
commits at osafoundation.org
- [Commits] (markie) Directory
/usr/local/cvsrep/internal/launchers/win/winlaunch2 added to
the repository
commits at osafoundation.org
- [Commits] (markie) Bug 1586; Update references to libxml2 headers;
r=heikki
commits at osafoundation.org
- [Commits] (capps) fix for bug 1582
commits at osafoundation.org
- [Commits] (donn) Improved Stamping logic, and moved to ContentModel
commits at osafoundation.org
- [Commits] (capps) fix for bug 1347
commits at osafoundation.org
- [Commits] (capps) added day block instance
commits at osafoundation.org
- [Commits] (donn) Various minor bug fixes:
commits at osafoundation.org
- [Commits] (markie) Bug 1580 - update m2crypto version to capture
windows openssl dlls; r=heikki
commits at osafoundation.org
- [Commits] (markie) Bug 1580 - update m2crypto version to capture
windows openssl dlls; r=heikki
commits at osafoundation.org
- [Commits] (john) - Added ItemCollection to views. Added displayname
to ItemCollections. Removed some cruft
commits at osafoundation.org
- [Commits] (john) - Added ItemCollection to new views. Added
displayname to new ItemCollections.
commits at osafoundation.org
- [Commits] (pavlov) adding ItemCollection unit tests
commits at osafoundation.org
- [Commits] (vajda) in Makefile: added -DPy_TRACE_REFS to DEBUG
CCFLAGS for Cygwin
commits at osafoundation.org
- [Commits] (jed) Added images for layout selectors.
commits at osafoundation.org
- [Commits] (jed) Created radio buttons in a toolbar.
commits at osafoundation.org
- [Commits] (jed) Added layout selectors and moved day/week/month
views into the calendar to be accessed via the layout selector.
commits at osafoundation.org
- [Commits] (john) - Use displayname of ItemCollection in Sidebar
when available, otherwise use display name of view.
commits at osafoundation.org
- [Commits] (john) - Added call to synchronize widget on the view
when the name of the item collection changes
commits at osafoundation.org
- [Commits] (vajda) in Makefile: added PYDBG=-DPy_TRACE_REFS for
Cygwin
commits at osafoundation.org
- [Commits] (markie) Bug 1575; PyLucene upgrade to 0.5.1;
correct patch for this version; r=andi
commits at osafoundation.org
- [Commits] (markie) Bug 1575;PyLucene upgrade to 0.5.1;r=andi
commits at osafoundation.org
- [Commits] (donn) Applied Stuart's Query Patch:
commits at osafoundation.org
- [Commits] (donn) When Stamping,
carry over the redirected attributes.
commits at osafoundation.org
- [Commits] (davids) added WinXP native window dbl-buffering
commits at osafoundation.org
- [Commits] (davids) fixed a typo in prior checkin
commits at osafoundation.org
- [Commits] (markie) Final check-in for 1556, 1561 & 1575 (remove
pyxml, move PyLucene to external, update PyLucene to 0.5.1;
enable external binaries 0.3-10 in chandler/Makefile); r=heikki
commits at osafoundation.org
- [Commits] (markie) Final check-in for 1556, 1561 and 1575;
remove pyxml, move PyLucene to external, update PyLucene
to 0.5.1; release 0.3-10 binaries in external
commits at osafoundation.org
- [Commits] (markie) Fix 1556; remove pyxml from external;
requirement for Morgen's fix needed for OS X.
commits at osafoundation.org
- [Commits] (markie) Changes for 0.3.20
commits at osafoundation.org
- [Commits] (markie) Changes for 0.3.20
commits at osafoundation.org
- [Commits] (markie) Change for 0.3.20
commits at osafoundation.org
- [Commits] (jed) Fixed Bug#1608 (Calendar list view was broken when
you first navigated to it).
commits at osafoundation.org
- [Commits] (john) - Added ModifyContentsEvent,
which allows an item to be included,
excluded or toggled (and optionally copied from a template) in an
item collection without writing any code.
commits at osafoundation.org
- [Commits] (vajda) changed PersistentCollections constructors to not
use *
commits at osafoundation.org
- [Commits] (morgen) Found a typo: "True" needs to be capitalized
commits at osafoundation.org
- [Commits] (vajda) changed Class.recognizes() to also accept
old-style object model classes, instance of classobj
commits at osafoundation.org
- [Commits] (pavlov) making the task view use TaskAspect instead of
Task again
commits at osafoundation.org
- [Commits] (pavlov) Changing the ItemCollection API. 'include' is
now 'add',
'exclude' is now 'remove'. API has been added to iterate over the
exclusions. remove will now exclude the item from the
collection in addition to removing it from the include list
if it is there.
commits at osafoundation.org
- [Commits] (donn) Fixed some bugs in Stamping and the Detail View
commits at osafoundation.org
- [Commits] (markie) Cleanup unused development scripts
commits at osafoundation.org
- [Commits] (john) - Fixed bug #1596
commits at osafoundation.org
- [Commits] (jed) assert value was reversed from what it should be.
commits at osafoundation.org
- [Commits] (jed) Fixed spacing.
commits at osafoundation.org
- [Commits] (jed) Fixed Bug#1213 (buttons in the Block Demo didn't
appear correctly on the Mac).
commits at osafoundation.org
- [Commits] (vajda) - extended item class composition logic to all
kinds with unset item class
commits at osafoundation.org
- [Commits] (vajda) re-enabled TestText unit test now that bugs 1169
and 1575 are fixed.
commits at osafoundation.org
- [Commits] (donn) Stamping bug fixes and Detail View changes:
commits at osafoundation.org
- [Commits] (donn) Cleaned up attribute preservation during Stamping.
commits at osafoundation.org
- [Commits] (markie) Remove PyLucene from internal; bug 1561
commits at osafoundation.org
- [Commits] (vajda) - fixed typo bug which would cause values not to
be saved on kind item
commits at osafoundation.org
- [Commits] (vajda) - fixed bogus in __ne__ for UUID and Path
commits at osafoundation.org
- [Commits] (john) - Added blockName to blocks and now use it in
cases where we used to use itemName. This was necessary
because itemNames get changed when blocks are copied to userData.
commits at osafoundation.org
- [Commits] (john) - Cleaned up minor name inconsistencies
commits at osafoundation.org
- [Commits] (donn) Disabled unused ToolbarItems and Improved Detail
View drawing
commits at osafoundation.org
- [Commits] (pavlov)
commits at osafoundation.org
- [Commits] (john) - Replaced defaultValue with initialValue.
commits at osafoundation.org
- [Commits] (morgen) Adding much-improved parcel reloading support
commits at osafoundation.org
- [Commits] (heikki) Bug 1452,
moving debug and release directories under chandler directory.
commits at osafoundation.org
- [Commits] (heikki) Bug 1452,
moving debug and release directories under chandler directory.
commits at osafoundation.org
- [Commits] (heikki) Bug 1452,
moving debug and release directories under chandler directory.
commits at osafoundation.org
- [Commits] (heikki) Bug 1452,
moving debug and release directories under chandler directory.
commits at osafoundation.org
- [Commits] (heikki) This change is not needed.
commits at osafoundation.org
- [Commits] (heikki) This change is not needed.
commits at osafoundation.org
- [Commits] (markie) Bug 1452,
moving debug and release directories under chandler dir.
commits at osafoundation.org
- [Commits] (markie) Remove test for chandler/debug and
chandler/release in recursiveTest;
this was causing loop that did not return and also did not test
anything besides chandler/application sub-dirs
commits at osafoundation.org
- [Commits] (heikki) Correctly do the recursive tests.
commits at osafoundation.org
- [Commits] (markie) Bug 1589;
clean debug and release directories when requested (for tinderbox)
commits at osafoundation.org
- [Commits] (jed) Fixed Bug#1611 (couldn't repeatedly close tabs).
commits at osafoundation.org
- [Commits] (morgen) Replaced defaultValue with initialValue
commits at osafoundation.org
- [Commits] (jed) Fixed Bug#1610 (contacts view shouldn't have layout
selectors).
commits at osafoundation.org
- [Commits] (morgen) Deprecating "defaultValue" in parcel.xml. Using
it will generate an
commits at osafoundation.org
- [Commits] (markie) Bug 1589;
clean debug or release when installing new builds in tinderbox.
commits at osafoundation.org
- [Commits] (markie) Bug 1452, move debug and release into chandler;
revise manifests for Windows launchers.
commits at osafoundation.org
- [Commits] (donn) Fix the problem giving us a blank menu bar
commits at osafoundation.org
- [Commits] (john) - Added Get Mail item to test menu and hooked it
up to bear's imap server
commits at osafoundation.org
- [Commits] (jed) Added work around for bugs in wxWidgets on the mac
when dealing with radio buttons.
commits at osafoundation.org
- [Commits] (heikki) Obsolete.
commits at osafoundation.org
- [Commits] (jed) New tab now makes a copy of the untitled view and
uses that rather than a blank page.
commits at osafoundation.org
- [Commits] (jed) Fixed Bug#1609 (tab display problems)
commits at osafoundation.org
- [Commits] (donn) Minor change to the content model: Moved the
redirectTo attributes to work around an ordering problem when
they conflict
commits at osafoundation.org
- [Commits] (donn) Changed DynamicContainer Blocks to work more like
regular Blocks:
commits at osafoundation.org
- [Commits] (donn) Changed ToolbarItem disabling to us UpdateUI
events.
commits at osafoundation.org
- [Commits] (capps) Added GetNewMailItem back -- got lost in a recent
change
commits at osafoundation.org
- [Commits] (markie) Bug 1452, moving debug and release into chandler
directory; add missing OS X Info.plist files for debug and release
commits at osafoundation.org
- [Commits] (bkirsch) Removed extra spaces from file
commits at osafoundation.org
- [Commits] (bkirsch) Changed constructor call to IMAPDownloader to
reflect changes in IMAPDownloaders constructor
commits at osafoundation.org
- [Commits] (bkirsch) Refactored IMAPDownloader construct to just be
passed a EmailAccount Instance. The IMAPDownloader creates a
unique view name for its work in the repository. Also added a
dateReceived value to mail message for display
commits at osafoundation.org
- [Commits] (morgen) Rather than intercept and replace caught
exceptions, state and explanation
commits at osafoundation.org
- [Commits] (john) - Fixed bug #1625
commits at osafoundation.org
- [Commits] (markie) Directory
/usr/local/cvsrep/internal/launchers/win/winlaunch_bin added
to the repository
commits at osafoundation.org
- [Commits] (heikki) Bug 1633,
move chandler[Debug].exe to the chandler dir so it will
run. These changes fix it when you do a full build. A follow
up checkin needed to enable this for make install build.
commits at osafoundation.org
- [Commits] (heikki) Bug 1633,
move chandler[Debug].exe to the chandler dir so it will
run. These changes fix it when you do a full build. A follow
up checkin needed to enable this for make install build.
commits at osafoundation.org
- [Commits] (heikki) Move the main Linux launcher into the chandler
directory. Fixes this for full build,
follow-up checkins needed to fix this for make install build.
commits at osafoundation.org
- [Commits] (heikki) Move the main Linux launcher into the chandler
directory. Fixes this for full build,
follow-up checkins needed to fix this for make install build.
commits at osafoundation.org
- [Commits] (jed) Moved New Item Collection menu item to the file
menu and gave it a keyboard accelerator. Changed the keyboard
accelerator for New Tab.
commits at osafoundation.org
- [Commits] (donn) Fixed a bug with stamping caused by MarkupBar
button enabling.
commits at osafoundation.org
- [Commits] (markie) Bug 1633, 1640;
chandler executables in wrong place; update launcher binaries
commits at osafoundation.org
- [Commits] (markie) Updates for 0.3.20 A
commits at osafoundation.org
- [Commits] (markie) Updates for 0.3.20 A
commits at osafoundation.org
- [Commits] (markie) Updates for 0.3.20 A
commits at osafoundation.org
- [Commits] (markie) Updates for 0.3.20 A
commits at osafoundation.org
- [Commits] (markie) Bug 1452; move debug and release under chandler;
update manifests
commits at osafoundation.org
- [Commits] (john) - Tabs now set selection changed
commits at osafoundation.org
- [Commits] (donn) Tweaked Stock Quote rectangles to be bigger.
commits at osafoundation.org
- [Commits] (markie) Bug 1478; send CVS info to CIA system;r=twl
commits at osafoundation.org
- [Commits] (vajda) - added SkipList.py,
a mapping based skip list implementation
commits at osafoundation.org
- [Commits] (morgen) Fixed some reloading problems with references
commits at osafoundation.org
- [Commits] (markie) Update to check commit logic
commits at osafoundation.org
- [Commits] (markie) Removed some fixed bugs from "Known Bugs"
sections
commits at osafoundation.org
- [Commits] (donn) Added a repository unit test for redirectTo
ordering bug.
commits at osafoundation.org
- [Commits] (heikki) Create certificate and private key objects from
PEM format strings if the actual object is not passed in.
commits at osafoundation.org
- [Commits] (donn) reverted Chandler.py to 1.40
commits at osafoundation.org
- [Commits] (donn) try again to revert to Chandler.py to 1.40
commits at osafoundation.org
- [Commits] (vajda) - fixed shadowing attribute inheriting bug found
by Donn
commits at osafoundation.org
- [Commits] (donn) Added another unit test for the repository:
commits at osafoundation.org
- [Commits] (jed) Switched order of events.
commits at osafoundation.org
- [Commits]
(vajda) - fixed bug in RefDict.getByAlias() found by Donn,
needed to pass default along to get() method.
commits at osafoundation.org
- [Commits] (vajda) - fixed typo bug in ItemRef._copy()
commits at osafoundation.org
- [Commits] (donn) Cleaned up a few comments in this unit test.
commits at osafoundation.org
- [Commits] (donn) Removed a workaround that's no longer needed.
Improved robustness when dynamic containers are rebuilt at startup.
commits at osafoundation.org
- [Commits] (donn) Workaround to disable stamping of non-content
items selected in the mixed view.
commits at osafoundation.org
- [Commits] (donn) Added a repository unit test for deep copy with
item references.
commits at osafoundation.org
- [Commits] (markie) Bug 1641; wxWidgets double-buffering on Windows;
bump version number for wxPython
commits at osafoundation.org
- [Commits]
(morgen) To determine if an attribute is a ref collection,
rather than see if it's an
commits at osafoundation.org
- [Commits] (vajda) - added copyPolicy support for SingleRef values,
including collections
commits at osafoundation.org
- [Commits]
(markie) Bug 1667; clean extra files in chandler directory; r=heikki
commits at osafoundation.org
- [Commits] (heikki) Trying to solve the problem where CIA sees our
project as 'project'.
commits at osafoundation.org
- [Commits] (heikki) Fixing copyright year.
commits at osafoundation.org
- [Commits] (heikki) Comment for CIA.
commits at osafoundation.org
- [Commits] (morgen) Fixes bug 1678, a typo
commits at osafoundation.org
- [Commits] (markie) Bug 1520; manifests contain CVS directories;
r=morgen
commits at osafoundation.org
- [Commits] (markie) Bug 1520; manifests contain CVS directories;
r=morgen
commits at osafoundation.org
- [Commits] (jed) Hooked back up show/hide of chrome elements.
commits at osafoundation.org
- [Commits] (markie) Bug 1635;
rename windows launcher binaries, remove obsolete dirs; r=heikki
commits at osafoundation.org
- [Commits] (john) - Reduced number of content items for OSCON demo
commits at osafoundation.org
- [Commits] (morgen) Added a helper method/class which allows the
user to edit one or more
commits at osafoundation.org
- [Commits] (john) - Instead of raising an unhandled exception on
selection changed when the item isn't in the list,
don't change the selection.
commits at osafoundation.org
- [Commits] (bkirsch) Added a check if subject is None. Fixes bug
#1682
commits at osafoundation.org
- [Commits] (markie) Bug 1658; Mac application icon missing;
restore icon; r=morgen
commits at osafoundation.org
- [Commits] (lisa) Defining item clouds for mail, task, event
commits at osafoundation.org
- [Commits] (vajda) - added support for setting otherAlias from
native XML
commits at osafoundation.org
- [Commits] (morgen) A first attempt at resolving a VersionConflict
error
commits at osafoundation.org
- [Commits] (markie) Update for 0.3.21 build
commits at osafoundation.org
- [Commits] (markie) Updates for 0.3.21 Milestone
commits at osafoundation.org
- [Commits] (vajda) Directory
/usr/local/cvsrep/chandler/repository/tests/classes added to
the repository
commits at osafoundation.org
- [Commits] (vajda) - fixed bug in ref collection with re-inserting a
removed item
commits at osafoundation.org
- [Commits] (lisa) Add cloud testing for mail item cloud which may
demonstrate problems with clouds + mixins
commits at osafoundation.org
- [Commits] (heikki) Get rid of the warning '[: Files/Microsoft:
unknown operand' when you do make env on Windows. Need to
quote the path because typically there are spaces in it.
commits at osafoundation.org
- [Commits] (vajda) - added onItemCopy() hook and update Item.copy()
epydoc
commits at osafoundation.org
- [Commits] (vajda) - added cloudAlias attribute to Endpoint
commits at osafoundation.org
- [Commits] (morgen) Endpoints' "attribute" attribute needs the name
of an attribute without
commits at osafoundation.org
- [Commits] (vajda) - cloud operation now combine superKind clouds
when not locally specified
commits at osafoundation.org
- [Commits] (lisa) Tests confirming that cloud membership works for
mail and events.
commits at osafoundation.org
- [Commits] (vajda) nil
commits at osafoundation.org
- [Commits] (morgen) Started adding clouds for Block kinds in an
effort to migrate from
commits at osafoundation.org
- [Commits] (markie) Directory /usr/local/cvsrep/external/zope added
to the repository
commits at osafoundation.org
- [Commits] (vajda) - added check for None parent to Item.__init__()
commits at osafoundation.org
- [Commits] (morgen) Updated to reflect changes to cloud API
commits at osafoundation.org
- [Commits] (morgen) One of the kinds was missing an attribute
commits at osafoundation.org
- [Commits] (morgen) Fixes bug 1696 (TypeError on getting mail with
Chandler)
commits at osafoundation.org
- [Commits] (morgen) Added a simple dialog which will get hooked up
to collection subscription.
commits at osafoundation.org
- [Commits] (vajda) - added getEndpointValues()
commits at osafoundation.org
Last message date:
Sat Jul 31 08:41:48 PST 2004
Archived on: Sat Jul 31 08:41:54 PST 2004
This archive was generated by
Pipermail 0.09 (Mailman edition).