Klaas Pieter Annema
|
05873a030f
|
Merge branch 'jake' into enstore_jake
|
2010-01-29 12:19:59 +01:00 |
|
Klaas Pieter Annema
|
78083eea48
|
made sure CPControl's trackMouse: doesn't eat mouse events when the tableview is in a drag session #431
|
2010-01-29 12:14:08 +01:00 |
|
Klaas Pieter Annema
|
7715da02e7
|
Merge remote branch 'cappuccino/jake' into jake
Conflicts:
AppKit/CPTableView.j
AppKit/CPViewAnimation.j
|
2010-01-29 12:12:50 +01:00 |
|
Klaas Pieter Annema
|
6798a5777a
|
added the cpoutlineview test app
|
2010-01-29 10:57:34 +01:00 |
|
Klaas Pieter Annema
|
2f3ad961e7
|
Merge remote branch 'cappuccino/jake' into enstore_jake
Conflicts:
AppKit/CPTableView.j
|
2010-01-29 10:56:30 +01:00 |
|
Klaas Pieter Annema
|
dba047187f
|
improved the way a CPTableView renders the drag & drop highlight between rows
|
2010-01-29 10:47:49 +01:00 |
|
Ross Boucher
|
03e63f29dc
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2010-01-29 00:13:33 -08:00 |
|
Ross Boucher
|
b4cd9c4c45
|
Remove HTML5 drag and drop support from browsers.
|
2010-01-29 00:12:51 -08:00 |
|
Randall Luecke
|
b9b2649db9
|
Cleaned up merge and removed unnessisary selectionIsChanging notification.
|
2010-01-29 01:37:57 -05:00 |
|
 Derek HammerandRandall Luecke
|
df98483b06
|
Removing extraneous selection did change notifications
|
2010-01-29 01:28:09 -05:00 |
|
 cacaodevandRandall Luecke
