kaie%kuix.de
4663006ffa
Bug 110161, enable OCSP by default, follow up checkin,
...
fixing string identifiers. r=marcoos, sr=mconnor
2007-06-05 22:14:40 +00:00
kaie%kuix.de
4888314444
Bug 110161. Code related to the plan to enable OCSP by default.
...
r=rrelyea, toolkit r=mconnor
2007-05-30 23:13:30 +00:00
sdwilsh%shawnwilsher.com
40bc5263d0
Bug 380613 - Need serial comma after canceled in the tooltip for the Clean Up button. Patch by Reed Loden <reed@mozilla.com> r=gavin.sharp
2007-05-23 18:28:53 +00:00
sdwilsh%shawnwilsher.com
866e727041
Bug 381690 - Need serial comma after downloading in the error dialog for failed updates. Patch by Reed Loden <reed@mozilla.com>. r=gavin.sharp
2007-05-23 18:24:53 +00:00
sdwilsh%shawnwilsher.com
68caa1d6e9
Bug 378527 - Localize nsIAlertsService. r=mano
2007-05-23 00:32:50 +00:00
gavin%gavinsharp.com
e8fc7b897d
Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor
2007-05-22 19:48:05 +00:00
asqueella%gmail.com
6a0f30665e
Bug 374320 - add a label and an accesskey for the 'code' textbox in the Error Console
...
p=Cedric Corazza <cedric.corazza@wanadoo.fr>
r=mconnor
2007-05-13 12:37:19 +00:00
gavin%gavinsharp.com
183b353272
Bug 356673: Whitespace and alignment fixes for l10n files, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=me
2007-05-02 19:10:41 +00:00
asqueella%gmail.com
d5bd4a10ec
Bug 377332 - Installing incompatible addons (locale, plugin) doesn't show any compatibility warning
...
p=Dave Townsend <mossop.bugzilla@blueprintit.co.uk>
r=rstrong, sr=beltzner
2007-04-27 14:55:19 +00:00
philringnalda%gmail.com
4de05aa698
Bug 375485 - Remove some unused toolkit strings, r=mano
2007-03-28 04:43:42 +00:00
enndeakin%sympatico.ca
c09befc811
Bug 92174, add date and time picker widgets to toolkit, r=neil,mano
2007-01-29 17:36:20 +00:00
philringnalda%gmail.com
e6f78f1a0a
Bug 365574: Help's search sidebar close button (even more) broken, r=mano
2007-01-27 05:54:34 +00:00
mats.palmgren%bredband.net
fd61d7a689
Add a "Copy" context menu item that copies pref name and value in about:config list. b=239940 (part 1) r+sr=neil@httl.net
2007-01-26 20:51:12 +00:00
gavin%gavinsharp.com
71ee103e24
Bug 365633: Non-localizable string when checking for updates to add-ons, patch by Ryan Jones <bugs@ryan-jones.com>, r=me
2007-01-04 18:51:40 +00:00
philringnalda%gmail.com
066c866862
Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin
2007-01-01 04:33:27 +00:00
mozilla.mano%sent.com
7055114061
Bug 347249 - QuickFind Link/Text Visual Distinction. r=gavin, ui-r=mconnor.
2006-12-06 23:24:26 +00:00
cst%yecc.com
f73c15059a
Fixing string from previous checkin
2006-12-05 00:18:14 +00:00
cst%yecc.com
088225d67a
Bug 339720 show warning page before showing about:config (toolkit version)
...
r=mano
2006-12-05 00:15:22 +00:00
philringnalda%gmail.com
2b5daeecce
Bug 351639: Close button in notification bar is missing a tooltip, r=mano
2006-12-02 01:16:33 +00:00
smontagu%smontagu.org
edbeb04126
More additions and corrections to language names. Bug 178491, r=jshin, blanket sr=roc
2006-11-23 15:59:12 +00:00
enndeakin%sympatico.ca
1d9aba9270
Bug 346787, add binding for spellchecking in XUL textboxes
2006-11-20 17:45:10 +00:00
sspitzer%mozilla.org
66c441b699
fix for bug #358080 : Update window says to click 'Finish' when button is labeled 'Done'
...
r=darin
thanks to Hiro-san (sugar.waffle@gmail.com ) for the fix.
2006-11-15 17:10:21 +00:00
philringnalda%gmail.com
2e38dcfb96
Bug 354081: Remove unused entities for Help throbber, r=gavin
2006-11-09 05:17:41 +00:00
scott%scott-macgregor.org
64a3857715
Bug #328988 --> remove dependency on builinURLs.rdf for thunderbird and seamonkey. Remove builtinURL.rdf from toolkit. various parts revied by neil, kairo, bsmedberg, bienvenu.
2006-10-28 22:05:08 +00:00
joshmoz%gmail.com
eaaa10ea62
fix "Save As" functionality in cocoa widgets, also add save type options in save dialog. b=354954 r=smorgan sr=pav
2006-10-25 20:47:14 +00:00
sspitzer%mozilla.org
5210c86c5c
fix for bug #342930 : "You have asked to open [lots of] tabs at once" should read "You are about to open..."
...
backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without)
r=dietrich, original patch r=mconnor, ui-r=beltzner
2006-10-10 23:19:01 +00:00
smontagu%smontagu.org
86518abaf2
Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag
2006-10-10 13:26:22 +00:00
axel%pike.org
cf64593222
bug 349713, get boolean logic right to not ignore errors in region.properties, r=bsmedberg,a=schrep
2006-09-18 17:55:02 +00:00
sspitzer%mozilla.org
db66e79273
fix for bug #351821 : problems the "Download and Install Now" button remains even after you have begun downloading.
...
remove the "More Details>>" button, as we always call onShowMoreDetails()
replace it with some informative text, and keep the "next" and "back" buttons
disabled until we are done checking for add on incompatibilty.
also, add a try/catch/LOG() to increase robustness (and to aid diagnosis)
r=dietrich
2006-09-14 06:43:47 +00:00
axel%pike.org
2348b24761
bug 349713, add contentHandler to ignores, drop uninstall.inc, r=bsmedberg
2006-09-11 14:08:21 +00:00
dietrich%mozilla.com
0f43915483
Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong)
2006-09-08 06:56:14 +00:00
flamingice%sourmilk.net
08e713adaa
Bug 351002, Download options window points to a non-existing section; needs rewording, r=mano, patch by Phil Ringnalda <philringnalda@gmail.com>
2006-09-08 03:07:17 +00:00
smontagu%smontagu.org
00971b5f46
Synchronise regionNames.properties with ISO-3166. Bug 153104, r=jshin, blanket sr=roc
2006-08-30 04:23:15 +00:00
bent.mozilla%gmail.com
4482bafb4c
Bug 350066 - "Add various regions to regionNames.properties". r=smontagu, blanket sr=roc.
2006-08-25 20:40:44 +00:00
dietrich%mozilla.com
ec3bade14a
Bug 348076 remove generated URLs from region.properties - getMore* temporary URLs for non-Fx apps (r=mconnor)
2006-08-25 01:39:48 +00:00
bugzilla%standard8.demon.co.uk
6c378426ed
Bug 349438 (bug 266945 enhanced / followup) add title and set default button to no for the remove all password manager confirm prompt. p=Serge Gautherie <gautheri@noos.fr>,r=mconnor
2006-08-24 17:34:43 +00:00
dietrich%mozilla.com
e7c871990e
Fixing bustage from bug 348076.
2006-08-19 19:08:14 +00:00
dietrich%mozilla.com
d232b49fa0
Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor)
2006-08-19 02:00:52 +00:00
myk%mozilla.org
49b2d26fa4
followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
...
Patch by Mike Beltzner.
r=myk
2006-08-17 19:01:28 +00:00
myk%mozilla.org
8fb1933bd1
make Software Update Failed dialog less confusing
...
Patch by Mike Beltzner.
bug=348822
r=mconnor
2006-08-17 08:03:40 +00:00
sspitzer%mozilla.org
5ac3dc5aec
string change for bug #348389 : properly support licenseURL attribute in updates.xml on the client side. r=beltzner
...
string change for bug #329729 : software updater should handle major and minor updates. r=beltzner
2006-08-17 03:17:48 +00:00
myk%mozilla.org
8de69b80e5
backing out the most recent change because the tree is closed; will check it back in once the tree reopens
2006-08-16 22:02:34 +00:00
myk%mozilla.org
9feba37137
followup patch to bug 346795 that changes "browsing" to "working" in a string since updater isn't browser-specific
...
Patch by Mike Beltzner.
r=myk
2006-08-16 21:59:18 +00:00
myk%mozilla.org
666a35c634
fix second typo from beltzner's patch for bug 346795
2006-08-16 20:05:40 +00:00
gavin%gavinsharp.com
0457b59b75
Fix typo from patch for bug 346795, patch by beltzner
2006-08-16 16:27:03 +00:00
jminta%gmail.com
c4e0a524a9
Bug 346795 wording of text in automatic updates dialog after new update has been downloaded, patch by beltzner, r=mconnor
2006-08-16 05:28:32 +00:00
sspitzer%mozilla.org
e9e7973228
string changes for bug #329729 :
...
software updater should handle minor and major updates.
ui-r=beltzner
2006-08-11 17:54:59 +00:00
smontagu%smontagu.org
a661b02369
Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes
2006-08-08 07:50:26 +00:00
smontagu%smontagu.org
fbeb520991
Make 'file' in unknown content dialog localizable. Bug 340038, r=mano
2006-08-06 08:29:29 +00:00
mats.palmgren%bredband.net
fb3665fa15
Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil
2006-08-06 03:11:09 +00:00