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
Ross Boucher
de920e959a
Fix for updating table column header views after they are initially loaded.
2009-10-25 18:49:49 -07:00
Ross Boucher
9ab75eb662
Fixes a type which was causing columnWithIdentifier: in CPTableView to be broken.
2009-10-25 17:41:45 -07:00
Francisco Ryan Tolmasky I
4870ac86ef
Merge branch 'master' into jake
2009-10-25 15:34:50 -07:00
Francisco Ryan Tolmasky I
24c6f0ec9f
Fix for broken menu sizing.
...
Closes #308 .
Reviewed by me.
2009-10-25 15:32:42 -07:00
Francisco Ryan Tolmasky I
250ceb69f4
Merge branch 'master' into jake
2009-10-25 11:03:20 -07:00
Francisco Ryan Tolmasky I
0561f69c86
Made cancelTracking send a close menu event so that it doesn't behave passively.
...
Reviewed by me.
2009-10-22 19:58:34 -07:00
Ross Boucher
341eddb9f9
Fixes a tab view bug with removing tabs.
...
Closes #274 .
Kudos go to jtietema for tracking down the bug.
2009-10-22 10:20:14 -07:00
saikat and Ross Boucher
ee8fef4e85
Fixes to autosizing behavior for CPMenu - closes issue #270
2009-10-22 10:08:56 -07:00
saikat and Ross Boucher
e6d1753e74
Fixed issue with selectText in CPTextField. Closes issue #295
2009-10-22 10:07:06 -07:00
Francisco Ryan Tolmasky I
0af70c04a0
Fixed a bug where windows would not become visible again after closing their platform windows.
...
Reviewed by me.
2009-10-21 21:01:49 -07:00
Francisco Ryan Tolmasky I
efaff96168
Consolidate with browser branch.
...
Reviewed by me.
2009-10-19 16:52:19 -07:00
Francisco Ryan Tolmasky I
6fc02623df
Merge branch 'desktop' into jake
...
Conflicts:
Objective-J/CommonJS/objective-j/lib-js/objective-j.js
2009-10-18 17:40:13 -07:00
Francisco Ryan Tolmasky I
a27f104a63
Merge branch 'master' into desktop
2009-10-18 17:37:55 -07:00
Francisco Ryan Tolmasky I
9838bbf084
Merge branch 'master' of git@github.com:280north/cappuccino
2009-10-18 17:36:31 -07:00
Francisco Ryan Tolmasky I
6076185da7
Added application activation.
...
Reviewed by me.
2009-10-18 17:35:53 -07:00
Francisco Ryan Tolmasky I
810f82cc60
Merge branch 'desktop' into jake
...
Conflicts:
AppKit/CPSavePanel.j
2009-10-17 10:07:10 -07:00
Francisco Ryan Tolmasky I
fce91c7ad3
Cleanuped up open/save panel.
...
Reviewed by me.
2009-10-17 10:00:50 -07:00
Francisco Ryan Tolmasky I
e6ea4c267a
Adjustments to save panel.
...
Reviewed by me.
2009-10-16 17:08:25 -07:00
Francisco Ryan Tolmasky I
95274f618c
Merge branch 'desktop' into jake
2009-10-16 16:51:31 -07:00
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