Ross Boucher
|
2f9cf6bc9b
|
Add action buttons to button bars.
|
2010-04-27 22:11:17 -07:00 |
|
Ross Boucher
|
e03cfe8287
|
Missing printResults() in Jakefile for ThemeDescriptor template
Conflicts:
Tools/capp/Resources/Templates/ThemeDescriptor/Jakefile
|
2010-04-27 13:16:17 -07:00 |
|
Tom Robinson
|
0d97dfacd6
|
give zero sized borderless bridge windows a default size if we're not in the browser so they show up in NativeHost.
|
2010-04-27 12:56:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
6ac0191451
|
Show main menu in cibless apps.
Remaining: Make a main menu with quit for desktop version, without for web version.
Reviewed by me.
|
2010-04-27 11:33:00 -07:00 |
|
Ross Boucher
|
f5b360f66c
|
Move a lot of common initialization code into the _init method.
|
2010-04-27 10:49:50 -07:00 |
|
Ross Boucher
|
1d5c21fa72
|
If we decode a scroll view without a header clip view, create one.
|
2010-04-27 10:49:50 -07:00 |
|
Francisco Ryan Tolmasky I
|
d3e1c39e35
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-27 01:05:14 -07:00 |
|
Francisco Ryan Tolmasky I
|
ae47509aa7
|
Add convinience methods for dealing with multiple objects and controls.
Reviewed by me.
|
2010-04-27 01:04:46 -07:00 |
|
Tom Robinson
|
5ff798306f
|
Copy CFBundleIconFile in NativeHost building.
|
2010-04-26 23:19:05 -07:00 |
|
Ross Boucher
|
c41ffc14c7
|
checkboxes and radio buttons shouldn't be bold.
|
2010-04-26 21:36:45 -07:00 |
|
Ross Boucher
|
1e7a3bef0d
|
Fix a potential infinite loop in CPBrowser.
|
2010-04-26 12:56:52 -07:00 |
|
Nicholas Small
|
243f564396
|
Fix typo in new autoscroll stuff.
|
2010-04-26 11:11:42 -04:00 |
|
Tom Robinson
|
dae1e44a8f
|
Merge Cappuccino Info.plist into NativeHost's Info.plist.
|
2010-04-25 23:22:16 -07:00 |
|
Tom Robinson
|
67bcc29baf
|
NativeHost.
|
2010-04-25 22:33:31 -07:00 |
|
Ross Boucher
|
cdb089778c
|
autoscroll when drag selecting.
|
2010-04-25 15:43:23 -07:00 |
|
Ross Boucher
|
5e43a02ffa
|
Fix some faulty validation logic.
|
2010-04-25 15:43:22 -07:00 |
|
Ross Boucher
|
7395d13c3e
|
Typo in CPJSONPConnection.
|
2010-04-25 15:43:22 -07:00 |
|
Tom Robinson
|
f6000468db
|
Missing printResults function in ThemeDescriptor Jakefile.
|
2010-04-25 14:58:27 -07:00 |
|
 Stephen IerodiaconouandRoss Boucher
|
09e52d82bf
|
Code style clean up, as per style guide
|
2010-04-24 15:06:12 -07:00 |
|
Ross Boucher
|
0e98f44a93
|
Fix for IE transparent backgrounds not being resized.
Closes #604.
|
2010-04-24 14:51:10 -07:00 |
|
Ross Boucher
|
6d595c1344
|
Collection view should tile itself to be the height of its superview if inside a clip view.
|
2010-04-24 11:10:58 -07:00 |
|
Ross Boucher
|
5f6f997095
|
Only attempt to scroll views, not windows.
|
2010-04-24 11:10:36 -07:00 |
|
Ross Boucher
|
6662fabcb8
|
Tests for the bug exposed in the previous cparray commit.
|
2010-04-23 16:43:22 -07:00 |
|
 Stephen IerodiaconouandRoss Boucher
