Ross Boucher
5404b0bbfa
style guide fix
2008-10-09 23:19:00 -07:00
Ross Boucher
c2b1130e23
Fix for setStringValue on CPTextField being broken if first responder.
...
First commit by Nick Takayama! Thanks!
[#100 state:resolved]
2008-10-09 23:15:18 -07:00
tlrobinson
816d0d3636
Updated TOOLS_README
v0.5.5
0.5.5
2008-10-08 20:26:52 -07:00
Francisco Ryan Tolmasky I
7e28bbeee9
Merge branch 'master' of git@github.com:280north/cappuccino
2008-10-06 17:38:14 -07:00
Francisco Ryan Tolmasky I
4d39466f14
Fix for CPScrollView performance issue.
...
[#93 state:resolved]
Reviewed by ross.
2008-10-06 17:37:27 -07:00
Ross Boucher
358251ec44
Fix for #92 - CPColor colorWithHexString should accept lowercase strings
...
[#92 state:resolved]
2008-10-06 15:45:26 -07:00
tlrobinson
1fc253d943
CPCollectionView -shouldAllowMultipleSelection typo
...
[#91 state:resolved responsible:tlrobinson]
2008-10-06 10:29:54 -07:00
Tom Robinson
b1c8265f4c
Changed "steam" to "steam build" and added "steam create"
...
Updated ant scripts to reflect steam changes.
Minor update to objj
2008-10-05 20:00:31 -07:00
Tom Robinson
02b4187742
CPArrayTest
2008-10-05 18:47:47 -07:00
Tom Robinson
ba189afaf5
CPArray -componentsJoinedByString fixed
...
Moved objj object toString override to CPObject.j
Reviewed by me
[#89 state:resolved responsible:tlrobinson]
2008-10-05 18:34:06 -07:00
Tom Robinson
bf28b8bbc6
CPString -capitalizedString fixed
...
Reviewed by me.
[#90 state:resolved responsible:tlrobinson]
2008-10-05 18:15:36 -07:00
Francisco Ryan Tolmasky I
6b6a6a6f1d
Fix for split view in IE.
...
Reviewed by tom.
2008-10-05 15:09:50 -07:00
tolmasky
a85e1b8db2
Minor bake png fix
...
Reviewed by Tom
2008-10-04 16:38:27 -07:00
Tom Robinson
529c3807e4
Merge branch 'master' of git@github.com:280north/cappuccino
2008-10-04 16:32:18 -07:00
Francisco Ryan Tolmasky I
ac4faf3a4c
Fix for scrollers not updating properly.
...
[#35 state:resolved]
Reviewed by ross.
2008-10-04 16:20:45 -07:00
Tom Robinson
89461fd7e7
press support in bake
...
Reviewed by me.
2008-10-03 19:28:20 -07:00
Tom Robinson
9da107fc45
Objective-J debug utilities: backtrace and profiler
...
- Beginnings of an Objective-J profiler
- Moved Objective-J debug code from runtime.js to debug.js
- Allow runtime enabling of backtrace and profiling objj_msgSend functions
2008-10-03 18:04:59 -07:00
Tom Robinson
05b922dc9c
Print Rhino/Java stack traces on exception in objj
2008-10-03 17:59:58 -07:00
Tom Robinson
a0c594a86a
Fixed press to support running on apps from any directory.
...
New usage:
press root_directory output_directory [--main override_main.j] [--frameworks override_frameworks] [--png]
[#88 state:resolved responsible:tlrobinson]
2008-10-03 17:54:19 -07:00
Francisco Ryan Tolmasky I
344d2eb78c
Further fix for toolbar item sizing.
...
Reviewed by me.
2008-10-03 13:46:05 -07:00
Francisco Ryan Tolmasky I
5f7514bb6f
Merge branch 'master' of git@github.com:280north/cappuccino
2008-10-03 13:20:30 -07:00
Francisco Ryan Tolmasky I
cbcd3bbbb6
Fix for toolbar item minsize/maxsize mismatch.
...
[#85 state:resolved]
Reviewed by ross.
2008-10-03 13:15:14 -07:00
Tom Robinson
d99c583d79
Fixed press to match fragment_create_file() change. Updated install script.
...
Reviewed by me.
2008-10-03 04:53:40 -07:00
Tom Robinson
fcc1be118e
Fixed other fragment_create_file() calls to match recent changes.
...
Reviewed by me.
2008-10-03 04:52:17 -07:00
Tom Robinson
964cb66fa8
press command line tool
2008-10-03 03:56:12 -07:00
Tom Robinson
ecc39ff11f
Incorrect objj_import call masked by recently fixed by objj_import() fix
2008-10-03 03:52:33 -07:00
Tom Robinson
ff1f5bdcdf
Fixed press to work with static'd app code and toll free bridging
...
[#83 state:resolved responsible:tlrobinson]
[#84 state:resolved responsible:tlrobinson]
2008-10-03 03:22:19 -07:00
Tom Robinson
ac6c3b556e
Foundation.j missing CPDate.j import
2008-10-03 03:21:33 -07:00
Francisco Ryan Tolmasky I
7a69d6e711
Fix for objj_import using old code.
...
[#82 state:resolved]
Reviewed by me.
2008-10-02 18:01:34 -07:00
Francisco Ryan Tolmasky I
3a50d3562f
Added separator to toolbar and made centering work within toolbar.
...
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/57-no-way-to-center-or-move-identifiers-inside-a-toolbar
[#57 state:resolved]
Reviewed by ross.
2008-10-02 14:36:09 -07:00
Francisco Ryan Tolmasky I
77dae63cb9
Updated -displayName to return the lastpathcomponent of fileURL when available.
...
Reviewed by tom.
2008-10-01 23:57:47 -07:00
Francisco Ryan Tolmasky I
f636491e75
Fix for build breaking after name change in objj_dictionary.
...
Reviewed by me.
2008-10-01 01:57:28 -07:00
Francisco Ryan Tolmasky I
c1e882ace1
Merge branch 'master' of git@github.com:280north/cappuccino
2008-10-01 00:15:54 -07:00
Francisco Ryan Tolmasky I
a789ccb431
Further fix for "Respond to page up/down in CPScrollView".
...
Reviewed by me.
2008-10-01 00:11:29 -07:00
Tom Robinson
3892ac7885
pngcrush support in press (use --png flag)
2008-10-01 00:03:27 -07:00
Ross Boucher
01177a7e02
Fix keys conflict in CPDictionary
...
[#77 state:resolved]
2008-09-30 17:29:56 -07:00
Ross Boucher
bbc6ef7602
Respond to page up/down in CPScrollView
2008-09-30 17:29:19 -07:00
tlrobinson
e86e276a14
CPJSONPConnection documentation note
2008-09-30 15:44:04 -07:00
Ross Boucher
e9befe9084
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-30 15:22:30 -07:00
Ross Boucher
8c1b217c7a
make #debug work in urls for registering cplog
2008-09-30 15:21:47 -07:00
Tom Robinson
caf26373c7
Missing DOM protection to work with press
2008-09-30 03:34:26 -07:00
Tom Robinson
642b58659e
Update Rhino to 1.7R2
2008-09-30 03:33:45 -07:00
Tom Robinson
970cd5d1b0
Initial commit of "press", a tool for stripping unused files from your app to speed load time
2008-09-30 03:32:48 -07:00
Ross Boucher
40a647f80c
Fix the messed up misalignment in editable text fields.
2008-09-29 13:28:39 -07:00
Ross Boucher
461c8ef9d5
Set the color panel to have floating panel status.
...
[#45 state:resolved];
2008-09-29 13:09:20 -07:00
Ross Boucher
c68a680af0
Merge branch 'master' of git@github.com:280north/cappuccino
2008-09-29 12:29:52 -07:00
Ross Boucher
7f942e54f0
Add browser engine check method. Pray it isn't abused.
2008-09-29 12:29:19 -07:00
Tom Robinson
d6c0f8802a
Updated bake to support svn and local or remote rsync. Updated example bakefile.
2008-09-28 17:52:33 -07:00
Ross Boucher
c943eefec3
Fix typo and null pointer.
2008-09-27 12:37:03 -07:00
Ross Boucher
ff140b8c4c
Improve KVO speed 50%, add dictionary support in KVC.
2008-09-27 11:33:36 -07:00