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

143061 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 6883f085d8 Bug 286108 - build tbird locales - use "en.lproj" and other localized .lproj directory names instead of hardcoded "English.lproj" r=Mano a=Chase 2005-06-17 00:54:25 +00:00
scott%scott-macgregor.org 238ec4ebdd Bug #37712 --> "Receiving: message headers" should be "Downloading message headers 123 of 1323"
Patch by tmeader@gmail.com

sr=mscott/bienvenu
2005-06-17 00:34:17 +00:00
darin%meer.net 414bfe4895 fixes bug 297609 "updater should keep going if a 'Remove' command cannot be completed because the target file does not exist" r=bsmedberg 2005-06-17 00:30:59 +00:00
smfr%smfr.org bbbc853e99 Fix bug 290375: if option key is down when a download completes, and you have the dl manager set to auto-hide, then all windows get closed. Fixed by using -close rather than -performClose: (and moving the code where it belongs). 2005-06-17 00:26:21 +00:00
christophe.ravel.bugs%sun.com 687eab8c8c 297573 - Modify JSS tests such that they access certs from platform specific directories
r=Sandeep, sr=Glen
Display the result of each test case and global pass rate.
2005-06-16 23:22:46 +00:00
scott%scott-macgregor.org 6e21e1fbc3 Bug #242752 --> "System New Mail Sound" should be "System Alert Sound" on Mac OS X. 2005-06-16 23:12:35 +00:00
peterv%propagandism.org 903d45ecc7 Another try to fix btek. 2005-06-16 22:57:46 +00:00
gandalf%firefox.pl 7f613adfbf Bug 297583: Online button tooltip for proxy auto-detect is missing;r=bsmedberg,sr+a=mscott 2005-06-16 22:39:07 +00:00
darin%meer.net 01b7cbe0b9 Make it easy to generate a full update of dist/bin 2005-06-16 22:28:09 +00:00
steffen.wilberg%web.de 1a9cc78236 Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa 2005-06-16 22:16:26 +00:00
brendan%mozilla.org 23ee97ef6a Use JS_EnumerateResolvedStandardClasses for bfcache transparency (292903, r+sr=bryner/jst). 2005-06-16 22:14:43 +00:00
peterv%propagandism.org 344b7992fc Trying to fix btek bustage. 2005-06-16 21:52:44 +00:00
brendan%mozilla.org b7355adbb1 js/src part of 2nd patch for 292903, r+sr=bryner/jst. 2005-06-16 21:43:15 +00:00
scott%scott-macgregor.org 91d395fb3f Bug #266097 --> "Contacts" button doesn't stay pushed (or down) when the contacts sidebar is open.
Patch by Thomas Bertels (the_redburn@perso.be)
2005-06-16 21:23:42 +00:00
mrbkap%gmail.com 96d4d21187 bug 293162: Textarea's innerHTML shouldn't treat the HTML as text. r=peterv sr=jst a=shaver 2005-06-16 21:23:24 +00:00
peterv%propagandism.org 0cfa2a83d4 Trying to fix btek bustage. 2005-06-16 21:20:57 +00:00
dougt%meer.net 49db0e310b * Fixes some build problems when trying to build non-static. (removing link
libraries that don't exist on Windows CE)

* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)

* Windows CE on ARM doesn't support C++ exceptions.  In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla.  On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.

* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.

* Disabling more code in nsOSHelperAppService for Windows CE.

* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).

Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
alexei.volkov.bugs%sun.com 286d943a86 fix for bug: 297015 - bltest should run multithreaded. r=julien 2005-06-16 21:11:02 +00:00
brendan%mozilla.org 8bf2a66987 Fix regression from 292903's first patch, which results in JS_DEFAULT_XML_NAMESPACE_ID being enumerated! Thanks to bc for noticing. 2005-06-16 20:27:11 +00:00
timeless%mozdev.org 07ea9ed489 Bug 297660 No node is selected anymore after deleting node in dom inspector
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
peterv%propagandism.org 9fc8f255eb Trying to fix btek bustage. 2005-06-16 19:56:21 +00:00
jwalden%mit.edu 0359acc1d5 Bug 265719 - UI "screenshot" in "About Popup Blocking" dialog is out-of-date. r=mconnor, a=shaver 2005-06-16 19:02:27 +00:00
lpsolit%gmail.com 8f949e1a38 Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on $1 - Patch by Christian Reis <kiko@async.com.br> r/a = justdave 2005-06-16 19:00:58 +00:00
mrbkap%gmail.com 7f0479a0b2 bug 296677: Fix nsParser::ParseFragment to not screw up setting <textarea>'s innerHTML. r=jst sr=peterv a=asa 2005-06-16 18:59:59 +00:00
peterv%propagandism.org ea86994e71 Trying to fix btek bustage. 2005-06-16 18:44:01 +00:00
pedemont%us.ibm.com 6cefd972f9 Bug 291501 - labels don't support the src attribute. r=aaronr, r=smaug, a=mkaply 2005-06-16 18:33:55 +00:00
doronr%us.ibm.com 65c5070fb5 Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg 2005-06-16 18:24:34 +00:00
timeless%mozdev.org da35abb0d2 Bug 294823 ASSERTION: max element width exceeded desired width: 'PR_FALSE'
patch by bernd r=roc sr=roc a=asa
2005-06-16 18:22:38 +00:00
mrbkap%gmail.com b7e3b4b60c bug 296284: <blockquote type=cite> can cause the plaintext serializer to delete extra newlines before inlines after blocks. r=peterv sr=jst a=asa 2005-06-16 18:20:59 +00:00
timeless%mozdev.org c48f8691a5 Bug 225034 Certificate Manager Crashes Mozilla [@ nsCertTree::CmpByCrit]
patch by kaie r=timeless sr=darin a=shaver
2005-06-16 17:27:17 +00:00
timeless%mozdev.org 36c76b25fd Bug 291378 crashes on XPCOM calls with more than 7 arguments
regenerated by mozilla@rosenauer.org r=shaver a=shaver
2005-06-16 16:31:53 +00:00
gandalf%firefox.pl f9a9230113 adding pl to all-locales. 2005-06-16 16:29:52 +00:00
doronr%us.ibm.com b13b1cd74c XForms Bug 296231 - Allow file:// xforms to submit anywhere. r=darin,aaronr a=mkaply 2005-06-16 15:47:04 +00:00
gandalf%firefox.pl 7ea2c8c3ed Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa 2005-06-16 13:49:04 +00:00
bsmedberg%covad.net 95a9d76d3c Bug 224305 part "*nix" - register xulrunner as a GRE with xulrunner -register-global and -register-user - r=darin a=asa 2005-06-16 13:29:45 +00:00
peterv%propagandism.org 73f0ac7c60 Bustage fix 2005-06-16 13:26:34 +00:00
peterv%propagandism.org c8dcb1a2d2 Fix for bug 286300 (Clean up HTML tags enum and related code). r=mrbkap, sr=bz, a=asa. 2005-06-16 13:10:58 +00:00
peterv%propagandism.org db534b9dcb Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
gandalf%firefox.pl 04a5e517fb Bug 297684: Non-localizable label in Updates wizard: "Finished"; p=stefan_h@hem.utfors.se,r=gandalf,a=bsmedberg 2005-06-16 12:53:43 +00:00
pinkerton%aol.net 119c64b50b delay invalidates if we're in the middle of painting. fixes scrambling during
loads (sr=pink, r=sfraser, bug 294415)
2005-06-16 12:49:43 +00:00
peterv%propagandism.org 5d43f66117 Fix for bug 289169 (DOMParser freezes when parsing elements with fixed attributes.). r/sr=jst, a=asa. 2005-06-16 11:59:28 +00:00
timeless%mozdev.org 7c5893a7a7 Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
Marking JSCLASS_PRIVATE_IS_NSISUPPORTS on InstallVersionClass
remove extra definitions of ConvertJSValToObj to prevent confusion
r=dveditz sr=dveditz a=dveditz
2005-06-16 11:09:27 +00:00
mvl%exedo.nl 71b142514a Bring back tooltips. bug 297818, r=vlad 2005-06-16 09:23:41 +00:00
mconnor%steelgryphon.com d671be8753 bug 292774 - view image context menu allows chrome access, patch by neil, r=bz, sr+a=dveditz 2005-06-16 08:43:20 +00:00
mconnor%steelgryphon.com 4db0d7b738 bug 292774 - view image context menu allows chrome access, r=dveditz, sr=jst, a=dveditz 2005-06-16 08:34:50 +00:00
mconnor%steelgryphon.com 5b1fc5f58e bug 293424 - block about: from content to remove a potential attack vector, r+sr=brendan, a=brendan/jay 2005-06-16 08:28:50 +00:00
cltbld 67281c1f8f Automated update from host egg 2005-06-16 08:07:49 +00:00
darin%meer.net 187c7dd2a3 fixes bug 297811 "Disable updater if iconv not found" r=cls 2005-06-16 08:05:38 +00:00
vladimir%pobox.com e7b8e63ede Implement current day selection for views, also various misc UI fixes 2005-06-16 06:52:11 +00:00
bugreport%peshkin.net 97ee59827d Bug 297797: New Hook - add actions to attachment table - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r/a=myk 2005-06-16 05:40:32 +00:00