Граф коммитов

46881 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 59ef7fadbf Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
mscott%netscape.com f249767486 Bug #14928 --> inital uri dispatching landing. the app instance is a uri content listener. implement
that interface. Register the content listener with the uri loader when we are created and again when
we go away. Forward doContent calls on nsIURIContentListener to the webshell where we want content displayed.
r=travis
1999-11-18 07:19:39 +00:00
mscott%netscape.com ff9ff8e2ff add uriloader to the packages file for the mac 1999-11-18 07:13:10 +00:00
mscott%netscape.com 48c40aade9 Bug #14928 --> phase one of uri dispatching landing. IF uri dispatching is turned on,
invoke the uri loader instead of opening the document ourselves.

Various changes for uri dispatching....

r=travis
1999-11-18 07:07:33 +00:00
mscott%netscape.com 1e3db6851b Bug #14928 --> phase one of uri dispatching landing. webshell is a nsIURIContentListener.
r=travis.
1999-11-18 07:06:39 +00:00
mscott%netscape.com e911d3f3df Bug #14928 --> phase one of uri dispatching landing. add ability to get/set content listener parent on the webshell
r=travis
1999-11-18 07:06:07 +00:00
mscott%netscape.com 65c51b2064 Bug #14928 --> phase one of uri dispatching landing. add ability for doc loader to load
an opened channel
r=travis
1999-11-18 07:05:47 +00:00
fur%netscape.com 7f80e52967 Quell warning 1999-11-18 06:59:28 +00:00
mscott%netscape.com 1809e0d6ea Add a debug menu item for turning on / turning off url dispatching
r=travis
1999-11-18 06:58:22 +00:00
mscott%netscape.com 6d1bce96d4 add labels for uri dispatching menu item which is in the debug window
r=travis
1999-11-18 06:57:36 +00:00
mscott%netscape.com 1dd074ba5d Make the uri loader a component. 1999-11-18 06:39:37 +00:00
mscott%netscape.com 536b1c7b85 add uriloader to the unix installer 1999-11-18 06:22:52 +00:00
waterson%netscape.com a0127275fd Bug 9246. Give bookmark URLs the tough love they need. Fix changing a bookmark's URL, fix setting a bookmark's URL when one wasn't set before. Prohibit removal of a bookmark's URL. r=rjc. 1999-11-18 06:21:09 +00:00
mscott%netscape.com 80be7d7323 add uriloader to the windows install package. 1999-11-18 06:19:52 +00:00
fur%netscape.com f75142159d Quash warnings 1999-11-18 06:19:51 +00:00
valeski%netscape.com 6e90418e7e updated urltest.cpp to use the new Resolve code 1999-11-18 06:19:01 +00:00
mscott%netscape.com 5560a6abd0 Add uriloader directory to the mac build. 1999-11-18 06:07:52 +00:00
waterson%netscape.com aaba2b75a1 Be sure to waitpid() after killing the process so as not to leave zombies around. 1999-11-18 06:06:28 +00:00
mscott%netscape.com 7455ff72f8 add uriloader directory 1999-11-18 06:05:16 +00:00
mscott%netscape.com bc8ecae023 Make uriloader part of the build on Unix!!
*yeah*
1999-11-18 06:03:27 +00:00
mscott%netscape.com 7a18e7e39c Make uriloader part of the build on windows!!
*yeah*
1999-11-18 06:02:51 +00:00
mscott%netscape.com bd05feb4cf make this library 8.3 on windows.
(renamed to urildr)
1999-11-18 06:02:00 +00:00
waterson%netscape.com 3c3b7dbdca Clean up some timing printfs. 1999-11-18 05:47:51 +00:00
sfraser%netscape.com 52048a286b Fix for 19170 -- yield to NSPR threads in our main event loop, to service the necko thread more promptly. r=sdagley 1999-11-18 05:26:59 +00:00
wtc%netscape.com a5fe62a812 Minor improvements. In objs.mk fixed the problem that pthreads_user.c
is added to CSRCS twice if USE_AUTOCONF is not defined.
Modified files: pr/src/md/unix/Makefile,Makefile.in,objs.mk
1999-11-18 05:26:06 +00:00
dougt%netscape.com 3f746f503d fix for 18949. make seek do a flush to avoid corruption. 1999-11-18 05:16:42 +00:00
ssu%netscape.com cfb86f582c overloaded the abortInstall() function for the Install object to take a
numerical parameter.  It now allows the script writer to specify
an abort value, instead of the default one.

