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

63305 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 4f43183103 Bugs 41279, 41280, 41290. Implement NS_ConvertUTF8toUCS2, r=ftang. Fix NS_ConvertUCS2toUTF8 to set mLength, r=ftang. Re-implement ToNew[*]String to be less bloaty, r=scc,brendan 2000-06-02 20:06:54 +00:00
rods%netscape.com 88254d671c this change works better for standard mode and gets around a style bug.
b 38927, r=attinasi
2000-06-02 20:03:12 +00:00
javi%netscape.com 2bd9d0bc74 Change the name of the OCSP URL from "location" to "ocspLocation" so Mozilla
doesn't get confused and try to change the web site we're viewing.

This is a work around because that bug will not be fixed for Beta2 in Mozilla.
2000-06-02 19:03:48 +00:00
endico%mozilla.org fc9e1aa63e allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set. 2000-06-02 18:54:55 +00:00
mcgreer%netscape.com 0307d81230 Allow for building with internal roots. 2000-06-02 18:37:53 +00:00
mcgreer%netscape.com 883e025f3d Allow for building with internal root certs. 2000-06-02 18:37:14 +00:00
leaf%mozilla.org ca2ff59dc3 Automated update 2000-06-02 16:00:13 +00:00
sgehani%netscape.com ea7877cee8 Unhork Linux installer by reinstating zlib linkage rules.
b=41255
r=pavlov
a=granrose
2000-06-02 15:51:39 +00:00
rusty.lynch%intel.com f592edc947 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
rods%netscape.com 7802e4085f now checks to see if an explicit width or height is being set and then set the maxElementSize properly
it already did this for NavQuirks, this is for Standard mode
Bug 40621 r=dcone
2000-06-02 14:37:27 +00:00
rods%netscape.com eab83335f9 ifdef for mac event processing of access keys
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
rods%netscape.com 4a7e30f9a1 added hover cursor change for type=image Bug 40440
made inner rect for focus have inherit for color instead of hard-coded gray Bug 38927
also added quotes to several selectors (i.e. from type=xxx to type="xxx")
r=dcone,attinasi
2000-06-02 13:58:19 +00:00
dcone%netscape.com ab8fc494ba Removed and extra fopen.. r=rods b=40220 2000-06-02 13:58:02 +00:00
svn%xmlterm.org 0bc3d20295 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated bug documentation.
2000-06-02 13:32:36 +00:00
brade%netscape.com 978f3f4dfb File Removed. 2000-06-02 13:16:03 +00:00
brade%netscape.com 906fca55cb cleanup; removed EditorStyles1.css 2000-06-02 13:14:09 +00:00
brade%netscape.com 7dcaf07855 cleanup; remove EditorStyles1.css 2000-06-02 13:13:46 +00:00
ben%netscape.com 1b5355a16b [perf] Reduce the number of webshells used to load a simple alert/confirm dialog 2000-06-02 13:06:39 +00:00
brade%netscape.com 3131e1a65f File Removed. 2000-06-02 13:02:35 +00:00
brade%netscape.com 86a9602fb7 File Removed. 2000-06-02 12:56:17 +00:00
jj%netscape.com 9a573d82c9 #40724: update milestone to M16 (Finder's get info string) 2000-06-02 11:40:44 +00:00
alecf%netscape.com c705bd2a0c re-disabling search menu for 33101 2000-06-02 08:57:28 +00:00
alecf%netscape.com db076a41cf just adding default access key for view menu so we can see it in mail 2000-06-02 08:55:26 +00:00
dveditz%netscape.com 7efa548580 fixing package lists 2000-06-02 08:13:34 +00:00
hyatt%netscape.com b088efb508 Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
dveditz%netscape.com 29dbabd8e8 fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten 2000-06-02 08:12:57 +00:00
hyatt%netscape.com d0a6787edf Tree/grid XBL foundation work. 2000-06-02 08:11:55 +00:00
hyatt%netscape.com a7baf1212b More XBL work for tree/grid rewrite. 2000-06-02 08:11:27 +00:00
dveditz%netscape.com 6ac995b23d solving missing .xpt file install issue 2000-06-02 08:10:41 +00:00
jfrancis%netscape.com e93fa5fecf backend work for 41034: getting format feedback and list feedback untangled from each other. 2000-06-02 07:47:53 +00:00
ben%netscape.com 86e241e348 d&d tweaks 2000-06-02 07:10:47 +00:00
pavlov%netscape.com d31fdbb814 make this test actually work 2000-06-02 06:54:51 +00:00
jfrancis%netscape.com 08769b0013 fixes 41075: forward delete can delete wrong char, 41149: incorrect format feedback when in lists 2000-06-02 06:03:46 +00:00
thayes%netscape.com 0b1407533b Bug 40349 - remove timeout on PSM recv and send ops. Rely entirely on
non-blocking mode instead.
2000-06-02 05:59:37 +00:00
ssu%netscape.com 50fef96276 fixing bug #37168. Install.execute() is not working in xpinstall on all platforms. This fix is for windows only. Mac is coming up soon, then linux. a=dvedtiz, r=dveditz 2000-06-02 05:34:44 +00:00
ben%netscape.com b6f876900b fix draggable scrollbars on mac 2000-06-02 05:28:11 +00:00
kin%netscape.com b940c4a89e Fix for bug #41186: Drag & drop code is interfering with scrollbar operations
Modifed nsDragAndDrop.startDrag() so that it checks to see if it has
a list of flavours before it invokes a drag session.

