Commit graph

1764 commits

Author SHA1 Message Date
Jonathan Puckey
211635f206 Cleanup last commit. 2011-05-23 04:20:11 +02:00
Jonathan Puckey
6db1f6c54c Documentation: ignore various classes. 2011-05-23 04:18:21 +02:00
Jonathan Puckey
66c521602d Size: make @lends point to Size. 2011-05-23 04:12:39 +02:00
Jonathan Puckey
713649206b jsdoc template: take out all alphabetical sorting. 2011-05-23 04:07:37 +02:00
Jonathan Puckey
c0d63b1faf jsdoc template: don't sort by name. 2011-05-23 03:54:18 +02:00
Jonathan Puckey
987ac5b8f7 Adjust PathStyle constructor documentation. 2011-05-23 03:47:39 +02:00
Jonathan Puckey
c3246a969c PathStyle documentation: rename Document to Project. 2011-05-23 03:43:49 +02:00
Jonathan Puckey
548a2983fb Add PathStyle documentation. 2011-05-23 03:41:20 +02:00
Jonathan Puckey
08ea1391b5 Add Size documentation. 2011-05-23 03:13:17 +02:00
Jonathan Puckey
539c80b028 Documentation: Point math functions. 2011-05-23 03:12:14 +02:00
Jonathan Puckey
f3e118ac9a Documentation: Point#equals 2011-05-23 03:11:53 +02:00
Jonathan Puckey
460101c55e More Point documentation. 2011-05-23 02:33:01 +02:00
Jonathan Puckey
349e4023f3 CompoundPath documentation: adjust constructor docs. 2011-05-23 01:53:57 +02:00
Jonathan Puckey
ae6606e11c Add CompoundPath docs. 2011-05-23 01:49:01 +02:00
Jonathan Puckey
7ffd8445b7 Add Rectangle documentation. 2011-05-23 01:36:16 +02:00
Jonathan Puckey
021c23a84c Move Point#x and Point#y docs outside of the constructor. 2011-05-23 01:34:30 +02:00
Jonathan Puckey
41c47449c1 Make Matrix docs jsdoc compatible. 2011-05-23 00:54:27 +02:00
Jonathan Puckey
b366829cef Improve Point docs. 2011-05-23 00:50:56 +02:00
Jonathan Puckey
06a6d5cc70 Add documentation to Segment. 2011-05-23 00:42:22 +02:00
Jonathan Puckey
5cea863ccb Add documentation to Path. 2011-05-23 00:26:08 +02:00
Jonathan Puckey
8522a4485e Add documentation for Item. 2011-05-22 23:39:54 +02:00
Jonathan Puckey
85d4af5154 Point documentation: add types to bean properties. 2011-05-22 22:55:34 +02:00
Jonathan Puckey
ef184db13a Point: {Boolean} -> {boolean} and {Number} -> {number} 2011-05-22 18:57:10 +02:00
Jonathan Puckey
6a9124dd9a Make Point documentation jsdoc compatible. 2011-05-22 18:47:20 +02:00
Jonathan Puckey
4db5486986 Change build.sh to also generate documentation. 2011-05-22 18:45:49 +02:00
Jonathan Puckey
4365e5620a Add jsdoc-toolkit to build directory for generating documentation. 2011-05-22 18:44:39 +02:00
Jonathan Puckey
1a8e81bc22 Project#selectAll: remove todo. 2011-05-21 21:41:10 +02:00
Jonathan Puckey
469f72d36f Remove todo. 2011-05-21 21:39:27 +02:00
Jonathan Puckey
08f3ac197b Symbol#setDefinition: fix accidental beans access and add comment. 2011-05-21 21:33:43 +02:00
Jonathan Puckey
2f7a98f7d6 Have Symbol#setDefinition deselect the passed item. 2011-05-21 21:32:26 +02:00
Jonathan Puckey
a73c77e44f Improve Symbol test. 2011-05-21 21:31:41 +02:00
Jonathan Puckey
c8049c6298 Fix PlacedSymbol test. 2011-05-21 21:28:30 +02:00
Jonathan Puckey
06bc50bb57 Rectangle & Size tests: use toString where possible for comparisons. 2011-05-21 21:11:53 +02:00
Jonathan Puckey
473804ad60 Punctuation. 2011-05-21 21:02:06 +02:00
Jonathan Puckey
0e297e56ac Point tests: use string comparison where possible. 2011-05-21 21:01:36 +02:00
Jonathan Puckey
4b9a00a65c Add test to Point. 2011-05-21 21:01:01 +02:00
Jonathan Puckey
c0ecc7f85c More work on test helpers. 2011-05-21 20:37:25 +02:00
Jonathan Puckey
0fdfd0033f Tests helpers: add compareSegmentPoints function. 2011-05-21 20:36:30 +02:00
Jonathan Puckey
667992e9f0 Add cloning test for layer that checks the current active layer. 2011-05-21 20:35:45 +02:00
Jonathan Puckey
14477aac59 Add clone test for group with clip-mask. 2011-05-21 20:35:13 +02:00
Jonathan Puckey
861f826aa8 Rename PlacedSymbol testing module. 2011-05-21 20:33:08 +02:00
Jonathan Puckey
88a3f0a345 Add failing Symbol test. 2011-05-21 20:32:41 +02:00
Jonathan Puckey
de22e48ef2 PlacedSymbol tests: remove comment. 2011-05-21 20:32:08 +02:00
Jonathan Puckey
f5e9ad2e85 Tests: use compareSegmentLists in compareItems helper. 2011-05-21 19:42:29 +02:00
Jonathan Puckey
fc8a9bb10b Punctuation. 2011-05-21 19:41:33 +02:00
Jonathan Puckey
40832a524b Tests helpers: implement compareSegments and compareSegmentLists. 2011-05-21 19:41:02 +02:00
Jonathan Puckey
7cdacc5536 Optimize Segment#initialize for minification. 2011-05-21 19:21:13 +02:00
Jonathan Puckey
a2a603fce4 Tests: more checkIdentity work in helpers. 2011-05-21 19:11:43 +02:00
Jonathan Puckey
ed8032af0f Tests: Item_Cloning: rename blendModes. 2011-05-21 18:45:41 +02:00
Jonathan Puckey
2bc1c4682d Tests: add checkIdentity flag to helper functions for strict comparison check. 2011-05-21 18:43:22 +02:00