| Rev |
Log message |
Author |
Age |
Path |
| 6148 |
Checkpoint 20050725 |
bear |
2886d 16h 14m |
/branches/Checkpoint_20050725/ |
| 6147 |
minor cleanup of new CGPattern routines |
davids |
2887d 05h 29m |
/trunk/ |
| 6146 |
wxWidgets v2.6.2 - more minor updates |
davids |
2887d 09h 51m |
/trunk/ |
| 6145 |
wxWidgets - add drawing sample, but remove crufty files |
davids |
2888d 01h 04m |
/trunk/ |
| 6144 |
wxWidgets - add drawing sample |
davids |
2888d 01h 06m |
/trunk/ |
| 6143 |
added more support for wxDash CGPattern conversion; shuffled some arg lists around |
davids |
2888d 05h 24m |
/trunk/ |
| 6142 |
Photo kind changes:
- Photo no longer subkinds Note, in order to not pick up Note's DetailTrunkSubtree
- 'body' replaces 'data' attribute, and 'displayName' replaces 'caption' attribute, to prevent attribute bloat
- Photo's DetailTrunkSubtree now has to explicitly include markup bar and headline area since it no longer inherits them from Note's
- Flickr's DetailTrunkSubtree moves the 'owner' field below the title
- Added a helper method to add an item to the All collection, used by File > Import > Image (since photos will not automatically appear in All otherwise) |
morgen |
2888d 07h 51m |
/trunk/ |
| 6141 |
added partial support for stencil patterns; cleanup of new CGPattern support routines |
davids |
2888d 10h 35m |
/trunk/ |
| 6140 |
osaf.startup: name threads with their repository item path, for
better usability of debugging tools, and so that you can find the
thread object for a particular item if needed. |
pje |
2888d 12h 26m |
/trunk/ |
| 6139 |
osaf.startup: add generic invocation support (i.e. call any object)
and threads (i.e. run the object in a thread w/its own repository
view) |
pje |
2888d 12h 39m |
/trunk/ |
| 6138 |
Add support for declaring an Item class abstract, using an
__abstract__ flag, and make the Startup class abstract. |
pje |
2888d 14h 14m |
/trunk/ |
| 6137 |
Removed nine empty parcel.xml files. A parcel.xml file is
empty if it defines no items other than the parcel itself.
(An empty parcel can usually be removed if it has
subparcels with parcel.xml files, or if it or at least one
of its subparcels is referenced via an XML namespace in
another parcel.xml.)
Also, removed some unnecessary inter-parcel references.
This is all in preparation for a more detailed analysis
of our current parcel interdependencies, to support plans
for flattening and simplifying the parcel structure,
simplifying and optimizing the parcel loader, and adding
parcel "lifecycle events" (install, upgrade, uninstall)
to support schema evolution. |
pje |
2888d 14h 58m |
/trunk/ |
| 6136 |
- fixed bug 1418 |
vajda |
2888d 21h 35m |
/trunk/ |
| 6135 |
Adding missing module prefix (FlickrError --> flickr.FlickrError) |
morgen |
2889d 02h 02m |
/trunk/ |
| 6134 |
Chandler is now a file-sharing application: lob data can now be shared, including photos and mail attachments. |
morgen |
2889d 02h 03m |
/trunk/ |
| 6133 |
wx v2.6.2 updates - minor |
davids |
2889d 07h 55m |
/trunk/ |
| 6132 |
Added a 'modal' argument to Accounts dialog method for further experimentation |
morgen |
2889d 08h 30m |
/trunk/ |
| 6131 |
fix bug 3207 -- use wx.TE_MULTILINE on GTK, allowing the edit field to be full size (TE_MULTILINE is broken on mac/win) |
alecf |
2889d 09h 20m |
/trunk/ |
| 6130 |
Tweak to Script Hotkey feature
----------------------
* No longer automatically saving edits to text fields
* This was interfering with simulated typing |
donn |
2889d 09h 28m |
/trunk/ |
| 6129 |
checkpoint for pen/brush support - also submitted to wxMac - still needs work |
davids |
2889d 10h 14m |
/trunk/ |