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

2003 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
vidur%netscape.com 26254967c5 Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG. 1999-09-30 22:09:51 +00:00
kipp%netscape.com fef0e126af Close up a memory leak 1999-09-30 21:38:56 +00:00
rods%netscape.com 131bb29b99 Added closing tags for several option elements 1999-09-30 11:58:45 +00:00
morse%netscape.com 17b8302ac9 fix bug 14958 -- approved chofmann 1999-09-29 05:39:18 +00:00
beard%netscape.com 8fd7543094 removed link dependency on view.shlb. 1999-09-29 00:17:51 +00:00
mscott%netscape.com 03e702040e Bug #12198 --> bullet proof this code. return if we don't have a nsIURI instead of trying to dereference it. r=sspitzer 1999-09-28 22:11:26 +00:00
ramiro%netscape.com 6dd1b8db08 NOT PART OF SEAMONKEY. Ressurect GtkMozilla again. Apparently mozilla
dont work no without no prefs.  Blessed by Mr. Shaver.
1999-09-28 18:03:17 +00:00
dp%netscape.com da7e83981a Removing pref and ifndef necko dlls from registration. 1999-09-27 23:57:15 +00:00
beard%netscape.com 8eab336b3d fixing leaked nsIAppShell 1999-09-27 23:39:29 +00:00
beard%netscape.com ee3a2e5f9e breaking cycle between crawler and browser window to fix a leak, using NS_WITH_SERVICE to manage metacharset service. 1999-09-27 23:39:03 +00:00
kipp%netscape.com 95d56017c8 Fixed shutdown crash found by warren 1999-09-27 16:33:05 +00:00
warren%netscape.com dacb3255d3 Fixed history state leak 1999-09-26 10:07:49 +00:00
warren%netscape.com 48e53dfd90 Added Purify menu. 1999-09-26 05:52:24 +00:00
kipp%netscape.com bb149e358a More build bustage fixes 1999-09-25 22:11:08 +00:00
kipp%netscape.com c9328e028d Fixed the throbber 1999-09-25 21:23:38 +00:00
kipp%netscape.com f40979d95e added files: mozilla/webshell/tests/viewer/nsThrobber.cpp 1999-09-25 21:17:02 +00:00
kipp%netscape.com be6b1333d1 new 1999-09-25 20:11:47 +00:00
kipp%netscape.com 814bf9c9a0 shutdown xpcom and the image library to help leak anlaysis 1999-09-25 20:10:59 +00:00
kipp%netscape.com 29287868f8 Switch to local throbber 1999-09-25 20:10:29 +00:00
kipp%netscape.com f1ee765e07 Removed throbber from registry setup 1999-09-25 20:10:02 +00:00
kipp%netscape.com da4ebcc013 removed files: mozilla/webshell/src/nsThrobber.cpp 1999-09-25 20:09:52 +00:00
kipp%netscape.com fa7068e98b Removed throbber from factory 1999-09-25 20:08:52 +00:00
kipp%netscape.com c8118107d3 Don't build nsThrobber - its moved 1999-09-25 20:08:40 +00:00
kipp%netscape.com 74cf46d402 Don't export nuked nsIThrobber 1999-09-25 20:08:21 +00:00
mscott%netscape.com 2b5e903c38 Bug #14813 --> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak.
r=vidur, a=leaf.
1999-09-24 21:03:58 +00:00
nisheeth%netscape.com 4972c677a5 a=chofmann. If MOZ_PERF is defined in the environment, set up the RAPTOR_PERF_METRICS compiler define for windows. 1999-09-24 19:26:00 +00:00
nisheeth%netscape.com 0c537f8bad Use NSPR logging rather than printf's for stopwatch output. 1999-09-24 08:57:36 +00:00
nisheeth%netscape.com 23449e2072 a=chofmann. Add a stopwatch to measure total (layout+page load) time in the webshell. 1999-09-24 07:13:39 +00:00
dp%netscape.com 79ce792d99 Removing unused servMgr. 1999-09-24 06:07:19 +00:00
dp%netscape.com 2f6ae048f1 Removing unused servicemanager in Init and Shudown XPCOM. 1999-09-24 06:05:28 +00:00
briano%netscape.com 2f1c2fa6af Fixed for compilers that don't permit a comma at the end of an enum list. 1999-09-23 21:30:07 +00:00
ftang%netscape.com d1bb25d16d fix bug 13946 1999-09-23 03:27:53 +00:00
rpotts%netscape.com c924d68b90 bug #14457. Getting the webcrawler working again for QA... 1999-09-22 22:58:29 +00:00
briano%netscape.com 28159a27f5 Backed out cls's change. When realclean is added to the list, the Tinderbox builds fail because they generate the Makefiles in webshell/embed/gtk, and then the realclean (aka distclean) deletes them. That's bad.... 1999-09-22 06:28:46 +00:00
shaver%netscape.com 4adab79ba0 missed an NS_DEBUG->DETECT_WEBSHELL_LEAKS 1999-09-22 03:14:44 +00:00
nisheeth%netscape.com d5b56cdcfa Changed the ifdef NS_DEBUG around webshell leak detection code to ifdef DETECT_WEBSHELL_LEAKS. 1999-09-22 01:24:20 +00:00
cls%seawood.org 5843ef4e5c 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 3bf9bb6905 Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
scc%netscape.com feee7fb939 take action to prevent re-entering the destructor 1999-09-21 21:10:22 +00:00
sfraser%netscape.com ca4a780aa6 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 55dd5c3658 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 f4d75a8c84 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 f982113234 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 7a862ca0cb Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
hyatt%netscape.com dca1ddfd11 chrome event stuff 1999-09-21 01:02:29 +00:00
vidur%netscape.com 2906fa4a19 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 3e92a74352 Added some documentation 1999-09-20 22:07:09 +00:00
locka%iol.ie 9be60db63b Added safe for scripting support 1999-09-20 22:00:30 +00:00
locka%iol.ie 233b3217ad A long lost file finds its way into the world 1999-09-20 21:59:30 +00:00