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

130763 Коммитов

Автор SHA1 Сообщение Дата
pedemont%us.ibm.com 88ac5ebad1 Bug 245742 - Crash/memory corruption after using NTLM on Mac. r/sr=darin 2004-06-11 22:06:16 +00:00
cbiesinger%web.de be447811ac fixing more bustage 2004-06-11 19:37:08 +00:00
cbiesinger%web.de b9fb14c9a4 oops. missed a spot 2004-06-11 19:13:59 +00:00
cbiesinger%web.de 3bbce0ba97 fixing more bustage 2004-06-11 19:11:45 +00:00
cbiesinger%web.de 5bc23f15c2 ...fixing firefox bustage... 2004-06-11 18:25:05 +00:00
jst%mozilla.jstenback.com 691da3d166 No need for result here any more. Continuation fix for the bustage caused by the initial checkin for bug 245619. 2004-06-11 17:45:24 +00:00
m_kato%ga2.so-net.ne.jp d566078278 fix bugstage, bug=245619, r/sr=brendan 2004-06-11 17:14:43 +00:00
jocuri%softhome.net b86634bab0 Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave. 2004-06-11 17:03:50 +00:00
scott%scott-macgregor.org ab3838483b A better fix for Bug #242672 --> Help menu should conform to Apple Human Interface Guidelines
don't needlessly pre-process messenger.dtd
restore the help about menu item
2004-06-11 17:01:29 +00:00
cbiesinger%web.de c36edfc815 fixing bustage... 2004-06-11 16:39:38 +00:00
rlk%trfenv.com 804c9b8737 Bug 246274 - Firefox advanced browsing option "open links in the background" misleading. Patch by Tim Meader <tmeader@gmail.com>. r=mconnor@myrealbox.com 2004-06-11 16:22:48 +00:00
mostafah%oeone.com c52b5d6bfc Checked in patch for bug 189710 2004-06-11 16:14:31 +00:00
mostafah%oeone.com a4f17278ad Checked in patch for bug 245849 2004-06-11 16:11:08 +00:00
mostafah%oeone.com 51d05ab522 Checked in patch for bug 245844 2004-06-11 15:59:57 +00:00
edburns%acm.org b1f9171e41 This checkin is the next step for getting DocumentLoadListener to work.
I now have the new architecture for pumping events from mozilla back
into java.  I've added a sequence diagram to
<http://www.mozilla.org/projects/blackwood/webclient/design/20040306-webclient-2_0.zargo>
and updated the private API class diagram.

The next step will be to have the EmbedProgress::On* methods call back
to EventRegistration.nativeEventOccured.

M src_moz/EmbedProgress.cpp
M src_moz/EmbedProgress.h

- make this class maintain a reference to the java EventRegistration
  instance for this BrowserControl

M src_moz/NativeBrowserControl.cpp
M src_moz/NativeBrowserControl.h

- make this class maintain a reference to the java BrowserControl instance.

M src_moz/WindowControlImpl.cpp

- push the java BrowserControl to the NativeBrowserControl on Realize().

M src_moz/WrapperFactoryImpl.cpp
M src_moz/ns_globals.h

- expose gImplementedInterfaces in ns_globals.h
2004-06-11 15:55:48 +00:00
cbiesinger%web.de 23938c8252 bug 235505 make nsIMIMEInfo::MIMEType readonly
r=bzbarsky sr=darin
2004-06-11 15:47:57 +00:00
darin%meer.net 96dfe84514 fixes bug 246337 "nsIProxy is unused and should be removed; nsISOCKS4SocketInfo is also unused and can be likewise removed" r=biesi 2004-06-11 15:31:21 +00:00
darin%meer.net 120fd5c31a fixes bug 246329 "SchemeIs failure leaks nsHttpChannel" r=biesi 2004-06-11 15:09:36 +00:00
cbiesinger%web.de a4396ff7b4 bug 245673 named literal strings should be const
r+sr=darin
2004-06-11 15:05:29 +00:00
cbiesinger%web.de 52ead053dd bug 245689 ftp channels report NS_ERROR_FAILURE when resuming fails, instead of NS_ERROR_NOT_RESUMABLE
r=bbaetz sr=darin
2004-06-11 14:56:35 +00:00
jshin%mailaps.org cc5eefe6dc bug 240300 : IDN in 'Connection refused alert' garbled. (r=cbie, sr=darin) 2004-06-11 14:20:14 +00:00
neil%parkwaycc.co.uk 8f42313065 Bug 246271 treecell does not respond immediately to src attribute changes r=varga sr=darin 2004-06-11 13:04:56 +00:00
neil%parkwaycc.co.uk d6d70f3234 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
robin.lu%sun.com b8205678d0 fix bug 220390 ACCESSKEY incorrectly supported on multiline SELECT tag.
patched by Nian Liu (neo.liu@sun.com).
r=aaronleventhal sr=jst
2004-06-11 08:03:16 +00:00
scott%scott-macgregor.org f48e4fbb64 Bug #242672 --> Help menu should conform to Apple Human Interface Guidelines
Patch by Jon Baumgartner
2004-06-11 06:39:05 +00:00
brendan%mozilla.org 913606c84e Fix comment glitch pointed out by timeless (243359). 2004-06-11 06:30:14 +00:00
timeless%mozdev.org 9b9a5c1692 Bug 238712 nsMemoryImpl::Alloc (0) in XPCConvert::JSArray2Native
r=dbradley sr=brendan
2004-06-11 04:40:00 +00:00
jshin%mailaps.org 3fbdfedf43 fix the typoe I missed in the previous checkin for bug 246194 2004-06-11 00:58:53 +00:00
brendan%mozilla.org 7184dfb8b0 Add support for XUL preprocessor line/file coercion (243359, r=bryner). 2004-06-11 00:55:59 +00:00
jst%mozilla.jstenback.com 41f7ad6178 Fixing bug 245619. Don't bother serializing the result of JS execution when the caller doesn't care about the value. r+sr=brendan@mozilla.org 2004-06-11 00:48:00 +00:00
jshin%mailaps.org bbf3ecb573 bug 227547: Add NFD->NFC conversion for attachment name (r=bienvenu, sr=mscott) 2004-06-11 00:47:31 +00:00
scott%scott-macgregor.org 8b3b9e40f2 Bug #245430 --> Port more thunderbird static build work to the trunk. Get rid of a static string class
from nsImapProtocol to avoid an OS X static build crash.

sr=bienvenu
2004-06-10 23:51:32 +00:00
bryner%brianryner.com 9979237075 Fix bustage 2004-06-10 22:50:58 +00:00
bryner%brianryner.com 0f656e1b6e more fixing os/2 bustage 2004-06-10 22:25:52 +00:00
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