ftang%netscape.com
c49384e31e
placeholder for some late night hack....
...
git-svn-id: svn://10.0.0.236/trunk@46342 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 13:41:11 +00:00
brade%netscape.com
fedb169831
readd spacers in toolbar
...
git-svn-id: svn://10.0.0.236/trunk@46341 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 13:36:32 +00:00
ftang%netscape.com
8a306be029
declare methode in protect. Remove unnecessary INTEL_CHANGE ifdef, add () to #define
...
git-svn-id: svn://10.0.0.236/trunk@46340 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 12:58:26 +00:00
briano%netscape.com
5b1237e0f8
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@46339 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 12:46:08 +00:00
Jerry.Kirk%Nexwarecorp.com
54bebc7ad0
Disable Memory mapped file support for QNX and Neutrino platforms.
...
git-svn-id: svn://10.0.0.236/trunk@46338 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 12:42:23 +00:00
Jerry.Kirk%Nexwarecorp.com
e2d6ace7ee
Adding ${_COMPILER_PREFIX} to the -Wno-long-long CFLAG for Neutrino
...
and Cross Compiling.
git-svn-id: svn://10.0.0.236/trunk@46337 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 12:40:30 +00:00
colin%theblakes.com
7a779da312
Define EXTRA_DSO_LDOPTS as -limg_s and -lmozutil_s
...
git-svn-id: svn://10.0.0.236/trunk@46336 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 11:40:35 +00:00
colin%theblakes.com
81acc509f2
Add -lmozreg_s to EXTRA_DSO_LDOPTS
...
git-svn-id: svn://10.0.0.236/trunk@46335 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 11:35:52 +00:00
waterson%netscape.com
04299bf544
Fix hidden form element which I whacked out while being a bit over-zealous.
...
git-svn-id: svn://10.0.0.236/trunk@46333 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 08:28:14 +00:00
hyatt%netscape.com
62f7cfdd85
Fixing an error in the handleDomEvent function.
...
git-svn-id: svn://10.0.0.236/trunk@46332 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 08:06:28 +00:00
hyatt%netscape.com
fec6c75da7
Improvements in performance.
...
git-svn-id: svn://10.0.0.236/trunk@46331 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 08:06:12 +00:00
waterson%netscape.com
d456312d2c
Remove SearchForNodeByID(). It's not necessary anymore now that all XUL content is build up-front.
...
git-svn-id: svn://10.0.0.236/trunk@46330 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:23:45 +00:00
waterson%netscape.com
1bb31e1d48
Gut the XUL builder. Build all XUL content up front. Remove 'id' attributes on anonymous nodes (except inside <template>s), remove 'lazycontent' attributes, 'xulcontentsgenerated' attributes.
...
git-svn-id: svn://10.0.0.236/trunk@46329 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:23:05 +00:00
andreas.otte%primus-online.de
60919d7881
adding the data protocol to the build
...
git-svn-id: svn://10.0.0.236/trunk@46328 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:21:22 +00:00
andreas.otte%primus-online.de
66ab5d4906
add protocol/data makefiles
...
git-svn-id: svn://10.0.0.236/trunk@46326 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:17:24 +00:00
andreas.otte%primus-online.de
ed548c9b04
add a missing return
...
git-svn-id: svn://10.0.0.236/trunk@46325 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:16:10 +00:00
alecf%netscape.com
8d99b9ece2
add account title to the title bar
...
git-svn-id: svn://10.0.0.236/trunk@46323 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 07:03:03 +00:00
alecf%netscape.com
57b084038e
change from XP_ASSERT to PR_ASSERT
...
git-svn-id: svn://10.0.0.236/trunk@46320 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:32:47 +00:00
jfrancis%netscape.com
9754c2a557
mail now asks for special mail-compose rules from the editor
...
git-svn-id: svn://10.0.0.236/trunk@46319 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:28:11 +00:00
jfrancis%netscape.com
8771ef0e8a
making special mail-compose editing rules accessible to mail
...
git-svn-id: svn://10.0.0.236/trunk@46318 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:26:53 +00:00
brendan%mozilla.org
af42d93726
Don't abuse nsAutoLock in single-exit nsSocketTransport::Process and PR_Unlock
...
and relock it in subroutines -- this causes false deadlock-detection positives.
Also comment module callouts with lock held.
git-svn-id: svn://10.0.0.236/trunk@46317 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:17:20 +00:00
alecf%netscape.com
25e49b38d1
fix for #12575 - remember messenger window position
...
git-svn-id: svn://10.0.0.236/trunk@46316 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 06:01:48 +00:00
alecf%netscape.com
a1e1dbb0d9
whoops, pass newstr to strtok, not serverList (no wonder it wasn't loading anything)
...
git-svn-id: svn://10.0.0.236/trunk@46315 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:50:17 +00:00
alecf%netscape.com
dcc25c338a
use cool new ISUPPORTS macros
...
git-svn-id: svn://10.0.0.236/trunk@46314 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:46:24 +00:00
sspitzer%netscape.com
0a85bf0694
whoops, use newsrcDir instead of newsHostsDir, to be correct.
...
git-svn-id: svn://10.0.0.236/trunk@46313 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:46:10 +00:00
sspitzer%netscape.com
0bfd4aa1cf
fix some build mac / windows build breakage.
...
git-svn-id: svn://10.0.0.236/trunk@46312 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:43:27 +00:00
alecf%netscape.com
63311f223e
add code for loading SMTP servers from the prefs
...
git-svn-id: svn://10.0.0.236/trunk@46311 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:41:58 +00:00
sspitzer%netscape.com
d04f0c621d
changes needed so that on migration, we heed "news.directory", "mail.directory", and "mail.imap.root_dir" prefs. turned off for now, because waiting for dbragg to set these prefs after migration.
...
git-svn-id: svn://10.0.0.236/trunk@46310 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:40:40 +00:00
alecf%netscape.com
8bd49d6f30
add CID for SMTP server
...
git-svn-id: svn://10.0.0.236/trunk@46309 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:39:44 +00:00
jfrancis%netscape.com
fc7ebc0ae1
restoring 1.54 checkin: no longer clearing selection when we detect empty document - selection is a perfectly valid concept in an empty document.
...
fix for bug 13251 is now in layout/src/base/nsRange.cpp
git-svn-id: svn://10.0.0.236/trunk@46308 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:30:48 +00:00
jfrancis%netscape.com
88a64c92bc
fixing dom range gravity bug (see bug 13251)
...
git-svn-id: svn://10.0.0.236/trunk@46307 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:27:44 +00:00
alecf%netscape.com
e6f59cdec2
use new NSPR types
...
git-svn-id: svn://10.0.0.236/trunk@46304 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:22:08 +00:00
alecf%netscape.com
c94b95cead
switch to PR_TRUE/PR_FALSE/etc...
...
git-svn-id: svn://10.0.0.236/trunk@46302 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 05:20:39 +00:00
don%netscape.com
3a21477635
Temporarily disabled CheckURI so the Manage Bookmarks dialog and other windows work again. Norris will fix the window.open problem later.
...
git-svn-id: svn://10.0.0.236/trunk@46298 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 04:25:14 +00:00
shaver%netscape.com
b052c8e4df
fix MLK bugs 13285 and 13286 and prevent repeated PrePopulateRegistry calls
...
git-svn-id: svn://10.0.0.236/trunk@46297 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 04:22:37 +00:00
briano%netscape.com
45f20efc3b
Hack to get this to compile with DEC's picky C++ compiler.
...
git-svn-id: svn://10.0.0.236/trunk@46296 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 04:15:00 +00:00
mscott%netscape.com
c763294c70
LoadDocument and LoadSubDocument now take nsIURIs instad of unicode strings. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46295 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 04:00:08 +00:00
mscott%netscape.com
4dd35ce8ac
Support LoadURI which is a new method on the webshell which takes a nsIURI. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46294 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:59:21 +00:00
mscott%netscape.com
45e6e1ccfa
LoadDocument and LoadSubDocument now take an nsIURI instead of a unicode string. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
git-svn-id: svn://10.0.0.236/trunk@46293 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:58:57 +00:00
alecf%netscape.com
bd2862b6e8
switch to using correct NSPR types and PR_TRUE/PR_FALSE/etc
...
git-svn-id: svn://10.0.0.236/trunk@46292 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:56:37 +00:00
alecf%netscape.com
efbd33223d
switch to using PR_FALSE/PR_TRUE and some nsCRT string routines
...
git-svn-id: svn://10.0.0.236/trunk@46291 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:55:56 +00:00
hyatt%netscape.com
1433b9452c
Landing AttributeChanged alteration. AttributeChanged now fires even when the
...
style hint is REFLOW or VISUAL (and not just CONTENT).
git-svn-id: svn://10.0.0.236/trunk@46290 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:51:41 +00:00
alecf%netscape.com
acf0d5dba9
fix some warnings and comments
...
git-svn-id: svn://10.0.0.236/trunk@46289 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:44:11 +00:00
alecf%netscape.com
044ea3ea0b
switch to using PR_TRUE/PR_FALSE and nsCRT routines, switch over XP_ASSERT, and use nsnull instead of nil
...
git-svn-id: svn://10.0.0.236/trunk@46288 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:39:53 +00:00
briano%netscape.com
a2a26a346c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@46287 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:30:38 +00:00
leaf%mozilla.org
360dfb0ea7
checking in fixes for extensions/irc windows build, not part of default
...
build
git-svn-id: svn://10.0.0.236/trunk@46286 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:29:07 +00:00
rginda%ndcico.com
6ed9e1d09a
Modified test1.html to work in the new directory structure.
...
Modified unix makefile to install it by default.
git-svn-id: svn://10.0.0.236/trunk@46285 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:26:38 +00:00
briano%netscape.com
d800956779
Damn. Defining _XOPEN_SOURCE_EXTENDED breaks other things that didn't break before. Backing it out.
...
git-svn-id: svn://10.0.0.236/trunk@46284 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:20:54 +00:00
alecf%netscape.com
f0e2f47f53
switch to using PR_TRUE/PR_FALSE and nsCRT string routines
...
git-svn-id: svn://10.0.0.236/trunk@46283 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:19:49 +00:00
alecf%netscape.com
5f69177b71
switch to nsCRT string routines and PR_TRUE/PR_FALSE to reduce include dependancies
...
git-svn-id: svn://10.0.0.236/trunk@46282 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:09:39 +00:00