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

130929 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 6481e20c8d Bug #245430 --> Remove static global string object to fix a crash on OS X static builds.
sr=bienvenu
2004-06-10 22:03:52 +00:00
bryner%brianryner.com daf429b165 fixing os/2 bustage 2004-06-10 22:03:27 +00:00
bryner%brianryner.com 195d45b2e2 Move library base addresses to reserve 48MB of address space for the main executable for prebinding. Bug 246263, r=ben. 2004-06-10 21:56:40 +00:00
jshin%mailaps.org f00e875ee9 bug 246194 : crash when char. encoding is set to UTF-16 for non-UTF-16 pages (r=smontagu, sr=dbaron, a=asa) 2004-06-10 21:16:56 +00:00
bryner%brianryner.com 88419a6334 fixing bustage 2004-06-10 21:10:11 +00:00
bryner%brianryner.com 947f4cb51b oops, checked in from an old version of the patch. fixing bustage. bug 239390. 2004-06-10 20:41:09 +00:00
bryner%brianryner.com 2666a9d913 Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
neil%parkwaycc.co.uk 5be5e5bb3f Hidden pref to disable expanding and scrolling to new message when opening folder b=139242 r/sr=bienvenu 2004-06-10 18:57:58 +00:00
mostafah%oeone.com f142f4c580 Brought up to date with the one in browser/app 2004-06-10 18:35:30 +00:00
christophe.ravel.bugs%sun.com 878abc6269 238319: Sun packages changes. 2004-06-10 18:28:19 +00:00
edburns%acm.org 485106034b This checkin is the first step to making DocumentLoadListener work
again.  It provides the native class that implements
nsIWebProgressListener, which I've copied form gtk_moz_embed, so it's
gotta be good.  The next step will be to hook this up to the java side.

A src_moz/EmbedProgress.h
A src_moz/EmbedProgress.cpp

- mostly copied from GTKMOZEMBED

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- remove javadoc reference to non-existing method

M src_moz/EmbedWindow.cpp
M src_moz/EmbedWindow.h

- expose AddWebBrowserListener method.

M src_moz/InputStreamShim.cpp

- make FileInputStream testcase run

M src_moz/Makefile.in
M src_moz/NativeBrowserControl.cpp
M src_moz/NativeBrowserControl.h

- add EmbedProgress

M test/automated/src/classes/org/mozilla/webclient/NavigationTest.java

