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

5274 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com d7203aea3f Add _XfeManagerPropagateSetValues(). 1998-08-03 06:45:15 +00:00
ramiro%netscape.com 04bad7f7e1 Fix a typo. 1998-08-03 06:42:44 +00:00
ramiro%netscape.com 034614da32 Change top/bottom shadow change detection order. yes, im anal. 1998-08-03 06:42:31 +00:00
nisheeth%netscape.com e1c326d24e Fix for bug# 301664.
We needed to initialize the LO_CELL element's pointers
to table state inside lo_SquishSubDocToCell().  The LO_CELL element in this function
is used to hold the contents of a <CAPTION> tag and does not have a peer lo_TableCell
structure.  The uninitialized pointers to table state in this element get dereferenced
when the table is freed and cause the app to crash.  Initializing the pointers fixes
the crash.
1998-08-03 06:41:58 +00:00
ramiro%netscape.com 6e3d3cc780 Get editres working again. 1998-08-03 06:38:48 +00:00
troy%netscape.com f8fefb3ff1 Added #include of "ns_util.h" 1998-08-03 05:34:28 +00:00
troy%netscape.com f9df8c333d More work in progress for palette support 1998-08-03 05:32:52 +00:00
troy%netscape.com 60067becf4 Work in progress for Windows palette support 1998-08-03 05:24:59 +00:00
troy%netscape.com c30e0e4b2c API changes to how an image group context is created 1998-08-03 05:10:14 +00:00
troy%netscape.com d473022ac3 API changes to image group 1998-08-03 04:55:21 +00:00
troy%netscape.com 09b678312a Image group now holds a reference to a nsIDeviceContext and not a
nsIRenderingContext. Optimize() member function of nsIImage changed
to take a nsIDeviceContext
1998-08-03 04:53:25 +00:00
troy%netscape.com 707a7d8637 Device context changes 1998-08-03 04:51:17 +00:00
leif 3812b444b0 *** empty log message *** 1998-08-03 04:26:32 +00:00
clayton e5cab0c8d8 Whoops...These files were last checked in after editing in VIM under NT.
Usually VIM detects UNIX format files (LF), but this time it seems to have
used CR/LF.  I've fixed this problem and checked in working versions.
1998-08-03 02:35:26 +00:00
guha%netscape.com 0e83d77941 Fix build bustage. 1998-08-03 01:39:03 +00:00
clayton 2611fa2df0 Updated version number to 1.00 to prepare for release version. Still need
to add 'all' to the EXPORT_TAGS and test.
1998-08-03 00:29:25 +00:00
clayton e6910403b2 Makefile.PL - Changed it quite a bit. Asks less stupid questions...now works
with LDAPv2 and LDAPv3 SDKs.

README - Write a skeleton version.  Needs lots of work.
1998-08-03 00:27:51 +00:00
clayton 19c39486b8 API.xs - Added missing functions (bind/bind_s)
api.pl - Made a few misc changes...minor... (removed system calls/fixed rebind)

constant.h - Completely changed this file to streamline response.
    Might still want to move SUCCESS, SCOPE, and a few others out of the
    new switch/case thing.
1998-08-03 00:26:38 +00:00
toshok%netscape.com e783120b9f Support JavaScript version 1.4. Patch by Mike Shaver <shaver@netscape.com> 1998-08-03 00:11:24 +00:00
troy%netscape.com 2e20bc81cc Fixed some ref counting problems with the nsIImage 1998-08-02 17:04:53 +00:00
troy%netscape.com cffb6e4ab1 Added NS_IF_RELEASE of mImage 1998-08-02 17:03:08 +00:00
joki%netscape.com 90b94622e3 Fix bug 311157, mouseover crashes release builds. 1998-08-02 04:15:08 +00:00
michaelp%netscape.com 2aeb0cca8a additional plugins work. 1998-08-02 03:20:22 +00:00
shaver%netscape.com c2b2723d92 forgot to add NPL (bad Mike\!) 1998-08-01 23:56:38 +00:00
guha%netscape.com 0894cfe1b6 Additions for pop mail based on shack.
ifdefed out.
1998-08-01 23:18:26 +00:00
guha%netscape.com b6afc1fc83 Additions for Pop mail. Approved by Judson.
(ifdefed out)
1998-08-01 23:17:45 +00:00
michaelp%netscape.com 9bd2a1fce5 another hack to get Unix to be happy. 1998-08-01 23:02:14 +00:00
michaelp%netscape.com 700f709fee added CheckFontExistence(). 1998-08-01 22:29:55 +00:00
michaelp%netscape.com 253122466a more unix hackery... 1998-08-01 22:23:35 +00:00
michaelp%netscape.com 7c38ee7552 tiny change to see if the unix build will come back to life. 1998-08-01 22:19:05 +00:00
michaelp%netscape.com e679c9c86b changed to see if unix build might work again. 1998-08-01 22:17:29 +00:00
michaelp%netscape.com f0497679a9 fixed IRIX build problem. 1998-08-01 21:56:24 +00:00
michaelp%netscape.com b004aeb7fc got the plugin code off the OJI branch. 1998-08-01 21:41:56 +00:00
michaelp%netscape.com e1337dd252 added docs for function. 1998-08-01 21:37:40 +00:00
michaelp%netscape.com 47a3195271 added font existence API. 1998-08-01 21:36:05 +00:00
law%netscape.com 936826673e Still cleaning up after mjudge (just touching cxpane.cpp to force it to be recompiled) 1998-08-01 21:13:16 +00:00
law%netscape.com 054eb928a4 Undoing mjudge's last screwup as a single man 1998-08-01 20:35:58 +00:00
buster%netscape.com 636d79ded1 made auto-width tables that have all-fixed-width columns act like
fixed-width tables.
1998-08-01 20:31:40 +00:00
joki%netscape.com 182e33e880 Adding submit and reset events 1998-08-01 20:30:11 +00:00
shaver%netscape.com 2690be0ced added JSVERSION_1_4, removed prconv.sed NULs 1998-08-01 19:52:50 +00:00
shaver%netscape.com a97c0e5ee9 added JSVersion JSVERSION_1_4 1998-08-01 19:43:23 +00:00
mjudge%netscape.com 5095dda1bc turning on ENDER father forgive me. if this is bad, backout this mozilla.mak change only please 1998-08-01 19:32:58 +00:00
mjudge%netscape.com 4fa95ef462 one more fix to default to treeview in builtin 1998-08-01 19:29:51 +00:00
mjudge%netscape.com a837745e3c left builtin to default to treeview 1998-08-01 19:29:02 +00:00
mjudge%netscape.com 365a4f4e1b font fix and kill focus problem correction for toolbars. long live ender 1998-08-01 19:26:52 +00:00
mjudge%netscape.com 484facfe78 Font correction. 1998-08-01 19:13:31 +00:00
law%netscape.com eb25bbb3b9 mozprobe feature (approved by blythe/don); mozprobe.dll implementation, plus C/C++ test programs 1998-08-01 19:12:04 +00:00
shaver%netscape.com 830512e249 added XMLGraph and XMLParser JS/XML glue 1998-08-01 19:08:05 +00:00
law%netscape.com 02dbfef3df mozprobe feature (approved by blythe/don); Add code to process mozprobe IPC requests 1998-08-01 19:05:02 +00:00
law%netscape.com 784ae72a12 mozprobe feature (approved by blythe/don); expose ProcessIPCRequst even without mail/news 1998-08-01 19:01:55 +00:00