Alexander Ljungberg
|
a6ee37e030
|
Support level indicators as table cells through nib2cib.
|
2011-05-30 00:56:28 -04:00 |
|
Alexander Ljungberg
|
4316192b8d
|
Support NSButtonCell (e.g. checkboxes) in table columns through nib2cib.
|
2011-05-29 21:24:41 -04:00 |
|
Aparajita Fishman
|
627566465e
|
Moved legacy font substitution to nib2cib to avoid any side effects, linted NSTableColumn, NSTableColumn now uses cibFontForNibFont, finished test app
|
2011-03-10 18:13:35 -05:00 |
|
Aparajita Fishman
|
d303e6e96c
|
Initial commit before testing.
|
2011-03-08 17:40:41 -05:00 |
|
Randall Luecke
|
eaa4efc805
|
Imageview support for tableview nib2cib
|
2011-02-22 21:08:30 -05:00 |
|
Klaas Pieter Annema
|
c8afcde4e5
|
implement NSTableColumn data cell text color support
|
2010-11-16 11:56:00 +01:00 |
|
Klaas Pieter Annema
|
6c663ddf32
|
nib2cib NSTableColumn dataCell's alignment property
|
2010-10-12 16:30:14 +02:00 |
|
Klaas Pieter Annema
|
04b331ad55
|
decode CPTableColumn resizing mask as integer
|
2010-09-09 16:36:32 +02:00 |
|
Klaas Pieter Annema
|
f8ceaf62b7
|
set font for tableCell during nib2cib
|
2010-08-27 15:50:59 +02:00 |
|
Klaas Pieter Annema
|
f73d8a55de
|
implemented isEditable nib2cib support for CPTableColumn
|
2010-06-29 17:47:36 +02: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
|
004829ac9e
|
table header view nib2cib updates
|
2010-05-25 14:02:30 -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 |
|
 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
|
3c97903ed0
|
Fixed Nib2Cib selection color for the tableview.
|
2010-03-16 19:34:04 -04:00 |
|
Ross Boucher
|
8617990206
|
Add much better support for CPTableView to nib2cib.
|
2010-02-15 17:28:35 -08:00 |
|
Francisco Ryan Tolmasky I
|
528ef4394a
|
Beginnings of nib2cib support for new tableview.
Reviewed by me.
|
2009-07-05 07:59:54 -07:00 |
|
Francisco Ryan Tolmasky I
|
b12017cd51
|
Slight fix for comparing old tableview to new tableview.
Reviewed by me.
|
2009-07-04 10:43:59 -07:00 |
|
Francisco Tolmasky
|
862af9cbae
|
First stab at fixing Themeing API.
Reviewed by me.
|
2009-05-10 13:04:02 -07:00 |
|
Tom Robinson
|
00c6a8905d
|
Various CPTableView improvements and nib2cib support
|
2009-02-18 03:43:49 -08:00 |
|