Commit Graph

45837 Commits

Author SHA1 Message Date
dp%netscape.com
54d23dfc44 Removing nsIShutdown listener usage for ServiceManager. 1999-11-03 05:36:30 +00:00
danm%netscape.com
d9cffd60b6 instead of using the thread hashtable's enumerator while processing events (a Mac-specific habit), build and use a parallel linked list structure. hashtable and list want unification someday. fixes bug 16551. r:brendan@netscape.com 1999-11-03 05:30:49 +00:00
davidm%netscape.com
1f0a7ff024 8673 ShutDown() should try to close all open windows. r=sfraser set tryToClose function and proprogate out if the close was sucessfull 1999-11-03 05:28:02 +00:00
davidm%netscape.com
48d3aeccb5 8673 ShutDown() should try to close all open windows. r= hangas 1999-11-03 05:26:31 +00:00
davidm%netscape.com
3eeb9d28c1 12539 Crash when quitting browser while bookmark properties dialog r = saari nsINetPrompt implementation r morse 1999-11-03 05:25:21 +00:00
davidm%netscape.com
533c933f45 6552 Browser-generated forms not triggering single-signon switch to use nsINetPrompt so that single sign lives again r morse 1999-11-03 05:24:01 +00:00
davidm%netscape.com
62deeea345 6552 Browser-generated forms not triggering single-signon add nsINetPrompt for single sign on r morse 1999-11-03 05:21:49 +00:00
davidm%netscape.com
d79c14b388 First Checked In. 1999-11-03 05:19:39 +00:00
warren%netscape.com
d3b9c9c3cc Structural changes for MakeAbsolute performance. bug#10736 r=valeski 1999-11-03 05:13:44 +00:00
warren%netscape.com
424eae7fa3 Made nsIInputStreamChannel scriptable and constructable from component manager. bug#15294 1999-11-03 05:09:20 +00:00
warren%netscape.com
cfa80dbbe7 Fixed more bustage from gordon's checking -- missing vtable symbols for nsDNSRequest's (unused) nsIRequest interface. 1999-11-03 04:57:34 +00:00
sgehani%netscape.com
2ceb22ad8a Fix build bustage for cathleen. 1999-11-03 04:30:14 +00:00
beard%netscape.com
6878eb53a7 First Checked In. 1999-11-03 04:26:41 +00:00
waldemar%netscape.com
1782ad0c19 Removed distribution restrictions because this is part of the language spec 1999-11-03 03:59:31 +00:00
waldemar%netscape.com
66b4ace8f4 Updated to Mozilla 1.1 license 1999-11-03 03:58:07 +00:00
mscott%netscape.com
cb664d08ae (not part of the seamonkey build!!)
no longer need nsURILoaderCIDs.h
1999-11-03 03:55:39 +00:00
mscott%netscape.com
193a76f8ba (not part of the seamonkey build!!!!)
name change of nsURIDispatcher to nsIURILoader
1999-11-03 03:53:33 +00:00
mscott%netscape.com
84e9c31570 one more tweak for Bug #17825
r=sspitzer
1999-11-03 03:51:12 +00:00
gagan%netscape.com
d4b03d1a83 Added file. Not in the build. Some utility code for color console messages on Unix. Using this is simple- Declare PRINTF_FOO in the scope of your printf statements where FOO is one of the colors in (YELLOW, RED, CYAN, BLUE, MAGENTA, GREEN) and any printfs in that scope will print in color. You may also start and stop colors by using STARTF00 and ENDCOLOR. So you can try something like printf(STARTRED "Red " STARTBLUE "Blue" ENDCOLOR); 1999-11-03 03:43:13 +00:00
pierre%netscape.com
1f9d8614e7 Fix from py8ieh=bugzilla@bath.ac.uk for bugs 12765 and 12766. Updated link/visited/out-of-date declarations for hover/focus/active. r=me 1999-11-03 03:19:04 +00:00
jj%netscape.com
54018a2aa4 First Checked In. 1999-11-03 03:17:47 +00:00
bienvenu%netscape.com
8c680d77b3 add cancel method to nntp protocol r=mscott 1999-11-03 03:17:36 +00:00
bienvenu%netscape.com
5622335cd1 add cancel method to mailbox and pop protocol r=mscott 1999-11-03 03:17:15 +00:00
bienvenu%netscape.com
e29f314bcf fix build warnings, r=putterman, add cancel method to protocol r=mscott 1999-11-03 03:16:26 +00:00
mscott%netscape.com
91db332f72 Bug #17825 --> pass nsIMsgWindow into SetWindow instead of a msgStatus feedback object in order
to fix save attachements.
r=sspitzer
1999-11-03 03:12:58 +00:00
akkana%netscape.com
e3cc1232e1 Part of bratell@lysator.liu.se's fix to the nsHTMLToTXTSinkStream. r=akkana 1999-11-03 03:08:04 +00:00
akkana%netscape.com
7813efc1a8 Contribution by Daniel Bratell <bratell@lysator.liu.se> to implement
format=flowed for mail plaintext output. r=akkana and (I think) rhp.
1999-11-03 02:46:16 +00:00
jj%netscape.com
1ebec61aac First Checked In. 1999-11-03 02:44:58 +00:00
akkana%netscape.com
eaec46cadb Contribution by Daniel Bratell <bratell@lysator.liu.se> to implement
format=flowed for mail plaintext output.  Restructures the plaintext
output wrapping code, wholly or partially fixes numerous bugs in plaintext
output (13278, 13442, 17823, 17824, 13753, 12551), makes the automated
tests work on Windows and adds some new automated tests. r=akkana.
1999-11-03 02:44:44 +00:00
jj%netscape.com
76f15c6c2c File Removed. 1999-11-03 02:44:27 +00:00
gordon%netscape.com
dce74fed98 Fix more of my bustage: pass clientContext parameter back on callbacks from nsDNSService::Lookup(). r=warren. 1999-11-03 02:42:52 +00:00
danm%netscape.com
287052e96e oops! Observe() was checked in flawed in 1.90. gtk may one day have noticed. r:noman@odyssey.org 1999-11-03 02:29:59 +00:00
varada%netscape.com
655f7a5ba9 checking in right cck.che 1999-11-03 02:21:02 +00:00
cmanske%netscape.com
d7f72f5b12 Changed Mail Compose XUL to use new comboboxes on toolbar (bug 17098). 1999-11-03 02:18:01 +00:00
warren%netscape.com
b385f6f36f Fixed Gordon's wackage. 1999-11-03 02:18:00 +00:00
selmer%netscape.com
38d0fc7bd1 Stupid, remove jar_s/zlib_s since not using it! 1999-11-03 02:10:04 +00:00
selmer%netscape.com
3a2590e58a Stupid, remove ifuncns.obj since not using it! 1999-11-03 02:08:55 +00:00
cathleen%netscape.com
c01d6df88b fixed bug #17774. prevent crash when UI name is passed as null.
also moved mPatchList to allocate hashtable to nsIntall::Patch().  r=dougt
1999-11-03 02:01:02 +00:00
varada%netscape.com
3ff4dea91d changing the template name from ws_template to wstemplate 1999-11-03 01:58:43 +00:00
varada%netscape.com
b336666f6d fixing bug #6558 adding new show config info button in checklist.ini and changing text of show sum button on build page to reflect the same 1999-11-03 01:57:07 +00:00
selmer%netscape.com
4c06279ece Big honking checkin for Install Builder 1999-11-03 01:51:54 +00:00
nisheeth%netscape.com
83c519bf89 r=vidur. Fix for bug 9075. Return NS_OK instead of NS_ERROR_NOT_IMPLEMENTED from nsXMLDocument::GetDocType(). This allows script parsing to continue after a document.doctype JS statement is encountered. 1999-11-03 01:48:54 +00:00
alecf%netscape.com
028ecead8e fix message datasource so it doesn't return an error back to RDF
partial fix for #17811
r=putterman
1999-11-03 01:38:54 +00:00
wtc%netscape.com
edc95ebad9 Bugzilla bug #15906: add support for the GC leak detector. Contributed
by Patrick Beard <beard@netscape.com>.
1999-11-03 01:37:19 +00:00
kmcclusk%netscape.com
851297a2ac nsIScriptableRegion instances can now be created on WIN32.
nsbug=12465; r=beard@netscape.com
1999-11-03 01:37:12 +00:00
wtc%netscape.com
21e5833c6a Bugzilla bug #15906: use the GC leak detector. Contributed by
Patrick Beard <beard@netscape.com>.
1999-11-03 01:33:03 +00:00
jj%netscape.com
b1d0ba493f Added 'Component Registry' + removed 14 xpi engine files from [core] + renamed modules [xpiengine]->[install] and [core]->[browser] 1999-11-03 01:31:35 +00:00
gordon%netscape.com
67c770c6b8 Basic Mac implementation of async DNS. r=warren, patrick; part of bug:10731. 1999-11-03 01:24:51 +00:00
gordon%netscape.com
122fb95337 Mac specific interrupt<->thread synchronization mechanism, required for async Mac dns. r=warren, patrick, wtc, srinivas, larryh; part of bug:10731. 1999-11-03 01:22:58 +00:00
rods%netscape.com
757136f521 put quotes around all button i.e. type="button"
rearranged all focus,hover & active rules and put them in that order.
r=kmcclusk, part of 14951
1999-11-03 01:01:55 +00:00