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

10559 Коммитов

Автор SHA1 Сообщение Дата
jgellman%netscape.com b8e8afe664 make rdf build as a DLL on windows 1998-10-22 20:45:43 +00:00
beard%netscape.com 3c968525d6 First Checked In. 1998-10-22 20:45:42 +00:00
beard%netscape.com e9ccae9fae added ProxyJNI.h, nsIThreadManager.h 1998-10-22 20:44:43 +00:00
beard%netscape.com 209c8d2bdb Changed nsJNI.cpp to ProxyJNI.cpp. 1998-10-22 20:43:45 +00:00
beard%netscape.com 54289ad993 Fixed parameter marshalling. 1998-10-22 20:42:47 +00:00
nhotta%netscape.com 84d74cf317 Added lm_env.c. 1998-10-22 20:35:54 +00:00
nhotta%netscape.com 71f0e6b6ea Added libi18n/country.c and libmocha/lm_env.c. 1998-10-22 20:34:48 +00:00
nhotta%netscape.com b1af59cdce Added environment object. 1998-10-22 20:33:31 +00:00
nhotta%netscape.com 7820463ee2 Added environment to MochaDecoder. 1998-10-22 20:32:00 +00:00
nhotta%netscape.com 5ca5633486 Added lm_DefineEnvironment. 1998-10-22 20:13:47 +00:00
troy%netscape.com 9b9a796719 Added new pseudo class style :SCROLLED-CONTENT 1998-10-22 20:12:34 +00:00
nhotta%netscape.com 944d65db04 Implements environment object. 1998-10-22 20:09:16 +00:00
guha%netscape.com e4a425e9b0 Adding rdf files into raptor 1998-10-22 18:41:55 +00:00
troy%netscape.com ad2a696256 Removed some dead code 1998-10-22 18:32:43 +00:00
troy%netscape.com 10ad80b7d3 Made sure Refresh() sets NS_VIEW_FLAG_CLIP_SET so we don't try and set the
clip rect again. If Paint() sets it it will be incorrect...
1998-10-22 18:27:44 +00:00
cls%seawood.org fb30f9daa0 Didn't realize that this was *the* real_stderr declaration that the rest of the build used. Removed the additional DEBUG ifdef. 1998-10-22 06:55:10 +00:00
cls%seawood.org 58641ee9f5 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
buster%netscape.com 5364335be2 fixed column caching 1998-10-22 06:04:37 +00:00
buster%netscape.com 0c2b7e03c1 *** empty log message *** 1998-10-22 06:04:03 +00:00
buster%netscape.com 9f3bd7bbbb fixed a bug where columns were not always created as needed during incremental appends
added some extra debugging and support methods
1998-10-22 05:27:11 +00:00
cls%seawood.org 5db72cde51 Moved zlib from REQUIRES to a ifndef MOZ_NATIVE_ZLIB endif block. 1998-10-22 03:59:53 +00:00
cls%seawood.org 6750f658a4 Cleaned up parse errors, added java libs and smart mail libs. Thanks to Tom Rini <trini@kernel.crashing.org> for the patch. 1998-10-22 03:57:15 +00:00
cls%seawood.org 97aa2097e9 Fixes tinderbox breakage due to broken make revision. Yeah, yeah, should upgrade make but it's out of my hands. 1998-10-22 02:47:37 +00:00
harrison%netscape.com 516aa8cbab changes to tree state (opened, closed) announced, included
in "tress" output. how many ways can mozbot say hello?
mozillaZine headlines: type "mozbot, mz" or "zine" or
"mozillazine" if you like to type. cleaned up some code,
moved code around. also modified Tinderbox module to use
terry's tinderbox/quickparse hack.
1998-10-22 02:45:27 +00:00
spider%netscape.com 8d1ac6fcef More memory leak fixes 1998-10-22 02:40:36 +00:00
spider%netscape.com 53a1d0fcef More memory leak fixes 1998-10-22 02:21:21 +00:00
cls%seawood.org 29652b274e Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:37:11 +00:00
cls%seawood.org 4579db16f7 Added $FE_X_CFLAGS to CFLAGS 1998-10-22 01:30:59 +00:00
cmanske%netscape.com 38ab743282 Fixed graying of Split cell command 1998-10-22 01:22:46 +00:00
spider%netscape.com ca7194d689 Fix Fix memory leak 1998-10-22 01:09:23 +00:00
spider%netscape.com 3f054f7b45 Memory Leak Fix 1998-10-22 00:47:04 +00:00
spider%netscape.com 315df3b657 Memory Leak fixes 1998-10-22 00:33:10 +00:00
rpotts%netscape.com 05058348f9 Fixed build bustage... 1998-10-21 23:33:52 +00:00
cls%seawood.org d5bab4dea9 s/defined(SOLARIS)/defined(sun) && defined(__svr4__)/ .... we really need a platform.h to abstract this. 1998-10-21 23:32:43 +00:00
nhotta%netscape.com f40b135e1c Added country.c for libi18n. 1998-10-21 23:26:25 +00:00
buster%netscape.com 5062d0261a fixed several incremental reflow bugs 1998-10-21 22:29:00 +00:00
buster%netscape.com 280ae703e0 preliminary code to resolve parent frame issues for table frames 1998-10-21 22:24:59 +00:00
nhotta%netscape.com 1f7cbd83c7 Added country.c. 1998-10-21 21:53:09 +00:00
spider%netscape.com f8766268ed Fix another memory leak 1998-10-21 21:44:25 +00:00
nhotta%netscape.com a2cb4a5e73 Implementation of getting language and country information of the Navigator environment. 1998-10-21 21:31:31 +00:00
spider%netscape.com 0245f7f7f4 memory leak fixes 1998-10-21 21:25:47 +00:00
kin%netscape.com 14c70663f3 Fix for bug #329760: ENDER: Loading multi-part mime into Ender leaves tmp
files around.
Files touched:

    include/edt.h
    lib/layout/edtbuf.cpp
    lib/layout/edtlist.cpp
    lib/mailto/mprdecod.cpp
1998-10-21 20:37:43 +00:00
kipp%netscape.com 973c0f25a5 Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs 1998-10-21 20:10:22 +00:00
spider%netscape.com 3f7fd48712 Fix memory leak 1998-10-21 20:08:48 +00:00
kipp%netscape.com bc0df52153 Slimmed down the implementation 1998-10-21 20:05:31 +00:00
kipp%netscape.com a08c68342d Removed premature optimization of pre vs. non-pre 1998-10-21 20:03:54 +00:00
kipp%netscape.com 84222783bc Make sure that everything fits when wrapping is off; in addition give wrapped objects all the room that they want 1998-10-21 20:02:36 +00:00
spider%netscape.com 3e7a231a39 Fix memory leak 1998-10-21 20:01:26 +00:00
spider%netscape.com 6cf58f343a Removing unused member variables 1998-10-21 19:51:01 +00:00
ramiro%netscape.com 911a6cc918 Modularize. 1998-10-21 19:48:58 +00:00