daboe01
677076b89d
fixed: some cib files have been outdated
2021-04-01 18:04:06 +02:00
daboe01 and Martin Carlberg
1f4ef42625
Fixed: index.html and index-debug.html were outdated in the manual tests ( #2848 )
2019-06-13 15:58:34 +02:00
Alexandre Wilhelm
899bbc2dbc
Fixed: issue with determinate spinning progressBar annd value not between 0 and 100
2015-05-13 10:06:54 -07:00
Alexandre Wilhelm
57b68880db
New: added indeterminate spinning progressBar
...
Previously, it wasn't possible to display an indeterminate spinning progressBar. Now we can as in cocoa.
Test app in Tests/Manual/CPProgressIndicator
2015-05-12 17:18:31 -07:00
Aparajita Fishman
1b948b584f
CPProgressIndicator fixes
...
- Make height 20px, same as in Xcode, so we can actually lay them out correctly without guessing. And they were just too tall at 25px anyway.
- In case the height does change in the future, calculate the correct height from the theme in NSProgressIndicator.
- Updated the theme descriptor to include the default height.
- Updated Aristo 2 PSD progress indicator artwork.
- Moved init of CPProgressIndicatorSpinningStyleColors out of layoutSubviews, it is file global and only needs to get done once.
2013-02-12 22:35:45 -05:00
Alexander Ljungberg
b4fe13dfb1
Merge branch 'refs/heads/0.9.6'
2013-01-19 02:27:43 +00:00
Alexander Ljungberg
dfad18e047
New website location.
2013-01-19 02:11:37 +00:00
Antoine Mercadal
533fd0574a
Merge branch 'master' into Aristo2
2013-01-03 14:25:42 -08:00
Antoine Mercadal
93e931e2b6
Fix Aristo2 Build process
2013-01-03 13:47:50 -08:00
imageoptimiser and Adam Howard
787dd10c69
Optimised images
2012-12-24 12:10:02 +00:00
Antoine Mercadal
d1c978669b
run ImageOptim on all images. Saved around 30% of original size
2012-08-24 11:48:55 -07:00
Antoine Mercadal
478fb43d2a
Fix all Manual tests showing empty UI. (re-run nib2cib on all of them)
2012-05-15 12:08:19 -07:00
Blair Duncan
934691fffb
nib2cib all of current test files xib's
2012-05-04 20:10:55 -04:00
Alexander Ljungberg
6bc26eb0cc
Test app to verify CPProgressIndicator rendering, nib2cib and coding.
2012-05-03 20:42:41 +01:00