 Stephen IerodiaconouandRoss Boucher
|
0d848e3d93
|
Add test on self in init of CPAttributedString
|
2010-05-26 08:52:46 -07:00 |
|
 Stephen IerodiaconouandRoss Boucher
|
065197980b
|
CPCoder typo fixes
|
2010-05-26 08:51:58 -07:00 |
|
 Thomas InghamandRoss Boucher
|
2a36488db7
|
Added new artwork and theme style for the button.
Matching fonts to segctl.
|
2010-05-26 08:51:36 -07:00 |
|
Klaas Pieter Annema
|
3cd44284c4
|
- added CPValueTransformer to Foundation.j
- made CPValueTransformer import Foundation objects directly
- gave the build in transformers CPValueTransformer as superclass
|
2010-05-26 16:46:44 +02:00 |
|
Klaas Pieter Annema
|
bc0fa6a62e
|
made removeObject on _CPKVCArray work properly
|
2010-05-26 16:45:55 +02:00 |
|
Klaas Pieter Annema
|
51c90223fc
|
exposed enabled binding on CPControl and made sure CPControl's bindings are only exposed once
|
2010-05-26 16:44:55 +02:00 |
|
Klaas Pieter Annema
|
df1b56becf
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-26 11:58:49 +02:00 |
|
Tom Robinson
|
5a77c19791
|
Silence tools output during tests (press, flatten, capp gen)
|
2010-05-25 16:24:29 -07:00 |
|
Tom Robinson
|
eae3270385
|
Add bcomm hook to LoadTimeTest
|
2010-05-25 14:09:10 -07:00 |
|
Randall Luecke
|
daee101005
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-25 14:05:24 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
b32d503d65
|
implemented CPTableColumn isHidden nib2cib support
|
2010-05-25 14:03:14 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
ca7af88c59
|
- updated tablecolumn nib2cib to support new row selection theme state
- nib2cibed the MainMenu.xib in the tablecib example to update it's cib to the changes
|
2010-05-25 14:03:04 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
6bd8e96ac0
|
fixed a bug where the table header would attempt to set content inset on a _CPImageAndTextView
|
2010-05-25 14:02:52 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
d06d69966b
|
used content inset in stead of frame offset to properly place the table header text
|
2010-05-25 14:02:41 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
004829ac9e
|
table header view nib2cib updates
|
2010-05-25 14:02:30 -05:00 |
|
Randall Luecke
|
0009603098
|
removed the border from _CPCornerView (Aristo)
Conflicts:
Tests/Manual/TableCibTest/Resources/MainMenu.cib
|
2010-05-25 14:01:42 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
5479c77ae6
|
changed the table header view image height to 23.0
|
2010-05-25 14:00:46 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
1f97616f3c
|
override default IB tableview grid colors with aristo's
|
2010-05-25 14:00:34 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
e65fcdab42
|
- changed default dataview styling to aristo
- updated nib2cib support for CPTableColumn
|
2010-05-25 14:00:22 -05:00 |
|
 Klaas Pieter AnnemaandRandall Luecke
|
428f5a656d
|
changed default table view alternating row colors to aristo
|
2010-05-25 14:00:10 -05:00 |
|
 Klaas Pieter AnnemaandRoss Boucher
|
0315ad38f9
|
- fixed CPKeyedUnarchiver decodeBytesForKey attempting to access nil (or undefined) data
- improved CPSearchField nib2cib support
|
2010-05-25 11:48:03 -07:00 |
|
 Klaas Pieter AnnemaandRoss Boucher
|
6c1a6a2033
|
made _sendPartialString send it's action down the responder chain
|
2010-05-25 11:47:52 -07:00 |
|
 Klaas Pieter AnnemaandRoss Boucher
|
2a630a7210
|
made CPDictionary call [super valueForKey:] on keys prefixed with @
|
2010-05-25 11:40:45 -07:00 |
|
Klaas Pieter Annema
|
528203d8e5
|
made CPDictionary call [super valueForKey:] on keys prefixed with @
|
2010-05-25 20:37:00 +02:00 |
|
Klaas Pieter Annema
|
fd5a0cc468
|
Merge branch 'master' of git://github.com/280north/cappuccino
|
2010-05-25 11:23:18 +02:00 |
|
Randall Luecke
|
359a29874b
|
Return a copy instead of the array itself.
|
2010-05-24 22:44:14 -05:00 |
|
Randall Luecke
|
f9da7f73b3
|
Added missing pathComponents method to CPURL.
|
2010-05-24 21:59:37 -05:00 |
|
 Alexander LjungbergandFrancisco Ryan Tolmasky I
|
49ae82d96a
|
Fixed: CPToolbar validateVisibleItems was called validateVisibleToolbarItems.
|
2010-05-24 15:53:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
fbd23fb2c3
|
Removed unecessary var.
Reviewed by me.
|
2010-05-24 15:45:54 -07:00 |
|
 Paul BaumgartandFrancisco Ryan Tolmasky I
|
252b258159
|
fix CFDictionary.containsValue and CFDictionary.countOfValue and add tests to prove it
|
2010-05-24 15:45:21 -07:00 |
|
 Alexander LjungbergandFrancisco Ryan Tolmasky I
|
dfcef3ca2d
|
Fixed: [CPPopUpButton itemTitles] didn't work.
|
2010-05-24 15:45:07 -07:00 |
|
 Thomas InghamandRoss Boucher
|
3d4a33d373
|
Re-preflight on the image assets resulting in 24px tall images in each case. This is done by cutting the top edge close (well into the aliased edge on top.)
Added defs for the horizontal and vertical sliders.
|
2010-05-24 15:31:04 -07:00 |
|
Ross Boucher
|
28397e672e
|
fix a misnamed variable.
closes #673.
|
2010-05-24 11:28:57 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
bbbf439028
|
Fixed: contentBounds not var'ed in _verticalScrollerDidScroll. Whitespace cleanup.
|
2010-05-24 11:21:23 -07:00 |
|
 Alexander LjungbergandRoss Boucher
|
3c5dab1f34
|
Implemented CPCoding for CPButton imageDimsWhenDisabled. Fixed a problem where setImageDimsWhenDisabled:NO would not cause a redraw even if the image was previously dimmed.
|
2010-05-24 11:17:25 -07:00 |
|
 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 |
|