Commit Graph
163 Commits
Author SHA1 Message Date
Francisco Ryan Tolmasky I 4d39466f14 Fix for CPScrollView performance issue.
[#93 state:resolved]

Reviewed by ross.
2008-10-06 17:37:27 -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
Ross Boucher 530774d52c Merge branch 'kvo' 2008-09-25 23:10:47 -07:00
Ross Boucher 3834751aa3 Key Value Observing, with test cases. 2008-09-25 22:20:21 -07:00
Francisco Ryan Tolmasky I fbd7950b87 Merge branch 'master' of git@github.com:280north/cappuccino 2008-09-24 23:08:08 -07:00
Francisco Ryan Tolmasky I 0e26f27540 Fix for not being able to add/remove items from main menubar.
[#72 state:resolved]

Reviewed by rossco.
2008-09-24 23:07:37 -07:00
Ross Boucher 3b39b64e1b Merge branch 'master' into kvo 2008-09-24 21:31:13 -07:00
Ross Boucher dbedbfddfc Fixed a few accessors and spacing issues. 2008-09-24 14:09:42 -07:00
Ross Boucher df3264de94 Updates to KVO and KVO tests. 2008-09-24 13:36:25 -07:00
vijaykiran 1c0a450b36 Merge branch 'master' of git://github.com/280north/cappuccino 2008-09-23 12:39:35 +02:00
Francisco Ryan Tolmasky I 9d5e772d0a Name change.
Reviewed by me.
2008-09-23 03:24:29 -07:00
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