root/gaphas/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1669 [1669] 07/18/07 11:08:08 wrobe..@pld-linux.org - merged recent trunk changes
(edit) @1668 [1668] 07/18/07 11:06:04 wrobe..@pld-linux.org - move classes from gaphas.sexamples into gaphas.tests.test_projector …
(edit) @1662 [1662] 07/17/07 13:27:23 wrobe..@pld-linux.org - fixed set/get width/height tests
(edit) @1661 [1661] 07/17/07 13:14:24 wrobe..@pld-linux.org - synchronized with demo.py on trunk
(edit) @1660 [1660] 07/17/07 13:09:18 wrobe..@pld-linux.org - always add 40 boxes in case of box grid
(edit) @1659 [1659] 07/17/07 13:03:33 wrobe..@pld-linux.org - item is fully updated after adding to canvas, its constraints should be …
(edit) @1658 [1658] 07/17/07 13:01:31 wrobe..@pld-linux.org - fixed adding items after matrix attribute changes
(edit) @1657 [1657] 07/17/07 12:49:02 wrobe..@pld-linux.org - typos fixed
(edit) @1656 [1656] 07/17/07 12:45:00 wrobe..@pld-linux.org - killed {Canvas,View}Bucket classes and canvas cache as agreed and …
(edit) @1652 [1652] 07/17/07 12:01:17 wrobe..@pld-linux.org - documentation updates
(edit) @1651 [1651] 07/17/07 11:59:00 wrobe..@pld-linux.org - s/Canvas.proj/Canvas.projector/
(edit) @1650 [1650] 07/17/07 11:56:42 wrobe..@pld-linux.org - moved canvas constraints from Item._iconstraints attribute to …
(edit) @1649 [1649] 07/17/07 11:12:33 wrobe..@pld-linux.org - fixed tests to use new matrix code
(edit) @1648 [1648] 07/17/07 11:09:15 wrobe..@pld-linux.org - simplify constraint adding in FatLine? item
(edit) @1645 [1645] 07/16/07 23:51:30 arj..@yirdis.nl removed super() call from Item.teardown_canvas as it results in …
(edit) @1644 [1644] 07/16/07 16:09:20 wrobe..@pld-linux.org - removed duplicated code after merging from trunk
(edit) @1643 [1643] 07/16/07 10:23:39 wrobe..@pld-linux.org - line connection cleanup
(edit) @1642 [1642] 07/16/07 09:59:06 wrobe..@pld-linux.org - use line constraint to connect line to box again
(edit) @1641 [1641] 07/16/07 09:57:46 wrobe..@pld-linux.org - make line constraint non-juggling constraint - allow to use projection …
(edit) @1640 [1640] 07/16/07 09:55:49 wrobe..@pld-linux.org - allow xy projection, useful in case of line constraint
(edit) @1639 [1639] 07/16/07 09:54:23 wrobe..@pld-linux.org - use positional and keywords arguments for projection methods
(edit) @1638 [1638] 07/16/07 08:54:38 wrobe..@pld-linux.org - resurrected line constraint but independent from canvas
(edit) @1637 [1637] 07/16/07 08:26:30 wrobe..@pld-linux.org - added canvas constraint projector to convert variables into canvas …
(edit) @1634 [1634] 07/14/07 12:39:27 wrobe..@pld-linux.org - balance constraint's constructor accepts also balance argument if one …
(edit) @1632 [1632] 07/12/07 18:20:37 wrobe..@pld-linux.org - when solving equation constraint, then check if variable really …
(edit) @1631 [1631] 07/12/07 18:11:21 wrobe..@pld-linux.org - recursive approach does not work in case of Constraint.solve_for (there …
(edit) @1630 [1630] 07/12/07 16:33:35 wrobe..@pld-linux.org - use cProfile module if possible
(edit) @1629 [1629] 07/12/07 15:57:42 wrobe..@pld-linux.org - merged changes from trunk
(edit) @1626 [1626] 07/12/07 11:50:15 wrobe..@pld-linux.org - recalculate bounding box using appropriate view matrices
(edit) @1625 [1625] 07/12/07 10:58:24 wrobe..@pld-linux.org - merged trunk changes
(edit) @1624 [1624] 07/12/07 10:38:13 wrobe..@pld-linux.org - future statement has to be at the begining of the file in python 2.5
(edit) @1623 [1623] 07/12/07 00:06:57 arj..@yirdis.nl Added recursion decorator. implemented them on constraints.
(edit) @1622 [1622] 07/11/07 23:47:54 arj..@yirdis.nl fixed sample tool. Added docstring to View.matrix
(edit) @1621 [1621] 07/11/07 15:26:57 wrobe..@pld-linux.org - cleanup
(edit) @1620 [1620] 07/11/07 14:22:15 wrobe..@pld-linux.org - reimplemented minimal Element's size using constraints
(edit) @1619 [1619] 07/11/07 14:21:27 wrobe..@pld-linux.org - missing imports added
(edit) @1618 [1618] 07/11/07 14:11:06 wrobe..@pld-linux.org - constraint solver should solve constraints until all constraints …
(edit) @1617 [1617] 07/11/07 10:51:59 wrobe..@pld-linux.org - removed unnecessary code
(edit) @1615 [1615] 07/10/07 17:54:09 wrobe..@pld-linux.org - use get_matrix_v2i for connection (for now)
(edit) @1611 [1611] 07/10/07 16:07:16 wrobe..@pld-linux.org - handles are represented in item's coordinates again - calculate and …
(edit) @1597 [1597] 07/08/07 11:38:16 wrobe..@pld-linux.org - merge changes 1549:1598 from trunk
(edit) @1558 [1558] 07/02/07 12:45:48 wrobe..@pld-linux.org - merged changes 1540:1549 from trunk
(edit) @1557 [1557] 07/02/07 12:40:43 wrobe..@pld-linux.org - move items only by matrix translation before adding them to canvas as …
(edit) @1556 [1556] 07/02/07 12:27:19 wrobe..@pld-linux.org - merged painter fixes from trunk
(edit) @1555 [1555] 07/02/07 12:18:27 wrobe..@pld-linux.org - item placement fixes
(edit) @1554 [1554] 07/02/07 12:09:36 wrobe..@pld-linux.org - set both coordinates of movable handle when setting radius
(edit) @1553 [1553] 07/02/07 12:01:59 wrobe..@pld-linux.org - fixed Circle.radius setting
(edit) @1552 [1552] 07/02/07 11:44:46 wrobe..@pld-linux.org - added another custom item example - a circle
(edit) @1551 [1551] 07/02/07 11:08:18 wrobe..@pld-linux.org - reimplemented tool's and item's code, so Handle.{x,y} are specified in …
(edit) @1550 [1550] 07/02/07 11:05:15 wrobe..@pld-linux.org - create "handles in world coordinates" experiment branch
(add) @902 [902] 05/31/06 07:14:25 wrobell - creating svn directory structure for every subproject
Note: See TracRevisionLog for help on using the revision log.