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

50659 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 263b0d0a58 tasks|irc launches chatzilla, not html page, r=mccafe 2000-01-15 03:18:42 +00:00
alecf%netscape.com 532cba7b20 add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
r=sspitzer
2000-01-15 03:06:39 +00:00
alecf%netscape.com cbe3a1bc2e remove prefwindow from the mac build r=sspitzer 2000-01-15 02:51:54 +00:00
alecf%netscape.com e6a3b4b84f remove prefwindow from windows build r=sspitzer 2000-01-15 02:49:52 +00:00
alecf%netscape.com 5bcc04a514 remove prefwindow from build r=sspitzer 2000-01-15 02:48:45 +00:00
alecf%netscape.com e72bf663ee remove prefwindow from the build! Hurrah it is gone! r=sspitzer 2000-01-15 02:42:40 +00:00
danm%netscape.com cc3b8e6c5b kill persistence of browser window size for popups. bug 15555. r:hyatt 2000-01-15 02:33:14 +00:00
danm%netscape.com 325b6a262a let webshell window know when a window has a size specified in JS. bug 15555. r:hyatt 2000-01-15 02:32:31 +00:00
danm%netscape.com e86a4b53fb adding a parameter to nsIBrowserWindow::SizeWindowTo. part of bug 15555. r:hyatt 2000-01-15 02:30:34 +00:00
vidur%netscape.com 61085e3a2a Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang 2000-01-15 02:26:10 +00:00
pollmann%netscape.com 70ac93177d Bug 14419 (1 of 4): Fix typo! 2000-01-15 02:21:51 +00:00
dveditz%netscape.com c377c67a76 removing unnecessary #include so I can remove the header file 2000-01-15 02:05:04 +00:00
vidur%netscape.com e296114aae Fix for bug 23020. Relative URLs used in image.src and location.href should be resolved taking into account the base document URL of the calling context. R=pollmann 2000-01-15 02:02:27 +00:00
tao%netscape.com da49ef2262 bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur. 2000-01-15 02:01:05 +00:00
dbragg%netscape.com b7e66206f2 Added nsJSFile.cpp to fix bug 16215 r=dougt 2000-01-15 01:55:33 +00:00
dbragg%netscape.com 9075b28e7b fix for bug #16215 r=dougt 2000-01-15 01:54:55 +00:00
dbragg%netscape.com f371f45833 Fix for bug #16215 r=dougt 2000-01-15 01:53:48 +00:00
dbragg%netscape.com b5876d4e6e Added nsFile.h and nsFile.cpp to fix bug #16215 r=dougt 2000-01-15 01:53:17 +00:00
pollmann%netscape.com 9cdc409fde Bug 14419 (4 of 4): Make option text read/write (glue implementation) r=harishd 2000-01-15 01:50:18 +00:00
pollmann%netscape.com ea78836d79 Bug 14419 (3 of 4): Make option text read/write (glue header) r=harishd 2000-01-15 01:49:39 +00:00
law%netscape.com 16b3755809 Fix Save File... button so it works again; r=rgoodyer/akkana 2000-01-15 01:48:22 +00:00
briano%netscape.com ea9fa8e11f Automated update 2000-01-15 01:45:13 +00:00
mscott%netscape.com 393090d0a8 bug #23894 --> be sure to escape the display name for the attachment b4
inserting it into the open attachment method.
r=sspitzer
2000-01-15 01:45:12 +00:00
pollmann%netscape.com dfef0be8c9 Bug 14419 (2 of 4): Make option text read/write (idl) r=harishd 2000-01-15 01:45:02 +00:00
cata%netscape.com 826dfa0c2e Bug #3941. r=naoki Adding access APIs to the converter managers data. 2000-01-15 01:44:21 +00:00
pollmann%netscape.com 64687ce411 Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd 2000-01-15 01:42:56 +00:00
mscott%netscape.com 687e264d13 Bug #23894 --> be sure to unescape the attachment's display name before brining up the file picker.
r=sspitzer
2000-01-15 01:41:52 +00:00
pollmann%netscape.com 72bb036628 Fix warning r=harishd 2000-01-15 01:41:27 +00:00
nisheeth%netscape.com 0ca3802c6a r=pollmann. Fix for bug 22237. 2000-01-15 01:41:22 +00:00
rginda%netscape.com c675aa20f9 Remove bslib (socket component no-longer-used in irc), r=leaf 2000-01-15 01:41:01 +00:00
cls%seawood.org e8b90cc156 Add a check for miscompiled long long when using -pedantic. Bug #19431 r=waterson 2000-01-15 01:39:44 +00:00
rginda%netscape.com 00f4966324 Remove the bslib from the build, r=leaf 2000-01-15 01:39:40 +00:00
kmcclusk%netscape.com c989755350 Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com 2000-01-15 01:38:50 +00:00
ducarroz%netscape.com 0aeaa0cd52 Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft 2000-01-15 01:38:34 +00:00
mscott%netscape.com d5354ef4c7 Bug #24007 --> you can't remove xul elements from html elements in JS
this was because of an unitialized variable in layout because xul elements
don't support the notion of ranges.
r=waterson
2000-01-15 01:37:16 +00:00
ducarroz%netscape.com ab37d7012d Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta 2000-01-15 01:33:23 +00:00
ducarroz%netscape.com 75702934bc Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff 2000-01-15 01:33:19 +00:00
ducarroz%netscape.com 8b94105da6 Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft 2000-01-15 01:33:18 +00:00
ducarroz%netscape.com a465fa6447 New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft 2000-01-15 01:33:17 +00:00
sfraser%netscape.com 55dbb4eec3 Add chatzilla to the Mac build. r=rginda 2000-01-15 01:30:34 +00:00
sfraser%netscape.com 69f9db76be First Checked In. 2000-01-15 01:29:00 +00:00
terry%mozilla.org b38962c5d3 Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns. 2000-01-15 01:19:44 +00:00
terry%mozilla.org ce249dd094 Checked in patch by Dawn Endico <endico@mozilla.org> -- when
reassigning by component, reassign the qa contact too.
2000-01-15 00:23:31 +00:00
ssu%netscape.com 91d3b04aec fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj r=cathleen 2000-01-15 00:10:31 +00:00
terry%mozilla.org 33cee658dc Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML. 2000-01-14 23:56:55 +00:00
terry%mozilla.org e5ad6e4320 Added "sanity check" to the list of things the maintainer gets to
choose from in the footer.
2000-01-14 23:30:24 +00:00
terry%mozilla.org cfa12eb3bb Added a missing PutFooter(). 2000-01-14 23:17:49 +00:00
alecf%netscape.com 161c147ab1 back me out 2000-01-14 22:53:46 +00:00
alecf%netscape.com 8cf359a674 back my changes out 2000-01-14 22:53:16 +00:00
alecf%netscape.com 71c80cb680 back out my changes 2000-01-14 22:51:53 +00:00