Randall Luecke
cffbf86351
TableView theming
2010-07-22 00:21:02 -05:00
Randall Luecke
a2e6f8f964
Initial theming of TableView header.
2010-07-15 22:32:00 -05:00
Thomas Ingham and Ross Boucher
a49b01d396
Added missing asset.
2010-06-08 19:29:11 -07:00
Thomas Ingham and Ross Boucher
2a36488db7
Added new artwork and theme style for the button.
...
Matching fonts to segctl.
2010-05-26 08:51:36 -07:00
Thomas Ingham and Ross Boucher
3d4a33d373
Re-preflight on the image assets resulting in 24px tall images in each case. This is done by cutting the top edge close (well into the aliased edge on top.)
...
Added defs for the horizontal and vertical sliders.
2010-05-24 15:31:04 -07:00
Thomas Ingham and Ross Boucher
7519b7ab63
Added hud style for circular slider knob thing.
2010-05-24 10:09:39 -07:00
Thomas Ingham and Ross Boucher
aaf5c7581c
Moved the non-highlighted version of the knob down one more freaking pixel.
2010-05-24 10:09:39 -07:00
Thomas Ingham and Ross Boucher
ce4e8dc8b7
Moved knobs down a pixel.
2010-05-24 10:09:39 -07:00
Thomas Ingham and Ross Boucher
5c2e6c8ed8
Matched up the knob images to those in the file and split them into HUD as well.
2010-05-24 10:09:39 -07:00
Thomas Ingham and Ross Boucher
4020f9c6c2
Adding images for sliders.
2010-05-24 10:09:38 -07:00
Thomas Ingham and Ross Boucher
16bf635aca
Added images that I missed because git doesn't do recursive directories.
2010-05-24 10:09:38 -07:00
Thomas Ingham and Ross Boucher
99bc5a018e
Added segmented control graphics and theme method to support HUD style displays for CPSegmentedControl.
2010-05-24 10:09:38 -07:00
Ross Boucher
2f9cf6bc9b
Add action buttons to button bars.
2010-04-27 22:11:17 -07:00
Ross Boucher
c41ffc14c7
checkboxes and radio buttons shouldn't be bold.
2010-04-26 21:36:45 -07:00
Ross Boucher
6b3600d67b
Slight update to button bar theme values.
2010-04-22 11:50:06 -07:00
Ross Boucher
cf1c369dc3
Rewrite of CPButtonBar. Now it will automatically layout the buttons, and the position
...
and visibility of the resize control is configurable.
Also has class methods for plusButton and minusButton. API subject to change.
2010-03-13 17:37:28 -08:00
Tom Robinson
ba713b8b06
Use getCappuccinoVersion() in various Jakefiles instead of hardcoded versions.
2010-03-08 15:10:08 -08:00
Francisco Ryan Tolmasky I
2edcfbda35
Updated version strings in preparation for 0.8.0 Release Candidate.
...
Reviewed by me.
2010-03-06 22:30:51 -08:00
Francisco Ryan Tolmasky I
272f938f2e
Fix for CPData naming issues, added test cases, and fixed isEqual: for CPDictionary.
...
Reviewed by me.
2010-02-21 23:29:41 -08:00
Tom Robinson
b2179f14ab
Cleanup Jakefiles:
...
* require common.jake first
* require Objective-J/Cappuccino stuff only when needed (automatically requiring these caused too many problems)
* remove useless shebangs, cleanup whitespace
2010-02-19 16:09:39 -08:00
Ross Boucher
a8b1c7bce1
Fix a number of segmented control bugs. Among other things, the disabled state is respected per segment.
...
Closes #386 .
Also fixes the error where right side of segments would often not be visible.
Also fixes the error which caused the right and left bezel images to not show as disabled ever.
2010-02-13 20:40:32 -08:00
Francisco Ryan Tolmasky I
bc53288fca
Fix for failing CPAttributedString test.
...
Reviewed by me.
2010-02-13 16:14:18 -08:00
Francisco Ryan Tolmasky I
f9c2805379
Removed reference to MARKER_TEXT.
...
Reviewed by me.
2010-02-09 13:40:04 -08:00
Francisco Ryan Tolmasky I
d735cd98e7
Fix for FireFox not working.
...
Reviewed by me.
2010-01-30 00:35:59 -08:00
Francisco Ryan Tolmasky I
d9c47ec763
Updated environments and removed environment collections. Also creates separate files for different forms of spriting.
...
Reviewed by me.
2010-01-29 10:54:47 -08:00
Francisco Ryan Tolmasky I
794d8a754c
Make blendtask work with new system.
...
Reviewed by me.
2010-01-28 16:24:18 -08:00
Nicholas Small
da146b0873
Move table view header resources into AppKit/Resources.
2010-01-26 10:53:07 -05:00
Randall Luecke
22c931729b
Removed additional references to disabled HUD scrollbar knobs.
2010-01-22 10:50:29 -05:00
Randall Luecke
22aa4d359e
Hard coded header view resources into the CPTableView
2010-01-22 02:09:22 -05:00
Randall Luecke
f79a926b10
Removed references to disabled scroller knob in HUD CPScroller.
2010-01-22 01:22:03 -05:00
Tom Robinson
df4bc13122
A splash of color in the build tools...
2010-01-13 12:58:26 -08:00
Randall Luecke
d791a189bc
added support for HUD scroll bars
2010-01-08 00:15:32 -06:00
Francisco Ryan Tolmasky I
cfc46edfb8
Fix for properly positioning pop up button menus.
...
Reviewed by me.
2009-12-03 01:27:53 -08:00
Francisco Ryan Tolmasky I
cb18896137
First pass at spriting in IE.
...
Reviewed by me.
2009-11-04 21:38:24 -08:00
Francisco Ryan Tolmasky I
7ae0f1fec9
Updated Application and ThemeDescriptor templates to use jake instead of rake. Also made all objective-j jake definitions accessible through cappuccino/jake as well.
...
Reviewed by me.
2009-11-02 17:23:50 -08:00
Francisco Ryan Tolmasky I
17d68eeb97
Cleaned up a few unused Rakefiles and added warning to main Rakefile.
...
Reviewed by me.
2009-11-02 14:58:21 -08:00
Francisco Ryan Tolmasky I
0c13138a20
Split up objective-j and cappuccino CommonJS packages, and added ability to include Objective-J frameworks in CommonJS packages.
...
Reviewed by me.
2009-11-02 14:49:58 -08:00
Francisco Ryan Tolmasky I
96523aca07
Merge branch 'master' into jake
2009-11-01 15:11:51 -08:00
Ross Boucher
de163e22d9
Add disabled states for all the existing controls.
2009-10-29 22:22:27 -07:00
Francisco Ryan Tolmasky I
d9ef4342b6
Merge branch 'master' into jake
2009-10-29 21:35:15 -07:00
Ross Boucher
2e26db5bf5
Add mixed states to checkboxes.
2009-10-29 21:17:12 -07:00
Francisco Ryan Tolmasky I
afaa816d5c
More clean/clobber fixes.
...
Reviewed by me.
2009-10-26 03:28:36 -07:00
Francisco Ryan Tolmasky I
1123e848bf
Removed debug logs.
...
Reviewed by me.
2009-10-14 09:16:30 -07:00
Francisco Ryan Tolmasky I
b43b097d40
Fix for building from scratch.
...
Reviewed by me.
2009-10-13 15:42:44 -07:00
Francisco Ryan Tolmasky I
3098bfe6db
Furhter cleanup.
...
Reviewed by me.
2009-10-13 13:40:28 -07:00
Francisco Ryan Tolmasky I
2f5e4d8335
Minor cleanup, much more needed.
...
Reviewed by me.
2009-10-13 12:34:33 -07:00
Francisco Ryan Tolmasky I
a607d79c7d
Further spriting work.
...
Reviewed by me.
2009-10-13 10:19:50 -07:00
Francisco Ryan Tolmasky I
cfd91b7a61
Updated scrollers look.
...
Reviewed by me.
2009-09-20 02:47:52 -07:00
Francisco Ryan Tolmasky I
dc85900780
Final resources for new scrollers.
...
Reviewed by me.
2009-09-02 03:56:58 -07:00
Francisco Ryan Tolmasky I
d3bebfd064
New scroller artwork.
...
Reviewed by me.
2009-08-22 01:43:29 -07:00