Ross Boucher
385bec7400
Corrects a style issue.
2009-10-16 15:22:12 -07:00
Andreas Falk and Ross Boucher
41cb21cd0f
Made CPCollectionView encode and decode the isSelectable property to the cib
2009-10-16 14:38:48 -07:00
Andreas Falk and Ross Boucher
c7520593da
Added getter for isSelectable and removed the getter for isSelected
2009-10-16 14:38:23 -07:00
Francisco Ryan Tolmasky I
22578c3650
Merge branch 'master' into desktop
2009-10-15 19:05:55 -07:00
Francisco Ryan Tolmasky I
57c7757c2e
Merge branch 'master' into jake
2009-10-15 19:05:43 -07:00
Ross Boucher
f5d05a7c93
Change file encodings.
2009-10-15 16:59:19 -07:00
Francisco Ryan Tolmasky I
1123e848bf
Removed debug logs.
...
Reviewed by me.
2009-10-14 09:16:30 -07:00
Francisco Ryan Tolmasky I
b43b097d40
Fix for building from scratch.
...
Reviewed by me.
2009-10-13 15:42:44 -07:00
Francisco Ryan Tolmasky I
6b02a4105b
Furhter cleanup.
...
Reviewed by me.
2009-10-13 13:41:45 -07:00
Francisco Ryan Tolmasky I
3098bfe6db
Furhter cleanup.
...
Reviewed by me.
2009-10-13 13:40:28 -07:00
Francisco Ryan Tolmasky I
2f5e4d8335
Minor cleanup, much more needed.
...
Reviewed by me.
2009-10-13 12:34:33 -07:00
Francisco Ryan Tolmasky I
a607d79c7d
Further spriting work.
...
Reviewed by me.
2009-10-13 10:19:50 -07:00
Francisco Ryan Tolmasky I
5bd30fc4e5
Merge branch 'master' into jake
2009-10-10 12:57:56 -04:00
Francisco Ryan Tolmasky I
46d452be5e
Merge branch 'master' into desktop
2009-10-10 12:20:22 -04:00
Ross Boucher and Francisco Ryan Tolmasky I
2338ca2fa2
Add support for minimization.
2009-10-10 12:20:02 -04:00
Ross Boucher
2900163644
Fixes bug in CPAnimation where certain ivars were not initialized correctly.
...
Closes #287 .
2009-10-09 14:30:56 -07:00
Francisco Ryan Tolmasky I
e90f0188c3
Merge branch 'master' into desktop
2009-10-09 11:16:51 -04:00
Francisco Ryan Tolmasky I
5fa457621b
Merge branch 'master' into jake
...
Conflicts:
Objective-J/Runtime/evaluate.js
2009-10-09 07:44:37 -04:00
Jake MacMullin and Ross Boucher
e125139777
Fixed a bug where the CPAlert was being displayed with black text on a black background if the styleMask was set to 'CPHUDBackgroundWindowMask' and something else. #220
2009-10-09 00:06:44 -07:00
Nicholas Small and Ross Boucher
bc6f168afa
Added some designated initializers to AppKit.
2009-10-09 00:03:52 -07:00
Ross Boucher
fc85ae16a5
Fix for the keypress bug introduced in Safari 4.
...
Closes #280 .
2009-10-08 23:10:58 -07:00
Ross Boucher
5e951c1e53
Fix for a break in key view loops from the previous text field change.
2009-10-08 21:50:03 -07:00
Ross Boucher
6e7e3ef35e
Updates to TextField.
...
Closes #219 .
Closes #283 .
Closes #232 .
2009-10-08 19:28:45 -07:00
Ross Boucher
8a2cd8c5c6
Fix type in CPAnimation
2009-10-08 13:38:36 -07:00
Ross Boucher
8441e62f49
Merge branch 'sheets'
...
Conflicts:
AppKit/CPControl.j
AppKit/CPWindow/CPWindow.j
2009-10-08 13:25:20 -07:00
Ross Boucher
9b948dcac7
CPAnimation: cubic bezier curves - the real, working equation
...
Conflicts:
AppKit/CPAnimation.j
2009-10-08 13:20:10 -07:00
Ross Boucher
1fb9c973fe
More sheets.
2009-10-08 13:12:30 -07:00
cacaodev and Ross Boucher
048bcc1be7
Improved autoresizing mechanism for attached sheets
2009-10-08 12:58:45 -07:00
cacaodev and Ross Boucher
1d8cebd5be
CPWindow : Added missing declarations for _isSheet and _parentView
...
sheet's subviews autoresizingMask is now correctly restored when the sheet is open or ended.
Added CPWindow(WillBegin/DidEnd)SheetNotification globals
To do : support for maxSize and minSize
2009-10-08 12:58:37 -07:00
cacaodev and Ross Boucher
0e55a5d7c4
Added sample app. Corrected style (tabs)
2009-10-08 12:58:29 -07:00
cacaodev and Ross Boucher
c6b934a035
Attached sheet implementation
2009-10-08 12:58:22 -07:00
cacaodev and Ross Boucher
5b531b2005
Improved autoresizing mechanism for attached sheets
2009-10-08 12:13:55 -07:00
cacaodev and Ross Boucher
570a2a56ff
Added sample app. Corrected style (tabs)
2009-10-08 12:02:35 -07:00
cacaodev and Ross Boucher
d79ed12b5c
Attached sheet implementation
2009-10-08 12:02:26 -07:00
Francisco Ryan Tolmasky I
3aa7378699
Merge branch 'master' into desktop
2009-09-30 07:04:58 +01:00
Ross Boucher and Francisco Ryan Tolmasky I
1d76ac1b91
Addes initial support for window shadow styles.
...
Reviewed by tolmasky.
2009-09-30 07:03:55 +01:00
Francisco Ryan Tolmasky I
e9092007ee
Added support for new FileList.
...
Reviewed by me.
2009-09-27 21:13:50 -07:00
Francisco Ryan Tolmasky I
72d4675ec4
More spriting stuff.
...
Reviewed by me.
2009-09-26 00:27:38 -07:00
Francisco Ryan Tolmasky I
1cd8acb92c
blend working with jake build system.
...
Reviewed by me.
2009-09-25 23:37:38 -07:00
Francisco Ryan Tolmasky I
9856e6bfd7
nib2cib and capp building with jake.
...
Reviewed by me.
2009-09-25 21:52:41 -07:00
Francisco Ryan Tolmasky I
ffd99e3ed7
Further jake work.
...
Reviewed by me.
2009-09-24 01:11:46 -07:00
Francisco Ryan Tolmasky I
ebbf3c4576
More desktop differences.
...
Reviewed by me.
2009-09-22 19:32:53 -07:00
Francisco Ryan Tolmasky I
f109313d32
Reapply desktop differences.
...
Reviewed by me.
2009-09-22 19:32:23 -07:00
Ross Boucher
317f1d356c
Add copyright info to CPBox
2009-09-22 17:23:54 -07:00
Ross Boucher
25f3d99732
Add support for CPBox.
2009-09-22 17:23:02 -07:00
Tom Robinson
b0443fe5e3
Fixed "animationShouldStart" selector missing a trailing colon.
2009-09-22 00:28:16 -07:00
Ross Boucher
3f5bb77230
Fix typo.
2009-09-21 18:51:21 -07:00
Ross Boucher
3635d0ec26
Bindings Checkpoint.
2009-09-21 13:27:50 -07:00
Ross Boucher
105bb7512f
Merge branch 'master' of git@github.com:280north/cappuccino into bindings
2009-09-20 22:55:19 -07:00
Ross Boucher
b63e50dacb
Fix for the objectValue/value thing in bindings. Removed unnecessary code in CPControl
2009-09-20 19:33:03 -07:00