Alexander Ljungberg
c29597689c
Tweak bootstrap instructions.
2011-10-17 19:41:41 +01:00
Alexander Ljungberg
797fbca6d4
Merge pull request #1381 from primalmotion/cappuccino
...
---
running tusk install browserjs jake shrinksafe AND extra packages (OJtest, objj and capp)
in a single instruction prevent the installation of the lasts.
This patch splits the procedure in two separate instructions and should fix all problems.
2011-10-17 19:25:11 +01:00
Antoine Mercadal
6ed4b289d8
Fix bootstrap errors
...
running tusk install browserjs jake shrinksafe AND extra packages (OJtest, objj and capp)
in a single instruction prevent the installation of the lasts.
This patch splits the procedure in two separate instructions
2011-10-17 20:04:54 +02:00
Alexander Ljungberg
7dd07b2f5b
Refs #1378 . Unit test for radio group actions.
2011-10-10 14:31:49 +01:00
Alexander Ljungberg
b371fda0a5
Refs #1378 . Position the continuous button test window so it's visible.
2011-10-10 14:21:08 +01:00
Alexander Ljungberg
3bdb11d804
Merge pull request #1378 from primalmotion/cappuccino
...
---
Cocoa compliance.
* updated manual test: log a text only when user clicks a radio button butnot when using the CPButton that uses setState:
* ignore .xCodeSupport folders.
2011-10-10 14:07:17 +01:00
Antoine Mercadal
199b777dcc
update CPButtonTest to test setState: behavior
2011-10-10 14:52:08 +02:00
Antoine Mercadal
70ccec2e82
do not send action when using setState: programatically
2011-10-10 14:49:59 +02:00
Antoine Mercadal
a195624549
ignore .xCodeSupport folders
2011-10-10 14:49:06 +02:00
Alexander Ljungberg
e417eba6bd
CPSplitView autosave support.
2011-10-09 19:11:38 +01:00
Antoine Mercadal
210bb3e5c9
prevent scrollers to show track on mouse enter when ratio is 1
2011-10-06 16:41:36 +02:00
Antoine Mercadal
140ae354a1
try to get 'NSScrollerKnobStyle'. for NSTableView in Xcode, this is not positioned and cause a crash
2011-10-06 15:10:19 +02:00
Antoine Mercadal
2451b08306
fix accidental global
2011-10-06 13:38:31 +02:00
Alexander Ljungberg
04d33e772f
Allow binding a table column value to an array controller reached through a key path.
...
Cocoa might not support this but it is reasonable and consistent, and allows indirect bindings when using multiple CIB files.
2011-10-06 01:59:56 +01:00
Alexander Ljungberg
3592fd8dae
Whitespace cleanup.
2011-10-06 01:59:48 +01:00
Alexander Ljungberg
889e8d3b6e
Test automatic table bindings.
2011-10-06 00:36:13 +01:00
Alexander Ljungberg
908fc67f96
Whitespace cleanup.
2011-10-06 00:11:59 +01:00
Antoine Mercadal
c9a645285a
make labels selectable in test project to test accessibility of stuff under the overlay scrollers
2011-10-05 17:54:53 +02:00
Antoine Mercadal
3655724810
fix missing labels in test project
2011-10-05 17:51:49 +02:00
Antoine Mercadal
866047c116
fix sone visual glitches
2011-10-05 17:46:51 +02:00
Antoine Mercadal
8912d31bec
do not fade in scrollers on overing
2011-10-05 17:32:44 +02:00
Antoine Mercadal
1e65342814
add manual test for CPScrollView specificities
2011-10-05 17:07:17 +02:00
Antoine Mercadal
c7ca352205
remove debug print
2011-10-05 17:00:31 +02:00
Antoine Mercadal
4b1ce8bc0b
better art for default knob style
2011-10-05 16:55:08 +02:00
Antoine Mercadal
422e940bc7
use default knob style as default. logic.
2011-10-05 16:24:37 +02:00
Antoine Mercadal
76e2a2b8ca
support new properties in nib2cib
2011-10-05 16:24:12 +02:00
Antoine Mercadal
e3565bdc7d
fix visual glitch when scroller are hidden and overed
2011-10-05 15:57:18 +02:00
Antoine Mercadal
86f01cfaec
add a timer before fading out the scroller when overed
2011-10-05 11:34:06 +02:00
Antoine Mercadal
6e4007adc0
add support for the different scroller knob styles
2011-10-05 11:27:32 +02:00
Antoine Mercadal
8c6913c399
small theming adjustment
2011-10-04 17:03:23 +02:00
Antoine Mercadal
efdfd0db10
fix some bugs and update arts
2011-10-04 16:21:24 +02:00
Antoine Mercadal
d6412eec58
tidy up the CPScrollView class file
2011-10-04 14:36:08 +02:00
Antoine Mercadal
53a6d2de83
support for changing scroller styles
2011-10-04 14:05:02 +02:00
Antoine Mercadal
7fe990e9f6
keep scroller visible if mouse is over, even if timer fire
2011-10-03 21:15:21 +02:00
Antoine Mercadal
7b7ad0715b
add artwork
2011-10-03 21:08:06 +02:00
Antoine Mercadal
1a57d032b9
make CPScrollView acting like Mac OS X Lion ones
2011-10-03 21:07:46 +02:00
Alexander Ljungberg
77bb169680
Merge pull request #1371 from primalmotion/cappuccino
...
---
CPTokenField has the theme state ```CPTextFieldStatePlaceholder``` even if tokens are present, resulting with a wrong positioning of tokens.
2011-10-03 17:10:12 +01:00
Antoine Mercadal
b424c19eee
optimization
2011-10-03 17:28:32 +02:00
Antoine Mercadal
4d597069cf
fix problem in CPTokenField with wrong theme state if containing tokens
2011-10-03 17:08:21 +02:00
Alexander Ljungberg
5afbdf7f20
Merge pull request #1370 from primalmotion/cappuccino
...
---
Store the conversion date before starting to actually convert. This should avoid to loop indefinitly in case of long conversion time.
Also convert tabs to space, and remove trailing spaces.
2011-10-03 15:10:12 +01:00
Antoine Mercadal
33f558b221
Fix conversion loop
...
Store the conversion date before starting to actually convert. This should avoids to loop indefinitly in case of long conversion time.
Also convert tabs to space, and remove trailing spaces.
2011-10-03 15:22:16 +02:00
Stephen Ierodiaconou
b05d0dd1ec
Fix for comparing decimal numbers < 1.0 with 0.0
2011-10-01 10:50:23 +01:00
Alexander Ljungberg
b2b305cc4b
Merge pull request #1274 from aparajita/cappuccino
...
---
- Enhanced -description method of CPImage and CPColor to show the exact content, especially for pattern colors.
- Added CPColorWithImages() convenience function, analogous to PatternColor() function used in theme descriptors.
- Added @cond/@endcond in CPColor to ignore local variables.
- Sample app included. See the console for samples of -description output for all color/image types.
2011-09-27 20:53:41 +01:00
Aparajita Fishman
c5a9ee544c
Comment cleanup, replace CPRect with _CGRect.
2011-09-25 17:06:02 -07:00
Aparajita Fishman
368d66f76e
Copy the input frame, it should not be modified in place.
2011-09-25 16:59:44 -07:00
Nicolas Goy and Aparajita Fishman
5aaae61b46
Modified CPStepper to support theming better by adding the ability to size buttons through theme
2011-09-25 15:19:14 -07:00
Alexander Ljungberg
29fe50c2d7
Merge pull request #1365 from primalmotion/cappuccino
...
---
My previous patches was preventing to change the CPPlatformWindowt title once it was opened using windows setTitle:
This patch fix it.
2011-09-21 13:04:24 +01:00
Antoine Mercadal
d0c59ee253
fix bug preventing the CPPlatformWindow's title to change once opened
2011-09-21 14:00:35 +02:00
Aparajita Fishman
d2e39238f4
Jakefile improvements...
...
- 'jake clean' now cleans instead of clobbers.
- Added task 'clean-sprites', cleans sprited images.
- Added task 'clobber-theme', clobbers all traces of Aristo.
- Added missing semicolons, followed JavaScript lint suggestions for using dot notation instead of [""].
2011-09-19 21:42:59 -07:00
Darrell Walisser
6eace4258f
-initial stab at doc-modal sheets
2011-09-18 16:08:10 -04:00