Francisco Ryan Tolmasky I
cf946c62a8
Merge branch 'master' of git@github.com:280north/cappuccino into jake
2009-11-02 19:22:29 -08:00
Francisco Ryan Tolmasky I
7ae0f1fec9
Updated Application and ThemeDescriptor templates to use jake instead of rake. Also made all objective-j jake definitions accessible through cappuccino/jake as well.
...
Reviewed by me.
2009-11-02 17:23:50 -08:00
Ross Boucher
93c90274b5
Updates for massaging a few key inputs.
2009-11-02 16:47:07 -08:00
Francisco Ryan Tolmasky I
baa1318298
Further cleanup.
...
Reviewed by me.
2009-11-02 15:59:42 -08:00
Francisco Ryan Tolmasky I
17d68eeb97
Cleaned up a few unused Rakefiles and added warning to main Rakefile.
...
Reviewed by me.
2009-11-02 14:58:21 -08:00
Francisco Ryan Tolmasky I
0c13138a20
Split up objective-j and cappuccino CommonJS packages, and added ability to include Objective-J frameworks in CommonJS packages.
...
Reviewed by me.
2009-11-02 14:49:58 -08:00
saikat and Tom Robinson
eeae653c94
Made secure text fields have the right number of characters when focus is taken away from them. Closes issue #318 .
2009-11-02 00:35:53 -08:00
Francisco Ryan Tolmasky I
96523aca07
Merge branch 'master' into jake
2009-11-01 15:11:51 -08:00
Francisco Ryan Tolmasky I
2355cf4f6c
Fixed performKeyEquivalent: order (execute on view hierarchy first, then menus).
...
Reviewed by me.
2009-11-01 13:05:49 -08:00
Ross Boucher
2c0e717b23
Merge branch 'master' of git@github.com:280north/cappuccino
2009-11-01 11:21:56 -08:00
Ross Boucher
8745843105
Change method name
2009-11-01 11:21:34 -08:00
Tom Robinson
ef252a97c4
Merge branch 'master' of github.com:280north/cappuccino
2009-10-31 18:47:54 -07:00
Francisco Ryan Tolmasky I
14ad8f6d6d
Cleaned up key equivalent handling and added support for key equivalents
...
to nib2cib.
Reviewed by me.
2009-10-31 18:32:58 -07:00
Ross Boucher and Francisco Ryan Tolmasky I
bcd8c72ae4
Add an unsaved state affordance to the close button on standard windows.
2009-10-31 18:22:27 -07:00
Ross Boucher
79fa65624d
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-31 09:52:52 -07:00
Ross Boucher
9ca96bc909
Add desktop support for recent file list
2009-10-31 09:52:26 -07:00
Francisco Ryan Tolmasky I
3dbddcf186
Added makeObjectsPerformSelector:withObjects:.
...
Reviewed by me.
2009-10-30 18:02:33 -07:00
Ross Boucher
df8c648d70
Add an unsaved state affordance to the close button on standard windows.
2009-10-30 10:53:47 -07:00
Ross Boucher
de163e22d9
Add disabled states for all the existing controls.
2009-10-29 22:22:27 -07:00
Francisco Ryan Tolmasky I
d9ef4342b6
Merge branch 'master' into jake
2009-10-29 21:35:15 -07:00
Ross Boucher
2e26db5bf5
Add mixed states to checkboxes.
2009-10-29 21:17:12 -07:00
Ross Boucher
0423546451
Update to the new close/warn stuff to correctly support multiple windows per document and multiple documents per window.
2009-10-29 16:33:56 -07:00
Ross Boucher
9f2ea190fc
Make text field KVO compliant again.
2009-10-28 20:20:33 -07:00
Ross Boucher
4248348308
Updates to the way notifications work. New notifications for focus/blur.
2009-10-28 20:01:00 -07:00
Francisco Ryan Tolmasky I
cc334296bb
Merge branch 'master' into jake
...
Conflicts:
Objective-J/CommonJS/objective-j/lib-js/objective-j/compiler.js
2009-10-28 00:59:14 -07:00
Ross Boucher
ba84e6d3e2
Support for sendsActionOnEndEditing in CPControl. Only works for textfields right now.
2009-10-28 00:12:03 -07:00
Ross Boucher
22c248454e
Fix for the fact that bundles are not encodable in the last commits.
2009-10-28 00:11:42 -07:00
Justin Mecham and Ross Boucher
d263c74d5d
Added support for archiving NSTitle and NSNibBundleIdentifier from the View Controller palette for NSViewControllers.
2009-10-27 20:49:35 -07:00
Justin Mecham and Ross Boucher
25634a66cb
Added support to nib2cib for specifying the "Nib Name" property of the View Controller palette to enable view controller initialization from cibs.
2009-10-27 20:49:18 -07:00
Ross Boucher
a0a81be042
Add support for reviewing unsaved documents before application termination.
2009-10-27 18:44:09 -07:00
Francisco Ryan Tolmasky I
64948053df
Merge branch 'master' into jake
...
Conflicts:
Tools/capp/Generate.j
2009-10-27 18:41:19 -07:00
Ross Boucher
064a062cd8
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-27 17:37:38 -07:00
Ross Boucher
b2d994bd66
Adds support for warning before closing documents that have unsaved changes.
...
Includes changes to the multiple documents per window controller stuff.
2009-10-27 17:36:46 -07:00
Francisco Ryan Tolmasky I
315e0eac0c
Removed remaining references to full bridge in window template.
...
Reviewed by me.
2009-10-27 14:55:06 -07:00
Ross Boucher
06eac3e79b
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-26 23:20:29 -07:00
Ross Boucher
9e825ea62e
Add close to CPDocument
2009-10-26 23:20:05 -07:00
Francisco Ryan Tolmasky I
d8249b6035
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-26 22:44:52 -07:00
Francisco Ryan Tolmasky I
7b14f41cd8
Added CGRectNull support to CGRectUnion.
...
Reviewed by me.
2009-10-26 22:43:51 -07:00
Ross Boucher
4bb4d6cd62
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-26 22:19:23 -07:00
Ross Boucher
82404265fb
Warn when closing an unsaved document.
2009-10-26 22:18:58 -07:00
Francisco Ryan Tolmasky I
d52aa1575e
Merge branch 'master' into jake
2009-10-26 18:08:46 -07:00
Tom Robinson
76edc4f914
Use Array(n).join(ch) trick for strings of identical chars
2009-10-26 16:47:09 -07:00
Francisco Ryan Tolmasky I
66b447de7b
Stopped CPWindowController from setting self as next responder of CPDocument. Fixes issue with multi-document windows not sending saveDocument to focused document.
...
Reviewed by me.
2009-10-26 16:00:47 -07:00
Francisco Ryan Tolmasky I
afaa816d5c
More clean/clobber fixes.
...
Reviewed by me.
2009-10-26 03:28:36 -07:00
Francisco Ryan Tolmasky I
13e88c6295
Merge branch 'master' into jake
2009-10-26 02:12:07 -07:00
Francisco Ryan Tolmasky I
b6cf4ad0a4
1. Added clean and clobber functionality to bundletask.
...
2. Prepared Foundation and Appkit for clean and clobber
3. Placed built-necessary requires in bundletask in the calling functions so that it can be included without being built for clean and clobber.
4. Made common.jake include unbuilt CommonJS files if built ones aren't present.
Reviewed by me.
2009-10-26 02:10:25 -07:00
Francisco Ryan Tolmasky I
b457119925
Added shadow drawing styles.
...
Reviewed by me.
2009-10-25 23:11:00 -07:00
Randall Luecke and Ross Boucher
b5cdcec004
fixed CPSearchField search and cancel buttons so they stay positioned correctly when resized.
2009-10-25 19:17:01 -07:00
Randall Luecke and Ross Boucher
86d5ea6c64
made sheet 10 percent transparent to match Cocoa sheets.
2009-10-25 19:10:15 -07:00
Randall Luecke and Ross Boucher
424611e7c7
fixed frameRectForContentRect:styleMask: so the styleMask argument is actually used and the method no longer outputs an error when called
2009-10-25 19:09:15 -07:00