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
alecf%netscape.com
4aa767d9b0
switch to nsCRT routines and PR_TRUE/PR_FALSE to reduce include dependancy
...
git-svn-id: svn://10.0.0.236/trunk@46281 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:08:27 +00:00
rjc%netscape.com
05bd247850
Fix bug # 13197: escape bookmark title as well as descriptions.
...
git-svn-id: svn://10.0.0.236/trunk@46280 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:06:15 +00:00
rjc%netscape.com
69381689e8
Cache sort resource requests.
...
git-svn-id: svn://10.0.0.236/trunk@46279 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 03:04:45 +00:00
cyeh%netscape.com
3f850735fc
add mac and unix manifests, based on win32 one. (all i did was change
...
path delimiters)
git-svn-id: svn://10.0.0.236/trunk@46278 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 02:06:36 +00:00
mccabe%netscape.com
2b644a1e9e
Backed out offending change for now. Busted windows and mac (xpidl returns failure.)
...
git-svn-id: svn://10.0.0.236/trunk@46277 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:51:56 +00:00
briano%netscape.com
79052fb1d0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@46276 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:45:56 +00:00
briano%netscape.com
e68f37bc53
Defined _XOPEN_SOURCE_EXTENDED for OSF/1 builds in order to get the prototype for usleep.
...
git-svn-id: svn://10.0.0.236/trunk@46275 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:38:07 +00:00
cyeh%netscape.com
9e327bc7ac
move and rename manifest-win to /packager/packages-win
...
git-svn-id: svn://10.0.0.236/trunk@46274 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:35:41 +00:00
briano%netscape.com
18a8589c92
Cleaned it up.
...
git-svn-id: svn://10.0.0.236/trunk@46273 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:04:55 +00:00
briano%netscape.com
d85844dc84
Got rid of the obsolete non-necko stuff.
...
git-svn-id: svn://10.0.0.236/trunk@46272 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:04:24 +00:00
despotdaemon%netscape.com
e77148ddd1
Pseudo-automatic update of changes made by rchen@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@46271 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 01:03:12 +00:00
cmanske%netscape.com
95aaf59c06
Activated collapsing of table row in Image Dialog to implement 'More'/'Fewer' behavior, now that sizeToContent works!
...
git-svn-id: svn://10.0.0.236/trunk@46270 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:50:45 +00:00
mccabe%netscape.com
28ff5cd0ab
Fixes to compile on DEC (gargamel) courtesy briano; remove XPT_ASSERT from macros, and remove unused macros from xpt_struct.c.
...
git-svn-id: svn://10.0.0.236/trunk@46269 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:45:13 +00:00
jdunn%netscape.com
9be901b443
adding newline at eof so that HP can compile
...
git-svn-id: svn://10.0.0.236/trunk@46268 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:27:53 +00:00
briano%netscape.com
b9cce49c6d
Cleaned it up.
...
git-svn-id: svn://10.0.0.236/trunk@46267 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:24:27 +00:00
idk%eng.sun.com
f363d1453d
Add this files
...
git-svn-id: svn://10.0.0.236/trunk@46266 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:21:03 +00:00
mscott%netscape.com
f8078c4c9a
Bug #13156 --> if a message doesn't have a to/cc or bcc field (as is the case with some news messages),
...
don't emmit code to make a box in the message display pane. It just looks weird because the box is empty.
git-svn-id: svn://10.0.0.236/trunk@46265 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:12:55 +00:00
av%netscape.com
d76194290e
Fixing bug 7509
...
git-svn-id: svn://10.0.0.236/trunk@46264 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:12:26 +00:00
matt%netscape.com
8c0427fe8c
Fixing help menu
...
git-svn-id: svn://10.0.0.236/trunk@46263 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:07:42 +00:00
kmcclusk%netscape.com
ca4c293a70
Added gfx pixel coverage test to repository. Not added to build yet.
...
git-svn-id: svn://10.0.0.236/trunk@46262 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 00:03:25 +00:00
cmanske%netscape.com
bfabab35ae
Fixed Insert Table dialog to not insert if properties are not valid
...
git-svn-id: svn://10.0.0.236/trunk@46261 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:55:13 +00:00
sfraser%netscape.com
46b3305e14
Convert some NS_ASSERTIONS into warnings, so that I can start up without debugger breaks.
...
git-svn-id: svn://10.0.0.236/trunk@46260 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:54:44 +00:00
briano%netscape.com
bb55ce0748
Cleaned it up.
...
git-svn-id: svn://10.0.0.236/trunk@46259 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:53:09 +00:00
cmanske%netscape.com
16a1086dcf
Adding Advanced Property Editing dialog work by Ben Goodger (rgoodger@ihug.co.nz)
...
git-svn-id: svn://10.0.0.236/trunk@46258 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:49:46 +00:00
danm%netscape.com
cf7e642542
open new browser window with nsIDOMWindow.Open
...
git-svn-id: svn://10.0.0.236/trunk@46257 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:49:36 +00:00
bienvenu%netscape.com
883c204ca5
remove more dead wood
...
git-svn-id: svn://10.0.0.236/trunk@46256 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:48:24 +00:00
danm%netscape.com
6221421920
adding JavaScript.shlb
...
git-svn-id: svn://10.0.0.236/trunk@46255 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:46:52 +00:00
wtc%netscape.com
1269b38e40
Also set the keepalive socket option if the socket is
...
an IPv6 TCP socket.
git-svn-id: svn://10.0.0.236/trunk@46253 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:43:07 +00:00
wtc%netscape.com
05ac6a10a0
Corrected an error.
...
git-svn-id: svn://10.0.0.236/trunk@46252 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:42:11 +00:00
mjudge%netscape.com
3a2b08f57b
adding in begin line and end line enums for selection movement. this allows peeking to the start and end of and like given a content offset for any frame.
...
git-svn-id: svn://10.0.0.236/trunk@46251 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:40:17 +00:00
briano%netscape.com
fd3610baf1
Added newline to fix the Unix native compiler builds.
...
git-svn-id: svn://10.0.0.236/trunk@46250 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:37:16 +00:00
mscott%netscape.com
8f966b0b44
adjust depth to account for new directory position in the mozilla tree.
...
git-svn-id: svn://10.0.0.236/trunk@46249 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:32:25 +00:00
briano%netscape.com
760f0ae533
Cleaned it up.
...
git-svn-id: svn://10.0.0.236/trunk@46248 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:32:12 +00:00
granrose%netscape.com
3c908b1ee1
This is not part of the build, it should be fine.
...
Adding xpinstall manifest parser.
git-svn-id: svn://10.0.0.236/trunk@46247 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:30:45 +00:00
mscott%netscape.com
f4f1d605b7
build mork and mdb. (not part of the build).
...
git-svn-id: svn://10.0.0.236/trunk@46246 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:30:36 +00:00
sfraser%netscape.com
be89f91cd8
Remove the view source menu item because it doesn't work right yet, and fix the contentframe.xul URL to work with some obscure CAPS changes.
...
git-svn-id: svn://10.0.0.236/trunk@46245 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:25:59 +00:00