- Make this test run
2004-06-10 16:30:00 +00:00
bienvenu%nventure.com 0367cfdae3 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
mostafah%oeone.com 5ce01e4ab2 Brought up to date with browser/app 2004-06-10 14:10:26 +00:00
bienvenu%nventure.com 8a50db6a22 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:10:03 +00:00
bienvenu%nventure.com 9303873de8 add UI for global pop3 inbox in account wizard and account settings, r=mscott, sr=sspitzer, 243837 2004-06-10 14:04:32 +00:00
mozilla.BenB%bucksch.org a9ceb59631 Bug 245758: Make bookmarks' internal unescaper match nsEscapeHTML, unescaping ' pr
r=Neil Rashbrook, sr=jst
2004-06-10 12:59:08 +00:00
neil%parkwaycc.co.uk 955e71a549 Bug 192557 Rebuild HTML draft from source rather than reinserting it as HTML r=glazou sr=mscott 2004-06-10 10:48:30 +00:00
ben%bengoodger.com 90812993e9 remove msword, excel, ppt from "safe" handlers list 2004-06-10 06:40:43 +00:00
ben%bengoodger.com ccee312481 246018 - Firefox imports IE bookmarks over old bookmarks
237732 - user.js not copied by phoenix profile migrator
240136 - Firefox should not auto-import settings without user confirmation
2004-06-10 06:28:27 +00:00
bryner%brianryner.com 935bc91364 Include autoconf.mk so that we get a suitable OS_ARCH definition 2004-06-10 03:25:22 +00:00
pkw%us.ibm.com d1a98c592e Bug 186789 - Ctrl+Shift Shortcuts in Mozilla conflict with ISO 14755 Input methods (shift+ctrl keys don't work) [mark all read]
r=neil.parkwaycc.co.uk@myrealbox.com, sr=alecf@flett.org (for XPFE changes), src=mscott@mozilla.org (for MailNews changes)
2004-06-10 01:42:00 +00:00
jst%mozilla.jstenback.com e10531d5f6 Fixing bug 140690. Patch by m.wargers@hccnet.nl. Making element.innerHTML not do newline conversion. r+sr=jst@mozilla.jstenback.com 2004-06-10 00:11:38 +00:00
pschwartau%netscape.com f35801c28d Updating JS_GetImplementationVersion() to date of latest JS release (67111) 2004-06-09 23:08:07 +00:00
pinkerton%aol.net 72505e0d2c moving import/export bookmarks to file menu. standardizing file menu, removing
some separators. removing "window" from zoom/minimize. changing next/prev tab
cmd keys to cmd-opt-left/right arrow
2004-06-09 22:46:51 +00:00
darin%meer.net 2663086d93 adding tracing facility to socket transport, NOT PART OF THE BUILD 2004-06-09 22:40:02 +00:00
pinkerton%aol.net 15759ba031 cleanup toolbar button strings making them easier to correctly localize
(bug 245911)
2004-06-09 22:19:48 +00:00
darin%meer.net bd982d0036 fixes bug 246106 "Defensive (anti-phishing) auth prompts are displayed when they should not be displayed" r+sr=dveditz 2004-06-09 22:09:05 +00:00
pinkerton%aol.net 7d3881172e never try to theme <button> tags, we just can't catch all the permutations
(r=pink/sr=bryner/a=asa, bug 244058)
2004-06-09 21:58:22 +00:00
darin%meer.net 5ff8b21109 fixes bug 237819 "nsStandardURL should automatically convert ACE hostnames to UTF8" r=biesi sr=dbaron 2004-06-09 21:41:28 +00:00
dmose%mozilla.org 5d10c71afc Fix XML Schema crash that happens when using WSDL/SOAP arrays (bug 246082). r=timeless; sr=jst 2004-06-09 20:52:25 +00:00
brendan%mozilla.org c44082952a Back out patch for bug 245890 for now. 2004-06-09 19:39:53 +00:00
scott%scott-macgregor.org 762c40a654 Bug #245430 --> Port more thunderbird static build work to the trunk 2004-06-09 18:36:58 +00:00
bsmedberg%covad.net a7deb4f150 Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin 2004-06-09 18:36:25 +00:00
igor%mir2.org 7f56cb9f8f Fixing regression after previous commit for bug 245882: when used as top scope ImporterTopLevel should not define constructor property not to hide Object.prototype.constructor. 2004-06-09 17:01:01 +00:00
bienvenu%nventure.com 61412032bd fix 245769 and 239181, don't use IMAP status on selected state folder, sr=mscott 2004-06-09 15:31:50 +00:00
mostafah%oeone.com 091f41e422 Added 1.7 backward compatibility for onResponse 2004-06-09 14:57:59 +00:00
mkaply%us.ibm.com 19b21bb2b3 #244221
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing
2004-06-09 13:32:38 +00:00
igor%mir2.org 204d41ff43 1. IdFunction.methodId is no longer public as some old Java compilers have troubles with it and accessor method has to be used instead.
2. IdFunction constructor now takes scope argument as well to prevent initialization bugs.
2004-06-09 12:54:04 +00:00
aaronleventhal%moonset.net b4450c6332 Bug 241064. Don't use state_unavailable on objects unless their greyed/disabled. r=Louie.Zhao, sr=Henry.Jia 2004-06-09 12:50:53 +00:00
aaronleventhal%moonset.net 657cc8d983 Bug 245819. Fix regression from bug 244624, accessibility info cannot be retrieved from 2 subsequent pages with textfield. r=pkw, sr=Henry.Jia 2004-06-09 12:48:54 +00:00
aaronleventhal%moonset.net a35aac7285 Bug 245883. Readonly states incorrectly exposed for lists and their contents. r=pkw, sr=Henry.Jia 2004-06-09 12:45:09 +00:00
aaronleventhal%moonset.net 5d69d3ecf0 Bug 245878. Mozilla hangs when accessibility info retrieved from null plugin. r=pkw, sr=Henry.Jia 2004-06-09 12:42:41 +00:00
mkaply%us.ibm.com 5158b908ee #245902
r=pedemont, sr=blizzard (platform specific)
OS/2 only - warning cleanup in nsNativeAppSupportOS2.cpp
2004-06-09 12:36:45 +00:00
igor%mir2.org 45dd15a64f The last commit made Rhino uncompilable! Fixing that. 2004-06-09 08:25:59 +00:00
nelsonb%netscape.com 17e15e8590 Don't crash when CERT_DestroyCertificate is called with a cert with a
null arena pointer.  Bug 245943. r=julien
2004-06-09 07:47:51 +00:00
igor%mir2.org 407b7697c2 Implementing bug 245882: now ImporterTopLevel can be constructed from JavaScript using JavaImporter to allow to have class and package collections without namespace polluting. 2004-06-09 07:36:31 +00:00
Stefan.Borggraefe%gmx.de 5a060bf553 Bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons.
This patch fixes the Customize Sidebar dialog I overlooked.
r=neil, sr=alecf
2004-06-09 06:10:19 +00:00
silver%warwickcompsoc.co.uk 4dbb3d6ec0 Fixing version number. 2004-06-09 05:16:53 +00:00
bryner%brianryner.com a549893b03 merge installer package fixes from branch 2004-06-09 04:46:57 +00:00
bmlk%gmx.de aa063dc0db empty tables should not have a size in quirks mode. bug 241161 r/sr=bzbarsky 2004-06-09 04:13:53 +00:00