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

130929 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 5d8f0f4a8c Bug #246606
Set some keys that will make us show more info in add/remove programs.
2004-06-14 00:15:08 +00:00
ben%bengoodger.com 5e58715a59 246596 - crash in migration wizard trying to migrate non-existent Seamonkey profile 2004-06-13 21:34:30 +00:00
sergei_d%fi.tartu.ee 0811027962 "Bug 232520, nsImageBeOS needs cleanup. Optimized DrawTile, DrawToImage, implemented partial image update, crash-leak in DrawToImage removed. r=thesuckiestemail@yahoo.se" 2004-06-13 18:27:13 +00:00
rlk%trfenv.com e59f21faec Bug 246512 - H1 { text-align: left } should be removed from content_style.css. r=neil@parkwaycc.co.uk 2004-06-13 14:04:15 +00:00
scott%scott-macgregor.org cc046f4b28 Try to fix some Thunderbird build problems on certain OS X build machines. CVS: ---------------------------------------------------------------------- 2004-06-13 04:52:25 +00:00
cbiesinger%web.de 4b89aaa53e Bug 118438 Gopher 'information' tag not supported.
patch by Jan Ruzicka <jan.ruzicka@comcast.net> r=biesi sr=darin
2004-06-12 19:49:40 +00:00
bryner%brianryner.com 8a94f429b0 unlink last-built when we want to update its timestamp, otherwise it never gets updated on os x 2004-06-12 06:48:58 +00:00
edburns%acm.org 7573cd136f This checkin enables the StartDocumentLoadEvent. Now adding the rest of
the DocumentLoadListener events will be trivial.

Next step: flesh out the rest of the DocumentLoadListener events.
Modify NavigationTest so that it does its selection checking inside the
listeners.  This will probably require creating a Thread, managed by
EventRegistrationImpl, that is used to process callbacks from mozilla
into Java, so that we don't get deadlock.

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

- remove all dependencies on NativeEventThread

- introduce dependency on BrowserControlCanvas (needed for future
  MouseListener) work.

- {add,remove}DocumentLoadListener() now just a matter of
  adding/removing to List.

- add nativeEventOccurred() method, called from native code

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

- remove dependency on BrowserControlCanvas

- removed nativeEventOccurred

M src_moz/EmbedProgress.cpp

- delete the global ref in the dtor.

- create the global ref in SetEventRegistration().

- call back to Java on startDocumentLoad.

M src_moz/NativeBrowserControl.cpp

- initialize our string constants.

M src_share/jni_util.cpp
M src_share/jni_util.h

- alter the signature of util_SendEventToJava

-void util_SendEventToJava(JNIEnv *yourEnv, jobject nativeEventThread,
-                          jobject webclientEventListener,
+void util_SendEventToJava(JNIEnv *yourEnv, jobject eventRegistrationImpl,
                           jstring eventListenerClassName,
                           jlong eventType, jobject eventData)

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

- show that the DocumentLoadListener gets called.
2004-06-12 05:46:48 +00:00
scott%scott-macgregor.org dc4773ca23 Bug #245552 --> default character encoding option for outgoing mail comes up empty 2004-06-12 05:07:45 +00:00
scott%scott-macgregor.org d5d9693ba7 Bug #246169 --> Add Support for importing mail from Eudora to Thunderbird on OS X.
Effects thunderbird only
2004-06-12 04:26:14 +00:00
scott%scott-macgregor.org 9a0a881cc8 Bug #242672 --> Help menu should conform to Apple Human Interface Guidelines
Patch by Jon Baumgartner
2004-06-12 03:52:10 +00:00
brendan%mozilla.org 1a78cd61c8 Give JSObjectOps.setRequiredSlot a JSBool return value so it can propagate errors (part of 245890, r=shaver). 2004-06-12 01:50:09 +00:00
scott%scott-macgregor.org 01eeea5e74 Bug #245483 --> Hook up print preview support for Thunderbird 2004-06-12 00:31:28 +00:00
scott%scott-macgregor.org ebf054acd7 Bug #246414 --> Drafts & Templates don't remember background and font colors 2004-06-11 22:57:42 +00:00
wchang0222%aol.com 8cb927d373 Bugzilla bug 233320: pk11_OpenKeyDB should not return SECFailure (not a
CK_RV value).  Removed two unnecessary assignment statements.  r=relyea.
2004-06-11 22:25:13 +00:00
pinkerton%aol.net b4fc97d9c0 add click-hold shared history to back/fwd buttons (bug 163274) 2004-06-11 22:14:20 +00:00
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