Commit Graph

96 Commits

Author SHA1 Message Date
pnunn
fa2311e73b fix for #112970. timer problem with animated gif with frame larger than header screen size.
This fix should allow a graceful handling of error. pnunn
1998-05-29 21:44:08 +00:00
pnunn
4f33963031 fix for bug#122211. Corrupted animated gif caused crash. 1998-05-29 19:29:36 +00:00
sfraser
05319552bd Don't define MOZILLA_CLIENT again (on the Mac), fer cryin' out loud 1998-05-28 20:10:18 +00:00
sfraser
32252f5f28 Changes for the new build system, and unify prefix files. 1998-05-28 19:27:24 +00:00
sfraser
99e33057b6 First Checked In. 1998-05-28 19:24:32 +00:00
sfraser
d3e0c7dbf9 Changes for new build system, and unified prefix files. 1998-05-28 19:22:54 +00:00
sfraser
3ddfc8748a Changes for new build system and unified prefix files. 1998-05-28 19:19:09 +00:00
sfraser
93b38fd618 Changes for the new build system; unify prefix files. 1998-05-28 19:04:58 +00:00
pnunn
b705de4a3c fix for #84300. print images at printer resolution not screen resolution. 1998-05-28 18:53:31 +00:00
mcafee
bba338ffb6 Initial fullcircle module checkin 1998-05-28 03:00:49 +00:00
eyork
3bce037874 Adding files for calendar mime handler. This is not yet hooked into mozilla. 1998-05-27 23:44:03 +00:00
morse
d0e0714fb4 removed ifdefs, mac busted fixed 1998-05-27 20:06:00 +00:00
morse
d0398e5f0a attempt to fix mac bustage 1998-05-27 15:08:35 +00:00
morse
fa8558204f bug 122126, reviewed by guha 1998-05-27 08:15:49 +00:00
morse
34aaae6201 bug 122126, reviewed by aoki 1998-05-27 07:24:36 +00:00
tague
f3731166a5 added libnls headers to public build 1998-05-27 02:02:27 +00:00
sfraser
34ba33bcfc Added some more headers to export 1998-05-27 00:53:55 +00:00
sfraser
fadf4e509b First Checked In. 1998-05-27 00:53:25 +00:00
guha
b7b1c1cf1d Mac ifdef bustage fixage 1998-05-24 01:13:55 +00:00
guha
a315393fce Add test.c : This file is not in the client build but is meant as
a sample file for those who want to use the XML module in standalone
mode.

Added a bunch of ifdefs for getting the standalone mode.
1998-05-24 00:27:54 +00:00
sfraser
44e9956672 First Checked In. 1998-05-23 01:14:17 +00:00
hardts
6bcb19ce6f landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
guha
f797caec45 Fix crashing bug caused by very long string being passed to FE_Trace 1998-05-22 18:51:38 +00:00
guha
587d877cf1 Add export (for Mac), fix XP_strcmp NOT_NULL bug. 1998-05-21 19:16:43 +00:00
guha
9572e18899 Cookie changes. 1998-05-21 19:08:38 +00:00
guha
ccea1895f6 Fix Linux optimized build problem reported by
Hani Suleiman <hani@fate.demon.co.uk>

>Building an optimised build under Linux fails unless the FE_Trace() on
>line 143 is wrapped with #ifdef DEBUG
1998-05-21 17:34:57 +00:00
rjc
7339cf65c9 Bug fix: Make sure parent isn't NULL. 1998-05-21 01:06:51 +00:00
rjc
6a2acce579 GetSlotValue() now returns memory which caller must free (if its a string). Remove references to DEBUG_RDF_GetSlotValue_Memory_Needs_Freedom define. 1998-05-21 00:57:25 +00:00
rjc
7e0f175815 Add support for "Refresh" command across data sources. Also, fix a couple more bugs in HT regarding node count (deletion didn't always update the count correctly.) 1998-05-20 06:35:51 +00:00
rjc
1798bb11b6 Fix bug with tracking # of grandchildren nodes. (Discovered by pinkerton) 1998-05-20 03:43:43 +00:00
rjc
4884ee3e3f Make Appletalk URLs (at:, afp:) more closely match URL format definition in CyberDog. 1998-05-20 01:13:24 +00:00
guha
f3453ae976 fix mac horkage 1998-05-19 22:07:35 +00:00
guha
041b4f5121 more small fixes 1998-05-19 21:01:38 +00:00
guha
11a5a59dbb fix bug in xml glue reported by Henning Behme
of iX Magazine, Germany
1998-05-17 18:22:29 +00:00
rjc
4e459ae84e HT_Launch() changes. 1998-05-14 00:01:43 +00:00
sar
0dac5a4719 adding network to the include paths 1998-05-13 20:29:38 +00:00
valeski
322a1055ad added cookie filter pref name to the default list 1998-05-13 18:40:30 +00:00
atotic
baa898b013 File case weirdness 1998-05-11 23:04:36 +00:00
atotic
90a78abec5 Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
rjc
8e8c9f99da Small fix... use '\0' instead of NULL. 1998-05-08 06:01:30 +00:00
rjc
2eb40cf651 Move all hardcoded strings into allxpstr. Bug fix from tenthumbs@cybernex.net in isNodeEditable(). HT Properties dialog changes (pretty, now). Better color support. 1998-05-08 05:48:14 +00:00
rjc
a5b13eef64 (Mac only) Appletalk changes to support changes related to RDFT-specified data sources. 1998-05-05 02:56:07 +00:00
rjc
b4e6ab5c73 More interface support. 1998-05-02 02:18:36 +00:00
rjc
4ded14f3a6 Better fix for Guha bustage... requires a prototype addition in net.h for NET_GetQuickURL() though. Removed #include "mkutils.h" from glue.h as its a private Netlib header file. 1998-05-02 01:28:02 +00:00
rjc
f869a71414 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
guha
de7a381a41 Use the new netgeturlquick that Gagan has given us 1998-05-01 22:42:37 +00:00
warren
5879e5dd06 Changes should have been on the branch -- reverted. 1998-04-30 05:28:19 +00:00
warren
0fd688acbb Changes to build with MOZ_OJI (and not MOZ_JAVA). 1998-04-30 04:27:26 +00:00
guha
7a3b2ad305 Remove some files from CVS
(the old xml parser was confusing a lot of people
even though it wasn't being used.)
1998-04-29 18:00:31 +00:00
nisheeth
98f5e71745 Touchdown of MARINER_DOM_BRANCH. 1998-04-29 10:13:27 +00:00