Commit Graph

67656 Commits

Author SHA1 Message Date
valeski%netscape.com
ad226d12a6 fixing windows linkage problems 2000-08-10 03:50:12 +00:00
cmanske%netscape.com
a5251f332c Big UI fix checkin continued - same bugs as last checkin. r=sfraser 2000-08-10 03:43:09 +00:00
conrad%ingress.com
6372403ef4 Changed params to NS_InitEmbedding. 2000-08-10 03:43:06 +00:00
mkaply%us.ibm.com
9b38138581 r=waterson, a=waterson
OS/2 and AIX tinderbox break - shouldn't NS_IF_ADDREF a member in a const function
2000-08-10 03:39:05 +00:00
valeski%netscape.com
c0d62b4aeb fixing build bustage on linux 2000-08-10 03:37:36 +00:00
valeski%netscape.com
595ab0d8c2 fixing bustage 2000-08-10 03:29:50 +00:00
valeski%netscape.com
ccacdf4b4c checking in for conrad to fix build bustage 2000-08-10 03:27:21 +00:00
valeski%netscape.com
1b88c9cdf0 temp fix for build problem 2000-08-10 03:15:57 +00:00
brendan%mozilla.org
2ffe707880 Fix cut-and-paste bugs in JavaMember_finalize (48304, r=pschwartau). 2000-08-10 03:09:41 +00:00
conrad%ingress.com
952105abee Added implementation of nsIDirectoryServiceProvider. r=alecf 2000-08-10 03:08:39 +00:00
conrad%ingress.com
856f8ed033 1. Uses appfilelocationprovider. Can pass one in or pass nsnull and default is made. 2. Removed version of NS_InitEmbedding which took char* path. r=dougt 2000-08-10 03:07:25 +00:00
wtc%netscape.com
f1f2853c86 Bugzilla bug #34920: fixed a bug in PR_EmulateAcceptRead that depended
on the implementation of an enum.
2000-08-10 02:40:12 +00:00
rhp%netscape.com
0c5fdd5b33 Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott 2000-08-10 02:28:26 +00:00
dmose%mozilla.org
cc5b5a6aaf Changed nsLDAPConnection to execute the nsILDAPMessageListener callbacks directly rather than through an nsISupports proxy, meaning that the default is for them to execute on the nsLDAPConnection thread. Callers can still create a proxy manually and pass it in, if desired. Changed the datasource and channel objects to run correctly on the nsLDAPConnection thread, in the hopes that this would help avoid UI stalls. On Linux, at least, this didn't make any perceptible improvement, but it still is probably a good thing, and may help once more event system loving gets checked in. a=r=(not built) 2000-08-10 02:13:21 +00:00
cmanske%netscape.com
f6816de28a Changed images for editmode toolbar, part of bug 47515. r=sfraser 2000-08-10 02:11:00 +00:00
cmanske%netscape.com
c0a534c8ef Big UI fix! bugs=47898, 26843, 26871, 37152, 38944, 41545, 42246, 42343, 43089, 45463, 45904, 46001, 47644, 47314, 47510, 47515, 47622, 47650, 47653, 47699, 47700, 46179, 47696, 47693. r=sfraser 2000-08-10 02:10:17 +00:00
mscott%netscape.com
8bb6d1056e Bug #46086 --> can't read forwarded messages in 4.x because we are setting
a bogus content type on the news article (when it's forwarded as an attachment)
Bug #48135 --> fix forwarding of news messages bustage. Clear the channel listener
and re-generate it every time we load a url.
r=bienvenu
2000-08-10 02:09:33 +00:00
mscott%netscape.com
25e12ec3c0 Bug #48078, 48081 --> bring up save to disk dialog right away from the helper app dialog instead of
waiting till the download is finished.
properly implement Cancel so we stop the download and clean up the temp file.
r=alecf
2000-08-10 01:49:06 +00:00
edburns%acm.org
633eeda090 First checkin of Webclient/IE 2000-08-10 01:33:35 +00:00
edburns%acm.org
496407ed2a Make it so the jni headers are built in src_share. 2000-08-10 01:08:14 +00:00
syd%netscape.com
85d4a2f4d7 partial fix for 1611. r=cmanske 2000-08-10 01:04:50 +00:00
edburns%acm.org
1fd2c69e7f Make it so the jni headers are built in src_share. 2000-08-10 01:02:57 +00:00
anthonyd%netscape.com
9132d3b807 bug fix for 47399
dropping a drag session onto the originating selection
should do nothing.
r: mjudge, jfrancis
2000-08-10 01:01:18 +00:00
dr%netscape.com
0ac9d937bd one-line fix for 46658, r=ben 2000-08-10 00:52:02 +00:00
scc%mozilla.org
d369a0d0d0 not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|. 2000-08-10 00:45:33 +00:00
mscott%netscape.com
cbc84df52e fix mac breakage...can't use NS_LITERAL_STRING on a const char * on the mac 2000-08-10 00:42:19 +00:00
wtc%netscape.com
d961ab7c89 Bugzilla bug #39942: additional tweaks related to the thread-private
error string buffer.
Modified files: prerror.c, prcthr.c, pruthr.c
2000-08-10 00:34:11 +00:00
mccabe%netscape.com
5fb749ab79 Cast some parameters to PRUnichar * from jschar * to make the Mac happy. 2000-08-09 23:42:24 +00:00
nbhatla%netscape.com
17a4c8c1a7 #46519 -> Mac Classic Skin Polish. Finally added Mac-like tab widgets by modifying XBL and CSS. Also added new IE 5 icons for imported bookmarks, as well as fixing splitter grippy icon state changes. r=andreww 2000-08-09 23:42:18 +00:00
nbhatla%netscape.com
40f5ab337b First Checked In. 2000-08-09 23:30:14 +00:00
dr%netscape.com
c3b8fbab61 fix for windows horkage, shouldn't be in there anyway 2000-08-09 23:27:54 +00:00
nbhatla%netscape.com
c4313fb656 #46518 -> Mac Classic Skin Polish. #46178 -> search editor now has arrow buttons. r=andreww 2000-08-09 23:18:30 +00:00
nbhatla%netscape.com
29e1ef0db2 #46519 -> Mac Classic Skin Fixes. Pulls out in-line style from XUL for #47680. r=andreww 2000-08-09 23:14:02 +00:00
mccabe%netscape.com
4efbf7baec Fix to 24688. Post a message to the JavaScript console whenever a call is made through XPConnect to a JS Component or other JS object that results in an exception.
Also eliminate xpcJSErrorReport and merge some functionality from it into nsScriptError.

r=jband,a=beard
2000-08-09 22:48:52 +00:00
varada%netscape.com
695a3e8a37 fix for bug#31549;showing prettyname with identity in msgcompose;r=ducaroz 2000-08-09 22:48:29 +00:00
saari%netscape.com
96ee514495 Removing nsToolboxFrame.cpp, nsToolbarFrame.cpp, and nsToolBarDragListener.cpp from layout.mcp to keep in sync with dr's changes. 2000-08-09 22:47:32 +00:00
nelsonb%netscape.com
67cf3588f2 Eliminate one more warning. Add missing f suffix to float constant. 2000-08-09 22:45:51 +00:00
mjudge%netscape.com
7e782cc7f4 use "=" not "==" my bad 2000-08-09 22:43:39 +00:00
radha%netscape.com
a4bb6136f4 Fix for bug # 47856. Patch from disttsc@bart.nl r=myself 2000-08-09 22:43:36 +00:00
varada%netscape.com
09a2d7822f fix for bug#31549;show server pretty name along with identity in mail compose window;r=ducarroz 2000-08-09 22:40:28 +00:00
dr%netscape.com
de9b64bca7 fix for 42635 and related cleanup, r=ben,hyatt 2000-08-09 22:38:46 +00:00
mjudge%netscape.com
184bb65ca4 43533 table cell selection color fix. check for table cells/table being added to range and toggle flag to allow cells to draw correctly 2000-08-09 22:34:17 +00:00
mscott%netscape.com
0b8aba8da6 Bug #44163 --> FEAlert and FEAlertFromServer need a message window and with that message window
we should get the correct nsIPrompt object instead of using the one tied to the hidden window.
r=bienvenu
2000-08-09 22:33:14 +00:00
mjudge%netscape.com
65269995e3 29570 37393 42794 mac os fix for selecting out of frame bounds. 2000-08-09 22:33:03 +00:00
mscott%netscape.com
1034865435 Bug #44163 --> FEAlert and FEAlertFromServer need a message window
r=bienvenu
2000-08-09 22:32:45 +00:00
harishd%netscape.com
fdf725dc17 36944 - USe NS_VMREFRESH_NO_SYNC to refresh
r=kmcclusk
2000-08-09 22:30:36 +00:00
harishd%netscape.com
4bcf5dd93c 42429 - Pass whitespace, inside table, to the sink.
44178 - Enabled SERVER tag
43005 - Made HR a block element per spec.
43499 - Made XML document with .txt extension to be rendered as plain text
45437 - Enabled META charset notification in strict DTD.

r=pollmann
2000-08-09 22:28:41 +00:00
pinkerton%netscape.com
75444aab62 Rewrote drag scrolling to not use timers and thus avoid all problems about not being able to unregister the timer. Fixes bug 43428. 2000-08-09 22:08:49 +00:00
wtc%netscape.com
611e91f329 Bugzilla bug #48245: removed the -mno-486 compiler flag.
Modified files: FreeBSD2.mk, Linux.mk
This bug was reported by Steven T. Hatton <hattons@bellatlantic.net>.
2000-08-09 21:53:45 +00:00
edburns%acm.org
22cf4850d3 bug=48227
author=edburns
a=edburns
r=ashuk

Files in this fix:

M classes_spec/org/mozilla/webclient/wrapper_native/EventRegistrationImpl.java
M classes_spec/org/mozilla/webclient/wrapper_native/NativeEventThread.java
A classes_spec/org/mozilla/webclient/wrapper_native/WCEventListenerWrapper.java
M src_moz/NativeEventThread.cpp
M src_moz/motif/NativeLoaderStub.cpp

Added class WCEventListenerWrapper:

 * This class allows the custom app to have one instance that implements
 * multiple Webclient event listener types. <P>

 * This is simply a "struct" type class that encapsulates a listener
 * instance with its class name.  This is necessary because the class
 * name is lost when we deal with the listener as a
 * WebclientEventListener, and not a WebclientEventListener subclass. <P>

 * @see org.mozilla.webclient.wrapper_native.NativeEventThread#addListener

Made it so when a java listener is added,

 * We create a WCEventListenerWrapper containing the user passed
 * DocumentLoadListener, and the string obtained from
 * DocumentLoadListener.class.getName();

We then call nativeEventThread.addListener:

 * Takes the abstract WebclientEventListener instance and adds it to a
 * Vector of listeners to be added.  This vector is scanned each time
 * around the event loop in run(). <P>

 * The vector is a vector of WCEventListenerWrapper instances.  In run()
 * these are unpacked and sent to nativeAddListener like this:
 * nativeAddListener(nativeWebShell,tempListener.listener,
 * tempListener.listenerClassName); <P>
2000-08-09 21:47:39 +00:00