Commit Graph

488 Commits

Author SHA1 Message Date
Bobby Holley
cd0b27cceb Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
armenzg@mozilla.com
bb547e940d Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo 2009-06-25 12:31:06 -04:00
Michael Kohler
bbce51bd24 Bug 428276 - Install button's tooltip worded incorrectly; r=dtownsend 2009-06-13 15:25:12 +02:00
Dave Townsend
8cb6bf48ad Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong 2009-06-11 10:54:26 +01:00
Robert Strong
4ca8218c31 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Dão Gottwald
44a4ba5481 fix l10n note semantics 2009-05-16 12:25:14 +02:00
Michael Kohler
866ea88796 Bug 488076 - Incorrect grammar at error message. r=ted 2009-05-16 10:17:02 +02:00
Alexander Surkov
ac372ba300 bug 490287: localization note fix 2009-05-14 13:37:11 +08:00
Alexander Surkov
6e14bc27a5 Bug 490287 - slider of audio/video element hasn't accessible name, r=marcoz, davidb, dolske, l10n, mconor, sr=neil 2009-05-14 13:29:33 +08:00
Simon Montagu
bc928cfd5d Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-05-11 04:23:42 -07:00
Alexander Surkov
906cbaed37 Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil
--HG--
rename : accessible/tests/mochitest/nsIAccessible_actions.js => accessible/tests/mochitest/actions.js
2009-05-11 09:32:09 +08:00
Alexander L. Slovesnik
1405cc16fb Bug 484838 - global/history/history.properties is unused and should be removed; r=gavin.sharp 2009-03-28 03:00:28 +01:00
mak77@bonardo.net
9639aad682 Strings for bug 390614 (r=axel) 2009-03-19 14:25:29 -07:00
Dietrich Ayala
4cc7fe5d41 backing out due to unit test failures 2009-03-18 19:13:10 -07:00
Marco Bonardo
2847c8c0c4 Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich,pike ui-r=beltzner a=mconnor 2009-03-18 23:38:38 +01:00
Tyler Downer
11f6e05ab7 Bug 479321 - Change cancelled to canceled; r=gavin.sharp 2009-02-23 02:12:07 +01:00
Hubert Gajewski
411c93ada8 Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp 2009-02-12 05:16:02 +01:00
Axel Hecht
8cb01f4bbb bug 466570, fix for GNU Make 3.80, don't use $(or), rs=ted 2009-01-26 14:02:56 +01:00
Axel Hecht
54fa56394d bug 466570, factor out parts of browser/locales/Makefile.in to be used by fennec, r=ted
--HG--
rename : browser/locales/Makefile.in => toolkit/locales/l10n.mk
2009-01-23 12:21:52 +01:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Ehsan Akhgari
2d5f3e4a91 Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong 2009-01-12 22:22:27 -08:00
Robert Strong
5f1c2fcb70 Bug 318855 (string only)- followup to fix hardcoded app name. 2009-01-02 01:54:20 -08:00
Robert Strong
229955d9f5 Bug 318855 - 'Help/Check for Updates' should not be disabled when Firefox doesn't have write access to itself, but should perform check anyway (and, on Linux, prompt for root password). r=beltzner, approval1.9.1=beltzner 2009-01-01 14:28:03 -08:00
Phil Ringnalda
4558c16860 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Vlado Valastiak
ad998ea5bb Bug 470573 - change key name so that localizers catch the string change. r=ted 2008-12-27 19:09:09 +01:00
Masatoshi Kimura
046423c441 Bug 470209 - intl.charsetmenu.browser.unicode should not be included in localizable file; r=smontagu sr=dbaron 2008-12-25 00:47:51 +01:00
Tyler
bd57071089 Bug 470573 - Change "Remove Reports" to "Remove All Reports"; r=ted.mielczarek 2008-12-25 00:07:41 +01:00
Steffen Wilberg
828c83616a Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano 2008-12-18 20:50:49 +01:00
stefanh@inbox.com
b5f6cbde36 Bug 462223 - Update welcome_help (no search sidebar anymore). NPOB. r=gavin. 2008-12-07 14:56:49 +01:00
Masatoshi Kimura
3a3a37f47d Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron 2008-12-06 11:08:26 -08:00
Daniel Holbert
61f320aa9d Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes. 2008-12-05 11:52:01 -08:00
Masatoshi Kimura
31c5df869e Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron 2008-12-05 18:31:00 +01:00
Vlado Valastiak
77760857d2 Bug 277296 - The print dialogs have no accesskeys; r=gavin, a191=beltzner 2008-11-28 22:07:51 +01:00
Dietrich Ayala
6bf15180d8 Fix for bug 445704 (JSON bookmarks backup has localized filename (and can't be easily restored). r=zeniko, a=beltzner. 2008-11-13 17:54:25 +01:00
Robert Strong
954480d415 Bug 324121 - Extensions with available updates for the next version of the app should not be listed in app update extension will be disabled warning (AUS patch). r=dtownsend ui-r=beltzner
--HG--
rename : toolkit/themes/pinstripe/mozapps/downloads/buttons.png => toolkit/themes/pinstripe/mozapps/update/buttons.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons-aero.png => toolkit/themes/winstripe/mozapps/update/downloadButtons-aero.png
rename : toolkit/themes/winstripe/mozapps/downloads/downloadButtons.png => toolkit/themes/winstripe/mozapps/update/downloadButtons.png
2008-11-04 21:50:52 -08:00
Curtis Bartley
0829df0d64 Bug 17612: front end patch to enable view-source link browsing, r=gavin 2008-11-04 23:01:33 -05:00
Ehsan Akhgari
f22388d6b9 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [downloadmgr part]; r=sdwilsh 2008-11-04 02:52:21 +03:30
Dave Townsend
82da6767f5 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 12:13:48 +00:00
Dave Townsend
5fe4198f76 Backed out changeset bbccbf2c7456 2008-11-02 03:27:18 +00:00
Dave Townsend
ebb5261581 Bug 455906: Support severities for blocklist entries. r=robstrong, r=jst
--HG--
rename : toolkit/mozapps/extensions/content/list.xul => toolkit/mozapps/extensions/content/blocklist.xul
rename : toolkit/mozapps/extensions/public/nsIBlocklistService.idl => xpcom/system/nsIBlocklistService.idl
2008-11-02 01:34:45 +00:00
Justin Dolske
18e70afd05 Bug 403420 - notification bar should show the host for the login it's asking to save. r=gavin, ui-r=beltzner 2008-10-30 23:28:39 -07:00
stefanh@inbox.com
23aaaa2abf Bug 460668 - Remove useless search-sidebar-closebutton from help.xul (also add emptytext attribute and remove some obsolete css). NPODB. r=Neil. 2008-10-25 17:10:10 +02:00
Justin Dolske
c10dcfac56 Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss 2008-10-22 23:36:52 -07:00
Alexander L. Slovesnik
f685c46392 Bug 335266 - If update of Thunderbird was paused, incorrect message is shown; r=robert.bugzilla 2008-10-22 01:37:51 +02:00
Axel Hecht
0de77920ec bug 458014, refactor browser/locales/Makefile.in, support both manifests in JarMaker.py, r=ted 2008-10-20 21:57:47 +02:00
Edward Lee
bc7771fdb0 Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong 2008-10-13 10:50:10 -05:00
Steffen Wilberg
6021a26e4a In about:config, make accel+f focus the filter box instead of invoking the find bar; r=neil 2008-10-11 03:10:48 +02:00
Robert Strong
a4e605f065 Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend 2008-10-10 15:36:46 -07:00
Neil Rashbrook
e0eb376859 Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn (forgot copied file) 2008-10-10 00:25:37 +01:00
Neil Rashbrook
623cba3c5c Bug 455880 Move <filefield> to toolkit/content/widgets r=Enn
--HG--
rename : toolkit/mozapps/preferences/preferences.xml => toolkit/content/widgets/filefield.xml
2008-10-10 00:04:06 +01:00