release
4da5669ecb
Changed version number to 1.0.0.006-SNAPSHOT
2011-06-24 05:37:02 -05:00
release
c232680600
Changed version number to 1.0.0.005
1.0.0.005
2011-06-24 05:36:56 -05:00
release
bd25b6fb48
Changed version number to 1.0.0.005-SNAPSHOT
2011-06-24 04:36:49 -05:00
release
834d878a4d
Changed version number to 1.0.0.004
1.0.0.004
2011-06-24 04:36:38 -05:00
release
4cb5ccbc3a
Changed version number to 1.0.0.004-SNAPSHOT
2011-06-24 03:05:58 -05:00
release
929cd78bae
Changed version number to 1.0.0.003
1.0.0.003
2011-06-24 03:05:51 -05:00
hmalphettes
f5961b9e06
remove the web-fragment.xml. it is not used and could be harmful.
2011-06-15 14:42:01 +08:00
Pascal Belloncle
7fb17e9f41
added Gemfile
2011-06-14 14:55:18 -03:00
hmalphettes
dd70bdc698
use '/' for development. use the BundleShape to be able to be published by the latest version of tycho eventually
2011-06-13 17:14:35 +08:00
release
59d619d190
Changed version number to 1.0.0.003-SNAPSHOT
2011-06-13 03:31:35 -05:00
release
dd160d6bed
Changed version number to 1.0.0.002
1.0.0.002
2011-06-13 03:31:30 -05:00
hmalphettes
ae5a2c4164
CARBON-183 and remove harful servlet-3.0 web-fragment.xml. Remove the dependency on buildr4osgi
2011-06-13 16:15:15 +08:00
hmalphettes
a939bed8e0
CORE-153 pad the buildnumber
2011-06-13 15:51:15 +08:00
release
c686a4384b
Changed version number to 1.0.0.2-SNAPSHOT
2011-06-11 13:19:43 -05:00
release
6bb2dd2a16
Changed version number to 1.0.0.1
1.0.0.1
2011-06-11 13:19:38 -05:00
Pascal Belloncle
2ec574173a
correct path for patch in archive
2011-06-10 17:17:00 -07:00
Pascal Belloncle
743feb5360
stupid copy paste typo
2011-06-10 16:52:14 -07:00
Pascal Belloncle
bc4dc041e5
Merge branch 'master' of github.com:intalio/cappuccino
2011-06-10 16:37:40 -07:00
Pascal Belloncle
8c8d1ae3d3
osgi build
2011-06-10 16:37:30 -07:00
Aparajita Fishman
a9781016be
Look for frameworks in the app/Frameworks directory before the install directory. Document framework search path and CPAuxiliaryThemes support in the man page.
2011-06-04 22:53:31 -07:00
Aparajita Fishman
4be0bb3a30
Load userland NS classes from the main bundle as well as frameworks, and temporarily change the class of NSSwapper classes to the target class when calling KVC methods.
2011-06-04 18:03:53 -07:00
Aparajita Fishman
a74267e937
Merge remote branch 'refs/remotes/280north/master'
2011-06-04 16:20:50 -07:00
Alexander Ljungberg and Aparajita Fishman
6dea853ef3
Decode but mostly ignore NSImages in nib2cib. Fixed: radio groups in IB come with an NSImage and so would not nib2cib anymore after the recent addition of template image support in NSButton.
2011-06-04 16:19:59 -07:00
Aparajita Fishman
94df530580
Another overhaul of nib2cib.
...
- Added support for userland NS classes.
- Added support for auxiliary themes.
- NSView should be writing _themeClass, otherwise custom themed classes do not get the correct _themeClass when unarchived.
- Added support for stored options, this is critical. For example, if you are using custom frameworks, you have to ensure they are loaded during automatic nib2cib'ing that occurs when building an app or using xcodecapp. Stored options makes this easy to do.
- Finally did the right thing and made nib2cib into an Objective-J class.
2011-06-04 16:07:00 -07:00
Aparajita Fishman
d038c50531
Added ability to specify bundle, which makes this usable with non-main bundle images.
2011-06-04 12:01:19 -07:00
Aparajita Fishman
83546d58db
Tweak language of error message to be clearer, currently it sounds like it was searching in the cib file for the class, not the other way around.
2011-06-04 10:59:49 -07:00
Aparajita Fishman
8de587d4fc
Only log the connection info if _source and _destination are defined. Runtime attribute connections do not have both. Correctly show boolean value types as BOOL, not CPNumber.
2011-06-04 10:58:38 -07:00
Aparajita Fishman
bd9a6ea150
A few more fixes to support multiple themes.
2011-06-04 10:46:29 -07:00
Aparajita Fishman
fe69142567
Merge remote branch 'refs/remotes/aparajita/runtime-attributes'
...
Conflicts:
Tools/nib2cib/NSNibConnector.j
2011-06-04 10:39:50 -07:00
Tom Robinson
fa0a4d3b56
Fix tests for CI.
2011-06-03 21:15:25 -07:00
Aparajita Fishman
5f85f7bef1
Removed unused variable, fixed typo
2011-06-03 18:08:33 -07:00
Alexander Ljungberg
0a9c9741e8
CPArray mutableCopy.
2011-06-02 15:09:54 -04:00
Alexander Ljungberg
2a3b9e13c3
Merge branch 'master' of github.com:280north/cappuccino
2011-06-02 12:35:23 -04:00
Alexander Ljungberg
4e07c9f9ee
Decode but mostly ignore NSImages in nib2cib. Fixed: radio groups in IB come with an NSImage and so would not nib2cib anymore after the recent addition of template image support in NSButton.
2011-06-02 12:33:43 -04:00
Aparajita Fishman
397e314cc9
Use Menlo if Consolas is not available
2011-06-01 18:19:49 -07:00
Aparajita Fishman
c87d96676c
Merge remote branch 'refs/remotes/280north/master'
2011-06-01 12:21:27 -07:00
Klaas Pieter Annema
9f2804c700
Merge branch '0.9.1b'
2011-06-01 12:10:10 +02:00
Klaas Pieter Annema
16183cca09
fix nib2cibbed controls enabled state
2011-06-01 12:09:49 +02:00
Klaas Pieter Annema
0af3b2f97c
Merge branch 'master' of github.com:280north/cappuccino
2011-05-31 14:38:38 +02:00
Klaas Pieter Annema
065227a467
Merge branch '0.9.1b'
2011-05-31 14:38:18 +02:00
Klaas Pieter Annema
753257a650
Always tile the collectionview
...
A collectionview should always tile because it needs to adjusts it's size to properly work with an enclosing scrollview
2011-05-31 14:37:29 +02:00
Francisco Ryan Tolmasky I
671666e842
Fix selector typo.
...
Reviewed by me.
2011-05-31 01:27:41 -07:00
Francisco Ryan Tolmasky I
b9ba1bbe93
Merge branch 'master' of github.com:280north/cappuccino
2011-05-31 00:46:23 -07:00
Francisco Ryan Tolmasky I
33e4fea0ec
Fix forwarding in Objective-J (and many infinite recursions, such as when there is no superclass):
...
1. Fix infinite recursion when no superclass and method isn't implemented. Closes #469 .
2. Fix infinite recursion when coercing an object without description implemented into a string. Closes #1289 .
3. Add -forwardingTargetForSelector: support.
Reviewed by @tolmasky.
2011-05-31 00:44:16 -07:00
Aparajita Fishman
13d4e36d39
Lost this change in the merge
2011-05-30 23:39:44 -07:00
Aparajita Fishman
a5c06c8f27
Merge remote branch 'refs/remotes/280north/master'
...
Conflicts:
AppKit/CPTableView.j
2011-05-30 23:37:16 -07:00
Aparajita Fishman
76bdbb660e
clickedRow should be -1 initially, remove leftover setTheme.
2011-05-30 23:31:28 -07:00
Aparajita Fishman
a7929e6c1e
Enable escape as key equivalent.
2011-05-30 23:18:43 -07:00
Randall Luecke
2887d4224c
Remove empty setThemeState method in CPTableView
2011-05-30 23:08:41 -07:00
Randall Luecke
7a52805587
Support for setContinuous in CPLevelIndicator
2011-05-30 22:16:38 -07:00