Commit Graph

74 Commits

Author SHA1 Message Date
joshmoz@gmail.com
deee78c0b6 draw radio buttons using NSCell. b=394892 r=cbarrett sr=roc 2008-01-13 20:48:33 -08:00
joshmoz@gmail.com
d5ef901197 render focus rings for native push buttons correctly. b=409912 r=cbarrett sr=roc 2008-01-08 18:52:36 -08:00
joshmoz@gmail.com
6811381a77 draw push buttons with NSButtonCell. b=407093, also fixes 384569. r=cbarrett sr=roc 2007-12-23 11:22:47 -08:00
vladimir@pobox.com
2e94f56ef2 b=406458; code cleanup: add new ThebesContext() call as opposed to NATIVE_THEBES_CONTEXT hackery, r=stuart 2007-12-18 15:01:15 -08:00
joshmoz@gmail.com
f5079b8ca0 update comment 2007-11-17 11:35:34 -08:00
joshmoz@gmail.com
b75c9ceede Native button text should not move in active state. b=381639 r=cbarrett sr=roc 2007-11-17 11:33:51 -08:00
joshmoz@gmail.com
5b8f4bc39c error message typo fix, not related to a recent patch. 2007-11-13 13:23:20 -08:00
joshmoz@gmail.com
239db9aa39 fix dialog background drawing to work on 10.5. b=403238 r=cbarrett sr=roc 2007-11-13 13:00:24 -08:00
reed@reedloden.com
c9af7276cd Bug 397381 - "Enable @try/@catch/@finally for Cocoa widgets" [p=cbarrett r=josh sr+a1.9=roc] 2007-10-22 22:44:25 -07:00
mconnor@steelgryphon.com
c91a40a45f backing colin out due to continued bustage while he's gone 2007-10-12 12:36:19 -07:00
cbarrett@mozilla.com
01c68f6746 Bug 397381 - Enable @try/@catch/@finally for Cocoa widgets r=josh sr+a1.9=roc 2007-10-12 11:30:17 -07:00
cbarrett@mozilla.com
9f3cde2e41 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 14:24:01 -07:00
cbarrett@mozilla.com
9f17609134 Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 14:01:42 -07:00
cbarrett@mozilla.com
8fe5580b4c Bug 398471 - Translate widgets correctly when there is a complex transform. r+a1.9=vlad 2007-10-04 11:16:55 -07:00
cbarrett@mozilla.com
df3f2cb363 Bug 397792 - Widgets rotate in the wrong direction on Mac OS X. r=vlad a1.9=vlad 2007-09-28 23:12:39 -07:00
masayuki@d-toybox.com
16249e394d Bug 395565 spinner of cocoa has wrong size r=josh+enndeakin, sr+a=roc 2007-09-18 02:17:51 -07:00
joshmoz@gmail.com
2bd6697b93 stop native comboboxes from drawing outside of their frames. b=396101 r=cbarrett sr=roc 2007-09-15 09:39:11 -07:00
joshmoz@gmail.com
f29c8aadd9 make text fields and text areas accept padding. also fix floating scrollbars in unstyled text areas. b=394127 r=cbarrett sr=roc 2007-09-03 08:25:15 -07:00
joshmoz@gmail.com
517ebeaffa stop native listboxes from drawing outside their frame. part 1 of the fix for this bug. b=382142 sr=pav 2007-08-28 00:21:04 -07:00
joshmoz@gmail.com
ba0a18e1d5 make listboxes stylable on Mac OS X. b=382145 sr=roc 2007-08-27 21:39:16 -07:00
joshmoz@gmail.com
17fe0a53df back out bug 54488, behavioral problems. 2007-08-27 21:05:12 -07:00
joshmoz@gmail.com
9f41876e39 allow full styling of comboboxes on Mac OS X. b=381647 r=cbarrett sr=roc 2007-08-27 20:39:19 -07:00
joshmoz@gmail.com
4ca0f21d74 make certain native controls look inactive when they are inactive windows. b=54488 r=cbarrett sr=roc 2007-08-27 19:06:38 -07:00
vladimir@pobox.com
babf7aa08a b=382049, mac native form controls draw at incorrect positions in offscreen surfaces, patch from jdaggett@mozilla.com, r/a=vlad 2007-08-07 12:36:40 -07:00
vladimir@pobox.com
77c5fe6ed4 b=386799, crash with zero-width canvas, r=stuart,sr=roc 2007-07-18 07:40:19 -07:00
joshmoz@gmail.com
b11071d908 remove 10.3-specific code from Cocoa widgets. b=388444 r=cbarrett sr=roc 2007-07-17 17:07:36 -07:00
cbarrett@mozilla.com
f131cd226d bug 380185 (part 2) - Scrollbars should not try to draw their features if there is not enough space. r=josh sr=roc. 2007-07-03 13:05:15 -07:00
joshmoz@gmail.com
6542e94ec0 Scrollbars should not try to draw their features if there is not enough space. b=380185 r=josh sr=roc 2007-07-03 11:49:44 -07:00
stuart.morgan@alumni.case.edu
6b8b9c879b Bug 384509: preserve button end-cap shape when shrinking buttons below HITheme minimums. r=josh sr=pink 2007-06-17 17:29:34 -07:00
joshmoz@gmail.com
ae259a5645 fix typo, bug 384511. 2007-06-14 18:54:44 -07:00
joshmoz@gmail.com
e706c28243 use a smaller button font size by default on Mac OS X. b=262191 r/sr=roc 2007-06-12 14:51:10 -07:00
joshmoz@gmail.com
0956b1d58d use the correct cg context for drawing buttons all the time, so long as we have a minimum sdk of 10.4. b=382883 r=smorgan sr=roc 2007-06-12 14:48:14 -07:00
joshmoz@gmail.com
b63a0df8e1 use a smaller system font for eSystemFont_List on Mac OS X. b=262191 r=smorgan sr=roc 2007-06-02 15:17:23 -07:00
joshmoz@gmail.com
d6015ce03e don't let comboboxes render their labels over the native combobox button on Mac OS X. b=382043 r/sr=roc 2007-05-28 22:31:04 -07:00
joshmoz@gmail.com
56233fb7f8 get rid of extra width and height for native comboboxes on Mac OS X. b=376823 r=cbarrett sr=roc 2007-05-25 11:15:21 -07:00
joshmoz@gmail.com
1342fe5b4c turn on native form controls for Mac OS X again... b=175279 sr=pav 2007-05-24 01:13:04 -07:00
joshmoz@gmail.com
d6d2a9ab08 turn native form controls off again on mac, more reftest problems 2007-05-23 14:50:54 -07:00
joshmoz@gmail.com
0a0d69970c Turn native form controls on again for Mac OS X. b=175279 a=mconnor 2007-05-23 12:49:24 -07:00
mozilla.mano@sent.com
bf260e2b9d Bug 371426 - repaint xul buttons when the default attribute is changed. r=josh, sr=pink. 2007-05-22 17:10:02 -07:00
joshmoz@gmail.com
ab0dbd4bcd turn native form controls off on Mac OS X until reftests pass. b=175279 2007-05-22 14:16:39 -07:00
joshmoz@gmail.com
2d375302cb Turn on native theme for HTML content on Mac OS X. Bugs remain, but this way we'll get better test coverage and move forward more quickly. Should we discover too many issues for Gecko 1.9a5, we'll flip it back off until 1.9a6. b=175279 sr=roc a=mconnor 2007-05-22 13:24:28 -07:00
joshmoz@gmail.com
276bc7a680 clean up combobox borders, preliminary fix for bug 376823. r=cbarrett sr=roc 2007-05-22 12:35:18 -07:00
joshmoz@gmail.com
79ffe0b1d1 don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc 2007-05-17 20:04:04 -07:00
joshmoz@gmail.com
c6dc23535c fix sizing of native checkboxes and radio buttons. be more flexible as well. b=380791 r=cbarrett sr=roc 2007-05-17 19:01:02 -07:00
roc+@cs.cmu.edu
590dcb10fd Bug 379635. Don't return random min-widths for native scrollbars when the scrollbar rect is empty. r=cbarrett, sr=dmose 2007-05-15 15:19:54 -07:00
joshmoz@gmail.com
78fa2b7308 DrawButton draws more than just push buttons, this fixes some missing/misdrawn button types on Mac OS X. b=379612 b=379993 sr=pinkerton 2007-05-08 05:54:48 -07:00
joshmoz@gmail.com
97037c3c7f HTML content buttons are unnecessarily wide. b=376816 r=mano sr=roc 2007-05-07 19:14:03 -07:00
joshmoz@gmail.com
ac893c90fa remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc 2007-05-07 18:20:11 -07:00
joshmoz@gmail.com
58a0e676e8 Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc 2007-05-06 19:06:58 -07:00
joshmoz@gmail.com
bc9bc05097 stop using a call that doesn't exist on 10.3, 99% of the time not calling it doesn't matter but I'll have a real fix soon. r=mento 2007-05-03 12:47:33 -07:00