root/gaphas


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2297 [2297] 04/14/08 07:14:42 arj..@yirdis.nl tagged release Gaphas 0.3.6
(edit) @2292 [2292] 04/07/08 07:28:46 arj..@yirdis.nl normalized whitespace
(edit) @2291 [2291] 04/07/08 07:26:30 arj..@yirdis.nl updated model a bit.
(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) @2235 [2235] 03/02/08 03:04:40 arj..@yirdis.nl bumped Gaphas version to 0.3.6
(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) @2227 [2227] 02/28/08 12:55:59 arj..@yirdis.nl Tagged release 0.3.5.
(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) @2212 [2212] 02/11/08 22:35:37 arj..@yirdis.nl added test case for line removal/undo
(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) @2171 [2171] 11/22/07 23:24:41 arj..@yirdis.nl Tagged release Gaphas 0.3.4
(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) @2109 [2109] 09/07/07 06:40:11 arj..@yirdis.nl Tagged release 0.3.3
(edit) @2095 [2095] 09/06/07 05:14:27 arj..@yirdis.nl doc updates
(edit) @2094 [2094] 09/06/07 05:12:04 arj..@yirdis.nl updated readme file (typos and some additions)
(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) @2038 [2038] 08/27/07 23:48:52 arj..@yirdis.nl incremented gaphas' version to 0.3.3.
(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) @1923 [1923] 08/13/07 23:07:24 arj..@yirdis.nl Tagged release 0.3.2.
(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) @1855 [1855] 08/07/07 01:13:37 arj..@yirdis.nl clarified readme text
(edit) @1854 [1854] 08/07/07 01:00:44 arj..@yirdis.nl updated gaphor-canvas.gaphor
(edit) @1853 [1853] 08/07/07 00:29:31 arj..@yirdis.nl * updated Gaphas model
(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) @1827 [1827] 08/02/07 06:41:08 arj..@yirdis.nl development version bumped to 0.3.2
(edit) @1826 [1826] 08/02/07 06:40:39 arj..@yirdis.nl Tagged Gaphas 0.3.1 (small bug fix)
(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) @1818 [1818] 08/02/07 01:44:08 arj..@yirdis.nl Gaphas 0.3.0 tagged.
(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) @1804 [1804] 08/01/07 00:44:51 arj..@yirdis.nl fixed cryptic README summary
(edit) @1803 [1803] 08/01/07 00:35:21 arj..@yirdis.nl updated (rst'ed) txt files.
(edit) @1802 [1802] 07/31/07 23:08:18 arj..@yirdis.nl Updated long description
(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 …
(edit) @1783 [1783] 07/28/07 12:24:17 arj..@yirdis.nl in canvas.py:update_now() rename context to cr to avoid confusion with …
(edit) @1782 [1782] 07/28/07 05:58:46 wrobe..@pld-linux.org - documentation updates
(edit) @1781 [1781] 07/28/07 05:57:02 wrobe..@pld-linux.org - do not "post update" items, which changed due constraint solving as …
(edit) @1780 [1780] 07/27/07 19:54:53 wrobe..@pld-linux.org - when moving a handle, then do not request matrix update as matrix …
(edit) @1779 [1779] 07/27/07 19:51:41 wrobe..@pld-linux.org - allow Canvas.request_update parameters in Item.request_update
(edit) @1778 [1778] 07/27/07 14:05:25 wrobe..@pld-linux.org - more nested items added
(edit) @1777 [1777] 07/27/07 14:04:13 wrobe..@pld-linux.org - update children matrices properly in Canvas.update_matrices - do not …
Note: See TracRevisionLog for help on using the revision log.