r=mjudge@netscape.com  a=beppe@netscape.com
2000-06-02 05:19:39 +00:00
rpotts%netscape.com 6fb0aa314b The file channel needs to implement nsIProgressEventSink, so the channel parameter is *not* the file transport. Doing this means that the FileChannel also needs to implement nsIInterfaceRequestor... 2000-06-02 05:19:16 +00:00
rpotts%netscape.com 5388d57e2b Propagate load attributes down into the file transport. This avoids generating unnecessary calls if the URI is LOAD_BACKGROUND... 2000-06-02 05:15:13 +00:00
waldemar%netscape.com 2166c80bec Added parsing and printing of classes, interfaces, and namespaces 2000-06-02 04:35:44 +00:00
waterson%netscape.com a35fa496f6 Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi 2000-06-02 04:27:47 +00:00
rusty.lynch%intel.com b79094b4e6 Adding a reference to the new SANE sample plugin directory.
This is part of a fix for bug #25068.
2000-06-02 04:27:10 +00:00
rusty.lynch%intel.com 79196ab9b1 Adding the SANE plugin as an example Linux XPCOM plugin.
This check-in related to bug #25068.  This isn't part of the build.
2000-06-02 04:11:45 +00:00
ben%netscape.com 9a72cc8908 text changes 2000-06-02 03:50:42 +00:00
waterson%netscape.com 153b47e512 Bug 41182. Set the resource channel's original URI to the 'chrome:' URI that spawned us. r=warren 2000-06-02 03:47:49 +00:00
ben%netscape.com c678c050c9 fix a js error and make handling for the no-fonts-for-lang case (slightly) more elegant 2000-06-02 03:38:50 +00:00
mcafee%netscape.com 386d4a7d9b Fixing copy link/image context menu to also copy selection to clipboard (Unix/X11 needs this). (39055) r=pavlov 2000-06-02 03:13:35 +00:00
sspitzer%netscape.com ed72e7a86b added files: mozilla/netwerk/base/public/nsIAuthenticator.idl 2000-06-02 03:08:40 +00:00
sspitzer%netscape.com 744d6240b4 we can't use the localized pretty name for "Local Folders" for the
the hostname of the "Local Folders" server, or for the name of the
directory on disk.  if we did, as soon as someone localized "Local Folders"
migration would break.  while I'm here, only hard code these strings
once.  to allow people to build without mailnews, hard code them in nsIPrefMigration.idl

r=alecf
2000-06-02 02:49:06 +00:00
wtc%netscape.com d356e7e7a7 Bugzilla bug #40778: added new function PR_ConnectContinue and new
I/O method connectcontinue.  Deprecate PR_GetConnectStatus and define
it in terms of PR_ConnectContinue.
Modified files: prio.h, prfile.c, priometh.c, prlayer.c, prpolevt.c,
prsocket.c, ptio.c
2000-06-02 02:07:56 +00:00