Francisco Ryan Tolmasky I
|
9cb7951624
|
Slight fix for collectionView:canDragItemsAtIndexes:withEvent: not passing the correct event.
Reviewed by me.
|
2010-03-28 15:04:41 -07:00 |
|
Francisco Ryan Tolmasky I
|
a1f0437555
|
Added collectionView:canDragItemAtIndexes:forEvent:.
Reviewed by me.
|
2010-03-28 15:04:41 -07:00 |
|
Francisco Ryan Tolmasky I
|
85693139a6
|
Added itemAtIndex: to CPCollectionView and updates API names.
Reviewed by me.
|
2010-03-28 15:04:40 -07:00 |
|
 Randall LueckeandFrancisco Ryan Tolmasky I
|
55fd42c2ce
|
Various nib2cib improvements on the tableview.
|
2010-03-28 15:04:40 -07:00 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
bed1485aef
|
Remove two calls to a dead function.
|
2010-03-28 15:04:40 -07:00 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
49e0b2ba9f
|
Fix for sizeWithFont: in Internet Explorer.
|
2010-03-28 15:04:40 -07:00 |
|
 Randall LueckeandFrancisco Ryan Tolmasky I
|
7a5f8cacb0
|
Fixed bug with nib2cib tableviews loading incorrect resources.
|
2010-03-28 15:04:40 -07:00 |
|
 Ross BoucherandFrancisco Ryan Tolmasky I
|
98d9f43a44
|
A few minor bug fixes for key/main window handling.
|
2010-03-28 15:04:40 -07:00 |
|
Ross Boucher
|
503ce5502e
|
Fix nib2cib support for CPSearchField
|
2010-03-12 18:49:37 -08:00 |
|
Tom Robinson
|
0e4d476d76
|
Add guard div to protect against iframes consuming events during tracking.
|
2010-03-12 17:25:19 -08:00 |
|
Ross Boucher
|
033765e866
|
temporary fix for whiteSpace style issue in IE.
|
2010-03-11 14:28:31 -08:00 |
|
Randall Luecke
|
10b7eb83f1
|
Fixed previous commit so it doesn't break buttons in the tableview.
|
2010-03-09 23:52:08 -05:00 |
|
Randall Luecke
|
cc2bb8f496
|
Fixed bug where editable tableview would not honor setEditable:NO for columns unless resized. closes #426
|
2010-03-09 14:39:26 -05:00 |
|
 cacaodevandRandall Luecke
|
20853e3ad7
|
CPTableView & al. : change CPThemeStateHighlighted to CPThemeStateSelected to avoid conflicts with CPControl -highlight: method.
|
2010-03-09 11:43:37 -05:00 |
|
 appdenandRandall Luecke
|
54549b61e1
|
Added semi-colons to global vars and removed accidental gloabl variable.
|
2010-03-09 03:20:00 -05:00 |
|
Ross Boucher
|
2841223c9d
|
Create the args and namedArgs objects in Bootstrap.js, pass them along up to CPApplication.
|
2010-03-08 15:14:09 -08:00 |
|
Tom Robinson
|
ba713b8b06
|
Use getCappuccinoVersion() in various Jakefiles instead of hardcoded versions.
|
2010-03-08 15:10:08 -08:00 |
|
Randall Luecke
|
4c4b42833a
|
Added -selectedColumn to the tableview.
|
2010-03-08 00:00:28 -05:00 |
|
Randall Luecke
|
7522751fd2
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-03-07 20:50:29 -05:00 |
|
Francisco Ryan Tolmasky I
|
481555f11f
|
Further perfomance improvements.
Reviewed by me.
|
2010-03-07 16:54:43 -08:00 |
|
Francisco Ryan Tolmasky I
|
6845bd4598
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2010-03-07 14:34:12 -08:00 |
|
Ross Boucher
|
d473c251e6
|
Update undo/redo key equivalents to match the new menu code from a while ago.
|
2010-03-07 14:10:18 -08:00 |
|
Francisco Ryan Tolmasky I
|
68ae1af13f
|
Some performance improvements in CPKeyedUnarchiver.
Reviewed by me.
|
2010-03-07 12:24:59 -08:00 |
|
Randall Luecke
|
f2165af48f
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-03-07 10:30:17 -05:00 |
|
Francisco Ryan Tolmasky I
|
2edcfbda35
|
Updated version strings in preparation for 0.8.0 Release Candidate.
Reviewed by me.
|
2010-03-06 22:30:51 -08:00 |
|
Randall Luecke
|
e3a65a1847
|
Added preparatory support for group items in CPOutlineView.
|
2010-03-06 18:46:49 -05:00 |
|
Ross Boucher
|
c1a70a3aa2
|
Closes #528.
Update CPScrollView to use more modern key command parsing.
|
2010-03-06 01:07:46 -08:00 |
|
Ross Boucher
|
c514fd7a08
|
Fix an issue where window levels weren't kept in sync with dom window layers.
Closes #507.
|
2010-03-06 00:57:59 -08:00 |
|
Ross Boucher
|
3cefc86fbf
|
Whitespace fix.
|
2010-03-06 00:55:39 -08:00 |
|
Ross Boucher
|
0c66606d1d
|
Closes #517.
Adds missing delegate accessor.
|
2010-03-06 00:01:36 -08:00 |
|
Randall Luecke
|
119c950b53
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-03-05 23:39:31 -05:00 |
|
Ross Boucher
|
29a0de3636
|
Fix document title's not being synced properly.
|
2010-03-05 20:09:23 -08:00 |
|
Ross Boucher
|
d3547dd892
|
Merge branch 'master' into keywindows
|
2010-03-05 14:45:56 -08:00 |
|
Ross Boucher
|
7d1c7b2907
|
Add missing accessor to CPImageView, and fix nib2cib support for image scaling.
Closes #523.
|
2010-03-05 13:46:41 -08:00 |
|
Randall Luecke
|
d0999fa5d5
|
Additional fixes for drag and drop in the TableView after OutlineView merge.
|
2010-03-05 16:20:24 -05:00 |
|
Ross Boucher
|
c478afee0f
|
Add a missing import to CPTheme.
Closes #527.
|
2010-03-05 12:38:59 -08:00 |
|
 saikatandRoss Boucher
