Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Side by Side Diff: third_party/molokocacao/README.chromium

Issue 10556030: mac: Fix close button appearance in HiDPI. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: . Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/molokocacao/NSBezierPath+MCAdditions.m ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: NSBezierPath additions from Sean Patrick O'Brien 1 Name: NSBezierPath additions from Sean Patrick O'Brien
2 Short Name: NSBezierPath 2 Short Name: NSBezierPath
3 URL: http://www.seanpatrickobrien.com/journal/posts/3 3 URL: http://www.seanpatrickobrien.com/journal/posts/3
4 Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials% 2F1%2FExampleButton.zip 4 Source URL: http://www.seanpatrickobrien.com/downloads/track/?path=%2Ftutorials% 2F1%2FExampleButton.zip
5 Version: 1.0 5 Version: 1.0
6 License: BSD 6 License: BSD
7 Security critical: YES 7 Security critical: YES
8 8
9 Description: 9 Description:
10 Additions to NSBezierPath to make certain operations more convenient (inner 10 Additions to NSBezierPath to make certain operations more convenient (inner
11 shadows on paths, for example). 11 shadows on paths, for example).
12 12
13 Local Modifications: 13 Local Modifications:
14 - Added LICENSE file based on email correspondence with Sean. 14 - Added LICENSE file based on email correspondence with Sean.
15 - Added header guards. 15 - Added header guards.
16 - Added a "scale:" parameter to fillWithInnerShadow:.
OLDNEW
« no previous file with comments | « third_party/molokocacao/NSBezierPath+MCAdditions.m ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698