root/gaphor/trunk/setup.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2337 [2337] 07/16/08 07:00:51 arj..@yirdis.nl Added backupp service. It doesn't really work yet, though, since …
(edit) @2307 [2307] 05/20/08 17:37:48 wrobe..@pld-linux.org - fixed indentation issues
(edit) @2306 [2306] 05/20/08 17:36:59 wrobe..@pld-linux.org - do not provide desktop file on win32
(edit) @2304 [2304] 05/19/08 23:08:21 arj..@yirdis.nl updated .desktop file. gaphor version set to 0.13.1.
(edit) @2302 [2302] 05/19/08 12:36:05 wrobe..@pld-linux.org - provide desktop file (taken from PLD Linux Distribution CVS)
(edit) @2281 [2281] 03/18/08 04:23:33 arj..@yirdis.nl added main() placeholder to keep setuptools happy.
(edit) @2280 [2280] 03/18/08 01:10:52 arj..@yirdis.nl added gaphorconvert entry point.
(edit) @2225 [2225] 02/25/08 23:59:05 arj..@yirdis.nl moved code that removes model elements when no more presentations exist to …
(edit) @2154 [2154] 10/02/07 04:33:25 arj..@yirdis.nl Updated depenencies to zope.component 3.4.0. removed nosetests entry …
(edit) @2136 [2136] 09/19/07 23:42:03 arj..@yirdis.nl Fix [81]. A new release 0.12.4 is available from the Python cheeseshop.
(edit) @2132 [2132] 09/18/07 23:54:06 arj..@yirdis.nl Incremented gaphor/trunk version to 0.13.0.
(edit) @2115 [2115] 09/10/07 01:07:23 arj..@yirdis.nl Made build_uml a sub-command of build_py. Added hack so build_py is …
(edit) @2114 [2114] 09/09/07 05:10:55 arj..@yirdis.nl Upgraded to version 0.12.2. Created packages with uml2.py included.
(edit) @2112 [2112] 09/08/07 13:47:17 arj..@yirdis.nl use types.FileType? instead of file, since it causes trouble with …
(edit) @2108 [2108] 09/07/07 06:38:22 arj..@yirdis.nl updated gaphor's version to 0.12.0
(edit) @1842 [1842] 08/06/07 06:23:56 arj..@yirdis.nl do not depend on decorator package
(edit) @1821 [1821] 08/02/07 03:19:21 arj..@yirdis.nl --
(edit) @1819 [1819] 08/02/07 01:45:26 arj..@yirdis.nl updated dependencies
(edit) @1806 [1806] 08/01/07 06:59:01 arj..@yirdis.nl * fixed line endings * fix stock icon loading so it works in conjunction …
(edit) @1679 [1679] 07/19/07 04:42:53 arj..@yirdis.nl Changed matrix conversion methods to new names.
(edit) @1655 [1655] 07/17/07 12:21:50 arj..@yirdis.nl update setup.py
(edit) @1633 [1633] 07/13/07 06:39:54 arj..@yirdis.nl Fix ForkNode save/load. Only joinSpec is not assigned properly after …
(edit) @1544 [1544] 07/02/07 00:14:32 arj..@yirdis.nl update Gaphor's dependency on Gaphas.
(edit) @1374 [1374] 06/14/07 13:22:57 arj..@yirdis.nl fixed help service
(edit) @1363 [1363] 06/12/07 02:22:58 arj..@yirdis.nl Make alignment plugin work. This plugin is a nice example of how to extend …
(edit) @1360 [1360] 06/11/07 06:28:01 arj..@yirdis.nl fixed live object browser
(edit) @1357 [1357] 06/11/07 05:34:44 arj..@yirdis.nl fixed checkmetamodel plugin
(edit) @1351 [1351] 06/11/07 04:15:48 arj..@yirdis.nl Diagram layout and Python source code import kinda work again.
(edit) @1348 [1348] 06/11/07 02:40:30 arj..@yirdis.nl Added XMI export plugin.
(edit) @1307 [1307] 05/23/07 04:25:48 arj..@yirdis.nl Added export functionality for diagrams to SVG.
(edit) @1301 [1301] 05/22/07 23:40:17 arj..@yirdis.nl * updated quite a few unit tests * removed old/obsolete tests * more …
(edit) @1297 [1297] 05/22/07 02:34:30 arj..@yirdis.nl Deleted gaphor/misc/action.py. Added documentation support using …
(edit) @1279 [1279] 05/14/07 20:43:33 arj..@yirdis.nl added about screen
(edit) @1277 [1277] 05/14/07 06:04:40 arj..@yirdis.nl Added nose for testing, added test_action.py.
(edit) @1273 [1273] 05/12/07 03:16:32 arj..@yirdis.nl Added popup menu for namespace view
(edit) @1269 [1269] 05/11/07 05:57:00 arj..@yirdis.nl Implemented Open and Save (as)
(edit) @1267 [1267] 05/11/07 00:03:20 arj..@yirdis.nl More updates on file manager.
(edit) @1264 [1264] 05/10/07 02:34:06 arj..@yirdis.nl Added preliminary file manager (load/save). Quite a few enhancements in …
(edit) @1260 [1260] 05/08/07 03:24:46 arj..@yirdis.nl Some more work on new GUI management
(edit) @1250 [1250] 04/24/07 23:22:43 arj..@yirdis.nl fixed bug in UML/properties.py, added some documentation about actions.
(edit) @1247 [1247] 04/24/07 05:51:59 arj..@yirdis.nl Updated some unit tests
(edit) @1245 [1245] 04/24/07 04:26:17 arj..@yirdis.nl updated requirements to gaphas >= 0.1.5 (svn)
(edit) @1243 [1243] 04/23/07 22:58:24 arj..@yirdis.nl * Moved action related stuff out of MainWindow?, into ActionManager?
(edit) @1239 [1239] 04/20/07 02:02:47 arj..@yirdis.nl Made ElementFactory? a service. Several updates that use the …
(edit) @1228 [1228] 04/16/07 22:58:06 arj..@yirdis.nl updated version to 0.10.5
(edit) @1223 [1223] 04/16/07 01:00:41 arj..@yirdis.nl Added gaphor/core.py.
(edit) @1222 [1222] 04/15/07 13:47:55 arj..@yirdis.nl Added Properties service.
(edit) @1209 [1209] 04/10/07 23:42:22 arj..@yirdis.nl Workaround for bug in zope.component
(edit) @1205 [1205] 04/10/07 01:52:50 arj..@yirdis.nl fixed another bug in the installation procedure (~/.gaphor can not be …
(edit) @1202 [1202] 04/09/07 23:15:35 arj..@yirdis.nl New version tag: 0.10.2
(edit) @1198 [1198] 04/05/07 01:28:35 arj..@yirdis.nl Fixed dependency on Gaphas (>=0.1.4)
(edit) @1195 [1195] 04/05/07 00:50:53 arj..@yirdis.nl Updated version to 0.10.1
(edit) @1194 [1194] 04/05/07 00:49:30 arj..@yirdis.nl Use modified install_lib target, so uml2.py and locales are generated when …
(edit) @1191 [1191] 04/03/07 23:58:14 arj..@yirdis.nl --
(edit) @1190 [1190] 04/03/07 23:56:22 arj..@yirdis.nl moved data/ inside gaphor/ package: easier accessible when installed as …
(edit) @1189 [1189] 04/03/07 00:17:35 arj..@yirdis.nl Gaphor requires Gaphas 0.1.3
(edit) @1188 [1188] 04/02/07 23:10:36 arj..@yirdis.nl updated properties on directories
(copy) @1168 [1168] 03/15/07 06:41:24 arjanmol Removed external link to gaphas. removed zope tree, moved setup.py to use …
copied from gaphor/trunk/esetup.py:
(edit) @1146 [1146] 03/06/07 01:08:04 arjanmol fixed external ref gaphas, updated esetup.py
Note: See TracRevisionLog for help on using the revision log.