Alexandre Wilhelm
62f9488829
New: added property baseWritingDirection in CPControl
...
This PR adds the support for baseWritingDirection in CPControl.
Support of nib2cib has been added as well.
Test app in Tests/Manual/CPTextFieldEditingStyleTest/
2015-05-01 12:11:03 -07:00
Antoine Mercadal
e7cde2ca5f
Add support for usesMultilineMode and fix wraps and scrolls in nib2cib
2014-11-13 00:10:22 -08:00
Aparajita Fishman
866e1f00f7
Objj2 compiler fixes
...
- Each file compiles individually with no errors or warnings.
- Added missing imports.
- Fixed imports to remove circularity.
- Removed unnecessary imports.
- Added missing headers.
- Added missing action_button.png.
- Replace CPMakeRect with CGRectMake.
2013-01-23 15:48:56 +07:00
Darrell Walisser
339937a316
-support for tags on NSCell, useful for radio groups
2012-08-04 13:58:31 -04:00
Alexander Ljungberg
7c78c2ef5d
Nib2cib support for formatters.
2011-06-11 03:59:52 -07:00
Aparajita Fishman and Randall Luecke
a3e70a56c5
Added support for sendsActionOnEndEditing flag in nibs
2011-03-17 01:16:43 -04:00
Aparajita Fishman
637b8bed33
wraps flag was not being calculated correctly, added flags for other layout modes
2010-10-07 10:27:05 -04:00
Aparajita Fishman and Alexander Ljungberg
0b1b1bbe0b
Fix for issue #817 (Support for alignment and line break mode in NSTextField/CPTextField)
2010-08-11 23:53:34 -04:00
Ross Boucher
0e558d54e5
Move CPControl constants to that file (from CPTextField).
...
Respect line break mode in NSControl nib2cib.
Closes #420 .
2010-02-12 21:16:44 -08:00
Francisco Ryan Tolmasky I
c48d9a01c6
Removed some remaining cell "influences" in nib2cib'ed cib. There are references to NSCells in the object graph which should be removed, their children promoted to their parent's children.
...
Reviewed by me.
2009-10-29 00:53:13 -07:00
Francisco Tolmasky
4ff6590e74
Added support for NSMatrix of radio buttons.
...
Reviewed by me.
2009-05-17 20:03:36 -07:00
Francisco Ryan Tolmasky I
d28bfee704
Fix for fonts not working in nib2cib and performance improvement for adding views.
...
Reviewed by me.
2009-01-22 17:30:56 -08:00
tlrobinson
cfbdb1ce76
nib2cib support for CPMenu, CPMenuItem, CPPopUpButton, including MainMenu support. New test NIBs.
2008-12-09 01:58:42 -08:00
Tom Robinson
7a3fab1d6d
Numerous improvements and nib2cib support for CPControl, CPSlider, CPTextField, CPWebView, etc.
...
Fixed broken @accessors preprocessing.
2008-10-27 04:54:43 -07:00
Francisco Ryan Tolmasky I
5144a5a579
Added @accessor support, @import, and fixed spacing bug with @selector.
...
Reviewed by ross.
2008-10-26 00:48:49 -07:00
Francisco Ryan Tolmasky I
4a858cda3e
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/30-make-nib2cib-work-with-new-build-system#ticket-30-1 .
...
[#30 state:resolved]
Reviewed by tom.
2008-09-09 14:57:53 -07:00
Francisco Ryan Tolmasky I
a97bb72800
Initial commit.
...
Reviewed by francisco, ross and tom.
2008-09-04 03:52:20 -07:00