Commit Graph
10331 Commits
Author SHA1 Message Date
Ross Boucher 849dda0725 Add support for header views in table view and scroll view 2009-06-24 15:12:26 -07:00
Francisco Ryan Tolmasky I b8755c113f Merge branch 'master' into tableview 2009-06-24 14:45:29 -07:00
Francisco Ryan Tolmasky I d57e7050db Added CPWindowList and CPWindowObjectList functions for grabbing the currently visible windows.
Reviewed by me.
2009-06-24 14:41:37 -07:00
Francisco Ryan Tolmasky I dd4db720ef Added selection methods.
Reviewed by me.
2009-06-23 21:26:41 -07:00
Francisco Ryan Tolmasky I 202d59475b Slight movement of debug code.
Reviewed by me.
2009-06-23 20:46:17 -07:00
Francisco Ryan Tolmasky I 1fecae3dc0 Further improvements to tableview, and reimplemented getIndexes: for CPIndexSet to match the new architecture.
Reviewed by me.
2009-06-23 10:51:16 -07:00
Francisco Ryan Tolmasky I 998f52c4a4 Merge commit 'origin/tableview' into tableview
Conflicts:
	Tests/Foundation/CPIndexSetTest.j
2009-06-21 23:08:32 -07:00
Francisco Ryan Tolmasky I bd07054a1b Fix for removeIndex in CPIndexSet and added tests for CPIndexSet.
Reviewed by me.
2009-06-21 20:25:29 -07:00
Ross Boucher adde315e2d Fix a bug in [CPArray indexOfObject:sortedByDesciptors:], add a matching test. 2009-06-21 16:16:45 -07:00
Ross Boucher c97bb6cbdd CPIndexSet test 2009-06-21 15:20:24 -07:00
Francisco Ryan Tolmasky I f4171f9afa Made all initializers call designated initializers and fixed numerous spacing issues.
Reviewed by me.
2009-06-21 13:59:58 -07:00
Francisco Ryan Tolmasky I d165761740 Began work on rewriting CPIndexSet.
Reviewed by me.
2009-06-21 03:50:06 -07:00
Francisco Ryan Tolmasky I ca1ea3721f Merge branch 'master' into tableview 2009-06-20 17:13:17 -07:00
Saikat ChakrabartiandFrancisco Ryan Tolmasky I 7d158de356 Fix for incorrect chain received mouseEntered events.
Closes #199.

Reviewed by me.
2009-06-20 17:12:03 -07:00
Francisco Ryan Tolmasky I 71a99deada Further work on loading system and fixed faulty test.
Reviewed by me.
2009-06-20 17:06:24 -07:00
Nabil ElisaandRoss Boucher c7f81691bf Added more colors to satisfy issue #182 2009-06-20 14:32:57 -07:00
Francisco Ryan Tolmasky I 05cdc2bab3 Changed file type to UTF-8.
Reviewed by me.
2009-06-20 01:56:38 -07:00
Francisco Ryan Tolmasky I 8beb71aa76 Work on appropriately sizing table view.
Reviewed by me.
2009-06-19 03:37:14 -07:00
Francisco Ryan Tolmasky I 201fda96a5 Getting something on the screen.
Reviewed by me.
2009-06-18 16:56:49 -07:00
Francisco Ryan Tolmasky I 4e94fa51fe Further fleshed out methods.
Reviewed by me.
2009-06-18 01:28:33 -07:00
Francisco Ryan Tolmasky I f920202bec Merge branch 'master' into tableview 2009-06-17 23:45:23 -07:00
tlrobinson 19f1657824 Disable encoding/decoding of plusses in URIs 2009-06-17 01:43:39 -07:00
Francisco Ryan Tolmasky I 5d1db76be2 Merge branch 'master' of git@github.com:280north/cappuccino 2009-06-16 17:22:33 -07:00
Francisco Ryan Tolmasky I c6795fdfcf Merge branch 'master' into tableview 2009-06-16 17:22:13 -07:00
Francisco Ryan Tolmasky I 35a9305347 Add setters/getters to cib custom objects/view/windows.
Reviewed by me.
2009-06-16 17:21:52 -07:00
tlrobinson e36ab855e8 Missing import for CibLoading in CPApplication 2009-06-15 18:20:12 -07:00
Francisco Ryan Tolmasky I d516037286 Merge branch 'master' into tableview 2009-06-15 12:43:07 -07:00
Francisco Ryan Tolmasky I b4abc5a99d Further key handling fixes.
Reviewed by me.
2009-06-15 12:33:16 -07:00
Francisco Ryan Tolmasky I 9bb9db760e Added removeObjectsInArray: convinience method to CPMutableSet.
Reviewed by me.
2009-06-13 21:45:46 -07:00
Francisco Ryan Tolmasky I 831ea11a6b Merge branch 'master' into tableview 2009-06-13 18:28:23 -07:00
Francisco Ryan Tolmasky I bfcb94a844 Various key input fixes.
Reviewed by me.
2009-06-13 18:27:31 -07:00
Francisco Ryan Tolmasky I 1e3b79de17 Fix for superview's not remaining mouseEntered when mouse moves over subviews.
Closes #126.

