root/gaphas/trunk/gaphas


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2469 [2469] 11/13/08 14:46:01 gaph..@gmail.com properly outline comment
(edit) @2424 [2424] 09/29/08 23:20:38 gaph..@gmail.com * Separated indexing logic from tree.Tree (to class tree.TreeIndexer?) * …
(edit) @2355 [2355] 09/11/08 04:18:31 gaph..@gmail.com updated docs wrt new location of Handle
(edit) @2354 [2354] 09/10/08 22:22:14 gaph..@gmail.com applied patch from #129. Fixed #129.
(edit) @2353 [2353] 09/10/08 11:58:14 gaph..@gmail.com use Handle from connector.py
(edit) @2352 [2352] 09/06/08 14:20:21 arj..@yirdis.nl added new file to hold handle and port code.
(edit) @2351 [2351] 08/30/08 13:11:02 arj..@yirdis.nl cleanup + make pickle tests work again
(edit) @2341 [2341] 07/17/08 00:25:14 arj..@yirdis.nl Added pickler for cairo.Matrix. Do not call __init__() from …
(edit) @2340 [2340] 07/16/08 23:36:16 arj..@yirdis.nl moved extra pickle stuff to separate file.
(edit) @2338 [2338] 07/16/08 07:41:56 arj..@yirdis.nl Reverted some code, as an handler for instancemethod is now in place.
(edit) @2336 [2336] 07/16/08 02:48:20 arj..@yirdis.nl Implemented pickle support for the canvas. This caused callback (bound) …
(edit) @2333 [2333] 07/15/08 07:56:26 arj..@yirdis.nl Added getstate/setstate to gaphas items. This provide some basic …
(edit) @2328 [2328] 07/07/08 03:35:05 arj..@yirdis.nl Moved index/sort code into tree.py, since the sort order is closely …
(edit) @2327 [2327] 07/03/08 13:14:11 arj..@yirdis.nl Fixed issue where items could not be found due to wrong search indexes.
(edit) @2326 [2326] 07/03/08 13:07:28 arj..@yirdis.nl Removed deprecated code from painter. Painters are not called recursively.
(edit) @2324 [2324] 07/03/08 05:33:41 arj..@yirdis.nl Do only move handle on placement if the handle is movable.
(edit) @2323 [2323] 06/26/08 04:28:00 arj..@yirdis.nl solved it again: this should work better (as buckets use the clipped …
(edit) @2322 [2322] 06/26/08 04:06:45 arj..@yirdis.nl fixed bug that corrupted tree data (introduced in [2315])
(edit) @2321 [2321] 06/10/08 23:51:08 arj..@yirdis.nl removed "if main" from python files. Use "python setup.py test" to run …
(edit) @2319 [2319] 06/05/08 00:35:08 arj..@yirdis.nl Bumped Gaphas' version to 0.3.7. Introduced Item.constraints, to be used …
(edit) @2318 [2318] 06/04/08 14:37:08 wrobe..@pld-linux.org - code cleanup - allow to connect to any element in sample tool for a …
(edit) @2316 [2316] 06/02/08 02:23:29 arj..@yirdis.nl created method Canvas.update_constraints() constraint related update code …
(edit) @2315 [2315] 05/29/08 00:20:19 arj..@yirdis.nl minor tuning of quadtree code
(edit) @2314 [2314] 05/29/08 00:08:25 arj..@yirdis.nl removed debug attribute from QuadTree?.add(). doc updates.
(edit) @2313 [2313] 05/28/08 23:51:39 arj..@yirdis.nl documentation and layout updates
(edit) @2311 [2311] 05/22/08 01:20:52 arj..@yirdis.nl allow to set gtk.Adjustment on view (construction time)
(edit) @2301 [2301] 05/18/08 23:32:50 arj..@yirdis.nl updated docstrings on HandleTool? connection hooks.
(edit) @2292 [2292] 04/07/08 07:28:46 arj..@yirdis.nl normalized whitespace
(edit) @2266 [2266] 03/07/08 06:20:56 arj..@yirdis.nl fixed #107, undo issues with Line.split_segment and Line.merge_segment
(edit) @2265 [2265] 03/07/08 06:07:55 arj..@yirdis.nl added test case that exposes split segment issue in #107
(edit) @2258 [2258] 03/06/08 00:25:09 arj..@yirdis.nl Fixed #107 (again). Now the orthogonal constraints are directly observed …
(edit) @2257 [2257] 03/06/08 00:00:22 arj..@yirdis.nl Fix #107 (undo problem when toggling Line.horizontal)
(edit) @2256 [2256] 03/05/08 23:48:49 arj..@yirdis.nl Added testcase that exposes bug #107.
(edit) @2241 [2241] 03/02/08 23:55:45 arj..@yirdis.nl updated docstrings of geometry module
(edit) @2240 [2240] 03/02/08 23:40:04 arj..@yirdis.nl updated docstrings of state module
(edit) @2239 [2239] 03/02/08 23:26:38 arj..@yirdis.nl updated docs of canvas module
(edit) @2234 [2234] 03/02/08 03:03:54 arj..@yirdis.nl fixed small bug that caused items (in Gaphor) to be drawn larger than the …
(edit) @2221 [2221] 02/24/08 23:05:26 arj..@yirdis.nl fixed docstring
(edit) @2216 [2216] 02/13/08 02:41:46 arj..@yirdis.nl textual update in canvas.py
(edit) @2215 [2215] 02/13/08 02:24:53 arj..@yirdis.nl add item to canvas tree before setting canvas on the item.
(edit) @2214 [2214] 02/13/08 01:55:21 arj..@yirdis.nl * incremented version to 0.3.5 * made Item.canvas read-only (can be set …
(edit) @2213 [2213] 02/13/08 01:22:49 arj..@yirdis.nl use connection_data in handle tool.
(edit) @2211 [2211] 02/11/08 22:34:27 arj..@yirdis.nl make dispatch queue definition explicit
(edit) @2190 [2190] 01/30/08 00:05:46 arj..@yirdis.nl Updated documentation of Quadtree class.
(edit) @2173 [2173] 12/18/07 01:10:06 arj..@yirdis.nl Added comments for "guides" (#25) or event post-processing.
(edit) @2172 [2172] 12/18/07 00:41:59 arj..@yirdis.nl Added swap method to ToolChain
(edit) @2159 [2159] 10/07/07 23:35:13 arj..@yirdis.nl Added connection_data property to Handle class. This property is …
(edit) @2153 [2153] 10/02/07 04:32:38 arj..@yirdis.nl Removed entry point for nosetests
(edit) @2137 [2137] 09/20/07 02:17:54 arj..@yirdis.nl Fix #81. grabbed handle and item attributes are now properly reset after a …
(edit) @2093 [2093] 09/06/07 04:51:18 arj..@yirdis.nl Added assertions to Solver.add/remove_constraint. updated unit tests.
(edit) @2082 [2082] 09/04/07 04:25:59 arj..@yirdis.nl Maintain a minimal view port.
(edit) @2081 [2081] 09/04/07 03:14:33 arj..@yirdis.nl Added atrificial (0, 0) point to the canvas bounding box.
(edit) @2080 [2080] 09/04/07 03:05:14 arj..@yirdis.nl make sure scrollbars do not disappear when moving items to the upper-left …
(edit) @2077 [2077] 09/03/07 06:37:22 arj..@yirdis.nl cleanup
(edit) @2076 [2076] 09/03/07 06:36:52 arj..@yirdis.nl fixed flickering behaviour of scrollbars. As a bonus the canvas can scale …
(edit) @1972 [1972] 08/19/07 11:47:22 arj..@yirdis.nl make gaphas work with python24 again.
(edit) @1958 [1958] 08/18/07 06:42:37 wrobe..@pld-linux.org - use proper message when updating canvas failed
(edit) @1957 [1957] 08/18/07 06:40:42 wrobe..@pld-linux.org - do not swallow exceptions
(edit) @1956 [1956] 08/18/07 06:23:52 wrobe..@pld-linux.org - typo
(edit) @1926 [1926] 08/14/07 14:55:41 wrobe..@pld-linux.org - code cleanup
(edit) @1917 [1917] 08/13/07 13:33:13 wrobe..@pld-linux.org - added Solver.request_resolve_constraint method to allow requesting of …
(edit) @1916 [1916] 08/13/07 13:29:32 wrobe..@pld-linux.org - View.queue_draw_item calls seem to be no longer neccessary as it is …
(edit) @1906 [1906] 08/11/07 09:33:01 wrobe..@pld-linux.org - do not reset width/height when changing Element's minimal size; …
(edit) @1893 [1893] 08/09/07 06:15:50 arj..@yirdis.nl * made undo/redo for split/merge_segment work properly. …
(edit) @1885 [1885] 08/09/07 01:57:02 arj..@yirdis.nl Updated HandleTool documentation. disabled solver speed test.
(edit) @1883 [1883] 08/09/07 01:36:35 arj..@yirdis.nl simplified merge_segment a little.
(edit) @1882 [1882] 08/09/07 01:34:16 arj..@yirdis.nl Line.split_segment and merge_segment now return a list of added/removed …
(edit) @1881 [1881] 08/09/07 00:37:01 arj..@yirdis.nl Fixed Solver.constraints_with_variable to work well with projections. Also …
(edit) @1865 [1865] 08/07/07 12:26:26 arj..@yirdis.nl why not remove get_canvas_size() at all. use bounding_box instead.
(edit) @1864 [1864] 08/07/07 12:22:35 arj..@yirdis.nl fixed bug in get_canvas_size(). What was I thinking.
(edit) @1850 [1850] 08/06/07 23:40:07 arj..@yirdis.nl * make image exports work again. * View.bounding_box returns qtree soft …
(edit) @1840 [1840] 08/06/07 05:01:06 arj..@yirdis.nl * some docs updated * Be more picky with releasing resources from the …
(edit) @1839 [1839] 08/06/07 00:02:17 arj..@yirdis.nl * Use WeakKeyRefDictionary to store i2v/v2i matrices. * some doc …
(edit) @1838 [1838] 08/05/07 23:39:39 arj..@yirdis.nl Free resources (e.g. Item.matrix_[vi]2[iv]) when a GtkView is destroyed. …
(edit) @1829 [1829] 08/02/07 13:51:14 arj..@yirdis.nl Only register GtkView on Canvas.
(edit) @1828 [1828] 08/02/07 13:45:20 arj..@yirdis.nl Fixed problem where canvas is not displayed when opening a diagram in …
(edit) @1824 [1824] 08/02/07 05:55:05 arj..@yirdis.nl * Do bounding box updates in a separate idle method, no longer depends on …
(edit) @1823 [1823] 08/02/07 04:37:44 arj..@yirdis.nl Allow items to be removed from the canvas before the bounding box is …
(edit) @1822 [1822] 08/02/07 03:23:44 arj..@yirdis.nl * updated development version number. * fixed bug when adding new items …
(edit) @1817 [1817] 08/02/07 01:35:54 arj..@yirdis.nl * made scrollbars work properly.
(edit) @1816 [1816] 08/02/07 00:22:44 arj..@yirdis.nl fixed doctests for Element.width|height
(edit) @1815 [1815] 08/02/07 00:21:43 arj..@yirdis.nl * Gaphas now requires decorator 2.2. * Fixed state.py for decorator 2.2.
(edit) @1814 [1814] 08/01/07 23:55:34 arj..@yirdis.nl also attempt matrix updating for items marked for bb recalculation.
(edit) @1813 [1813] 08/01/07 12:45:34 wrobe..@pld-linux.org - 'in' operator Quad-tree support added
(edit) @1812 [1812] 08/01/07 12:19:28 wrobe..@pld-linux.org - fixed typos in View.get_matrix_{i2v,v2i} methods, which caused view …
(edit) @1801 [1801] 07/31/07 22:43:10 arj..@yirdis.nl set width/height in setup_canvas.py.
(edit) @1800 [1800] 07/31/07 15:53:26 wrobe..@pld-linux.org - Canvas.update_now algorithm comments updates
(edit) @1799 [1799] 07/31/07 15:52:28 wrobe..@pld-linux.org - Canvas.update_now algorithm info updates
(edit) @1797 [1797] 07/31/07 07:15:19 arj..@yirdis.nl Simplified Canavs.update_now(): no pre_udpate() call to items that have …
(edit) @1796 [1796] 07/31/07 02:59:21 arj..@yirdis.nl Set Element.handles()[SE] when setting width and height.
(edit) @1794 [1794] 07/31/07 01:10:06 arj..@yirdis.nl lots of docstring updates, for better epydoc html.
(edit) @1793 [1793] 07/30/07 14:09:18 wrobe..@pld-linux.org - documentation updates
(edit) @1792 [1792] 07/30/07 06:28:36 arj..@yirdis.nl more docstring updates
(edit) @1791 [1791] 07/30/07 06:19:20 arj..@yirdis.nl updated docstrings.
(edit) @1790 [1790] 07/30/07 06:12:52 arj..@yirdis.nl update Tree's docstrings. Removed TreeSorter?
(edit) @1789 [1789] 07/30/07 06:04:29 arj..@yirdis.nl updated documentation.
(edit) @1788 [1788] 07/30/07 01:14:15 arj..@yirdis.nl Only pre_update after solving for items that did not pre-update …
(edit) @1786 [1786] 07/29/07 13:50:56 arj..@yirdis.nl fixed typo: need to do a pre_update instead of a postupdate.
(edit) @1785 [1785] 07/29/07 04:08:34 wrobe..@pld-linux.org - perform "pre update" for items changed by constraint solver and sort …
(edit) @1784 [1784] 07/28/07 13:11:03 arj..@yirdis.nl Fixed update cycle: * Items updated by constraint resolving will be …
Note: See TracRevisionLog for help on using the revision log.