[Schevo-devel] nufox branch merged;
Louie now used for signal dispatching
Matthew Scott
mscott at goldenspud.com
Wed Nov 30 13:22:56 EST 2005
The nufox branch has been merged into trunk.
Reasons:
- While still in its infancy, we have made the decision to continue
writing the schevo.fox package, so it is no longer "experimental"
- Various small changes and bugfixes.
- The deprecation of schevo.dispatcher in favor of Louie. Louie
should automatically install for you, but if it doesn't, see
http://louie.berlios.de/ for more info.
On 11/30/05, schevo-commit at lists.orbtech.com
<schevo-commit at lists.orbtech.com> wrote:
> Author: mscott
> Date: Wed Nov 30 13:17:28 2005
> New Revision: 1471
>
> Added:
> trunk/src/schevo/fox/
> trunk/src/schevo/fox/__init__.py (contents, props changed)
> trunk/src/schevo/fox/base.py (contents, props changed)
> trunk/src/schevo/fox/database.py (contents, props changed)
> trunk/src/schevo/fox/entity.py (contents, props changed)
> trunk/src/schevo/fox/extent.py (contents, props changed)
> trunk/src/schevo/fox/icon.py (contents, props changed)
> trunk/src/schevo/fox/navigator.py (contents, props changed)
> trunk/src/schevo/fox/query.py (contents, props changed)
> trunk/src/schevo/fox/schevo.js (contents, props changed)
> trunk/src/schevo/fox/transaction.py (contents, props changed)
> trunk/src/schevo/meta.py (contents, props changed)
> trunk/src/schevo/script/foxnav.py (contents, props changed)
> trunk/src/schevo/test/test__view.py (contents, props changed)
> trunk/src/schevo/view.py (contents, props changed)
> Removed:
> trunk/src/schevo/dispatcher/
> Modified:
> trunk/ (props changed)
> trunk/setup.cfg
> trunk/setup.py
> trunk/src/schevo/base.py
> trunk/src/schevo/change.py
> trunk/src/schevo/database.py
> trunk/src/schevo/entity.py
> trunk/src/schevo/namespace.py
> trunk/src/schevo/qt3/test/__init__.py
> trunk/src/schevo/query.py
> trunk/src/schevo/schema.py
> trunk/src/schevo/script/main.py
> trunk/src/schevo/test/schema/schema_001.py
> trunk/src/schevo/test/test__query.py
> trunk/src/schevo/test/test_change.py
> trunk/src/schevo/transaction.py
> Log:
> r5809 at ra (orig r1359): mscott | 2005-11-02 13:59:40 -0600
> nufox branch
> r5824 at ra (orig r1364): mscott | 2005-11-02 15:39:12 -0600
> r5822 at ra: gldnspud | 2005-11-02 15:38:47 -0600
> Starts firefox, but doesn't yet start a server
>
> r5827 at ra (orig r1365): mscott | 2005-11-02 16:29:20 -0600
> r5826 at ra: gldnspud | 2005-11-02 16:29:10 -0600
> evo foxnav now shows extent list
>
> r5829 at ra (orig r1366): mscott | 2005-11-02 17:28:13 -0600
> r5828 at ra: gldnspud | 2005-11-02 17:28:07 -0600
> Baby steps toward selecting the first extent in the list.
>
> r5969 at ra (orig r1367): mscott | 2005-11-03 11:15:36 -0600
> r5968 at ra: gldnspud | 2005-11-03 11:15:25 -0600
> Select first extent in list after window loads
>
> r5971 at ra (orig r1368): mscott | 2005-11-03 11:25:45 -0600
> r5970 at ra: gldnspud | 2005-11-03 11:25:34 -0600
> Use unicode. Call superclass goingLive.
>
> r6064 at ra (orig r1371): mscott | 2005-11-03 15:56:48 -0600
> r6063 at ra: gldnspud | 2005-11-03 15:56:31 -0600
> Signal passing infrastructure for schevo.fox
>
> r6066 at ra (orig r1372): mscott | 2005-11-03 17:24:49 -0600
> r6065 at ra: gldnspud | 2005-11-03 17:24:37 -0600
> Schevo javascript glue. Visual placeholders for navigator.
>
> r6074 at ra (orig r1373): mscott | 2005-11-03 17:55:41 -0600
> r6073 at ra: gldnspud | 2005-11-03 17:55:28 -0600
> Sync with nufox
>
> r6076 at ra (orig r1374): mscott | 2005-11-05 16:11:41 -0600
> r6075 at ra: gldnspud | 2005-11-05 16:11:29 -0600
> Start foxnav without launching firefox by default.
>
> r6077 at ra (orig r1375): pobrien | 2005-11-05 17:29:05 -0600
> Baby step towards chrome support on Windows.
> r6078 at ra (orig r1376): pobrien | 2005-11-05 17:37:39 -0600
> Only do this on Windows.
> r6087 at ra (orig r1377): mscott | 2005-11-07 10:08:23 -0600
> r6084 at ra: gldnspud | 2005-11-07 10:07:48 -0600
> Partial desktopapp support in foxnav
>
> r6091 at ra (orig r1378): mscott | 2005-11-07 10:33:09 -0600
> r6088 at ra: gldnspud | 2005-11-07 10:31:27 -0600
> Do not use profiles
>
> r6106 at ra (orig r1384): mscott | 2005-11-07 13:55:29 -0600
> r6101 at ra: gldnspud | 2005-11-07 13:36:21 -0600
> Preliminary support for entity trees in a deck in foxnav
>
> r6108 at ra (orig r1385): mscott | 2005-11-07 14:06:44 -0600
> r6107 at ra: gldnspud | 2005-11-07 14:05:52 -0600
> Show some more details about entities
>
> r6124 at ra (orig r1393): mscott | 2005-11-07 15:08:16 -0600
> r6123 at ra: gldnspud | 2005-11-07 15:07:52 -0600
> Unicode patches.
>
> r6130 at ra (orig r1394): mscott | 2005-11-07 16:04:43 -0600
> r6128 at ra: gldnspud | 2005-11-07 16:04:35 -0600
> Sync with nufox. Use label of field, instead of field value, of an entity.
>
> r6140 at ra (orig r1395): pobrien | 2005-11-07 17:20:20 -0600
> str() is like so *not* cool...
> r6141 at ra (orig r1396): mscott | 2005-11-07 17:21:08 -0600
> r6138 at ra: gldnspud | 2005-11-07 17:16:18 -0600
> Skeleton of an entity tree that uses FlatView to lazy-load from server
>
> r6146 at ra (orig r1397): mscott | 2005-11-07 17:48:46 -0600
> r6145 at ra: gldnspud | 2005-11-07 17:48:46 -0600
> Pass row count
>
> r6150 at ra (orig r1398): mscott | 2005-11-08 10:52:03 -0600
> r6148 at ra: gldnspud | 2005-11-08 10:51:58 -0600
> Push entities to client side after list is created. Push entities in
> chunks of 100 to prevent timeouts.
>
>
> r6159 at ra (orig r1402): mscott | 2005-11-08 14:54:09 -0600
> r6155 at ra: gldnspud | 2005-11-08 11:21:38 -0600
> sync with trunk
> r6158 at ra: gldnspud | 2005-11-08 14:53:13 -0600
> Break a test involving adding fields to a schema
>
> r6165 at ra (orig r1405): mscott | 2005-11-08 17:43:04 -0600
> r6163 at ra: gldnspud | 2005-11-08 16:58:36 -0600
> sync with trunk
> r6164 at ra: gldnspud | 2005-11-08 17:42:40 -0600
> Unicode unicode unicode
>
> r6593 at ra (orig r1416): mscott | 2005-11-17 11:50:59 -0600
> r6169 at ra: gldnspud | 2005-11-09 09:50:02 -0600
> sync with trunk
> r6263 at ra: gldnspud | 2005-11-16 10:44:30 -0600
> sync with trunk
> r6265 at ra: gldnspud | 2005-11-16 10:44:55 -0600
> sync with trunk
> r6592 at ra: gldnspud | 2005-11-17 11:50:19 -0600
> Start rewrite of foxnav
>
> r6596 at ra (orig r1417): mscott | 2005-11-17 12:22:42 -0600
> r6595 at ra: gldnspud | 2005-11-17 12:20:52 -0600
> Separate out navigator window from page
>
> r6601 at ra (orig r1418): mscott | 2005-11-17 16:11:21 -0600
> r6598 at ra: gldnspud | 2005-11-17 12:46:59 -0600
> show a splitter between extent layout and browser layout
> r6600 at ra: gldnspud | 2005-11-17 16:10:41 -0600
> extent list box
>
> r6604 at ra (orig r1419): mscott | 2005-11-17 17:34:54 -0600
> r6603 at ra: gldnspud | 2005-11-17 17:34:33 -0600
> use deck browser -- not yet bugfixed
>
> r6670 at ra (orig r1434): mscott | 2005-11-22 11:39:24 -0600
> r6667 at ra: gldnspud | 2005-11-22 11:38:12 -0600
> Experimental anchor-based extent list
>
> r6672 at ra (orig r1435): mscott | 2005-11-22 12:32:55 -0600
> r6671 at ra: gldnspud | 2005-11-22 12:32:46 -0600
> Beginnings of extent icons.
>
> Must install PIL -- use "easy_install -f
> http://www.pythonware.com/products/pil/ Imaging"
>
> Must also for now navigate databases with SchevoIcon support.
>
>
> r6674 at ra (orig r1436): mscott | 2005-11-22 13:55:51 -0600
> r6673 at ra: gldnspud | 2005-11-22 13:55:49 -0600
> Duh, use PNGs :)
>
> r6676 at ra (orig r1437): mscott | 2005-11-22 14:19:18 -0600
> r6675 at ra: gldnspud | 2005-11-22 14:19:16 -0600
> Show queries and transactions by extents
>
> r6678 at ra (orig r1438): mscott | 2005-11-22 15:11:39 -0600
> r6677 at ra: gldnspud | 2005-11-22 15:11:35 -0600
> Make links active
>
> r6683 at ra (orig r1439): mscott | 2005-11-22 16:25:07 -0600
> r6679 at ra: gldnspud | 2005-11-22 16:24:35 -0600
> Some placeholders for queries
>
> r6696 at ra (orig r1440): mscott | 2005-11-22 17:05:59 -0600
> r6695 at ra: gldnspud | 2005-11-22 17:05:59 -0600
> Icons in query page; formatting tweaks
>
> r6749 at ra (orig r1443): mscott | 2005-11-23 09:51:30 -0600
> r6626 at ra: gldnspud | 2005-11-18 08:36:08 -0600
> r6625 at ra (orig r1426): mscott | 2005-11-18 08:35:44 -0600
> sync with trunk
>
>
> r6752 at ra (orig r1446): mscott | 2005-11-23 09:54:34 -0600
> r6747 at ra: gldnspud | 2005-11-23 09:50:43 -0600
> Skeleton for 'evo tg'
>
> r6970 at ra (orig r1466): mscott | 2005-11-28 15:17:23 -0600
> r6969 at ra: gldnspud | 2005-11-28 15:17:19 -0600
> First pass of view implementation
>
> r6972 at ra (orig r1467): mscott | 2005-11-28 15:49:05 -0600
> r6971 at ra: gldnspud | 2005-11-28 15:49:14 -0600
> Rough view of extents
>
> r6976 at ra (orig r1468): mscott | 2005-11-28 16:20:36 -0600
> r6975 at ra: gldnspud | 2005-11-28 16:20:45 -0600
> Icons in query result grid
>
> r6989 at ra (orig r1469): mscott | 2005-11-29 11:01:44 -0600
> r6988 at ra: gldnspud | 2005-11-29 11:01:49 -0600
> Proper handling of clicking on entity icon
>
> r7144 at ra (orig r1470): mscott | 2005-11-30 12:00:20 -0600
> r7143 at ra: gldnspud | 2005-11-30 12:00:24 -0600
> Favor Louie over schevo.dispatcher
>
--
Matthew R. Scott
More information about the Schevo-devel
mailing list