r=sgehani
1999-11-18 05:08:11 +00:00
rbs%maths.uq.edu.au 398a37cb3d Fine-tuning of the placement of the sqrt symbol and Patch of Mike Shaver to make the code compile on Linux 1999-11-18 04:51:56 +00:00
kvisco%ziplink.net b60b0cf5ad *** empty log message *** 1999-11-18 04:40:02 +00:00
putterman%netscape.com 0b1644bae6 Fixes various message count updating bugs. reviewed by bienvenu. 1999-11-18 04:31:01 +00:00
jband%netscape.com eac24add27 remove invalid assertion 1999-11-18 04:30:54 +00:00
rginda%netscape.com e3135f057e Added ^c handler, beginnings of html output. 1999-11-18 04:14:00 +00:00
rbs%maths.uq.edu.au e21954fcca Ensure all the control paths return value 1999-11-18 03:56:38 +00:00
fur%netscape.com c28060f30a Quell warnings 1999-11-18 03:38:32 +00:00
waterson%netscape.com 71da41f221 Be sure to close the file before moving it. 1999-11-18 03:38:24 +00:00
waterson%netscape.com fa8d76523f Add chdir() so that it can be called from an alias. 1999-11-18 03:29:11 +00:00
nhotta%netscape.com 5cfdec76d8 Change to pass an empty string to setlocale instead of NULL (which is illegal in Unix unlike windows). Bug
18338, r=tao.
1999-11-18 03:28:35 +00:00
nhotta%netscape.com b397596105 In MIME encoder, put a check at the end of the loop if the source points to a null character then bump the
pointer. This fixes a problem when a separator is at the end of a header string. Bug 9762, r=cata.
1999-11-18 03:24:56 +00:00
mcafee%netscape.com d117e7d5b5 Switching to PRBool, un-break Solaris WS build. r=slamm 1999-11-18 03:22:47 +00:00
blizzard%redhat.com 7d9acb8b25 fix for modal dialogs. fixes bug #16310. r=pavlov 1999-11-18 03:19:43 +00:00
jdunn%netscape.com 4ef899ac32 Only include SUPER_WIN includes if it is on. HPUX and AIX compilers fail
if they can't find the include file
1999-11-18 03:08:19 +00:00
briano%netscape.com 2a19a06008 Automated update 1999-11-18 03:00:19 +00:00
warren%netscape.com e9e854fcac Added nsIJARProtocolHandler.idl 1999-11-18 02:54:05 +00:00
jdunn%netscape.com 0d9441fd1b Change the linking option of -Bsymbolic to only happen on Components
(i.e the i18n code and NOT on anything that links in gtk

r=pepper@netscape.com
# 18129
1999-11-18 02:49:30 +00:00
wtc%netscape.com 0b4a5e1ffa Bugzilla bug #5358: fixed build problem on Solaris/x86 under gcc by
removing the #ifdef stuff from os_SunOS_x86.s.
Modified files: pr/src/md/unix/Makefile,Makefile.in,objs.mk,os_SunOS_x86.s
1999-11-18 02:48:18 +00:00
rhp%netscape.com a554253a94 Fix for memory allocation off by 1 error. No bug. r: rhp (submitted by Ben Bucksch <mozilla-news@bucksch.org> 1999-11-18 02:46:52 +00:00
hangas%netscape.com 28e7445770 Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
pinkerton%netscape.com 463575d692 Fix for bug #18998. strip nulls off the end of unicode text strings. (r=danm). 1999-11-18 02:40:49 +00:00
bienvenu%netscape.com 1553bd082f only send change notification for pending filtered messages if the count changed - performance tweak 1999-11-18 02:36:22 +00:00
brendan%mozilla.org 4849241687 Brutal JS script sharing (15146, r=waterson@netscape.com). 1999-11-18 02:25:33 +00:00