Commit Graph

38 Commits

Author SHA1 Message Date
reed@reedloden.com
be87af14d3 Bug 399545 - "<textbox type="number"> spin buttons look wrong with some GTK themes" (add GTK theming for spinner and spinner-textfield) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner] 2007-12-21 03:30:00 -08:00
reed@reedloden.com
3927f9b31d Bug 406330 - "Winstripe and Gnomestripe look bad in RTL mode" (Fix gnomestripe rtl) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a=blocking-firefox3+] 2007-12-21 03:17:01 -08:00
reed@reedloden.com
4608ba79c2 Bug 408853 - "no borders for a lot of ok/default buttons" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-19 03:37:04 -08:00
reed@reedloden.com
a7452ec742 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([3/3] Use new direction parameter to set the direction of underlying widget before painting) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:35:35 -08:00
reed@reedloden.com
13141a5970 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([2/3] Add direction parameter to all moz_*_paint() functions) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:34:49 -08:00
reed@reedloden.com
cd52888652 Bug 408620 - "Native theming should set the correct orientation on underlying gtk objects before drawing" ([1/3] Correct coding glitches in gtk2drawing.c) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=twanno sr=roc a1.9=schrep] 2007-12-19 03:33:45 -08:00
reed@reedloden.com
6bcdccdb1a Back out patch by Ian Spence in bug 407069 due to regressions. 2007-12-17 21:45:24 -08:00
reed@reedloden.com
5dd645565e Bug 408705 - "Default buttons should be painted as such" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-17 21:29:27 -08:00
reed@reedloden.com
d774c0ef72 Bug 316748 - "[RTL] [GTK] dropdown arrow is on the wrong side" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-13 23:26:03 -08:00
reed@reedloden.com
08dd83d014 Bug 408023 - "The indicator doesn't look disabled in a disabled check menu item" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-13 23:02:05 -08:00
reed@reedloden.com
98371122a6 Bug 407069 - "GTK Menus ignore native vertical padding" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 01:19:52 -08:00
reed@reedloden.com
bc725fc31c Bug 406676 - "GTK Menu Separator is not painted natively" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=beltzner] 2007-12-11 01:09:09 -08:00
reed@reedloden.com
1a3396c0ad Bug 404498 - "Improve GTK look of menu selection" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 22:28:34 -08:00
reed@reedloden.com
f786e11862 Bug 404751 - "Change menu spacing to match native GTK apps" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-12-03 01:16:15 -08:00
reed@reedloden.com
97d54f7b27 Bug 404514 - "Native GTK active button look" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-12-03 01:14:18 -08:00
reed@reedloden.com
612b8ed335 Bug 406075 - "Firefox does not use native toolbar separator" [p=ispence@gmail.com (Ian Spence) r+sr=roc a1.9=schrep] 2007-12-03 01:13:29 -08:00
reed@reedloden.com
2695b6afe8 Bug 404495 - "Native GTK style for menu checkboxes" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-11-28 14:46:14 -08:00
reed@reedloden.com
6796ca89d1 Bug 404493 - "Native GTK style for arrows" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2007-11-28 14:45:21 -08:00
reed@reedloden.com
d700ed9033 Bug 404157 - "Border around <select multiple> is missing since 2007-11-07" (fix treeview borders on gnome 2.20) [p=twanno@lycos.nl (Teune van Steeg) r=Ventron sr=roc a=blocking1.9+] 2007-11-18 19:10:30 -08:00
reed@reedloden.com
6f573201e6 Bug 245497 - "statusbar displayed wrong (not obeying gtk theme)" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-14 23:35:41 -08:00
jonas@sicking.cc
bcefb5530b relanding bug 118312 since it doesn't look to be the source of the Ts regression 2007-11-14 19:47:16 -08:00
jonas@sicking.cc
7312328af1 back out bug 118312 as final attempt to fix Ts 2007-11-14 18:36:44 -08:00
reed@reedloden.com
5eb579e78a Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (implement NS_THEME_TREEVIEW_TWISTY) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2007-11-13 11:38:35 -08:00
reed@reedloden.com
562568967e Bug 403317 - "treeviews are white-on-white in HCI theme" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-13 02:49:40 -08:00
reed@reedloden.com
9d117fcb71 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (implement NS_THEME_TREEVIEW_HEADER_SORTARROW) [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=schrep] 2007-11-13 00:43:03 -08:00
reed@reedloden.com
23946514cf Bug 118299 - "NS_THEME_RESIZER implementation (GTK)" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-11-08 23:32:54 -08:00
reed@reedloden.com
6696b6b9d4 Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" [p=twanno@lycos.nl (Teune van Steeg) r+sr+a1.9=roc] 2007-11-07 01:14:58 -08:00
reed@reedloden.com
0dc9d9ad4a Bug 389801 - "Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing" [p=fcrozat@mandriva.com (Frederic Crozat) r=chpe sr=roc a1.9=roc] 2007-09-20 19:14:33 -07:00
reed@reedloden.com
9755b3cc40 Back out patch from Michael Ventor from bug 384112 due to regression. 2007-09-16 13:08:12 -07:00
reed@reedloden.com
8aef16b50f Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc] 2007-09-15 10:47:24 -07:00
asqueella@gmail.com
e3b818fb86 Bug 393737 - GTK buttons should have a "default button" style if its the default button p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r+sr=roc, a=pavlov 2007-09-02 09:38:54 -07:00
philringnalda@gmail.com
97b1885e25 Bug 390719 - GTK textboxes should highlight according to theme when focused, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+sr=roc, a1.9=pavlov 2007-08-25 20:24:51 -07:00
dbaron@dbaron.org
fe261d22b0 Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-26 23:41:57 -07:00
dbaron@dbaron.org
cd345b3543 Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-26 23:38:51 -07:00
dbaron@dbaron.org
4523fcc6fa Back out bug 385686 to diagnose Tp/Tp2 regression bug 385957. 2007-06-26 15:16:07 -07:00
flamingice@sourmilk.net
bff3b472ba Bug 385686, No Focus indicator for radios/checkboxes/textboxes on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-25 21:13:30 -07:00
flamingice@sourmilk.net
ba07dd06a2 Bug 329846, enable native theme in HTML content on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-04 20:26:43 -07:00
hg@mozilla.com
465265d0d4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00