 Klaas Pieter AnnemaandFrancisco Ryan Tolmasky I
|
af062da99d
|
Fix for selection being lost when changing the number of segments.
Reviewed by tolmasky.
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-06-30 20:59:49 +08:00 |
|
Francisco Ryan Tolmasky I
|
d57e7050db
|
Added CPWindowList and CPWindowObjectList functions for grabbing the currently visible windows.
Reviewed by me.
|
2009-06-24 14:41:37 -07:00 |
|
 Saikat ChakrabartiandFrancisco Ryan Tolmasky I
|
7d158de356
|
Fix for incorrect chain received mouseEntered events.
Closes #199.
Reviewed by me.
|
2009-06-20 17:12:03 -07:00 |
|
 Nabil ElisaandRoss Boucher
|
c7f81691bf
|
Added more colors to satisfy issue #182
|
2009-06-20 14:32:57 -07:00 |
|
Francisco Ryan Tolmasky I
|
5d1db76be2
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-06-16 17:22:33 -07:00 |
|
Francisco Ryan Tolmasky I
|
35a9305347
|
Add setters/getters to cib custom objects/view/windows.
Reviewed by me.
|
2009-06-16 17:21:52 -07:00 |
|
tlrobinson
|
e36ab855e8
|
Missing import for CibLoading in CPApplication
|
2009-06-15 18:20:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
b4abc5a99d
|
Further key handling fixes.
Reviewed by me.
|
2009-06-15 12:33:16 -07:00 |
|
Francisco Ryan Tolmasky I
|
bfcb94a844
|
Various key input fixes.
Reviewed by me.
|
2009-06-13 18:27:31 -07:00 |
|
Francisco Ryan Tolmasky I
|
1e3b79de17
|
Fix for superview's not remaining mouseEntered when mouse moves over subviews.
Closes #126.
Reviewed by me.
|
2009-06-13 14:50:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
fe21fc82c4
|
Updating version strings to 0.7.1.
Reviewed by me.
|
2009-06-12 13:50:26 -07:00 |
|
Francisco Ryan Tolmasky I
|
cb9d81aa7f
|
Fix for capitalization issue with circular slider images.
Reviewed by me.
|
2009-06-11 14:05:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
1f0e4b0eca
|
Fix for window returning a direct reference to its frame instead of a copy.
Reviewed by me.
|
2009-06-10 13:17:09 -07:00 |
|
Francisco Ryan Tolmasky I
|
8b25240d04
|
Cleaned up CPControl ephemeral views code and got rid of some dead code in cib logic.
Reviewed by me.
|
2009-06-10 11:49:16 -07:00 |
|
Francisco Ryan Tolmasky I
|
7e88b1abfd
|
Minor stylistic changes.
Reviewed by me.
|
2009-06-09 17:54:18 -07: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 |
|
Francisco Ryan Tolmasky I
|
6cab77e005
|
More hash->UID name changes.
Reviewed by andrew.
|
2009-06-07 16:07:08 -07:00 |
|
aburkhalter
|
7ca3473b64
|
failing test for issue #112, fix for said issue of _doubleAction ReferenceError
|
2009-06-06 17:51:32 -07:00 |
|
 aburkhalterandtlrobinson
|
927b94244a
|
Added test coverage for CPSearchField instantiation, recentSearch getter/setter, added DOM protection to class init
|
2009-06-06 16:49:46 -07:00 |
|
tlrobinson
|
a5c467fba5
|
Add CPSearchField.j to AppKit.j imports
|
2009-06-06 16:12:02 -07:00 |
|
 cacaodevandtlrobinson
