law%netscape.com
cd375b3de6
Fixing non-debug build bustage
1999-11-13 06:27:22 +00:00
warren%netscape.com
09ec7d51d0
Fixed QI problem now that comptrs check.
1999-11-13 06:18:34 +00:00
warren%netscape.com
4cbd094273
Fix for case where we're trying to Write to a blocking stream, and we're out of buffer space. This should block. r=rpotts
1999-11-13 06:16:52 +00:00
law%netscape.com
88626d4e62
Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski
1999-11-13 05:37:00 +00:00
tbogard%aol.net
1ea38abf06
Changed the QueryInterface to be a QUERY using the macros. r=scc
1999-11-13 05:31:36 +00:00
saari%netscape.com
1cfbe7d9a6
Landing focus changes. R: joki
1999-11-13 05:16:33 +00:00
harishd%netscape.com
38ad4a2ec2
Another attempt to fix the bustage!!!
1999-11-13 04:56:56 +00:00
saari%netscape.com
587863609c
gtk widget changes to facilitate new focus work. R: pavlov
1999-11-13 04:53:18 +00:00
harishd%netscape.com
da13c6bd98
Fix for the bustage.
1999-11-13 04:37:54 +00:00
sgehani%netscape.com
0d0ce2a213
*** NOT PART OF BUILD ***
* Bug fix 18703: call AbortInstall() if errors encountered during installation.
* Bug fix 15954: delete Component Registry after XPInstall engien is done with it.
1999-11-13 04:08:50 +00:00
tbogard%aol.net
956aa1737e
Made webshell implement nsIInterfaceRequestor. This paves the way for me to start changing people to not use nsIContentViewerContainer::QueryCapability(). r=pavlov
1999-11-13 04:06:23 +00:00
sgehani%netscape.com
164e35ea1a
Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu]
1999-11-13 04:06:05 +00:00
harishd%netscape.com
aa7503d71d
This checkin contains combined work of rickg and harishd
...
Harishd's Changes:
Fix for bugs
2749 - Tweaked strict comment handling, i.e., <!------> is now treated as an illegal comment in strict mode
16934 - Rectifed reporting of JS line error when a newline is found within a tag.
15204 - Made TEXTAREA content to reflect the source document.
11979, 16826 - Stoping the parser properly on receiving the stop-error message.
17594 - Added code to parse <!DOCTYPE> content correctly.
17496 - Building up the stack for orphaned OPTIONs
r=rickg
Rickg's Changes:
rickg will be posting comments on his changes by 11/12/99.
r=harishd
1999-11-13 03:53:11 +00:00
sspitzer%netscape.com
70bc2b5e0f
really fix the warning this time.
1999-11-13 03:49:30 +00:00
valeski%netscape.com
d4e3f86975
another shot at vc5 bustage
1999-11-13 03:17:54 +00:00
valeski%netscape.com
cda947cd7a
another shot at 5.0 bustage
1999-11-13 03:07:01 +00:00
sgehani%netscape.com
023890c016
MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete).
1999-11-13 02:49:30 +00:00
mcafee%netscape.com
c672f25c9a
Removing multiple FE support, we were not using it. Fixing mozilla-bin hash table problem, binary was not getting deleted. Other minor cleanup. r=slamm
1999-11-13 02:43:55 +00:00
sspitzer%netscape.com
176ee42b41
fix for #17954
...
before, if "mail.directory" was set, we'd assume the mail wasn't in the standard
default place, so we'd migrate Mail -> Mail5
now, we check if "mail.directory" == the default place. if so, we migrate
it like we would if it wasn't set.
Mail -> Users50/<profile>/Mail
to help do this, I added Equals() to the nsIFileSpec interface, to compare
two nsIFileSpec's, it does this by comparing the nsFileSpecs.
1999-11-13 02:02:22 +00:00
sspitzer%netscape.com
c60e6d440a
fix warning by casting. r=slamm
1999-11-13 01:59:19 +00:00
valeski%netscape.com
947c2a030a
fixing bustage for win32 vc5
1999-11-13 01:56:02 +00:00
dveditz%netscape.com
0e1d35de83
variable name change to silence build warning
1999-11-13 01:54:12 +00:00
valeski%netscape.com
b7d25b0205
fixing win32 vc5 bustage
1999-11-13 01:48:17 +00:00
slamm%netscape.com
0fc73fa43d
Fix build warnings. r=sspitzer
1999-11-13 01:36:34 +00:00
wtc%netscape.com
4bd1fc48f2
Bugzilla bug #16845 : added new function PR_LoadLibraryWithFlags.
...
Also, use RTLD_LAZY on Linux (was using RTLD_NOW).
Modified files: prlink.h, prlink.c.
1999-11-13 01:27:06 +00:00
rchen%netscape.com
3bba682ce9
Modify L10N note
1999-11-13 00:48:23 +00:00
sgehani%netscape.com
c1541c3769
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
...
Also, added deletion of extracted files if the CRC-32 doesn't match. Mapped 'PR_Delete' to 'remove' for STANDALONE. [r=mstoltz]
1999-11-13 00:44:56 +00:00
sgehani%netscape.com
c2a423e07a
Mac profiler code crept in. Removed this ifdef'd cruft.
1999-11-13 00:43:12 +00:00
sgehani%netscape.com
fd32fa05d8
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't. This fixes the runtime XP horkage. [r=dveditz]
1999-11-13 00:39:03 +00:00
mark.lin%eng.sun.com
49a3e8a1fa
Added support for Proxies in the MRJ Plugin via getProxyForURL. Reviewed
...
by ed.burns@eng.sun.com and approved by drapeau@eng.sun.com . Fixes bug
#18691 . I can be contacted at mark.lin@eng.sun.com or
phone: (408) 517-5365, (650) 627-8409.
1999-11-13 00:37:48 +00:00
rchen%netscape.com
d78b8b25f5
Modify L10N notes
1999-11-13 00:37:34 +00:00
valeski%netscape.com
d16733f10b
18725, r=sdagley. FTP is now cancellable.
...
* added new state to FTP. data channel reading state.
* the FTP channel's SetConnectionQueue now handles a null arg and resets it's eventq if null is passed in.
1999-11-13 00:31:36 +00:00
fergus%netscape.com
d2b0b19ca8
Added/updated Localization Notes.
r: rchen@netscape.com & chjung@netscape.com
1999-11-13 00:31:35 +00:00
akkana%netscape.com
1a67e1996b
18576: Enclose plaintext replies in a <pre> so they don't get wrapped,
...
and add appropriate edit rules to split pre tags when editing plaintext.
r=sfraser
1999-11-13 00:26:45 +00:00
rchen%netscape.com
828bc2fb49
Modify Localization notes
1999-11-13 00:22:31 +00:00
ducarroz%netscape.com
a961088135
File Removed.
1999-11-13 00:00:29 +00:00
akhil.arora%sun.com
64fe994491
17809 r=av the sun c++ 5.0 compiler's version of strchr returns const char*
...
This fix is needed in order to be able to build with this compiler
1999-11-12 23:55:01 +00:00
akhil.arora%sun.com
d2d2a9d816
18639 r=dp need to cast away the const returned by the sun C++ 5.0 compiler
1999-11-12 23:52:17 +00:00
danm%netscape.com
595cabd731
Use new modal event filtering method on nsIWidget. Reset modal window flag when modal window is closed. part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:39 +00:00
danm%netscape.com
02f484a99c
Gut modal event filtering (relying instead on glib modal window flag). part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:36 +00:00
danm%netscape.com
7935f83bdc
Add ModalEventFilter (originally nsAppShell::EventIsForModalWindow) and add parameter to SetModal. part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:30 +00:00
danm%netscape.com
321a047de5
add (unimplemented) parameter to SetModal. part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:23 +00:00
danm%netscape.com
108a065b67
moved nsAppShell::EventIsForModalWindow to nsWidget::ModalEventFilter, teach latter to accept events for modal window and any active rollup widget window. part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:11 +00:00
danm%netscape.com
38ffc870e6
moved nsAppShell::EventIsForModalWindow to nsWidget::ModalEventFilter. part of fix for bug 14131. r:rods@netscape.com
1999-11-12 23:45:59 +00:00
ducarroz%netscape.com
0f94b69e81
Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft
1999-11-12 23:44:28 +00:00
ducarroz%netscape.com
a4068db181
Add a dark gray line under the addressing toolbar to separate it from either the body or the HTML format toolbar. R=german
1999-11-12 23:44:26 +00:00
ducarroz%netscape.com
776fcfc7f5
Remove unused files. R=jefft
1999-11-12 23:44:24 +00:00
ducarroz%netscape.com
accd69b6d3
Fix build warning. R=mscott
1999-11-12 23:44:17 +00:00
petitta%netscape.com
d4a0fa1007
Added more mkdir's to create cd layout
1999-11-12 23:38:25 +00:00
terry%mozilla.org
122440cea6
Added missing get_line.pl.
1999-11-12 21:14:29 +00:00