Francisco Ryan Tolmasky I
|
8990f6c387
|
Minor fixes and added licenses to files.
Reviewed by me.
|
2009-08-21 23:32:34 -07:00 |
|
Francisco Ryan Tolmasky I
|
ddc9334af3
|
Merge branch 'master' into tableview
Conflicts:
AppKit/CPTableColumn.j
AppKit/CPTableView.j
|
2009-08-10 15:09:10 -07:00 |
|
 lowell vizonandFrancisco Ryan Tolmasky I
|
377f331b47
|
Documentation Edits: Replaced <code> and <pre> tags with \c; this allows monospaced text to be displayed with formatted text without needing a new line. See AppKit/CPView after generating documentation for examples. Also added - and + signs to the above changes when referring to either an -instanceMethod or a +classMethod. --lowell@cocoastep
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-08-08 03:50:50 +08:00 |
|
Francisco Ryan Tolmasky I
|
8660c72015
|
Fix for scrollers and nib2cib, as well as resizing.
Closes #217.
Closes #218.
Reviewed by me.
|
2009-07-08 11:15:15 -07:00 |
|
Francisco Ryan Tolmasky I
|
6ad5ec4d66
|
Merge branch 'master' into tableview
|
2009-07-07 11:34:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
b2f35b61d3
|
Fix for making scrolling smoother.
Reviewed by me.
|
2009-07-07 11:33:58 -07:00 |
|
Francisco Ryan Tolmasky I
|
b9208c2f59
|
Fixed bug in Scroll View where disabled scrollable scroller would appear. Also added tests for CPScrollView.
Reviewed by me.
|
2009-07-06 22:43:43 -07:00 |
|
Ross Boucher
|
8c171e5a40
|
Add corner views to the table view stuff
|
2009-06-25 14:42:30 -07:00 |
|
Ross Boucher
|
ac6c03f2c7
|
Fix for incorrectly sized header views
|
2009-06-24 22:52:42 -07:00 |
|
Ross Boucher
|
849dda0725
|
Add support for header views in table view and scroll view
|
2009-06-24 15:12:26 -07:00 |
|
Ross Boucher
|
850125b8ab
|
Add documentation groups
|
2009-05-18 15:43:36 -07:00 |
|
Ross Boucher
|
91d1ba6713
|
Additional fix for hasVerticalScroller.
|
2009-04-05 13:54:10 -07:00 |
|
Ross Boucher
|
43af999d41
|
Add autoscroll: support to CPView, CPClipView, and the dragging server (which may not be generic enough)
|
2009-04-04 22:16:24 -07:00 |
|
Francisco Tolmasky
|
415e826a73
|
Major CPScroller nib2cib fixes.
Reviewed by me.
|
2009-02-21 18:15:37 -08:00 |
|
Francisco Tolmasky
|
50baf5fd50
|
Further improvements.
Reviewed by me.
|
2009-02-10 01:12:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
b9cd78fde9
|
Added comment explaining the run loop business in CPScrollView.
Reviewed by me.
|
2009-01-04 15:37:42 -08:00 |
|
 Tom Robinsonand280north
|
2b455ecfc3
|
nib2cib/archiving support for CPScrollView, CPScroller, and CPClipView
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 06:41:59 +08:00 |
|
Francisco Ryan Tolmasky I
|
d92fc8c4d0
|
Cleaned up old deprecated documentation stuff and added documentation to deploy.
Reviewed by me.
|
2008-12-10 15:57:31 -08:00 |
|
Francisco Ryan Tolmasky I
|
f7dd436b81
|
Stop flash of scrollers when autohidden.
Reviewed by me.
|
2008-10-27 01:20:23 -07:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
Ross Boucher
|
f228934e54
|
Initial conversion to Doxygen style comments.
|
2008-10-12 15:57:01 -07:00 |
|
Francisco Ryan Tolmasky I
|
4d39466f14
|
Fix for CPScrollView performance issue.
[#93 state:resolved]
Reviewed by ross.
|
2008-10-06 17:37:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
ac4faf3a4c
|
Fix for scrollers not updating properly.
[#35 state:resolved]
Reviewed by ross.
|
2008-10-04 16:20:45 -07:00 |
|
Francisco Ryan Tolmasky I
|
a789ccb431
|
Further fix for "Respond to page up/down in CPScrollView".
Reviewed by me.
|
2008-10-01 00:11:29 -07:00 |
|
Ross Boucher
|
bbc6ef7602
|
Respond to page up/down in CPScrollView
|
2008-09-30 17:29:19 -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 |
|