Ross Boucher
f7aa5c15c9
New style for documentation (/*! vs. /*).
...
Enabled doxygen support.
Merge branch 'documentation'
Conflicts:
AppKit/CPTextField.j
2008-10-20 16:14:09 -07:00
Nick Takayama and Ross Boucher
f19793f8a3
add delegate functions to CPTextField and CPControl
2008-10-20 00:57:54 -07:00
Ross Boucher
f228934e54
Initial conversion to Doxygen style comments.
2008-10-12 15:57:01 -07:00
Ross Boucher
bf9ffb8a95
Add missing setX and X methods on CPControl.
...
Moved the logic for setStringValue to setObjectValue on CPTextField.
Now, all setX's call setObject. We store native objects, and cast
to the appropriate type in the getter methods.
2008-09-14 13:40:58 -07:00
Ross Boucher
a40fbd7961
Add the first draft of documentation inline.
2008-09-10 15:11:37 -07:00
Francisco Ryan Tolmasky I
a97bb72800
Initial commit.
...
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00