Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
Gervase Markham e95524780d Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matthew Noorenberghe 1a0d3044e3 Bug 720101 - Remove @import of missing file: toolkit/content/global/autocomplete.css r=dao
--HG--
extra : rebase_source : 1a8bd4cffd6e796b221c6fa3c5e1d1f503e9ec06
2012-01-24 16:35:11 -08:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) 00f202c9fa Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Mounir Lamouri f6cd91dd29 Bug 457801 (2/2) - Fix default placeholder style for XUL textboxes. r=dao a2.0=blocking 2010-08-25 06:39:55 +02:00
Mounir Lamouri d623ca06c3 Backing out unintentional push ba7b3f3d3451, b21458f2e3a2 and f69cabe709ca. a=backout 2010-08-25 02:40:47 +02:00
Mounir Lamouri afe8e2084d Bug 457801 (2/3) - Fix default placeholder style for XUL textboxes. r=enndeakin 2010-08-24 21:23:27 +02:00
Dão Gottwald 3035a1b092 Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Dão Gottwald b89aa1545b Remove some cruft (no bug) 2010-01-28 12:51:52 +01:00
Markus Stange 15c2de686e Bug 534163 - Reset cursor on popups. r=dao 2009-12-30 16:23:59 +01:00
Markus Stange 4b45aa53c0 Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Dão Gottwald d13a82e23e Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Dão Gottwald 8876998c02 Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald 9b5462c2d2 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Markus Stange cdf0dac413 Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc 2009-04-17 10:12:12 +02:00
Dão Gottwald 3c0830771f Bug 487518 - Search widget on OS X shouldn't start search when clicking on non-existent search icon. r=enn 2009-04-13 19:41:23 +02:00
Dão Gottwald 94b4de096d Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02:00
Markus Stange 0c655ae7e3 Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
Florian Queze 3402b022a3 Bug 456595 - Plain readonly textboxes should have a transparent background. r=Enn. 2008-10-30 22:16:33 +01:00
Dão Gottwald 18776704c0 Bug 388811 – provide a search textbox widget. r=enndeakin 2008-08-05 19:42:30 +02:00
webmail@kmgerich.com 70e5a1fd3a Bug 427555 - Mac theme changes, including - smaller keyhole icons - Added hover/pressed states to the location bar icons - More tab color tweakage - added hover/pressed state to "all tabs" button - updated Download Manager icons - New HUD design for identity and edit bookmark panels - focus rings added to non-native controls - text only toolbar buttons aligned correctly - search bar text field artifacts removed r=mano, ui-review=beltzner 2008-04-07 18:41:11 -07:00
webmail@kmgerich.com e2b2c0a56c Bug 419772: [proto] Land Proto 0.12 changes, r=rflint ui-r=beltzner 2008-02-26 23:11:47 -08:00
mozilla.mano@sent.com 8c7e5e3b14 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
webmail@kmgerich.com ad8c33f1ff Bug 397723 - New Theme for Mac OS X, icons by Stephen Horlander (stephen@noved.org) r=mconnor 2008-01-27 16:53:12 -08:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
webmail%kmgerich.com 9cc679c4ee Bug 427555 ��� Mac theme changes, including
- smaller keyhole icons
- Added hover/pressed states to the location bar icons
- More tab color tweakage
- added hover/pressed state to "all tabs" button
- updated Download Manager icons
- New HUD design for identity and edit bookmark panels
- focus rings added to non-native controls
- text only toolbar buttons aligned correctly
- search bar text field artifacts removed

r=mano, ui-review=beltzner
2008-04-08 01:41:15 +00:00
webmail%kmgerich.com 707b104444 Bug 419772: [proto] Land Proto 0.12 changes, r=rflint ui-r=beltzner 2008-02-27 07:11:50 +00:00
mozilla.mano%sent.com 3ea77467a3 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 19:01:36 +00:00
webmail%kmgerich.com ddfa944f3d Bug 397723 ��� New Theme for Mac OS X, icons by Stephen Horlander (stephen@noved.org)
r=mconnor
2008-01-28 00:53:19 +00:00
gerv%gerv.net 646bb0c2b8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
dbaron%dbaron.org 6be6cda3cc Reland conversion of Mac to Unix newlines. 2004-12-01 05:13:31 +00:00
ben%bengoodger.com 74c2270b81 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2004-11-30 22:54:13 +00:00
dbaron%dbaron.org 0a24aa5189 Fix line endings. 2004-10-12 00:23:28 +00:00
ben%bengoodger.com a05cc9b1ea More Winstripe/Pinstripe Restructuring 2004-06-18 21:06:45 +00:00