|
50b5c21fcf
|
Fixes calling selectText in the text field's delegate's controlTextDidFocus: method.
|
2010-03-05 11:06:00 -08:00 |
|
 saikatandRoss Boucher
|
47bc7e812d
|
Fix for issue #511 - disabling a menu item in the menu item's action
|
2010-03-05 11:05:56 -08:00 |
|
 saikatandRoss Boucher
|
ad5f574fb7
|
Fix for issue #511 - disabling a menu item in the menu item's action
|
2010-03-05 10:49:42 -08:00 |
|
 saikatandRoss Boucher
|
9537a62ab1
|
Fixes calling selectText in the text field's delegate's controlTextDidFocus: method.
|
2010-03-05 10:49:23 -08:00 |
|
Randall Luecke
|
d76d9bcfad
|
Fixed bugs with drag and drop in tableview after outlineview drag and drop merge.
|
2010-03-05 03:37:19 -05:00 |
|
 klaaspieterandRandall Luecke
|
440eed77cf
|
Merge commit 'klaaspieter/outlineview' into outlineview
Conflicts:
AppKit/CPDragServer.j
AppKit/CPTableView.j
Tests/Manual/TableTest/AppController.j
|
2010-03-05 02:40:47 -05:00 |
|
Ross Boucher
|
af148137d6
|
Merge branch 'master' into keywindows
|
2010-03-04 14:33:09 -08:00 |
|
Randall Luecke
|
64357fde0d
|
Fixed bug where you could drag non-existant rows. Closes #520 and #521
|
2010-03-04 14:04:15 -05:00 |
|
Ross Boucher
|
7512a45cda
|
Add #if PLATFORM(DOM) protection to several additional classes.
|
2010-03-03 21:20:00 -08:00 |
|
Ross Boucher
|
3cd763aabb
|
Add #if PLATFORM(DOM) in a missing place in CPView.
|
2010-03-03 19:42:16 -08:00 |
|
Ross Boucher
|
2f68804279
|
Revert "fix for scroller still being drawn below resize indicator on the first reflect of the clipview."
This reverts commit fa63551b42.
|
2010-03-03 14:43:25 -08:00 |
|
Ross Boucher
|
60d15e2983
|
Revert "fix for scrollviews being drawn below window resize indicator."
This reverts commit 18a0deb678.
|
2010-03-03 14:43:19 -08:00 |
|
Ross Boucher
|
628488f7aa
|
Revert "fix for scroller still being drawn below resize indicator on the first reflect of the clipview."
This reverts commit fa63551b42.
|
2010-03-03 14:42:29 -08:00 |
|
Ross Boucher
|
149308bc89
|
Revert "fix for scrollviews being drawn below window resize indicator."
This reverts commit 18a0deb678.
|
2010-03-03 14:42:15 -08:00 |
|