warren%netscape.com
f1dfc48c58
Changed around load group insertion/removal to happen on mozilla thread.
...
git-svn-id: svn://10.0.0.236/trunk@40266 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 08:46:33 +00:00
briano%netscape.com
f67f9458ca
Fixed the logic and cleaned it up.
...
git-svn-id: svn://10.0.0.236/trunk@40193 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:31:33 +00:00
briano%netscape.com
e016569df8
Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly.
...
git-svn-id: svn://10.0.0.236/trunk@40189 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:12:02 +00:00
sspitzer%netscape.com
ec48925c4d
fix for #10127 . create a default for the mail.update_compose_title_as_you_type pref
...
git-svn-id: svn://10.0.0.236/trunk@40146 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 20:50:22 +00:00
pnunn%netscape.com
37ae6384f7
Updated list. pnunn.
...
git-svn-id: svn://10.0.0.236/trunk@40133 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:50:29 +00:00
pnunn%netscape.com
1652036665
Clean up. pn.
...
git-svn-id: svn://10.0.0.236/trunk@40118 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 18:46:46 +00:00
pnunn%netscape.com
c5507a9fe5
Clean up. pnunn
...
git-svn-id: svn://10.0.0.236/trunk@40114 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 18:38:46 +00:00
beard%netscape.com
3812cbbdf7
added GetIID() accessor
...
git-svn-id: svn://10.0.0.236/trunk@39810 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 01:57:10 +00:00
slamm%netscape.com
c8cb0705fc
Fix build warnings.
...
git-svn-id: svn://10.0.0.236/trunk@39734 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 20:06:37 +00:00
sspitzer%netscape.com
591db72486
fix warning
...
git-svn-id: svn://10.0.0.236/trunk@39663 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 06:59:30 +00:00
dbragg%netscape.com
4b7d91b21a
Checked for null in memory allocation per bug #9852
...
git-svn-id: svn://10.0.0.236/trunk@39561 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:06:52 +00:00
sfraser%netscape.com
663dc48260
Fix the access paths to IDL files
...
git-svn-id: svn://10.0.0.236/trunk@39557 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:03:22 +00:00
sfraser%netscape.com
324ad23164
Remove errant semicolons
...
git-svn-id: svn://10.0.0.236/trunk@39556 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:03:06 +00:00
sfraser%netscape.com
010ebf1b4d
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@39555 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 23:02:50 +00:00
Jerry.Kirk%Nexwarecorp.com
839925f410
Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
...
git-svn-id: svn://10.0.0.236/trunk@39526 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 11:44:30 +00:00
sspitzer%netscape.com
52391ae229
use NS_DEFINE_CID instead of NS_DEFINE_IID
...
git-svn-id: svn://10.0.0.236/trunk@39518 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-15 07:02:37 +00:00
jdunn%netscape.com
28085deaab
HP compiler flags this "implicit conversion of string literal" as an error so
...
added the cast.
git-svn-id: svn://10.0.0.236/trunk@39287 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 16:45:02 +00:00
briano%netscape.com
5d219d57b6
Added a workaround for QNX's 'random' problem. QNX-specific.
...
git-svn-id: svn://10.0.0.236/trunk@39211 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-13 21:45:28 +00:00
warren%netscape.com
5c37d2ec29
Necko stuff for dealing with load groups when opening URLs.
...
git-svn-id: svn://10.0.0.236/trunk@38929 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 21:18:47 +00:00
edburns%acm.org
f83aa74a5c
Removed non ifdef'd debugging statements.
...
git-svn-id: svn://10.0.0.236/trunk@38812 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 20:25:53 +00:00
slamm%netscape.com
0cd4783feb
Remove carriage returns. They trip up some compilers. a=cyeh.
...
git-svn-id: svn://10.0.0.236/trunk@38718 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 20:18:27 +00:00
pnunn%netscape.com
eec4544e8f
fix for bug#924 (from newt@pobox.com), and clean up of unused code. pnunn. ok'd by chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@38715 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 19:24:02 +00:00
pnunn%netscape.com
17f640fe57
fix for bug#1971. pn. ok'd by chofmann.
...
git-svn-id: svn://10.0.0.236/trunk@38714 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 19:22:00 +00:00
av%netscape.com
201a8282b1
Removing commented out code
...
git-svn-id: svn://10.0.0.236/trunk@38689 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 13:37:36 +00:00
ramiro%netscape.com
9a0b13499f
Checkin another chunk of Alex Larsson's non-exported symbol reduction
...
patch. All changes protected by MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
git-svn-id: svn://10.0.0.236/trunk@38670 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:02:21 +00:00
warren%netscape.com
f165677628
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
...
git-svn-id: svn://10.0.0.236/trunk@38659 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:08:40 +00:00
dp%netscape.com
e3db628872
Landing XPCOM_M8_PERF_BRANCH. Speeding up GetString().
...
git-svn-id: svn://10.0.0.236/trunk@38648 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 07:42:03 +00:00
warren%netscape.com
358ec9fec4
Fixed clobber to not fail if directory isn't there.
...
git-svn-id: svn://10.0.0.236/trunk@38594 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:20:31 +00:00
ducarroz%netscape.com
98c345ab80
fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@38557 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 01:38:35 +00:00
av%netscape.com
b6bf346457
Adding full path to pluginTag.mFileName on Windows
...
git-svn-id: svn://10.0.0.236/trunk@38514 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:37:41 +00:00
edburns%acm.org
e4dd1dd1ad
Alex Musil's long awaited plugin changes.
...
git-svn-id: svn://10.0.0.236/trunk@38508 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:28:34 +00:00
edburns%acm.org
ea2f1e0924
Alex Musil and Stanley Ho's changes. Added Show and hide methods.
...
git-svn-id: svn://10.0.0.236/trunk@38505 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 00:22:32 +00:00
sspitzer%netscape.com
18ba93b837
changes to support the news pretty name abbreviation feature.
...
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com > for contributing this code.
git-svn-id: svn://10.0.0.236/trunk@38456 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:06:42 +00:00
sspitzer%netscape.com
9d7a392839
don't create these values. rely on the default prefs for that.
...
git-svn-id: svn://10.0.0.236/trunk@38428 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 22:42:48 +00:00
dveditz%netscape.com
4a0d4c3aa1
Mac startup performance
...
git-svn-id: svn://10.0.0.236/trunk@38392 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 07:28:49 +00:00
av%netscape.com
23ff8d5268
Delaying loading plugin dll till actually needed, potentially decreasing
...
startup time significantly. LoadPlugin() call moved from LoadPlugins to
GetPluginFactory. Windows only.
git-svn-id: svn://10.0.0.236/trunk@38388 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 04:14:54 +00:00
racham%netscape.com
f29c766947
Adding netcenter Preg pref
...
git-svn-id: svn://10.0.0.236/trunk@38345 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 01:21:30 +00:00
sspitzer%netscape.com
8b51551b5a
fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@38205 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:39:28 +00:00
av%netscape.com
4c6864f1bc
Addressing bug #5978
...
git-svn-id: svn://10.0.0.236/trunk@38193 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:07:46 +00:00
ramiro%netscape.com
294068fd65
Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
...
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
git-svn-id: svn://10.0.0.236/trunk@38100 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 14:59:36 +00:00
dveditz%netscape.com
3eb825d6c1
makefile cleanups
...
git-svn-id: svn://10.0.0.236/trunk@38042 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
43391c2dca
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
6c67b618a0
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
...
git-svn-id: svn://10.0.0.236/trunk@38031 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 11:50:19 +00:00
sspitzer%netscape.com
ff1f6c5a74
fix for #9143 . make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now.
...
git-svn-id: svn://10.0.0.236/trunk@38017 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 06:39:40 +00:00
cyeh%netscape.com
9e91a6aaba
stupid fix for #7190 . create default plugins directory in the executable directory. this causes searching for 3.0 and 4.0 plugins to not occur. will prevent java crashes and also speed up launch time.
...
git-svn-id: svn://10.0.0.236/trunk@37980 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 04:44:44 +00:00
dp%netscape.com
666974771c
Caching of node names in nsIRegistryNode
...
Adding nsIRegistryNode::GetIID()
- Thanks Dan Veditz
git-svn-id: svn://10.0.0.236/trunk@37955 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 03:34:08 +00:00
cyeh%netscape.com
49e22150fa
i am an idiot. if the directory already exists, don't try and make it again.
...
git-svn-id: svn://10.0.0.236/trunk@37929 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 01:22:21 +00:00
cyeh%netscape.com
941f6709ac
stupid fix for #7190 . creating a plugins directory by default prevents
...
code that goes searching for old 3.0 and 4.0 plugins and loading
those. this should help with start-up times.
git-svn-id: svn://10.0.0.236/trunk@37910 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 23:32:54 +00:00
ducarroz%netscape.com
88aa181804
Add default value for compose_html
...
git-svn-id: svn://10.0.0.236/trunk@37882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 21:52:26 +00:00
warren%netscape.com
8b1231e0ae
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
...
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00