Reviewed by me.
2009-06-13 14:50:38 -07:00
Francisco Ryan Tolmasky I fe21fc82c4 Updating version strings to 0.7.1.
Reviewed by me.
2009-06-12 13:50:26 -07:00
Francisco Ryan Tolmasky I cb9d81aa7f Fix for capitalization issue with circular slider images.
Reviewed by me.
2009-06-11 14:05:12 -07:00
Francisco Ryan Tolmasky I 8f1a02cb0f Merge branch 'master' into tableview 2009-06-10 13:17:37 -07:00
Francisco Ryan Tolmasky I 1f0e4b0eca Fix for window returning a direct reference to its frame instead of a copy.
Reviewed by me.
2009-06-10 13:17:09 -07:00
Francisco Ryan Tolmasky I e0f53b89ca Merge branch 'master' into tableview 2009-06-10 11:50:07 -07:00
Francisco Ryan Tolmasky I 8b25240d04 Cleaned up CPControl ephemeral views code and got rid of some dead code in cib logic.
Reviewed by me.
2009-06-10 11:49:16 -07:00
Francisco Ryan Tolmasky I 7e88b1abfd Minor stylistic changes.
Reviewed by me.
2009-06-09 17:54:18 -07:00
Francisco Ryan Tolmasky I e38dfc4335 Merge branch 'master' into tableview 2009-06-09 16:45:59 -07:00
Francisco Ryan Tolmasky I 90fe0d64f5 Fix for dragged types not working on decoded views.
Reviewed by me.
2009-06-09 16:45:27 -07:00
Francisco Ryan Tolmasky I eab4f4bf78 Made CPImageView accept image drag and drop.
Reviewed by me.
2009-06-09 15:36:53 -07:00
Francisco Ryan Tolmasky I ece999662d Beginnings of new versions of these classes.
Reviewed by me.
2009-06-08 10:27:25 -07:00
Francisco Ryan Tolmasky I 8c049c3de4 Merge branch 'master' into tableview 2009-06-07 16:08:00 -07:00
Francisco Ryan Tolmasky I 6cab77e005 More hash->UID name changes.
Reviewed by andrew.
2009-06-07 16:07:08 -07:00
Francisco Ryan Tolmasky I c74642b641 Replacing several instances of -hash with the new -UID method. Partial fix for http://github.com/280north/cappuccino/issues#issue/10 .
Reviewed by andrew.
2009-06-07 15:47:21 -07:00
tlrobinson e7e804cae3 TableTest 2009-06-07 14:58:24 -07:00
aburkhalter 7ca3473b64 failing test for issue #112, fix for said issue of _doubleAction ReferenceError 2009-06-06 17:51:32 -07:00
aburkhalterandtlrobinson 927b94244a Added test coverage for CPSearchField instantiation, recentSearch getter/setter, added DOM protection to class init 2009-06-06 16:49:46 -07:00
tlrobinson a5c467fba5 Add CPSearchField.j to AppKit.j imports 2009-06-06 16:12:02 -07:00