 Saikat ChakrabartiandRoss Boucher
|
e8499e1751
|
Adding grab/grabbing cursors for Firefox.
|
2010-05-24 10:15:29 -07:00 |
|
Ross Boucher
|
be26ab9201
|
CPDictionary is now KVO compliant.
|
2010-05-24 10:09:39 -07:00 |
|
 Thomas InghamandRoss Boucher
|
7519b7ab63
|
Added hud style for circular slider knob thing.
|
2010-05-24 10:09:39 -07:00 |
|
 Thomas InghamandRoss Boucher
|
aaf5c7581c
|
Moved the non-highlighted version of the knob down one more freaking pixel.
|
2010-05-24 10:09:39 -07:00 |
|
 Thomas InghamandRoss Boucher
|
ce4e8dc8b7
|
Moved knobs down a pixel.
|
2010-05-24 10:09:39 -07:00 |
|
 Thomas InghamandRoss Boucher
|
5c2e6c8ed8
|
Matched up the knob images to those in the file and split them into HUD as well.
|
2010-05-24 10:09:39 -07:00 |
|
 Thomas InghamandRoss Boucher
|
4020f9c6c2
|
Adding images for sliders.
|
2010-05-24 10:09:38 -07:00 |
|
 Thomas InghamandRoss Boucher
|
16bf635aca
|
Added images that I missed because git doesn't do recursive directories.
|
2010-05-24 10:09:38 -07:00 |
|
 Thomas InghamandRoss Boucher
|
99bc5a018e
|
Added segmented control graphics and theme method to support HUD style displays for CPSegmentedControl.
|
2010-05-24 10:09:38 -07:00 |
|
Stephen Ierodiaconou
|
411a634242
|
Merge branch 'CPDecimalNumber' of http://github.com/klaaspieter/cappuccino into CPDecimalNumber
|
2010-05-23 10:35:44 +03:00 |
|
Stephen Ierodiaconou
|
4ab421f183
|
Merge branch 'master' of git://github.com/280north/cappuccino into CPDecimalNumber
|
2010-05-23 10:26:17 +03:00 |
|
Klaas Pieter Annema
|
06a553ba85
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-21 11:51:02 +02:00 |
|
 klaaspieterandRandall Luecke
|
08b06b8632
|
implemented CPCoding support for CPSortDescriptor and made CPTableColumn decode it's _sortDescriptorPrototype
Conflicts:
AppKit/CPTableColumn.j
Tools/nib2cib/NSTableColumn.j
|
2010-05-20 22:51:01 -05:00 |
|
Randall Luecke
|
79e8b6e242
|
Added API for changing tableview selection color and source list gradient.
|
2010-05-20 19:43:01 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
6a34329765
|
fixed a typo where CPThemeStateSelectedDataView was set on the header view of a table column
|
2010-05-20 13:42:50 -05:00 |
|
Klaas Pieter Annema
|
f7dd6e4387
|
fixed a typo where CPThemeStateSelectedDataView was set on the header view of a table column
|
2010-05-20 18:52:43 +02:00 |
|
Klaas Pieter Annema
|
6a33acbb7c
|
implemented CPCoding support for CPSortDescriptor and made CPTableColumn decode it's _sortDescriptorPrototype
|
2010-05-20 11:39:47 +02:00 |
|
Klaas Pieter Annema
|
97e4b69eaa
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-20 10:50:47 +02:00 |
|
 Alan RogersandRandall Luecke
|
e96678eebc
|
Fix for gh issue #674: passing item in userInfo for the will/did expand/collapse notifications for the OutlineView.
|
2010-05-20 02:12:39 -05:00 |
|
Randall Luecke
|
1bc8536f0e
|
Row indexes which no longer exist are removed from selectedRowIndexes.
|
2010-05-19 21:15:50 -05:00 |
|
Klaas Pieter Annema
|
76df9be4fb
|
implemented CPTableColumn isHidden nib2cib support
|
2010-05-19 18:51:18 +02:00 |
|
Klaas Pieter Annema
|
322d8c67b3
|
Fixed NSTableColumn user resizable nib2cib
|
2010-05-19 18:31:21 +02:00 |
|
Randall Luecke
|
d6ac30be75
|
CPTableView dataViews when selected now use the new CPThemeStateSelectedDataView state to avoid conflict with other CPControl theme states.
|
2010-05-19 01:55:01 -05:00 |
|
Randall Luecke
|
a9f970459b
|
Fix for undoManager thowing exception in -canUndo.
|
2010-05-19 01:33:13 -05:00 |
|
Randall Luecke
|
76443a5d7f
|
Fire selectionIsChanging when selecting column. closes #437
|
2010-05-19 01:02:39 -05:00 |
|
Randall Luecke
|
f0501f8494
|
Fixed regression from last commits where children would fail to expand.
|
2010-05-19 00:29:12 -05:00 |
|
 Blair DuncanandRandall Luecke
