Commit Graph

18549 Commits

Author SHA1 Message Date
rods%netscape.com
94e64adb3e Added methods to header. 1999-03-01 16:48:19 +00:00
dcone%netscape.com
54dc3f0968 Fixed up postscript stuff, now prints on Unix 1999-03-01 16:23:36 +00:00
rods%netscape.com
6b6d319623 Added MenuDeselect to nsIMenuListener 1999-03-01 16:22:40 +00:00
rods%netscape.com
99447f229a Change it to do a QueryInterface, is this right? 1999-03-01 15:27:55 +00:00
ramiro%netscape.com
cef0e56005 Here is patch to add font-styles to gtk-widgets. It adds styles
to widgets on creation, and uses that style to change fonts.
Thanks to Tomi Leppikangas <Tomi.Leppikangas@oulu.fi>
1999-03-01 13:30:54 +00:00
ramiro%netscape.com
a9c99c12a8 Do the exception thing only if HAVE_CPP_EXCEPTIONS is defined. 1999-03-01 12:54:16 +00:00
ramiro%netscape.com
6cdb01afcd gcc 2.7.x portability fixes. 1999-03-01 12:25:24 +00:00
briano%netscape.com
8d76bcce25 Automated update 1999-03-01 12:15:39 +00:00
ramiro%netscape.com
70a347b7a3 Add test for exceptions. Exceptions are illegal, but somebody (whose name
I dont want to say, but it rhymes with "fcc") is using them in a test program.
1999-03-01 12:01:32 +00:00
edwin%woudt.nl
7df9076f9b Patches from Thomas Down <thomas.down@tri.ox.ac.uk> to get some working attachments. Also added the X-Mailer header. 1999-03-01 11:05:10 +00:00
mcafee%netscape.com
bf8ad89b24 Backing out my last change, breaks Win32 & Mac. 1999-03-01 10:57:20 +00:00
mcafee%netscape.com
4ebcbb455e Adding do_QueryInterface() wrapper for nsCOMPtr/Solaris. 1999-03-01 10:32:14 +00:00
mcafee%netscape.com
f3ffb9a767 Adding comparisons to autoconf results. 1999-03-01 10:13:18 +00:00
mcafee%netscape.com
bfc3120484 Adding ED_Redo.gif 1999-03-01 08:33:32 +00:00
jfrancis%netscape.com
c37eac4581 made iterators bidirectional; lots of bug fixes; finished subtree iterator impl. 1999-03-01 08:17:18 +00:00
grail%cafebabe.org
dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
buster%netscape.com
e03330c847 fixed IsNested to account for outer table frame
removed obsolete debug code
1999-03-01 06:40:24 +00:00
ramiro%netscape.com
1bf8790f66 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:29:14 +00:00
briano%netscape.com
59e300a6f6 Automated update 1999-03-01 06:15:39 +00:00
ramiro%netscape.com
52fac20c37 AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +00:00
waterson%netscape.com
0d9f516821 Don't automatically register every data source; instead, the data source can register itself during Init(). 1999-03-01 05:55:18 +00:00
grail%cafebabe.org
428526b495 Fixed my own lameness. 1999-03-01 05:28:18 +00:00
grail%cafebabe.org
dc67188214 Last commit broke local storage viewing. Local store never quite "connect"
so ViewedStoreBase now checks isLocal() if isConnected() fails. Assumption
is that you're always connected if it's a local berkeley store.
1999-03-01 05:20:27 +00:00
cls%seawood.org
060260594a Moved previous filter-out section after DSO_CFLAGS is set. 1999-03-01 03:14:23 +00:00
briano%netscape.com
5baae8119f Automated update 1999-03-01 02:00:39 +00:00
cls%seawood.org
33ac6b33e1 Removed OPTIMIZE_CFLAGS. If CFLAGS isn't set in the enviornment, set it to -O. If MOZ_DEBUG is set, filter-out the optimization options in autoconf.mk. 1999-03-01 01:54:00 +00:00
grail%cafebabe.org
2f46318e4e Fixed situation where UI thread gets wedged when a dialog of any sort
is popped up. A new bug is created where after you authenticate, you
have to deselect, and reselect the item for it to show. It's a
temporary fix.
1999-03-01 01:04:19 +00:00
edwin%woudt.nl
3b823846a8 Remove this ugly registration. This is the way to do it right! 1999-03-01 00:33:01 +00:00
wtc%netscape.com
64c672ac1b New test file vercheck.c. 1999-03-01 00:23:34 +00:00
grail%cafebabe.org
2b8cd4b630 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org
443678b461 Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
fur%netscape.com
0b26182798 Use a Quiet NaN, not a Signalling NaN 1999-02-28 23:01:29 +00:00
beard%netscape.com
5ef38e04b2 First Checked In. 1999-02-28 22:15:48 +00:00
beard%netscape.com
31c80c539a added IID() accessor. 1999-02-28 22:14:30 +00:00
beard%netscape.com
2565741c5f Added NS_PLUGIN_CID, and IID() accessor. 1999-02-28 22:12:50 +00:00
beard%netscape.com
f88ff18dcf CPluginManager now implements nsIServiceManager and nsIAllocator interfaces, for better Gecko compatibility. 1999-02-28 22:10:26 +00:00
beard%netscape.com
b5d34d0fa4 updated NSGetFactory signature. 1999-02-28 22:08:26 +00:00
bienvenu%netscape.com
af016000d9 use registerComponent instead of registerfactory to fix build bustage 1999-02-28 22:03:19 +00:00
bienvenu%netscape.com
6680a42541 set recipients and cc list as an array of addresses 1999-02-28 22:02:20 +00:00
bienvenu%netscape.com
3df9913012 add ability to import msf files 1999-02-28 22:00:50 +00:00
beard%netscape.com
f8887c33ae SetDestructor 1999-02-28 19:04:47 +00:00
toshok%hungry.com
4300354ee1 implement sm_InitPages/sm_FiniPages for unix. someone with more of an eye for this sort of code should tell me if what i've done here makes sense. it seems to make the tests go.... 1999-02-28 15:20:34 +00:00
toshok%hungry.com
9456e00772 include config.mk before rules.mk 1999-02-28 15:17:15 +00:00
toshok%hungry.com
17a9992599 convert C++ to C comment 1999-02-28 14:03:43 +00:00
toshok%hungry.com
0c5ea81afa convert C++ to C comment 1999-02-28 14:03:21 +00:00
toshok%hungry.com
7ce539f75a include config.mk before rules.mk so that we pick up the definition for NSINSTALL. 1999-02-28 13:51:07 +00:00
toshok%hungry.com
8e5b8f739e quiet gmake 1999-02-28 13:44:06 +00:00
saari%netscape.com
9bbd0df7f7 make LoadMenus() less nsWebShellWindow specific 1999-02-28 11:14:34 +00:00
leaf%mozilla.org
308cc9296a fixed smoketest to invoke grendel with 'java grendel.Main' and also
exit the child process after running the binary (can't write to the same
logfile twice, now can we?)
1999-02-28 08:46:34 +00:00
leaf%mozilla.org
f998e4520d moving the client build into client.mak and toplevel makefile.win
leaving nglayout.mak for cleanup by anyone who wants to do it.
1999-02-28 07:51:10 +00:00