|
fc74bba68c
|
CPSearchField contributed by cacaodev
|
2009-06-06 15:27:25 -07:00 |
|
Francisco Ryan Tolmasky I
|
886b4ef118
|
Fix for image views in toolbar items not displaying their images.
Reviewed by me.
|
2009-06-05 20:01:30 -07:00 |
|
Francisco Ryan Tolmasky I
|
c42fb68d8a
|
Made class swapping more robust.
Reviewed by me.
|
2009-06-05 17:31:35 -07:00 |
|
Francisco Ryan Tolmasky I
|
3f27fca518
|
Added support for custom classes on non-customviews in nib2cib.
Reviewed by me.
|
2009-06-04 02:38:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
c61c892732
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-06-02 21:13:47 -07:00 |
|
Tom Robinson
|
b0470ca2d7
|
Update to use JSON.{parse,stringify}
|
2009-06-02 15:07:07 -07:00 |
|
Francisco Ryan Tolmasky I
|
b4c7af498b
|
Spacing fix.
Reviewed by me.
|
2009-06-01 17:38:19 -07:00 |
|
Francisco Ryan Tolmasky I
|
6ddb7851f6
|
Added generation code in a comment for future use if necessary.
Reviewed by me.
|
2009-06-01 17:17:45 -07:00 |
|
Ross Boucher
|
7f60bdec4f
|
Update the documentation of methods define with the BRIDGE macro
|
2009-06-01 10:01:44 -07:00 |
|
Ross Boucher
|
8971c320bd
|
Don't capture errors during DOM events in DEBUG mode, to make it easier to debug IE
|
2009-05-31 19:17:56 -07:00 |
|
Ross Boucher
|
a710dc974f
|
Fix for VML paths
|
2009-05-31 19:17:36 -07:00 |
|
 cacaodevandRoss Boucher
|
e1b63b848f
|
Set disabled CPMenuItem's text color to lightGrayColor instead of darkGrayColor
|
2009-05-31 15:12:13 -07:00 |
|
Francisco Ryan Tolmasky I
|
5409face8c
|
Fix for providing too many image slices breaking CPView.
Reviewed by me.
|
2009-05-31 13:44:58 -07:00 |
|
Ross Boucher
|
c9e40cbfba
|
Fix for a change in CGContextAddEllipseInRect that was breaking existing core graphics code
|
2009-05-31 13:06:50 -07:00 |
|
Ross Boucher
|
35947697f2
|
Fix for KAPPA missing in CGPath. Looks like it was auto-merged out.
|
2009-05-31 12:12:51 -07:00 |
|
Francisco Ryan Tolmasky I
|
cc24cd9a73
|
Fix for nib2cib's separator menu items not showing up.
Reviewed by me.
|
2009-05-31 01:32:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
0fff3bade6
|
Support for new CPEvent mechanism.
Reviewed by me.
|
2009-05-30 23:18:48 -07:00 |
|
Francisco Ryan Tolmasky I
|
b1c410d42c
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-05-30 23:16:57 -07:00 |
|
Francisco Ryan Tolmasky I
|
f4b4d38165
|
Coat tailed CPEvents on native DOM events if they exist, saving the creation of many objects.
Reviewed by me.
|
2009-05-30 23:16:18 -07:00 |
|
Ross Boucher
|
5f5efffe9d
|
A few updates in preparation of the new media panel
|
2009-05-30 13:41:48 -07:00 |
|
Francisco Ryan Tolmasky I
|
5cb9f5f7c2
|
Fix for Unicode chars being mangled when building.
Closes #146.
Reviewed by me.
|
2009-05-27 01:34:56 -07:00 |
|
Francisco Ryan Tolmasky I
|
bf21fbd000
|
Slight color modification to theme showcase.
Reviewed by me.
|
2009-05-26 00:30:58 -07:00 |
|
Francisco Ryan Tolmasky I
|
cfdb6b0df2
|
Further work on theme showcase.
Reviewed by me.
|
2009-05-25 15:29:17 -07:00 |
|
Francisco Ryan Tolmasky I
|
3523a9ff12
|
Organized BlendKit classes into their own files and added licensing info.
Reviewed by me.
|
2009-05-24 15:00:14 -07:00 |
|
Francisco Ryan Tolmasky I
|
1f64cb6393
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-05-24 14:20:44 -07:00 |
|
Francisco Ryan Tolmasky I
|
0235076fb6
|
Fix for typos in CPButton.j.
Closes #139.
Reviewed by me.
|
2009-05-24 14:20:18 -07:00 |
|
Ross Boucher
|
c56e552d6e
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-05-24 13:43:44 -07:00 |
|
Ross Boucher
|
5a3f1c81a0
|
Add open panel beginnings
|
2009-05-24 13:43:23 -07:00 |
|
Francisco Ryan Tolmasky I
|
25c145e490
|
Fix Info.plist name for Aristo blend.
Reviewed by me.
|
2009-05-24 12:49:25 -07:00 |
|