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

58922 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 73fc3dde30 Changes to bring clipping inline with upcoming CSS2 errata 2000-04-23 00:56:16 +00:00
sspitzer%netscape.com 529b908b63 fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
sspitzer%netscape.com d68aee5215 turn off gagan's assertion. #36831. r=mscott. 2000-04-22 23:34:03 +00:00
scc%netscape.com c8e7a8bf68 making string conversions explicit 2000-04-22 23:23:43 +00:00
mscott%netscape.com 25c459a125 Bug #33156 --> webshell no longer implements nsIProgressEventSink, the doc loader does.
it's getting smaller! *yeah*
2000-04-22 23:19:40 +00:00
mscott%netscape.com 72fd5b0acc Bug #33156 --> the doc loader now implements nsIProgressEventSink. Add this support to getInterface for the docshell. 2000-04-22 23:18:18 +00:00
mscott%netscape.com d80491ff3b help support the doc loader using the web progress listener. 2000-04-22 23:17:11 +00:00
sspitzer%netscape.com 9cc3b222b0 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
mscott%netscape.com bb5271913c Bug #33156 --> implment onChildStatusChanged AND progress notifications for the doc loader
through the web progress interfaces. In order to implement progress, the doc loader now implements
nsIProgressEventSink and receives events directly from the channels.
2000-04-22 23:16:31 +00:00
sspitzer%netscape.com e99eb8e76b project changes so that running a news://host/group url opens a new window. 2000-04-22 23:06:40 +00:00
mscott%netscape.com 9a86af4ff9 These changes are actually valeski's. I'm checking them in for him. These changes are to make http
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.

r=mscott
2000-04-22 22:40:40 +00:00
mscott%netscape.com bf35640acb fix build breakage for windows and mac. 2000-04-22 21:47:01 +00:00
sspitzer%netscape.com 6f79e5953a fix build bustage. 2000-04-22 21:41:59 +00:00
hoa.nguyen%intel.com 549d6c6611 Adding legacy plug-in support for Linux. These changes depend on a new gtkxtbin library.
This applies to bug #31012. r=blizzard
2000-04-22 20:50:22 +00:00
hoa.nguyen%intel.com 0aad920073 Adding lines to build the new gtkxtbin library for implementing legacy
plugin support on Linux.  This is part of bug #31012.
-r=blizzard
2000-04-22 20:45:12 +00:00
hoa.nguyen%intel.com 3418234b8a Adding gtkxtbin library which allows Xt widgets inside a Gtk application.
This is part of a fix for bug #3102 to add legacy plug-in support on linux.
-r=blizzard
2000-04-22 20:39:38 +00:00
jband%netscape.com 2d23299249 a little safer 2000-04-22 19:21:18 +00:00
jband%netscape.com 80765be861 cleanup manifest line scanner - was reading one char beyond the end of the array 2000-04-22 19:13:39 +00:00
bienvenu%netscape.com 02c1aeb7e7 fix build warnings 2000-04-22 18:51:33 +00:00
sspitzer%netscape.com 29bec0c1d2 adding this, will be used very soon for autosubscribe. 2000-04-22 18:45:02 +00:00
bienvenu%netscape.com 7317fe15aa fix build warnings 2000-04-22 18:42:51 +00:00
bienvenu%netscape.com d816991871 fix build warning, set search session on url 2000-04-22 18:37:58 +00:00
brendan%mozilla.org eebea6f933 Comment improvements. 2000-04-22 18:36:10 +00:00
cata%netscape.com 7969db359a New interface method. 2000-04-22 17:49:55 +00:00
bienvenu%netscape.com 3ebeeeda04 add search session to factory 2000-04-22 17:44:45 +00:00
bienvenu%netscape.com fb26e5018f more work on search, including validity manager 2000-04-22 17:36:27 +00:00
cata%netscape.com 8db337cf5a Comments. 2000-04-22 17:26:54 +00:00
sspitzer%netscape.com adefe77738 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com d6663e5e76 init the refcount. 2000-04-22 16:52:06 +00:00
cata%netscape.com f611bb2b47 Adding new file to the build. 2000-04-22 16:38:50 +00:00
cata%netscape.com 67b76d29e8 More test code. 2000-04-22 16:36:47 +00:00
cata%netscape.com 9b51838815 Cosmetic changes. 2000-04-22 16:35:10 +00:00
troy%netscape.com a9e0a7e698 Slight performance improvement 2000-04-22 15:50:12 +00:00
jim_nance%yahoo.com fd559fd98f Changed the version of the DEC C++ compiler we test for.
This should not affect systems not running Tru64 Unix
2000-04-22 11:01:07 +00:00
scc%netscape.com e0c1bc1018 making string conversions explicit 2000-04-22 10:46:20 +00:00
scc%netscape.com 0b17d2a06c making string conversions explicit 2000-04-22 10:31:38 +00:00
tbogard%aol.net 76e8db8e09 Moved the implementation of AssignWithConversion to the cpp file since Linux and Windows didn't like it inline in the h file. r=scc 2000-04-22 09:17:20 +00:00
scc%netscape.com 03755b0d9d making string conversions explicit 2000-04-22 08:43:34 +00:00
scc%netscape.com 08376156e3 Added a signature previously covered by |Assign(const nsStr&)|, now |Assign( const nsString& )|. 2000-04-22 08:36:28 +00:00
hangas%netscape.com 0b19f1f465 More progress on 19561 (converting AB to xul widgets) 2000-04-22 08:14:59 +00:00
hangas%netscape.com 4c755c352d Fix to 34156 (using onkeypress handler on URL bar of browser window). 2000-04-22 07:16:17 +00:00
warren%netscape.com b592dfa3d0 admin -kb 2000-04-22 07:10:04 +00:00
hangas%netscape.com 6cbb067972 Progress towards 19561 (making AB skinnable), fix to 36428 & 36268 bugs with html widgets not drawing in Card Edit dialog. 2000-04-22 07:04:15 +00:00
jband%netscape.com 45fe5dd669 fix bug 36805 - was leaking xptiInterfaceGuts by unconditionally overwriting a union 2000-04-22 06:30:46 +00:00
jband%netscape.com a43b0cce27 fix bug 36806 - leaking locks. Just plain sloppy! 2000-04-22 06:28:44 +00:00
ducarroz%netscape.com 788e1ce1d3 Fix for bug 20180. Since we use menulist instead of SELECT, we need to extract the identity key from the menuitem's id. 2000-04-22 05:41:15 +00:00
jband%netscape.com 3aed823910 hey! someone changed the progid for the zip reader, updating my copy of the progid. xptiZipLoader.cpp 2000-04-22 04:11:33 +00:00
ducarroz%netscape.com 9a5d1552df Fix for bug 16354. Land new autocomplete for mailnews 2000-04-22 03:30:45 +00:00
ducarroz%netscape.com ad0fd49b56 Fix for bug 16354. Add autocomplete to the browser package 2000-04-22 03:30:21 +00:00
pollmann%netscape.com 67b8315ddc Bug 33203: Form submit observer changes for psm-glue; r=dougt 2000-04-22 03:29:50 +00:00