| Rev |
Log message |
Author |
Age |
Path |
| 6148 |
Checkpoint 20050725 |
bear |
2860d 09h 13m |
/branches/Checkpoint_20050725/ |
| 6147 |
minor cleanup of new CGPattern routines |
davids |
2860d 22h 29m |
/trunk/ |
| 6146 |
wxWidgets v2.6.2 - more minor updates |
davids |
2861d 02h 50m |
/trunk/ |
| 6145 |
wxWidgets - add drawing sample, but remove crufty files |
davids |
2861d 18h 04m |
/trunk/ |
| 6144 |
wxWidgets - add drawing sample |
davids |
2861d 18h 05m |
/trunk/ |
| 6143 |
added more support for wxDash CGPattern conversion; shuffled some arg lists around |
davids |
2861d 22h 23m |
/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 |
2862d 00h 50m |
/trunk/ |
| 6141 |
added partial support for stencil patterns; cleanup of new CGPattern support routines |
davids |
2862d 03h 34m |
/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 |
2862d 05h 25m |
/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 |
2862d 05h 38m |
/trunk/ |
| 6138 |
Add support for declaring an Item class abstract, using an
__abstract__ flag, and make the Startup class abstract. |
pje |
2862d 07h 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 |
2862d 07h 58m |
/trunk/ |
| 6136 |
- fixed bug 1418 |
vajda |
2862d 14h 35m |
/trunk/ |
| 6135 |
Adding missing module prefix (FlickrError --> flickr.FlickrError) |
morgen |
2862d 19h 01m |
/trunk/ |
| 6134 |
Chandler is now a file-sharing application: lob data can now be shared, including photos and mail attachments. |
morgen |
2862d 19h 02m |
/trunk/ |
| 6133 |
wx v2.6.2 updates - minor |
davids |
2863d 00h 54m |
/trunk/ |
| 6132 |
Added a 'modal' argument to Accounts dialog method for further experimentation |
morgen |
2863d 01h 29m |
/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 |
2863d 02h 19m |
/trunk/ |
| 6130 |
Tweak to Script Hotkey feature
----------------------
* No longer automatically saving edits to text fields
* This was interfering with simulated typing |
donn |
2863d 02h 27m |
/trunk/ |
| 6129 |
checkpoint for pen/brush support - also submitted to wxMac - still needs work |
davids |
2863d 03h 13m |
/trunk/ |