Commit Graph

28545 Commits

Author SHA1 Message Date
sspitzer%netscape.com
231bbc5ac9 changes for makeing news scriptable 1999-05-28 19:43:14 +00:00
putterman%netscape.com
02f9b03683 Part of new mailnews resources hierarchy. 1999-05-28 19:41:31 +00:00
ducarroz%netscape.com
147eff6d25 First Checked In. 1999-05-28 19:40:07 +00:00
blizzard%redhat.com
2cb75d757d make sure the right dll name is hardcoded. patch from Jeremy Lea <reg@shale.csir.co.za> 1999-05-28 19:32:40 +00:00
rogerl%netscape.com
8801e117eb Moved from stack to inline execution. 1999-05-28 19:00:48 +00:00
blizzard%redhat.com
e4fa0248e5 make sure that globals are defined here for display properties. also, make sure that the gfx module for xlib is linked explicitly with the xlib libraries so that the tests link 1999-05-28 15:11:21 +00:00
dcone%netscape.com
2b55666b45 Fixed RealizeFont() to use a screen DC when printing for a few windows calls 1999-05-28 14:13:53 +00:00
briano%netscape.com
299dd23e98 Automated update 1999-05-28 12:44:46 +00:00
ramiro%netscape.com
c566d9d352 Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
rhp%netscape.com
45df42a205 New files for using string bundles 1999-05-28 12:39:28 +00:00
ramiro%netscape.com
0ef17ebfee Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com
b35227080c Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
waterson%netscape.com
246d4762ab Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction. 1999-05-28 11:30:59 +00:00
andreas.otte%primus-online.de
0696ef3fcc make no shared lib and do not install it in $(DIST)/bin 1999-05-28 11:20:30 +00:00
andreas.otte%primus-online.de
870c20688f First Checked In 1999-05-28 09:16:47 +00:00
andreas.otte%primus-online.de
f7497e5e99 First Checked In 1999-05-28 09:11:38 +00:00
andreas.otte%primus-online.de
4dfeed2745 Making libftp.so a component 1999-05-28 08:23:48 +00:00
andreas.otte%primus-online.de
1b4cef9a04 Making libhttp.so a component 1999-05-28 08:22:46 +00:00
rickg%netscape.com
e77cffd5e5 small performance enhancement -- less searching 1999-05-28 07:14:08 +00:00
peterl%netscape.com
ba0cf76c6a clone URLs before handing to netlib. "chrome:" and "resource:" urls get munged destroying hash keys... 1999-05-28 06:50:52 +00:00
bruce%cybersight.com
481f2e2d34 Remove a shadowing variable declaration. 1999-05-28 06:49:30 +00:00
bruce%cybersight.com
267ab43f21 Fix a shadowed variable. 1999-05-28 06:13:00 +00:00
dp%netscape.com
98d11bbae8 Checking for NULL progid. This should return correct error values from RegisterComponent() 1999-05-28 06:06:14 +00:00
bruce%cybersight.com
442b3d4f6e Remove local shadowing of variable. 1999-05-28 05:29:26 +00:00
sspitzer%netscape.com
d32d2146af make unix like the other platforms (use ImapMail as the imap mail dir) 1999-05-28 05:20:32 +00:00
tague%netscape.com
33d027efe8 Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication). 1999-05-28 05:06:54 +00:00
tague%netscape.com
5809e0854b Added TSM Input Method support for the Macintosh. 1999-05-28 05:06:38 +00:00
tague%netscape.com
fea9a80cdc First Checked In. 1999-05-28 05:05:46 +00:00
tague%netscape.com
447f1926ad Added InitTSMAwareApplication to the Toolbox initialization sequence. Part of a set of check-ins to add TSM Input Method support on the Mac. 1999-05-28 05:05:27 +00:00
tague%netscape.com
649420ff88 Updated self test. 1999-05-28 05:01:54 +00:00
dp%netscape.com
b21d1e72dc Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately 1999-05-28 04:53:17 +00:00
hyatt%netscape.com
7ae81ff69f Temporary hack to avoid crashing. 1999-05-28 04:39:59 +00:00
blizzard%redhat.com
477143c9cf move global xlib symbols, fix hard coded toolkit name in makefile 1999-05-28 04:13:29 +00:00
blizzard%redhat.com
e5d5dd0cd1 remove hard coded toolkit name 1999-05-28 04:12:24 +00:00
blizzard%redhat.com
336beea369 remove hard coded toolkit names in tests 1999-05-28 03:42:59 +00:00
briano%netscape.com
e12c32f805 Got rid of the BSDECHO macro. Obsolete. 1999-05-28 03:36:21 +00:00
sspitzer%netscape.com
38098098b8 remove my comment 1999-05-28 03:36:04 +00:00
briano%netscape.com
e952a52c9f No longer needed. 1999-05-28 03:27:37 +00:00
sspitzer%netscape.com
36eaf36bcd whoops, I should only be setting some prefs if they didn't have a prefs file 1999-05-28 03:24:30 +00:00
tague%netscape.com
b5fae28c4f Updated self-test so that it continues to build. 1999-05-28 03:19:22 +00:00
tague%netscape.com
c81f25284c Updated self-test so it continues to build 1999-05-28 03:19:05 +00:00
sspitzer%netscape.com
d1db27f420 make my hack less of a hack. use the pref api instead of writing out the the
stream.

this is much better.  (thanks to alecf for the suggestion).
1999-05-28 03:16:03 +00:00
alecf%netscape.com
7f7c0433d4 use XPIDL on windows for all these IDL files 1999-05-28 03:08:27 +00:00
sfraser%netscape.com
260b72a64d Fix hyatt's checking with a null test, so that you don't crash when closing windows. 1999-05-28 02:57:20 +00:00
bienvenu%netscape.com
aebb6c1bba fix ref counting problem on isupports filter stuff 1999-05-28 02:15:31 +00:00
bienvenu%netscape.com
88b19e05c6 fix filter folder name to be one byte 1999-05-28 02:14:59 +00:00
pollmann%netscape.com
a0931aa3a6 Bug 3322: Windows sends NS_CONTROL_CHANGE events 1999-05-28 02:11:55 +00:00
dp%netscape.com
381323acf0 Reversing changing type of nsrefcnt. Mailnews code has specific Release() implementation that mention a different type. We need to fix that first. 1999-05-28 02:07:49 +00:00
pierre%netscape.com
31c3feda25 File Removed. 1999-05-28 02:00:54 +00:00
pierre%netscape.com
09687ee56f Fixed the Profiler build for NSRuntime.mcp 1999-05-28 01:54:27 +00:00