|
37fbeaad02
|
CPTableView -dragViewForRowsWithIndexes:
- Change the way dragViewOffset is computed to conform to cocoa
- Drag exposed rows only
|
2010-01-29 01:22:38 -05:00 |
|
Francisco Ryan Tolmasky I
|
794d8a754c
|
Make blendtask work with new system.
Reviewed by me.
|
2010-01-28 16:24:18 -08:00 |
|
Ross Boucher
|
b081debf88
|
Missing #include for the platform header.
Closes #412.
|
2010-01-28 15:49:03 -08:00 |
|
Nicholas Small
|
36c6c9bfa6
|
Merge branch 'jake' of github.com:280north/cappuccino into jake
|
2010-01-28 17:59:08 -05:00 |
|
Nicholas Small
|
bda5ea1c59
|
Rewrote CPFlashView implementation to be fully cross-browser and standards compliant.
|
2010-01-28 17:58:50 -05:00 |
|
Nicholas Small
|
5ccf6eefc0
|
Changed CPFlashMovie -fileName to -filename.
|
2010-01-28 17:58:08 -05:00 |
|
Francisco Ryan Tolmasky I
|
06261559fc
|
Improvements for CommonJS.
Reviewed by me.
|
2010-01-28 14:19:23 -08:00 |
|
Klaas Pieter Annema
|
477d2f9d82
|
fixed the disclosure triangle highlighting behavior
|
2010-01-28 20:10:14 +01:00 |
|
Klaas Pieter Annema
|
0cb66ddc6e
|
set the default CPTableColumn dataview's center vertical-alignment (because it looks better)
|
2010-01-28 18:52:01 +01:00 |
|
Klaas Pieter Annema
|
99df7f6acb
|
- further implemented CPOutlineView drag & drop support
- implemented a work around in CPPlatformWindow+DOM.j for the javascript drop event never being fired
|
2010-01-28 16:54:50 +01:00 |
|
Tom Robinson
|
0791fa0ad3
|
Eliminate a couple accidental globals.
|
2010-01-28 00:18:40 -08:00 |
|
Tom Robinson
|
9811327672
|
press whitespace cleanup
|
2010-01-27 22:37:26 -08:00 |
|
Tom Robinson
|
60f2eaadf5
|
Modify press to inspect cibs for dependent classes.
|
2010-01-27 22:36:28 -08:00 |
|
Tom Robinson
|
5478c640cc
|
Refactor of press's objj-analysis-tools in prep for inspecting cibs.
|
2010-01-27 22:35:19 -08:00 |
|
Tom Robinson
|
7fe3b115f1
|
Remove legacy image spriting code from press.
|
2010-01-27 20:46:35 -08:00 |
|
Tom Robinson
|
3ee63b754c
|
Remove theme bundle loading in press for now.
|
2010-01-27 17:54:28 -08:00 |
|
Tom Robinson
|
378b6c12f3
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2010-01-27 17:54:03 -08:00 |
|
Tom Robinson
|
ee5817e480
|
Cleanup objj arguments story. objj-executable and "objj path/to/main.j" are now consistent.
|
2010-01-27 17:53:05 -08:00 |
|
Ross Boucher
|
a354b4acd5
|
Temporary fix for 0.8 for copy/paste behavior in CPTextField.
Closes #407.
|
2010-01-27 16:36:39 -08:00 |
|
Tom Robinson
|
8e87a4a941
|
Make bootstrap warning very explicit.
|
2010-01-27 10:17:36 -08:00 |
|
Francisco Ryan Tolmasky I
|
42712166e9
|
Added FileRequest abstraction on top of HTTPRequest to allow synchronous loading in CommonJS.
Reviewed by me.
|
2010-01-27 07:50:37 -08:00 |
|
Francisco Ryan Tolmasky I
|
2bc31de69d
|
Removed alerts.
Reviewd by me.
|
2010-01-27 04:01:11 -08:00 |
|
Francisco Ryan Tolmasky I
|
fcfeb29be5
|
Changed #define from RHINO to COMMONJS. Re-enabled recently added document-load-waiting.
Reviewed by me.
|
2010-01-27 03:58:49 -08:00 |
|
Francisco Ryan Tolmasky I
|
a64a270e25
|
Merge branch 'jake' of git@github.com:280north/cappuccino into loader
|
2010-01-27 03:17:16 -08:00 |
|
Francisco Ryan Tolmasky I
|
96eebc7d1d
|
Fix for accidentally removing Executable.fileDependencies.
Reviewed by me.
|
2010-01-27 03:16:46 -08:00 |
|
Francisco Ryan Tolmasky I
|
38fd675f51
|
Performance improvements and bug fixes.
Reviewed by me.
|
2010-01-27 02:55:56 -08:00 |
|
Tom Robinson
|
35adaee1bb
|
Initial press cib analysis
|
2010-01-27 02:27:32 -08:00 |
|
Klaas Pieter Annema
|
def314b5ad
|
removed log statements from cptableview
|
2010-01-27 11:05:31 +01:00 |
|
Klaas Pieter Annema
|
913a18eaaf
|
completed tableview merge
|
2010-01-27 10:40:51 +01:00 |
|
unknown
|
d82b39de19
|
Remove filename causing problems on Windows as well as line endings in press.
|
2010-01-27 01:21:32 -08:00 |
|
Klaas Pieter Annema
|
cde5d8709c
|
Merge remote branch 'cappuccino/jake' into enstore_jake
Conflicts:
AppKit/CPTableView.j
|
2010-01-27 10:08:48 +01:00 |
|
Francisco Ryan Tolmasky I
|
ec210c49c5
|
Beginnings of new loader.
Reviewed by me.
|
2010-01-27 00:43:54 -08:00 |
|
Tom Robinson
|
07f320def9
|
Fixed jake tasks for pushing packages to package repo.
|
2010-01-27 00:08:42 -08:00 |
|
Tom Robinson
|
f5fe15d6cb
|
Merge branch 'jake' of git@github.com:280north/cappuccino into jake
|
2010-01-26 23:50:41 -08:00 |
|
Nicholas Small
|
da146b0873
|
Move table view header resources into AppKit/Resources.
|
2010-01-26 10:53:07 -05:00 |
|
 Paul BaumgartandRoss Boucher
|
3b7a77ae0c
|
Minor fix: change emdash to regular hyphen.
|
2010-01-25 22:21:26 -08:00 |
|
tlrobinson
|
9cb1e28ad1
|
bootstrap option to install Cappuccino/Objective-J packages.
|
2010-01-25 20:43:37 -08:00 |
|
Ross Boucher
|
9db7701691
|
Fixes a bug when changing splitPane status for a CPSplitView.
Closes #419.
|
2010-01-25 17:03:24 -08:00 |
|
Tom Robinson
|
27aca4c84a
|
bootstrap.sh warning about shell config
|
2010-01-25 14:19:30 -08:00 |
|
Tom Robinson
|
4e50244dca
|
Handle more bootstrap.sh edge cases.
|
2010-01-25 14:14:34 -08:00 |
|