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

79583 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com df4ab73d75 I give up.
Hack fix to fix OS/2 TB break.
Real fix is in #74224
2001-04-02 23:16:19 +00:00
scc%mozilla.org e4fe1eec12 fix bustage 2001-04-02 23:11:04 +00:00
scc%mozilla.org 7dbc5145be attempting to fix AIX, et al, bustage 2001-04-02 23:05:55 +00:00
edburns%acm.org 8599ddce54 // replace nsString::Recycle with nsMemory::Free
java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp
java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp
java/dom/jni/org_mozilla_dom_events_EventImpl.cpp
java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp
java/dom/jni/org_mozilla_dom_NodeImpl.cpp
java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp
java/dom/jni/org_mozilla_dom_ElementImpl.cpp
java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp
java/dom/jni/org_mozilla_dom_DocumentImpl.cpp
java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp
java/dom/jni/org_mozilla_dom_AttrImpl.cpp
java/dom/jni/javaDOMEventsGlobals.cpp

// On*DocumentLoad() now takes an nsIRequest instead of an nsIChannel.
// nsIChannel extends nsIRequest.
java/dom/src/nsJavaDOMImpl.cpp
java/dom/src/nsJavaDOMImpl.h
java/dom/src/nsIJavaDOM.h

// nsIChannel instances replaced with nsIRequest. Removed ShowModal(),
// ExitModalLoop(), FindNamedBrowserItem().  Parameter changes for
// {Set,Get}Persistence().  Add DestroyBrowserWindow(), IsWindowModal().
// supports weak references
java/webclient/src_moz/CBrowserContainer.h
java/webclient/src_moz/CBrowserContainer.cpp

// GetProfileList now returns an array of profile names.  Need to use
// nsIProfileInternal instead of nsIProfile for StartupWithArgs.
java/webclient/src_moz/NativeEventThread.cpp

// Remove -lxpfelocation_s
java/webclient/src_moz/Makefile.in

// Don't include appfilelocprovider_s
java/webclient/src_moz/Makefile.win

// Don't assert thread safe, cause we are thread safe
java/webclient/src_moz/InputStreamShim.cpp
2001-04-02 22:48:33 +00:00
scc%mozilla.org 8281da62e2 partial fix for ports bustage 2001-04-02 22:42:49 +00:00
scc%mozilla.org 4159076cc2 fix speedracer bustage; r=jag and jst 2001-04-02 22:00:34 +00:00
ashuk%eng.sun.com 485b92bc90 Merging JAVADEV_RTM_20001102 into Trunk
_Ashu
2001-04-02 21:18:06 +00:00
dbaron%fas.harvard.edu 2567905f44 Fix bustage (if CSS_REPORT_PARSE_ERRORS is defined) from scc's string branch landing. nsLiteralChar was removed, so use nsLocalString instead. r=disttsc@bart.nl sr=scc@mozilla.org 2001-04-02 21:14:23 +00:00
scc%mozilla.org c355507eda landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
pinkerton%netscape.com 328d60b067 set the out param for GetSelection in all cases. fixes blocker. r=blake, sr=smfr. bug 74217. 2001-04-02 18:18:53 +00:00
sonmi%netscape.com 462c1b52f5 improved usage and parameters, reduced connections from 5 to 1 2001-04-02 17:32:48 +00:00
brade%netscape.com 1eac6073fc use internet config to get colors for text and window background; sr=sfraser 2001-04-02 14:27:28 +00:00
brade%netscape.com dc5e52b0c8 only add flavors when we have data in that flavor; r=pinkerton 2001-04-02 14:11:01 +00:00
glazman%netscape.com 93d965c462 Default namespace in html:style was HTML by default; b=72302, r=peterv, sr=attinasi 2001-04-02 13:56:22 +00:00
sspitzer%netscape.com d66eebeb4c fix warnings 2001-04-02 09:20:17 +00:00
sspitzer%netscape.com 3552ca4a41 fix for #74354. on a new header, force the row for the parent thread to update.
sr=bienvenu
2001-04-02 07:48:53 +00:00
sspitzer%netscape.com 873cb1f58a fix #74354. the icon in the thread column should have the green arrow
if the thread has any unread messages

fix #72281.  if new message arrive and they are children of a collapsed
thread, they should not become the king of the thread.

sr=bienvenu
2001-04-02 07:22:27 +00:00
jfrancis%netscape.com 3c44960b59 bug 58281: fixing mem leaks when shuffling nsISupports around in editor paste code. r=fm; sr=kin 2001-04-02 06:09:44 +00:00
sspitzer%netscape.com 1c181d051d re-fix #72256. now that AdjustSelection() is working, inappropriately calling RowCountChange() will mess up the selection. (I'm the champ who added the inappropriate call.) sr=bienvenu 2001-04-02 05:30:39 +00:00
mscott%netscape.com 05d680f30f NOT PART OF THE BUILD YET
Windows specific icon channel implemenation for reading out icon bitmaps from the OS.

Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).

