daboe01
fe6a576d84
add special close button for inactive windows
2014-08-31 21:16:36 +02:00
Alexandre Wilhelm
1649ea64cc
New: CPDatePicker Support
...
- Added CPDatePicker
- Added CPLocale
- nib2cib for CPDatePicker
Test app in Tests/Manual/CPDatePickerTest
2013-03-26 16:52:46 -07:00
Aparajita Fishman
f208ff52fd
Fixed: attached sheet shadow had extra width, was too dark
...
Previously the attached sheet shadow (that appears below the title bar of the window a sheet is attached to) was 9x8, and it was quite dark.
With this commit the width has been reduced to 1 (to reduce the image size) and it has been lightened up.
Also changed "height-shadow" theme attribute to "shadow-height".
2013-03-12 10:20:13 -04:00
Andrew Hankinson
64cb4ddb14
Fix #1745 : Rename Progress bar images in HUD theme
...
This is a partial fix that should resolve #1745 .
-- It removes an extra "-bar" from the progress bar images in the HUD theme.
-- It removes an older "-bar-regular" from file names to match the file names in the regular theme
-- It corrects a misspelled "indeterminate" in the progress indicator
2013-02-19 17:15:40 -05:00
Blair Duncan
737a8323f2
pngs of cursors missed in last commit
2013-02-14 22:28:51 -05:00
Alexandre Wilhelm
c38495de88
Fixed bug with the dividerColor of a standardWindow in Aristo1
2013-02-07 10:56:03 -08:00
Alexander Ljungberg
0229e1938e
Token field disclosure arrow for menu.
...
Disclosure arrow behaves like in Cocoa: it shows on hover and if clicked displays the token specific menu.
This change also removes the delete button by default. The delete button can be enabled with `[tokenField setButtonType: CPTokenFieldDeleteButtonType]`.
2013-02-04 01:26:16 +00:00
Aparajita Fishman
6a7e0ff921
Reworked PatternColor to be a lot smarter, supports much more concise expression of images.
...
- Removed unused images.
- Renamed slices to make more sense.
- Fixed typos in slice names.
2013-01-26 15:50:07 +08:00
Alexandre Wilhelm
53c4dce509
Changed images for cancel button in CPSearchField
2013-01-24 17:25:42 -08:00
Alexandre Wilhelm
3eca24ed58
Fixed bug about CPSearchField in Aristo1 (missing pictures)
2013-01-24 10:45:36 -08:00
Antoine Mercadal
5239749580
Optimize all images
2013-01-11 18:01:49 -08:00
Alexandre Wilhelm
b7a2ab57cc
Updated Aristo1 and 2
2013-01-11 17:39:11 -08:00
Alexandre Wilhelm
924bf07950
Added missing picturs for toolbar in Aristo1
2013-01-11 17:16:02 -08:00
Antoine Mercadal
46ee987742
Merge branch 'Aristo2' of 172.21.51.218:amercada/Cappuccino into Aristo2
2013-01-11 12:25:18 -08:00
Antoine Mercadal
34428d82c7
Add missing art files
2013-01-11 12:25:12 -08:00
Antoine Mercadal
bab27b8be1
Update Art for HUD progress bar in Aristo2
2013-01-11 12:24:41 -08:00
Alexandre Wilhelm
6d06970c0f
Merge branch 'Aristo2' of github.mv.usa.alcatel.com:amercada/Cappuccino into Aristo2
2013-01-11 12:08:53 -08:00
Alexandre Wilhelm
c16a965eb7
Added head window Aristo1
2013-01-11 12:08:33 -08:00
Alexandre Wilhelm
5cb7b82415
Added standard window Aristo1
2013-01-11 11:56:48 -08:00
Antoine Mercadal
eca14a8868
Add missing art files
2013-01-11 11:39:31 -08:00
Alexandre Wilhelm
3446f8f6ae
Added modal window for Aristo1
2013-01-11 11:33:06 -08:00
Alexandre Wilhelm
541dd9eac7
Added shadow window
2013-01-11 11:19:04 -08:00
Alexandre Wilhelm
62d866b60f
Upadted Aristo1 with HUD window
2013-01-11 11:17:07 -08:00
Antoine Mercadal
6ba77c146b
Backport Aristo2 changes to Aristo1
2013-01-10 17:26:12 -08:00
Antoine Mercadal
2e157dd969
Starting to backport new themeable stuff from Aristo2. Missing art will follow
2013-01-10 14:12:09 -08:00
imageoptimiser and Adam Howard
787dd10c69
Optimised images
2012-12-24 12:10:02 +00:00
Alexander Ljungberg
31d5ddb20a
Improve CPStepper graphics.
...
* Disabled `CPStepper` looked larger than the regular stepper due to the outline becoming white.
* Wrong pixels at bottom corners.
2012-08-31 22:08:25 +01:00
Antoine Mercadal
d1c978669b
run ImageOptim on all images. Saved around 30% of original size
2012-08-24 11:48:55 -07:00
Alexander Ljungberg
77a009c9a6
Highlighted and disabled looks for bordered CPColorWell.
2012-07-09 19:53:57 +01:00
Alexander Ljungberg
b09908e6af
Themable CPColorWell with Aristo look when bordered.
2012-07-09 19:18:46 +01:00
Aparajita Fishman
32737e0b72
CPComboBox and CPTextField enhancements
...
- Full Cocoa-compliant implementation of CPComboBox and CPComboBoxDelegate.
- Better focus ring for CPTextField and all subclasses.
- CPTextField and its subclasses draw disabled contents differently, per Cocoa.
2012-07-06 00:15:23 -07:00
Antoine Mercadal
d67a03bfb4
make disabled buttonbar buttons more visible
2012-06-13 14:30:26 -07:00
Antoine Mercadal
4a4aa5fc10
update artwork for CPButtonBar
2012-06-12 19:03:32 -07:00
Antoine Mercadal
4b1ce8bc0b
better art for default knob style
2011-10-05 16:55:08 +02:00
Antoine Mercadal
6e4007adc0
add support for the different scroller knob styles
2011-10-05 11:27:32 +02:00
Antoine Mercadal
efdfd0db10
fix some bugs and update arts
2011-10-04 16:21:24 +02:00
Antoine Mercadal
53a6d2de83
support for changing scroller styles
2011-10-04 14:05:02 +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
cacaodev and Klaas Pieter Annema
ca1a1b43f1
CPRuleEditor & CPPredicateEditor & CPPredicateEditorRowtemplate implementations with theming, nib2cib support.
...
Tests: CPRuleEditorCibTest, CPPredicateEditorCibTest, SmartFoldersDemo: a real world usage of CPPredicateEditor.
Documentation for these 3 new classes.
2011-05-23 10:59:43 +02:00
Alexander Ljungberg
18ea086ffc
Removed unused Aristo files.
2011-01-20 22:13:01 -03:00
Antoine Mercadal
f936277a4d
make CPTokenField's token pixel perfect
2010-12-20 21:34:25 +01:00
Antoine Mercadal
6e78d903e0
make only border translucent in disabled state
2010-12-17 12:52:22 +01:00
Antoine Mercadal
03a243fd20
Make CPPopUpButton art pixel perfect
2010-12-17 12:52:22 +01:00
Antoine Mercadal
a0bb3b31a3
adding the art for disabled CPTextField
2010-12-17 12:52:22 +01:00
Antoine Mercadal
1f79402a0a
use alpha-ized art..
2010-12-17 12:52:22 +01:00
Antoine Mercadal
e90133ebd0
uses the new CPPPopUpButton Aristo art
2010-12-17 12:52:22 +01:00
Antoine Mercadal
d4818b5a71
uses the new CPTextField Aristo art
2010-12-17 12:52:21 +01:00
Antoine Mercadal
adc2d2b513
support for HUD rounded button
2010-12-11 14:34:03 +01:00
Ross Boucher
b80c48886a
Merge branch 'cpbutton-rounded-bezel-style-support' of https://github.com/primalmotion/cappuccino into primalmotion-cpbutton-rounded-bezel-style-support
...
Conflicts:
AppKit/Themes/Aristo/ThemeDescriptors.j
2010-12-08 13:23:14 -08:00