Francisco Ryan Tolmasky I
f4cedf5acc
A number of fixes relating to how CPSplitView divides itself by default, as well as adding CPView-viewWillDraw.
...
Reviewed by Tom.
2008-09-23 00:01:12 -07:00
Francisco Ryan Tolmasky I
89516d4a38
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-22 19:20:50 -07:00
Francisco Ryan Tolmasky I
2aa5b0a1ad
Fixed issue with custom draw rect detection.
...
Reviewed by me.
2008-09-22 19:20:19 -07:00
Tom Robinson
dff3b249d9
Fixed readFile for Rhino (return JavaScript string instead of Java string)
...
[#66 state:resolved responsible:tlrobinson]
2008-09-22 16:20:00 -07:00
Tom Robinson
59e16f9e61
Prevent Rhino's XML parsing from downloading plist DTDs all the time
2008-09-22 00:11:12 -07:00
Ross Boucher
e4588cf235
Merge branch 'master' into documentation
2008-09-21 15:23:18 -07:00
Ross Boucher
bef9c8c6f9
clean up new placeholder code, and some documentation
2008-09-21 15:16:36 -07:00
Francisco Ryan Tolmasky I
7f59ce782b
Accidentally committed a few alerts.
...
Reviewed by me.
2008-09-21 02:56:28 -07:00
Francisco Ryan Tolmasky I
464ddf269d
A number of fixes for Cib.
...
Reviewed by rossco.
2008-09-21 02:52:24 -07:00
Francisco Ryan Tolmasky I
13cf238655
Removed some unecessary code with the last update.
...
Reviewed by me.
2008-09-19 20:55:07 -07:00
Francisco Ryan Tolmasky I
a10058fc7f
Improved Cib Support.
...
Reviewed by ross.
2008-09-19 20:19:08 -07:00
Francisco Ryan Tolmasky I
d183f6c434
Furhter fix for not showing resize indicator.
...
Reviewed by me.
2008-09-19 16:44:59 -07:00
Francisco Ryan Tolmasky I
a5cc45051e
Fix for borderless windows being resizable.
...
[#61 state:resolved]
Reviewed by me.
2008-09-19 16:30:55 -07:00
Francisco Ryan Tolmasky I
5456bb597b
Performance improvements for CPSplitView.
...
Reviewed by me.
2008-09-19 04:02:07 -07:00
Tom Robinson
f39dfef168
CPSplitView pane splitter (thin divider), archiving, and nib2cib support
...
[#52 state:resolved responsible:tlrobinson]
2008-09-19 01:12:00 -07:00
Tom Robinson
96b1dbdb60
Missing imports in AppKit.j, and misplaced comma in CPSlider
2008-09-18 23:47:50 -07:00
Francisco Ryan Tolmasky I
ebcee1154e
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-18 22:48:40 -07:00
Francisco Ryan Tolmasky I
ae6e3f2c47
Added coding support for tags to CPView and nib2cib.
...
Reviewed by me.
2008-09-18 22:47:15 -07:00
Ross Boucher
d90b603572
Merge branch 'master' into working
2008-09-18 16:40:14 -07:00
Ross Boucher
f9e6cf3da9
Fix infinite loop in CPTextField, add selectText:
...
[#55 state:resolved]
2008-09-18 16:38:41 -07:00
Tom Robinson
07d4ebdf9f
Tests README
2008-09-18 16:33:01 -07:00
Ross Boucher
08d0dfd190
Remove the alert that was added.
2008-09-18 15:55:12 -07:00
Ross Boucher
d38eac1458
Merge branch 'master' into working
2008-09-18 15:42:36 -07:00
Tom Robinson
0ee572c094
CPSplitView updated to draw dividers in drawDividerInRect, and use it's own runloop.
...
[#50 state:resolved responsible:tlrobinson]
[#51 state:resolved responsible:tlrobinson]
2008-09-18 00:46:05 -07:00
Tom Robinson
7ebb457ff9
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-18 00:13:09 -07:00
Tom Robinson
92eccd36a8
Updated TextMate bundle
2008-09-18 00:12:52 -07:00
Francisco Ryan Tolmasky I
d6b4ebaa30
Significant improvements to cib support and nib2cib.
...
Reviewed by rossco.
2008-09-17 23:56:55 -07:00
Ross Boucher
334776df12
Various fixes to support creating images with specifying the size upfront.
...
[#41 milestone:0.5.2 state:resolved];
[#20 milestone:0.5.2 state:resolved];
2008-09-17 22:45:32 -07:00
Ross Boucher
8bae7048b1
Merge branch 'master' into working
2008-09-17 22:41:52 -07:00
Ross Boucher
e95c2b9efc
Various fixes to support creating images with specifying the size upfront.
...
[#41 milestone:0.5.2 state:resolved];
[#20 milestone:0.5.2 state:resolved];
2008-09-17 22:39:25 -07:00
Tom Robinson
dbc0999f66
CPSplitView initial commit
...
Reviewed by Francisco
[#46 state:resolved responsible:tlrobinson]
2008-09-17 22:37:59 -07:00
Ross Boucher
53d4a714e2
Fix for requiring delegate methods ( #36 ), and for JSONP not calling the run loop.
...
[#36 state:resolved];
2008-09-17 18:59:30 -07:00
Ross Boucher
a64d1a1ed6
fix typo in class_addMethod
2008-09-17 18:46:57 -07:00
Tom Robinson
088fdf4e05
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-17 17:59:49 -07:00
Tom Robinson
06e56eb37a
Override toString on Objective-J objects to return result of calling -description
...
[#4 state:resolved responsible:tlrobinson]
2008-09-17 17:58:11 -07:00
Ross Boucher
3dd3a8733b
Add CPViewAutoresizingMasks to the documentation.
2008-09-17 17:03:51 -07:00
Ross Boucher
0b81dd718c
Add isEditable to the list of encoded attributes on CPTextField.
...
reviewed by Francisco.
2008-09-17 16:26:05 -07:00
Ross Boucher
fcc4d34098
remove cplog
2008-09-17 16:21:21 -07:00
Ross Boucher
323c6342d8
Fix for the last commit, where null values were displayed as n instead of an empty string.
2008-09-17 16:19:54 -07:00
Ross Boucher
6a6348e841
Fix the "additional items" button in the toolbar to not be bordered.
2008-09-17 16:06:35 -07:00
Ross Boucher
9305b93506
Merge branch 'master' into tables
2008-09-17 16:06:29 -07:00
Francisco Ryan Tolmasky I
b6f6102970
Fixed awakeAfterUsingCoder:.
...
Reviewed by me.
2008-09-17 03:50:03 -07:00
Francisco Ryan Tolmasky I
525493574c
Forgot to commit this README change from 0.5.1.
...
Reviewed by me.
2008-09-17 02:43:07 -07:00
Francisco Ryan Tolmasky I
a9e9dab7e6
Fix for broken new selector.
...
[#37 state:resolved].
Reviewed by me.
2008-09-15 02:02:12 -07:00
Francisco Ryan Tolmasky I
6a5545b316
Added missing vim folder.
...
[#40 state:resolved].
Reviewed by me.
2008-09-15 00:26:02 -07:00
Tom Robinson
36ec2d3027
Better exception reporting in objj
...
[#38 state:resolved responsible:tlrobinson]
2008-09-14 15:38:22 -07:00
Ross Boucher
bf9ffb8a95
Add missing setX and X methods on CPControl.
...
Moved the logic for setStringValue to setObjectValue on CPTextField.
Now, all setX's call setObject. We store native objects, and cast
to the appropriate type in the getter methods.
2008-09-14 13:40:58 -07:00
Francisco Ryan Tolmasky I
0ffbca776f
Changed path to new TextMate bundle.
...
Reviewed by me.
2008-09-13 14:44:49 -07:00
Francisco Ryan Tolmasky I
b6aec87551
Added new TextMate bundle.
...
Reviewed by me.
2008-09-13 14:38:32 -07:00
Francisco Ryan Tolmasky I
538987e73e
Removed old TextMate bundle.
...
Reviewed by me.
2008-09-13 14:35:38 -07:00