Jonathan Puckey
|
33b69f3205
|
Jsdoc: Update the java Rhino library.
|
2011-05-28 19:24:08 +02:00 |
|
Jonathan Puckey
|
54b40faf5d
|
jsdoc: clean up templates and publish.js.
|
2011-05-28 15:43:26 +02:00 |
|
Jonathan Puckey
|
1bcb8a3e34
|
jsdoc: expand (parameter,parameter) to (parameter, parameter) in Link.prototype._makeSymbolLink.
|
2011-05-28 03:05:23 +02:00 |
|
Jonathan Puckey
|
9cc3b03f83
|
Document different constructors of Point, Rectangle & Size.
|
2011-05-28 02:38:33 +02:00 |
|
Jonathan Puckey
|
d644bbaa09
|
Documentation: Add optional alpha parameter to the different color constructors.
|
2011-05-28 02:29:08 +02:00 |
|
Jonathan Puckey
|
70a3300927
|
jsdoc: when no default value is given, just put optional.
|
2011-05-28 02:27:56 +02:00 |
|
Jonathan Puckey
|
cd76c8c0e1
|
Documentation: remove ^n from method names, since this isn't necessary anymore.
|
2011-05-28 02:18:10 +02:00 |
|
Jonathan Puckey
|
69732bcbad
|
jsdoc: implement constructors plugin that scans for symbols named Class#initialize or Class.Class and places them in the Constructors list in the documentation.
|
2011-05-28 02:13:52 +02:00 |
|
Jonathan Puckey
|
f78259f8de
|
jsdoc: change parser to allow for multiply symbols of the same name.
|
2011-05-28 02:11:30 +02:00 |
|
Jonathan Puckey
|
1520cad144
|
Documentation: capitalize basic types in @ tags.
|
2011-05-27 21:21:49 +02:00 |
|
Jonathan Puckey
|
2d5007dcd9
|
Implement Color documentation.
|
2011-05-27 21:13:39 +02:00 |
|
Jonathan Puckey
|
30c92ae382
|
jsdoc publish.js: remove debug statement.
|
2011-05-27 20:27:42 +02:00 |
|
Jonathan Puckey
|
8e84c79aa6
|
Documentation: capitalize 'string' and 'number' types.
|
2011-05-27 20:15:15 +02:00 |
|
Jonathan Puckey
|
82bc6fc796
|
Documentation: change return type of PathStyle#dashOffset & Item#dashOffset to number.
|
2011-05-27 20:08:06 +02:00 |
|
Jonathan Puckey
|
25c3534dc1
|
Documentation: remove part of the constructor explanation of CurveLocation until the mentioned functions have been added.
|
2011-05-27 20:06:57 +02:00 |
|
Jonathan Puckey
|
b3617cdab6
|
Documentation: add PathStyle properties to Item.
|
2011-05-27 20:05:51 +02:00 |
|
Jonathan Puckey
|
cf73f55c78
|
Documentation: use @link in Rectangle#include explanation.
|
2011-05-27 20:05:31 +02:00 |
|
Jonathan Puckey
|
75620403d8
|
jsdoc: ignore constructor if the class is a namespace.
|
2011-05-27 19:59:30 +02:00 |
|
Jonathan Puckey
|
6e8824f7bb
|
jsdoc: surround read only text with paragraph.
|
2011-05-27 19:58:59 +02:00 |
|
Jonathan Puckey
|
079692bdc3
|
More work on jsdoc method linking.
|
2011-05-27 19:58:31 +02:00 |
|
Jonathan Puckey
|
8bfc9c3e2a
|
jsdoc: support {@link Class#method(param1, param2)} -> Class#method-param1-param2.
|
2011-05-27 19:43:45 +02:00 |
|
Jonathan Puckey
|
4015b022ad
|
Docs: use @true tag in boolean return descriptions and add Key.isDown param options.
|
2011-05-27 18:43:27 +02:00 |
|
Jonathan Puckey
|
b98f69a75c
|
jsdoc: support @true tag.
|
2011-05-27 18:40:47 +02:00 |
|
Jonathan Puckey
|
2f67552791
|
jsdoc: include parameter descriptions.
|
2011-05-27 18:27:01 +02:00 |
|
Jonathan Puckey
|
41925ea990
|
More docs rendering work.
|
2011-05-27 17:59:31 +02:00 |
|
Jonathan Puckey
|
f9d9847320
|
jsdoc: add methods and properties from inherited classes.
|
2011-05-27 14:59:43 +02:00 |
|
Jonathan Puckey
|
8887a4494c
|
jsdoc: add support for @readonly tags.
|
2011-05-27 13:55:59 +02:00 |
|
Jonathan Puckey
|
1821dcd415
|
jsdoc: convert <code> blocks to <pre>.
|
2011-05-27 13:55:41 +02:00 |
|
Jonathan Puckey
|
d95342c8b8
|
jsdoc: Hide constructors of classes whose name match Event or Style.
|
2011-05-27 13:55:19 +02:00 |
|
Jonathan Puckey
|
373e14dd76
|
Improve CompoundPath documentation.
|
2011-05-27 13:54:34 +02:00 |
|
Jonathan Puckey
|
bf19d8944c
|
Improve CharacterStyle documentation.
|
2011-05-27 13:54:27 +02:00 |
|
Jonathan Puckey
|
10763edc68
|
Add Line documentation.
|
2011-05-27 13:53:59 +02:00 |
|
Jonathan Puckey
|
ca3230c1ad
|
Documentation: reorder functions, add group titles and todos.
|
2011-05-27 13:28:13 +02:00 |
|
Jürg Lehni
|
397d3676ed
|
Merge remote-tracking branch 'origin/master'
|
2011-05-26 21:00:05 +01:00 |
|
Jonathan Puckey
|
4dcc320871
|
Implement Scriptographer docs template in jsdoc (work in progress).
|
2011-05-26 20:13:07 +02:00 |
|
Jonathan Puckey
|
6b611add37
|
More documentation edits and function reordering.
|
2011-05-26 20:09:25 +02:00 |
|
Jonathan Puckey
|
fb36a275ac
|
Edits to KeyEvent documentation
|
2011-05-26 16:56:03 +02:00 |
|
Jonathan Puckey
|
65fa7fb01d
|
Path documentation: use Type[] for 'typed' arrays.
|
2011-05-26 16:50:13 +02:00 |
|
Jonathan Puckey
|
0388917d90
|
Add @return to Point#directedAngle.
|
2011-05-26 16:49:51 +02:00 |
|
Jonathan Puckey
|
b52421c282
|
Project documentation: use Type[] for 'typed' arrays.
|
2011-05-26 16:49:19 +02:00 |
|
Jürg Lehni
|
ddf3670952
|
Fix / remove some comments.
|
2011-05-26 12:04:47 +01:00 |
|
Jürg Lehni
|
baf519a841
|
Remove unsupported style properties for now.
|
2011-05-26 12:04:30 +01:00 |
|
Jürg Lehni
|
8130ee458f
|
Rename #_countSelectedSegment() to #_updateSelection().
|
2011-05-26 11:52:28 +01:00 |
|
Jürg Lehni
|
3e7806ae50
|
Move #_countSelectedSegment().
|
2011-05-26 11:38:26 +01:00 |
|
Jürg Lehni
|
e31081f2fc
|
Use Path#_countSelectedSegment() in #removeSegments() as well.
|
2011-05-26 11:38:08 +01:00 |
|
Jürg Lehni
|
c67209f889
|
Optimize Curve#initialize for minifying.
|
2011-05-26 11:09:02 +01:00 |
|
Jürg Lehni
|
362eca7061
|
Further optimize Segment#initialize for minifying.
|
2011-05-26 11:08:07 +01:00 |
|
Jürg Lehni
|
d8fbca0d68
|
Shorten Segment#_changed().
|
2011-05-26 11:04:57 +01:00 |
|
Jürg Lehni
|
5b6bc1263c
|
Allow selection state of Segments to be changed before they are added to a Path (Part two of fixing selection cloning).
|
2011-05-26 10:59:22 +01:00 |
|
Jürg Lehni
|
2d218dbb19
|
Change and optimise the way SegmentPoints are created, so that selected state is actually copied over properly (Part one of fixing selection cloning).
|
2011-05-26 10:58:16 +01:00 |
|