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

1966 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 3e2bfa5eb5 Fix for the problem of GtkMozilla not being properly cleaned up from client.mk's cleansrcdir target. 1999-09-22 00:40:11 +00:00
kmcclusk%netscape.com 853ad0e68d Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
scc%netscape.com a1ff4d8cc5 take action to prevent re-entering the destructor 1999-09-21 21:10:22 +00:00
sfraser%netscape.com b15861f35e Removed some obsolete files that are no longer needed (allxpstr.c, xp_foo.c, pwcapi.c etc) 1999-09-21 21:04:21 +00:00
rjc%netscape.com 85d1810ae8 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
mscott%netscape.com 9f4482f2c5 The doc loader should release the underlying channel once the channel issues a OnStopRequest. This allows the
channel to go away after we load the url instead of making it stick around until the next url comes in (that's
when we used to get rid of the previous channel).
r=rpotts.
1999-09-21 05:36:49 +00:00
vidur%netscape.com 979ab6a214 Changed nsIWebShell::GoTo to use LOAD_HISTORY as the load flag - going to the current entry shouldn't reload. 1999-09-21 05:27:35 +00:00
mike%neoplanet.com 2acf11c8fe Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
hyatt%netscape.com 0dd1266ea1 chrome event stuff 1999-09-21 01:02:29 +00:00
vidur%netscape.com 46982161df webshell now gets its nsIPrompt reference from its container and not its observer. restored ftang's webshell change that i inadvertantly removed in a prior checkin. 1999-09-21 00:04:31 +00:00
locka%iol.ie 5fdf2b068d Added some documentation 1999-09-20 22:07:09 +00:00
locka%iol.ie af97cd068f Added safe for scripting support 1999-09-20 22:00:30 +00:00
locka%iol.ie 7400eda93c A long lost file finds its way into the world 1999-09-20 21:59:30 +00:00
bienvenu%netscape.com 9f48620357 fix listener leak r+a=mscott,valeski 1999-09-20 21:10:46 +00:00
radha%netscape.com 2c83b5f862 Clean up leaks 1999-09-20 21:09:16 +00:00
warren%netscape.com bde1055a86 Fixed warnings. 1999-09-20 20:57:21 +00:00
warren%netscape.com 68e64ab5e6 freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
warren%netscape.com 50eed17971 freed mWebCrawler in nsBrowserWindow 1999-09-20 20:53:40 +00:00
warren%netscape.com 88f126ca95 cleaned up nsWebShell's use of services 1999-09-20 20:53:31 +00:00
beard%netscape.com 04361a6b14 bug #6251: changed Repaint() method to call nsIViewManager::UpdateAllViews() to force a globa redraw. 1999-09-19 00:54:55 +00:00
beard%netscape.com 478deb6e42 registering the JVMManager component. 1999-09-18 22:39:55 +00:00
davidm%netscape.com 5b8ba03b42 Add extra chrome flag for the sidebar and taskbar 1999-09-18 03:23:52 +00:00
bienvenu%netscape.com eca0ce0538 fix inadvertent checkin of nsBrowserWindow.cpp 1999-09-17 22:02:52 +00:00
bienvenu%netscape.com 0c7e3ece03 fix build bustage 1999-09-17 22:00:15 +00:00
warren%netscape.com aac2ad9fe7 Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
vidur%netscape.com 378030e7f4 Fixed leak of service manager 1999-09-17 20:19:00 +00:00
rpotts%netscape.com eae00c990c DocLoader cleanup... Also trying to get the notifications correct :-) 1999-09-17 07:56:03 +00:00
rpotts%netscape.com 9886532136 Removed NECKO ifdefs... 1999-09-17 07:54:11 +00:00
vidur%netscape.com f7d252970b Further corrections in referrer propagation. 1999-09-17 06:54:58 +00:00
vidur%netscape.com 21477c4cd3 Document referrer propagation through webshell and docloader. 1999-09-17 04:26:02 +00:00
jdunn%netscape.com f0ee4dbce2 add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
and the binaries in viewer/Makefile.in
1999-09-17 00:53:36 +00:00
danm%netscape.com 7c7d8c7d8d stop webshell embed if the the window in which to embed has been destroyed. fixes bug 14020 1999-09-16 23:35:05 +00:00
dp%netscape.com d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
ftang%netscape.com 65c7799cdb fix 5974 by receiving parser command as optional argument 1999-09-16 14:15:16 +00:00
briano%netscape.com a1c5f09502 Fixed my stupid mistake that caused the generated Makefile to be immediately deleted. 1999-09-16 06:01:39 +00:00
warren%netscape.com 7d5e565fd5 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com 7bc683bd82 Removed security.o 1999-09-16 01:13:04 +00:00
ramiro%netscape.com 3cd9f5596e Make the stack output more useful. 1999-09-16 00:22:01 +00:00
briano%netscape.com 3bfa9ab2b4 General cleanup. 1999-09-16 00:03:08 +00:00
rods%netscape.com 672cddb8f7 a few fixes to my tests 1999-09-15 22:28:50 +00:00
rods%netscape.com d5a5ed21a0 Added a lot of tests for the select. 1999-09-15 22:04:04 +00:00
radha%netscape.com 9f00583602 When invoking the mail composer upon on a click on a mailto: link, make
sure the to, cc, subject arguments are passed to the composer
1999-09-15 19:33:46 +00:00
valeski%netscape.com a162f60fbe removed stream converter stuff from webshell 1999-09-15 17:46:56 +00:00
ramiro%netscape.com e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
kipp%netscape.com a5662fff6f Removed #ifdef NECKO noise 1999-09-15 00:23:40 +00:00
radha%netscape.com 30ae7065dc Pass OnStartDocumentLoad() notifications received for child frames up to the DocLoaderListeners 1999-09-14 21:49:21 +00:00
ramiro%netscape.com f8e5598b73 Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and
workaround the totally losing linux development experience.
1999-09-14 13:54:46 +00:00
troy%netscape.com b09c6bfe4e Changed Run() to give priority to system messages over application messages 1999-09-13 18:45:03 +00:00
valeski%netscape.com 6a276ed201 added user agent language portion initialization 1999-09-13 18:38:02 +00:00
Jerry.Kirk%Nexwarecorp.com 518ccedc23 Add new (old?) Event Debugging options to Viewer for Photon 1999-09-13 14:13:57 +00:00