Commit Graph

10561 Commits

Author SHA1 Message Date
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
valeski%netscape.com
ed1c1a17a7 long shot at fixing the build 1998-10-21 05:36:30 +00:00
valeski%netscape.com
66a4ed9db7 long shot at fixing the build. 1998-10-21 05:35:37 +00:00
timm%netscape.com
77d5f6b3fd first cut at JS reflection of dialer stack 1998-10-21 04:48:51 +00:00
timm%netscape.com
890fad5742 added JSTARGET_UNIVERSAL_DIALER_ACCESS 1998-10-21 04:47:19 +00:00
kipp%netscape.com
4d19ad1d4c Fixed lastFrag computation 1998-10-21 03:07:37 +00:00
kipp%netscape.com
8e19a713b7 Fixed lastFrag computation (doh!) 1998-10-21 03:04:46 +00:00
cls%seawood.org
ed2a7f5f65 Sync'd various Makefile.ins to their Makefile counterparts.
Removed nspr & nspr20 from REQUIRES.  Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cls%seawood.org
908e69d697 Set FE_X_CFLAGS to MOTIF_INCLUDES.
Moved NSPR_LDFLAGS into NSPR_LIBS.
Changed NSPR_INCLUDES to NSPR_CFLAGS.
Moved Xp and Xpm to FE_X_LIBS.
1998-10-21 02:05:59 +00:00
leaf%mozilla.org
95f688acd7 changing zip and tarball output filenames. 1998-10-21 02:02:00 +00:00
jsun%netscape.com
c0b58c647f End Token created now.
Forgot to add dtstamp tag.  Now added.
1998-10-21 01:26:27 +00:00
dougt%netscape.com
cc0e47a8da fix build bustage. 1998-10-20 23:35:34 +00:00
valeski%netscape.com
4ed2480867 setting WIN32_LEAN_AND_MEAN as a compiler define for windows builds. 1998-10-20 23:17:58 +00:00
terry%netscape.com
e7870ca776 Changed format slightly; added tree closure state. 1998-10-20 22:50:44 +00:00
terry%netscape.com
bd96eafb1c Added 'quickparse' thingy for programs that want to read the tinderbox state. 1998-10-20 22:16:21 +00:00
kipp%netscape.com
b0b0b035c1 Work around build issue 1998-10-20 22:09:16 +00:00
terry%netscape.com
12f168afd9 Added Mozbot component to Webtools. 1998-10-20 21:44:36 +00:00
tague%netscape.com
38e93282c2 added mozilla\lib\libi18n\datefmt.c to the compiles for libi18n 1998-10-20 21:43:03 +00:00
tague%netscape.com
084595a5ed Added implementation of locale sensitive date/time formatting functions 1998-10-20 21:40:27 +00:00
tague%netscape.com
6c09854bbe Added prototypes for two new date and time formatting functions 1998-10-20 21:39:33 +00:00
dcone%netscape.com
32e48d34f8 fixed the project for Vidurs changes 1998-10-20 21:23:21 +00:00
valeski%netscape.com
1ebf1f404e getting netlib to build with WIN32_LEAN_AND_MEAN defined 1998-10-20 21:13:06 +00:00
nhotta%netscape.com
4475243a7d Added two new interfaces. 1998-10-20 20:58:13 +00:00
briano%netscape.com
b1dee48bcc Eliminated the use of -DBSD. It appears to be unnecessary. Fixes bug#424. 1998-10-20 20:57:28 +00:00
dougt%netscape.com
b8eecf760c final merge from nova 4.5 to 5.0. 1998-10-20 20:55:30 +00:00
dougt%netscape.com
63fe866d67 final merge from nova 4.5 to 5.0 1998-10-20 20:53:56 +00:00
briano%netscape.com
002949c90f Mods to support AIX 4.2 (thanks to wtc@netscape.com). 1998-10-20 20:52:00 +00:00
raman%netscape.com
8a4ed31775 Fixes for compiler errors on AIX. Thanks wtc 1998-10-20 20:50:09 +00:00
cyeh%netscape.com
aab62a9401 Remove obolete AppleScript file 1998-10-20 20:35:31 +00:00
cyeh%netscape.com
df05326938 merge in change from Chris Nandor (pudge@pobox.com). Thought scc was
going to handle this. sorry for the delay.
1998-10-20 20:18:13 +00:00
buster%netscape.com
ad3ce75efb incremental reflow only does pass1 reflow on new frames when necessary
fixed some rotting bits in table frame classes having to do with breaking tables
1998-10-20 20:05:44 +00:00