pavlov%netscape.com
ac4d4dc3e0
work on nsIWidget r=alecf
1999-11-03 08:04:59 +00:00
sgehani%netscape.com
b8688c8b7f
Chnage MIW target name to Mozilla Installer [r=sfraser].
1999-11-03 07:54:28 +00:00
sgehani%netscape.com
02946e10bf
1> Extraction of all files rather than regexp core_*/* search.
2> Prepare installer to work off of local archives for CD scenario and Mozilla (no sdinst.dll).
3> Fix build warnings.
4> Separated out Netscape and Mozilla specific targets.
5> Separated out Netscape and Mozilla specfic resources.
[r=sfraser]
1999-11-03 07:53:59 +00:00
mscott%netscape.com
b1e4d518d2
work around for Bug 17065
...
for bienvenu
r=mscott
1999-11-03 07:53:44 +00:00
mscott%netscape.com
debee8018a
Some work arounds to HIDE Bug #17065 which causes us to hang when parsing large imap folders on linux.
...
WE still have the problme where the ui thread is stealing events from the imap thread and processing them
on the ui thread.
We're just working around it so folks can use linux imap mail. This code was jointly written with bienvenu.
r=bienvenu/mscott
1999-11-03 07:52:45 +00:00
sgehani%netscape.com
57f90c0051
First Checked In.
1999-11-03 07:50:01 +00:00
dveditz%netscape.com
dd8a35268a
fixes 8271,6410,12694 and similar startup/registry problems
1999-11-03 07:46:38 +00:00
dveditz%netscape.com
04c2ee43f4
shutting up copious warnings using /W4 on MSVC
1999-11-03 07:39:19 +00:00
dveditz%netscape.com
acfa4a526a
Changing registry keys to a mozilla-centric name rather than netscape.
1999-11-03 07:36:03 +00:00
pavlov%netscape.com
21250b2278
work on scrolling, CSS2 native system colors, etc. r=mcafee
1999-11-03 07:34:50 +00:00
alecf%netscape.com
7d18669d38
add open="true" to all the account
...
r=scottip
no bug, it's cosmetic/usability thing
1999-11-03 07:33:08 +00:00
mccabe%netscape.com
c0c0c3eb35
Fix many nsInterfaceInfo leaks, thanks in part to patches provided by Patrick Beard. Fixes 15855. Some remain.
...
Clear up build warnings, and quiet nsInterfaceInfomanager debug output unless DEBUG_iim. Makes startup a li'l less noisy. Fixes 15628.
r=jband
1999-11-03 07:23:37 +00:00
alecf%netscape.com
5b487df4b2
fix for #17214 - consolidate all username and hostname handling so that escaping/unescaping happens logically
1999-11-03 07:16:59 +00:00
joki%netscape.com
3e6360bc14
added files: mozilla/dom/src/events/nsJSKeyEvent.cpp
1999-11-03 07:12:13 +00:00
joki%netscape.com
1675be15e0
Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur
1999-11-03 07:11:45 +00:00
putterman%netscape.com
583ded277a
return rv instead of NS_OK so that we only return null targets with NS_RDF_NO_VALUE.
...
This stops a bunch of assertions. reviewed by alecf.
1999-11-03 07:09:56 +00:00
waterson%netscape.com
d2c5bedf2e
Bug 13252. Build content for current template before recursing to build content for children. r=alecf.
1999-11-03 06:59:49 +00:00
buster%netscape.com
96ad89ba3a
fixed bug 17792 (text set via DOM displays in HTL password control)
...
r=myself, I'll take the heat if this goes bad. It's a very simple change.
The text control optimization was turned on for single line text controls,
and turned off for text areas. With this change, the optimization is also
turned off for password fields. This shouldn't effect performance in any
noticable way, because there are very rarely more than one or two password
controls on a single page. The optimization in the case of password fields
isn't worth the extra code and complexity for dealing with replacing
characters with '*'
1999-11-03 06:53:07 +00:00
sgehani%netscape.com
cf4701cdd8
First Checked In.
1999-11-03 06:12:10 +00:00
davidm%netscape.com
a14601e808
3110
r= morse
modification to get single sign on back
1999-11-03 06:07:53 +00:00
ftang%netscape.com
f0e84f8506
back out 1.32 to fix 17811. This will break 14914
1999-11-03 05:47:25 +00:00
dcone%netscape.com
d871f3d1eb
Fixed a divide by zero crasher, and cleaned up borders. r=buster
1999-11-03 05:46:01 +00:00
dp%netscape.com
85b2ef5cce
Eliminating use of nsService class in preparation for making services
...
usable with COMPtrs.
1999-11-03 05:41:43 +00:00
dp%netscape.com
5bc4da0375
Deny GetService() requests which cause Creation of new objects on
...
shutdown. r=jband, r=ScottPutterman
1999-11-03 05:38:45 +00:00
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