|
7577cf8645
|
Fix error in initWithArray:copyItems:
|
2010-04-23 16:42:55 -07:00 |
|
Ross Boucher
|
8340791824
|
Don't let color wells work if they are disabled.
Closes #626.
|
2010-04-23 16:34:47 -07:00 |
|
Ross Boucher
|
14f0d16fae
|
Update scrollWheel: to propagate unused scroll deltas to parent scroll views.
|
2010-04-23 16:16:46 -07:00 |
|
 cacaodevandRoss Boucher
|
e1ad4a2fce
|
CPTableView: remove custom scrolling now that it's handled in the CPDragServer + CPClipView
|
2010-04-23 14:31:25 -07:00 |
|
Ross Boucher
|
f67580e2b2
|
Add support for automatically scrolling during drag and drop operations.
|
2010-04-23 14:00:47 -07:00 |
|
Ross Boucher
|
31f408478a
|
Update to scrolling behavior.
|
2010-04-23 12:03:25 -07:00 |
|
Randall Luecke
|
ab6d5d6a90
|
Added connectionDidFinsihLoading delegate to CPJSONPConnection
|
2010-04-23 01:29:46 -04:00 |
|
Ross Boucher
|
6b3600d67b
|
Slight update to button bar theme values.
|
2010-04-22 11:50:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
bf8ff44b84
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-21 22:56:21 -07:00 |
|
Francisco Ryan Tolmasky I
|
72a3888062
|
Add ObjectiveJ global to CommonJS so that references to it aren't broken in Cappuccino.
Reviewed by me.
|
2010-04-21 22:55:46 -07:00 |
|
Ross Boucher
|
4479233bea
|
Return nil fonts if they are the aristo default, so that the theme default is used instead of the arist default (for custom themes).
|
2010-04-21 20:57:53 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
a7021e6b66
|
Fixed a parameter type typo.
|
2010-04-21 15:48:47 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
0f5dd9d469
|
[CPSet description] with unit test.
|
2010-04-21 15:48:39 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
388f008189
|
Fixed: CPCollectionView frameForItemsAtIndexes used the deprecated method rectForItemAtIndex causing warnings.
|
2010-04-21 15:47:48 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
639a32ea7e
|
CPWindow alpha value support.
|
2010-04-21 15:47:25 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
5838f1aec8
|
Implemented CPCoding for CPNull.
|
2010-04-21 15:36:29 -07:00 |
|
Ross Boucher
|
d2399b6157
|
Add support for not clipping to bounds in cpview.
|
2010-04-21 14:15:05 -07:00 |
|
Ross Boucher
|
b1282b4362
|
Fix an infinite recursion bug in CPBrowser, and add support for looking up a column/row by location.
|
2010-04-21 12:58:31 -07:00 |
|
Francisco Ryan Tolmasky I
|
bbd402fcff
|
Partial fix for HTML5 drag and drop with collection views.
Reviewed by me.
|
2010-04-20 23:51:18 -07:00 |
|
Tom Robinson
|
a18fb1b686
|
Add manifest generation options to press and flatten, since manifests need to be updated after each is run.
|
2010-04-12 13:47:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
6a72e1b6ff
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-12 12:22:25 -07:00 |
|
Francisco Ryan Tolmasky I
|
b3141f1a62
|
Add CPApplicationWillTerminateNotification.
Reviewed by me.
|
2010-04-12 12:21:45 -07:00 |
|
Randall Luecke
|
aea8f1f0dc
|
Added proper background color to the tableview.
|
2010-04-12 02:09:46 -04:00 |
|
Francisco Ryan Tolmasky I
|
8aecf880e5
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-04-09 22:22:55 -07:00 |
|
Francisco Ryan Tolmasky I
|
7d5ce51910
|
Upped the version number to 0.8.1.
Reviewed by me.
|
2010-04-09 22:22:35 -07:00 |
|
Ross Boucher
|
cfc8ccafce
|
Remove typo.
|
2010-04-09 14:56:54 -07:00 |
|
 Kelly McDonaldandRoss Boucher
|
e11dfc2875
|
CPDragServer was checking the selector on the delegate of draggedImage:endAt:operation: but calling draggedImage:endedAt:operation:. I changed so that it uses endedAt to better reflect what is done in cocoa
|
2010-04-09 14:56:43 -07:00 |
|