Tom Robinson
|
fbb3959e66
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-18 18:15:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
663f28e541
|
Fix for objj in the console.
Reviewed by me.
|
2008-11-18 18:13:39 -08:00 |
|
Tom Robinson
|
9321084d84
|
CPTimer semicolon/comma typo
|
2008-11-18 18:11:09 -08:00 |
|
Tom Robinson
|
7e352676c9
|
nib2cib null _superview bug fix
|
2008-11-18 18:10:28 -08:00 |
|
 Nick TakayamaandFrancisco Ryan Tolmasky I
|
4c8d7b0f1c
|
Timers.
[#116 state:resolved]
Reviewed by ross and me.
|
2008-11-18 02:09:35 -08:00 |
|
Francisco Ryan Tolmasky I
|
827e56b23f
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-15 14:57:36 -08:00 |
|
Francisco Ryan Tolmasky I
|
04294cf8b9
|
Updated SubEthaEdit mode with new syntax additions.
Reviewed by me.
|
2008-11-15 14:57:05 -08:00 |
|
Francisco Ryan Tolmasky I
|
7f0aa75ba1
|
Fixed inconsistency in docs.
[#118 state:resolved]
Reviewed by me.
|
2008-11-15 14:04:08 -08:00 |
|
Francisco Ryan Tolmasky I
|
cb7c8046e4
|
Fix for plist URL encoding instead of HTML entity encoding.
[#81 state:resolved]
Reviewed by me.
|
2008-11-15 02:57:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
ad2bf51fd9
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-14 17:56:29 -08:00 |
|
Francisco Ryan Tolmasky I
|
26333c3d2b
|
A number of improvements to the parser.
Reviewed by me.
|
2008-11-14 17:56:04 -08:00 |
|
Thomas Robinson
|
cbf51a6127
|
Removed AppKit from test task until we actually have AppKit tests
|
2008-11-14 04:16:03 -08:00 |
|
Tom Robinson
|
4dbfe1f23e
|
Make ant test task depend on build task
|
2008-11-13 21:27:45 -08:00 |
|
Tom Robinson
|
ea5221bfda
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-13 21:27:29 -08:00 |
|
Ross Boucher
|
ea0c9af0f8
|
Merge branch 'master' into atrstring
|
2008-11-13 21:25:52 -08:00 |
|
Tom Robinson
|
ba43925f22
|
"ant test" now tests frameworks in $STEAM_BUILD/Release instead of installed
|
2008-11-13 21:06:02 -08:00 |
|
Tom Robinson
|
e51b1cb7e1
|
Integrated OJUnit with build scripts ("ant test" runs tests, "ant release" now pulls OJUnit from separate repo)
|
2008-11-13 20:54:40 -08:00 |
|
Ross Boucher
|
d64e55226d
|
Add CPMutableAttributedString
|
2008-11-13 19:33:48 -08:00 |
|
 Patrick CrosbyandFrancisco Ryan Tolmasky I
|
311939ecb9
|
Fix for indeterminate check in CPProgressIndicator.
[#140 state:resolved]
Reviewed by me.
|
2008-11-13 16:59:55 -08:00 |
|
Francisco Ryan Tolmasky I
|
e1d57aac3b
|
Fix for broken insertObjects:atIndexes: and tests and isEqual.
[#136 state:resolved]
Reviewed by me.
|
2008-11-13 16:55:33 -08:00 |
|
Ross Boucher
|
102c741ca3
|
Initial commit of CPAttributedString, and test cases. All test cases currently pass.
|
2008-11-13 11:23:00 -08:00 |
|
Francisco Ryan Tolmasky I
|
1a8093c314
|
Fix for minimizer not recognizing a var.
Reviewed by me.
|
2008-11-13 00:40:40 -08:00 |
|
Francisco Ryan Tolmasky I
|
7d8b02dd96
|
Fix for addSubview:positioned:relativeTo: not working with view already in the view treey.
Reviewed by me.
|
2008-11-13 00:21:13 -08:00 |
|
 Glenn RempeandFrancisco Ryan Tolmasky I
|
6e15ce0c00
|
Some updates to NewApplication.
[#137 state:resolved]
Reviewed by me.
|
2008-11-12 19:24:04 -08:00 |
|
Francisco Ryan Tolmasky I
|
9e8eff4543
|
Fix for broken resources in DEBUG builds.
[#139 state:resolved]
Reviewed by me.
|
2008-11-12 18:25:42 -08:00 |
|
Thomas Robinson
|
eee0338b63
|
Build script changes to allow a bootstrapped build with no existing installed tools
|
2008-11-11 17:55:40 -08:00 |
|
Ross Boucher
|
75bedef465
|
Merge branch 'master' into atrstring
|
2008-11-11 13:40:01 -08:00 |
|
Francisco Ryan Tolmasky I
|
8adaa2d3c8
|
Added CGContextSetAlpha VML implementation for use in IE, and fixed a bug where CGContextCanvas.j and CGContextVML.j were being added to AppKit.sj inappropriately.
Reviewed by me.
|
2008-11-11 12:21:33 -08:00 |
|
Tom Robinson
|
581a004ed0
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-11 02:30:44 -08:00 |
|
Tom Robinson
|
88fbecb4d3
|
Intial CPToolbar coding / nib2cib support (still need CPToolbarItem support)
|
2008-11-11 02:29:33 -08:00 |
|
Tom Robinson
|
ac5c59f8ba
|
Fixed incorrect viewClass/windowClass archiving keys
|
2008-11-11 02:27:56 -08:00 |
|
Ross Boucher
|
add1776125
|
Fix for local CPURLConnection requests (file:///)
|
2008-11-10 23:16:29 -08:00 |
|
Ross Boucher
|
937865ef83
|
There was a missing @end in CPAlert.j
|
2008-11-10 11:17:39 -08:00 |
|
Ross Boucher
|
bf72b5cd13
|
Merge branch 'master' into atrstring
|
2008-11-10 10:34:36 -08:00 |
|
Ross Boucher
|
88f12bad93
|
implement NSString compare:options:range
Thanks to Cacaodev for the ticket and initial stab at this.
[#105 state:resolved milestone:0.6]
|
2008-11-10 10:29:46 -08:00 |
|
Ross Boucher
|
9b764caf79
|
Fixes for CPAlert (style, cleanup, and some behavior).
|
2008-11-10 10:15:35 -08:00 |
|
Ross Boucher
|
56c2b9d755
|
Revert previous tools commit.
|
2008-11-10 10:07:50 -08:00 |
|
Ross Boucher
|
814696070d
|
Merge branch 'master' into alert
|
2008-11-10 09:31:01 -08:00 |
|
 Brian TaylorandRoss Boucher
|
0907f287af
|
fix for future installs not overwriting previous installs
[#134 state:resolved milestone:0.6]
|
2008-11-10 09:29:24 -08:00 |
|
Francisco Ryan Tolmasky I
|
08c1973f11
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-09 18:51:21 -08:00 |
|
Francisco Ryan Tolmasky I
|
3156de3a5c
|
Fixed bad CPNotificationCenter call.
Reviewed by me.
|
2008-11-09 18:50:46 -08:00 |
|
Tom Robinson
|
16209b3e3f
|
press --main fix
|
2008-11-09 16:55:35 -08:00 |
|
 Sam McDonaldandFrancisco Ryan Tolmasky I
|
9f9cc4c22c
|
Fix for stringByDeletingLastPathComponent.
[#126 state:resolved]
Reviewed by tolmasky
|
2008-11-08 13:53:53 -08:00 |
|
Francisco Ryan Tolmasky I
|
9def3ba765
|
Added error output.
Reviewed by me.
|
2008-11-08 13:01:13 -08:00 |
|
Francisco Ryan Tolmasky I
|
5d5aa0a4d2
|
Fix for typo in build.xml.
Reviewed by me.
|
2008-11-08 12:38:11 -08:00 |
|
Tom Robinson
|
edf463ab31
|
Fixed missing CPTabView and CPFlashView/Movie imports in AppKit.j
[#128 state:resolved responsible:tlrobinson]
|
2008-11-08 04:39:38 -08:00 |
|
Francisco Ryan Tolmasky I
|
7702fd9929
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-07 11:30:44 -08:00 |
|
Francisco Ryan Tolmasky I
|
eae1dc2568
|
Fix for setHidden: not working in main menu bar.
[#78 state:resolved]
Reviewed by me.
|
2008-11-07 11:29:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
204739e220
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2008-11-07 11:07:21 -08:00 |
|
Francisco Ryan Tolmasky I
|
41b3d7987a
|
Hopefully this resolved the issues with isntalling the tools.
[#13 state:resolved]
Reviewed by me.
|
2008-11-07 11:06:39 -08:00 |
|