Currently doesn't work on win2k yet.
2001-04-02 04:57:23 +00:00
mscott%netscape.com 12a00a40c4 NOT PART OF THE BUILD YET
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).

Currently doesn't work on win2k yet.
2001-04-02 04:56:18 +00:00
stephend%netscape.com ecb2a4f1c4 Removing 'Netscape' from console output in nsPop3Protocol.cpp. Bug 42509. Patch by Henrik Gemal <gemal@gemal.dk> r=hwaara@chello.se sr=blizzard@mozilla.org 2001-04-02 03:57:29 +00:00
karnaze%netscape.com 375035d95f new regression test, not affecting the build. 2001-04-02 03:37:59 +00:00
karnaze%netscape.com f71daf3908 new regression tests, not affecting the build. 2001-04-02 03:24:31 +00:00
karnaze%netscape.com 46aa2d1bf9 bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi. 2001-04-02 03:21:58 +00:00
darin%netscape.com b0e435e189 Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt 2001-04-02 01:20:43 +00:00
darin%netscape.com a5df5b1110 Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan 2001-04-02 01:12:40 +00:00
pollmann%netscape.com 19b315986e Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com 2001-04-02 00:45:52 +00:00
bryner%uiuc.edu 26d3418da8 Bug 38061 - removing obsolete headers. sr=cls. 2001-04-02 00:22:19 +00:00
mcafee%netscape.com 2ed7a5672d Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben 2001-04-01 22:28:34 +00:00
waterson%netscape.com 78c15db0e5 Bug 69973. Use NC_EXTENSION on Win32, too. Patch submitted by william.cook@crocodile-clips.com, r=bryner, ksosez@softhome.net; sr=waterson 2001-04-01 20:10:37 +00:00
jgmyers%netscape.com e56c06dfcb don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc 2001-04-01 19:40:32 +00:00
jgmyers%netscape.com f185c5e4ed distinguish weak crypto: bug 31896 r=ddrinan 2001-04-01 19:38:12 +00:00
jgmyers%netscape.com 3c357f35f1 distinguish weak crypto in PSM2: bug 31896 r=dmose ser=darin 2001-04-01 19:37:29 +00:00
chak%netscape.com e80c94c446 Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard
This is a part of:
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 18:02:39 +00:00
chak%netscape.com 56a218d232 Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
2001-04-01 17:51:12 +00:00
chak%netscape.com 909fc2f316 Fixes for the following bugs:
#74155 - MfcEmbed needs a prefs dlg box.
         r=valeski, sr=blizzard

#71014 - arrow keys don't work inside text areas in mfcEmbed.
         r=saari, sr=blizzard
2001-04-01 17:49:51 +00:00
mcafee%netscape.com 3b8322b04c Centering find dialog (9131). sr=ben 2001-04-01 12:09:08 +00:00
mcafee%netscape.com 279d27e292 Adding ctrl+f for edit|search history (67908). r=blake, sr=ben 2001-04-01 11:43:06 +00:00
hwaara%chello.se 1e171d1437 Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst 2001-04-01 11:05:51 +00:00
jst%netscape.com 2cfa46615a Removing unused files. 2001-04-01 11:05:14 +00:00
jst%netscape.com eba8a4a7b7 Removing unused files. 2001-04-01 10:58:34 +00:00
darin%netscape.com b7b2207299 Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
r=sspitzer,dougt,mscott.
2001-04-01 05:17:42 +00:00
disttsc%bart.nl 123bc557af Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
cls%seawood.org b8f2a5d9b9 Add accessibility to REQUIRES. Fixing senna tb bustage. 2001-04-01 03:44:35 +00:00
morse%netscape.com 6e965f400d not part of build 2001-04-01 02:31:47 +00:00
av%netscape.com 5ab3b39726 Fixing bug 73071, adding nsIPlugin::Shutdown in the plugin host destruction, r=beard, a=av, sr=waterson 2001-04-01 02:29:51 +00:00
mcafee%netscape.com a9fe61059c Setting width, height for logo.gif to avoid reflow (68264). sr=ben 2001-04-01 01:51:44 +00:00
evaughan%netscape.com 37dc4968d3 Landing MSAA part of accessibility (DISABLED)
-r vidur -sr hyatt
2001-04-01 01:38:35 +00:00
jst%netscape.com 95d423e36c New file, not part of the build. 2001-04-01 01:17:43 +00:00