|
efb752f1f4
|
CPOutlineView, forgot to unregister notifications prior to adding them in the last commit.
|
2010-05-19 00:13:26 -05:00 |
|
Randall Luecke
|
d252e94892
|
CPOutlineView item Expande/Collapse delegate method notifications
Conflicts:
AppKit/CPOutlineView.j
|
2010-05-19 00:13:05 -05:00 |
|
 Alexander LjungbergandRandall Luecke
|
0be23981f3
|
Fixed a nonsensical CPTableview highlight style check which only accidentally did the right thing.
|
2010-05-18 23:57:00 -05:00 |
|
 cacaodevandRandall Luecke
|
a4cadc5fb3
|
CPOutlineView: fix for _retargetedDropRow not set when retargeting an item which resulted in a wrong drop line position
|
2010-05-18 23:56:49 -05:00 |
|
 Alexander LjungbergandRandall Luecke
|
f902223597
|
Edit table cells programmatically (editColumn:row:withEvent:select:). Also implements editedColumn and editedRow.
|
2010-05-18 23:56:42 -05:00 |
|
 Alexander LjungbergandRandall Luecke
|
9b926be557
|
Support CPOutlineView inline editing.
|
2010-05-18 23:56:34 -05:00 |
|
Klaas Pieter Annema
|
db568af302
|
made sure CPViewController calls viewDidLoad if it's view property is set directly
|
2010-05-17 12:44:11 +02:00 |
|
Klaas Pieter Annema
|
e7cf20a723
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-17 11:19:14 +02:00 |
|
Randall Luecke
|
202243f711
|
fixed typo in CPViewAnimation.
|
2010-05-16 13:41:09 -05:00 |
|
Randall Luecke
|
c5f51ae826
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-16 13:26:45 -05:00 |
|
Randall Luecke
|
61b9c7a1ee
|
Moved depreciated CPGeometry methods to CGGeomotry and fixed the filename in the header.
|
2010-05-16 13:19:28 -05:00 |
|
 Saikat ChakrabartiandRoss Boucher
|
4520715b5b
|
Making CPURLConnection authentication challenges happen before the delegate gets a response
|
2010-05-15 19:14:57 -07:00 |
|
 Thomas InghamandRoss Boucher
|
6ef829e9ec
|
Added documentation in the form of source code comments; verified using doxygen and the included recipe file.
|
2010-05-15 12:36:36 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
791e65c88b
|
Improved CPArray sortUsingDescriptors performance by about 3% by pulling the descriptor count out of the sort function.
|
2010-05-15 12:32:19 -07:00 |
|
Ross Boucher
|
fddcde757f
|
Add a more specific cache header.
Closes #649.
|
2010-05-15 12:22:29 -07:00 |
|
 Paul BaumgartandRoss Boucher
|
66180f8de4
|
change @property to @accessors in pre-processor error messages
|
2010-05-15 12:19:35 -07:00 |
|
 Paul BaumgartandRoss Boucher
|
bc5a21d545
|
Change objj_exception_throw to manually throw an exception, because objj_exception_throw doesn't exist anymore.
|
2010-05-15 12:19:06 -07:00 |
|
 Paul BaumgartandRoss Boucher
|
fc8525e4d8
|
throw a regular Error() exception in Runtime.js because objj_exception doesn't exist anymore
|
2010-05-15 12:19:00 -07:00 |
|
Francisco Ryan Tolmasky I
|
8dd61155bf
|
Merge branch 'master' of github.com:280north/cappuccino
|
2010-05-12 19:23:06 -07:00 |
|
Francisco Ryan Tolmasky I
|
5a89dfe8f4
|
Fix for identifying when we can use platform windows.
Reviewed by me.
|
2010-05-12 19:22:31 -07:00 |
|
Ross Boucher
|
80b70ec6b9
|
Can't sprited resources whos resulting dataURL is larger than 32k, not resources which themselves are over 32k.
|
2010-05-12 19:08:30 -07:00 |
|
Francisco Ryan Tolmasky I
|
ac81ab458c
|
Fix for same html appearing multiple times in CPWebView when using loadHTMLString: many times in succession.
Reviewed by me.
|
2010-05-12 18:41:14 -07:00 |
|
Ross Boucher
|
23b76874df
|
A few IE fixes for web view.
|
2010-05-12 18:23:33 -07:00 |
|
Randall Luecke
|
bc54fcf6c0
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-12 19:46:34 -05:00 |
|