Commit Graph

10441 Commits

Author SHA1 Message Date
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
spider%netscape.com
3ad7a6c1bb Fix My Portal not opening up fullscreen 1998-10-21 18:00:41 +00:00
spider%netscape.com
c3b4fdbea3 Support launching zulutest from zulu 1998-10-21 17:54:58 +00:00
spider%netscape.com
92b4962700 - Change default exe type to be console on win32 during debug builds
- Add support for Set/Get Colors on Background/Foreground/Border via Scripting
- Add nsXPFCError.h header file for XPFC specific errors and macros
- Changed CommandServer to block upon calls across network.  This is to allow
  returns values on queries like GetBackgroundColor() to return synchronously
- Added support for 'class' type commands in zulutest
- Threw JS on it's own thread for interactive testing purposes
- support for command-line useage for zulutest includes verbose, quiet, console
  output & source JS script file
- ZuluTest implements nsIStreamListener for obtaining JS over network
1998-10-21 16:43:10 +00:00
spider%netscape.com
f5bf5fc62d Change default exe type to be console for debug builds 1998-10-21 16:36:05 +00:00
troy%netscape.com
64234b8160 Added ability to control the insets used when positioning the scrollbars and
clip view
1998-10-21 16:07:55 +00:00
troy%netscape.com
e4d5c45705 Changed to use new SetControlInsets() feature of scrolling view 1998-10-21 16:07:07 +00:00
valeski%netscape.com
b3c94a2366 cleanup 1998-10-21 14:59:24 +00:00
ramiro%netscape.com
30555ded32 Fix a warning. 1998-10-21 14:43:43 +00:00
ftang%netscape.com
404bf5feae UTF8 enable HyperTree title and inline edit 1998-10-21 14:32:48 +00:00
ramiro%netscape.com
f07b68f61a Modularize preparation codes. Put them where they are needed only. 1998-10-21 14:28:21 +00:00
ftang%netscape.com
c605d97165 fix menu code to correctly convert to Menu Charset from wincharset or UTF8. Reviewed by Bill Law 1998-10-21 14:21:45 +00:00
ftang%netscape.com
cf5d2a3663 convert filename into UTF8 in GetSlotValue 1998-10-21 14:20:01 +00:00
ramiro%netscape.com
207bb005ea Fix the XmNfillOnEnter not getting cleared when sensitivity changes bug. 1998-10-21 13:25:03 +00:00
ramiro%netscape.com
60472dd7db Minor variable name tweak. 1998-10-21 13:19:23 +00:00
ramiro%netscape.com
b90eac51d6 Simplify set values call. 1998-10-21 13:19:19 +00:00
ramiro%netscape.com
2e47246e0b Expose XfeDebugGetStaticWidgetString(). 1998-10-21 13:16:59 +00:00
harrison%netscape.com
dc3a4c9814 fixed typo 1998-10-21 10:22:57 +00:00
rpotts%netscape.com
c8ca4c5060 Fixed bug #1159. Reference counting bug related to forms... 1998-10-21 09:26:33 +00:00