Francisco Ryan Tolmasky I
|
ff60125183
|
Some capp_linting.
Reviewed by me.
|
2010-12-01 11:04:17 -08:00 |
|
Francisco Ryan Tolmasky I
|
52f7844aee
|
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
|
2010-11-01 11:10:01 -07:00 |
|
 Aparajita FishmanandRoss Boucher
|
1002f80617
|
Another fix for issue #782, uses class variable for the empty image placeholder.
|
2010-07-28 16:27:56 -07:00 |
|
 Aparajita FishmanandRoss Boucher
|
fc51bead8e
|
Another try at fixing issue #782
|
2010-07-28 16:27:56 -07:00 |
|
Ross Boucher
|
1e6595fca7
|
Slight switch statement change so that nil/0 are treated equivalently.
|
2010-06-10 13:29:47 -07:00 |
|
 Aparajita FishmanandRoss Boucher
|
9ab446b790
|
Added image alignment support to CPImageView, CPWindowController always loads a cib from the main bundle for consistency with Cocoa, CPApplication modified to explicitly load the About panel cib from the Framework bundle
|
2010-06-09 14:24:00 -07:00 |
|
 Scott KyleandRoss Boucher
|
9eab2071dc
|
In CPImageView, performDragOperation: should return a BOOL
|
2010-05-12 16:51:28 -07:00 |
|
 Scott KyleandRoss Boucher
|
bb0835e2f3
|
CPImageView should send action on drop, as in Cocoa
|
2010-03-22 16:15:02 -07:00 |
|
Ross Boucher
|
7d1c7b2907
|
Add missing accessor to CPImageView, and fix nib2cib support for image scaling.
Closes #523.
|
2010-03-05 13:46:41 -08:00 |
|
Francisco Ryan Tolmasky I
|
e8dd56bda7
|
Added HTML 5 drag and drop support for WebKit/Safari.
Reviewed by me.
|
2009-08-17 03:50:52 -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
|
90fe0d64f5
|
Fix for dragged types not working on decoded views.
Reviewed by me.
|
2009-06-09 16:45:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
eab4f4bf78
|
Made CPImageView accept image drag and drop.
Reviewed by me.
|
2009-06-09 15:36:53 -07:00 |
|
Ross Boucher
|
850125b8ab
|
Add documentation groups
|
2009-05-18 15:43:36 -07:00 |
|
Francisco Tolmasky
|
862af9cbae
|
First stab at fixing Themeing API.
Reviewed by me.
|
2009-05-10 13:04:02 -07:00 |
|
Francisco Tolmasky
|
50baf5fd50
|
Further improvements.
Reviewed by me.
|
2009-02-10 01:12:34 -08:00 |
|
Francisco Tolmasky
|
abd86c676b
|
Theming for CPScroller.
Reviewed by me.
|
2009-02-07 18:38:34 -08:00 |
|
Francisco Ryan Tolmasky I
|
815e12be66
|
Added support for new tracking in CPTextField and CPImageView.
Reviewed by me.
|
2009-01-21 15:07:41 -08:00 |
|
Francisco Ryan Tolmasky I
|
32372c68cd
|
A few minor adjustments to CPImageView nib support.
Reviewed by me.
|
2009-01-09 05:33:45 -08:00 |
|
Francisco Ryan Tolmasky I
|
fb3c43ef6a
|
Made CPImageView nib2cib compliant.
Reviewed by me.
|
2009-01-09 04:38:35 -08: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 |
|
Ross Boucher
|
334776df12
|
Various fixes to support creating images with specifying the size upfront.
[#41 milestone:0.5.2 state:resolved];
[#20 milestone:0.5.2 state:resolved];
|
2008-09-17 22:45:32 -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 |
|