Commit Graph

4958 Commits

Author SHA1 Message Date
toshok%netscape.com
a9ddc88b80 make sure we use the right size for an LO_FLOAT element. 1998-07-31 03:25:08 +00:00
toshok%netscape.com
ce052abc4e track change to lo_AppendFloatInLineList, and plug a style sheet memory leak. 1998-07-31 03:23:54 +00:00
toshok%netscape.com
a1f347a78c Change lo_AppendFloatInLineList to use lo_NewElement instead of XP_NEW_ZAP. This fixes a memory leak, since now it's allocated from the arena instead of just random heap space. 1998-07-31 03:22:35 +00:00
toshok%netscape.com
5585c8333c Add LO_SPACER to the list of elements to ignore in lo_DisplayElement. 1998-07-31 03:19:21 +00:00
toshok%netscape.com
305ace3de9 plug memory leak. 1998-07-31 03:11:30 +00:00
guha%netscape.com
0e25cd15f1 Make related links work again 1998-07-31 02:55:27 +00:00
guha%netscape.com
b852180b74 Make Related links work again 1998-07-31 02:54:10 +00:00
mcafee%netscape.com
c7fa8737ff Moving this file to the Netscape private tree @ ns/fullsoft/public/fullsoft.h 1998-07-31 02:25:43 +00:00
thom%netscape.com
f1604ff795 Someone forgot to add nsParserCIID.h to the manifest, broke mac build (what about the others?) 1998-07-31 02:24:24 +00:00
leif
84749ba813 *** empty log message *** 1998-07-31 02:22:50 +00:00
ftang%netscape.com
a4e9821373 back up last check in untill Mac Gromit tree green 1998-07-31 01:55:21 +00:00
mccabe%netscape.com
a5b758e573 Another attempt to remove trailing nul characters added courtesy CVS. 1998-07-31 01:45:05 +00:00
buster%netscape.com
1ed0f3ea0a LengthOf defined in both debug and non-debug builds 1998-07-31 01:40:21 +00:00
clu%netscape.com
80da8477a1 Backing out changes. 1998-07-31 00:43:46 +00:00
buster%netscape.com
ff35c20a64 we now paint backgrounds regardless of our content. Cell borders are
still conditionally painted based on whether the cell's content has
0=size or not.
1998-07-31 00:32:27 +00:00
buster%netscape.com
0e9212b3a8 fixed an error where min width of col spanners were getting proportionately distributed
only desired width gets distributed, not min size.
1998-07-31 00:31:09 +00:00
mjudge%netscape.com
8962f7ebcd ENDER checkins. all Ifdef'd out 1998-07-31 00:24:57 +00:00
blythe%netscape.com
cba9de92e0 Remove unneeded functions 1998-07-31 00:18:30 +00:00
warren%netscape.com
d005ad709e Added dummy privilege manager classes. 1998-07-31 00:14:18 +00:00
mccabe%netscape.com
0ed94e2af6 Propagating numerous fixes from js/ref
and development branches, including but
not limited to:

- Preliminary exception handling per
ECMA proposal; try, multiple
catchblocks, and finally.  Catchblocks
are of the form catch (v) or
catch(v:<guard>), where guard is an
optional boolean expression that is
evaluated to determine whether the
exception is to be caught by that block.

- ECMA-proposed 'in' operator; "'foo' in
o" or "4 in o" asks if o has property
foo or element 4.

- Added a new set of defines in
jsconfig.h for js 1.4
features-in-progress.  (in, instanceof,
exception handling.)  Default build
version is now 1.4.  Fixed a few
conditional features that had become
broken.

- Progress towards porting to FreeBSD
and Alpha; casts of NaN and friends to
int are a little more localized.  Not
there yet...

- New config files to compile on more
OSes; various fixes to improve
portability.
1998-07-31 00:07:22 +00:00
ftang%netscape.com
e7feacb107 Fix 310625. Change single byte conversion table in macfe.r to convert EURO sign from 0x80 (cp1252) to 0xDB (MacRoman) 1998-07-30 23:58:53 +00:00
mccabe%netscape.com
7596bde975 Propagating work and bug fixes from
development branch:

- Preliminary exception handling per
ECMA proposal; try, multiple
catchblocks, and finally.  Catchblocks
are of the form catch (v) or
catch(v:<guard>), where guard is an
optional boolean expression that is
evaluated to determine whether the
exception is to be caught by that block.

- ECMA-proposed 'in' operator; "'foo' in
o" or "4 in o" asks if o has property
foo or element 4.

- Added a new set of defines in
jsconfig.h for js 1.4
features-in-progress.  (in, instanceof,
exception handling.)  Default build
version is now 1.4.  Fixed a few
conditional features that had become
broken.

- Progress towards porting to FreeBSD
and Alpha; casts of NaN and friends to
int are a little more localized.  Not
there yet...

- New config files to compile on more
OSes; various fixes to improve
portability.
1998-07-30 23:46:29 +00:00
mccabe%netscape.com
f0d7459661 Added NPL. 1998-07-30 23:44:39 +00:00
spider%netscape.com
80ab5c4e7d Use new raptor gfx stuff 1998-07-30 23:33:17 +00:00
michaelp%netscape.com
4ce7ab5a99 improved performance of background rendering. 1998-07-30 23:31:42 +00:00
scullin%netscape.com
14abac59c5 Fixed date struct overflow. 1998-07-30 23:30:10 +00:00
spider%netscape.com
cc7c1b2561 New rules to pull/build raptor as dist 1998-07-30 23:28:03 +00:00
spider%netscape.com
bc08391cc6 Update to new nsIWidget interface 1998-07-30 23:26:58 +00:00
clu%netscape.com
6f8348164f #300214; #300216; #300212; reviewed by jfrancis. Fixed PREV and NEXT in cell dialog in order that it would apply the changes before moving down to the next selection. Fixed the color chip in cell dialog so it now updates correctly. Captions in the cell dialog are now enabled and disabled with their respective edit fields. 1998-07-30 23:25:34 +00:00
spider%netscape.com
a7fa413b4a Removing NS_NewParserNode method 1998-07-30 23:14:18 +00:00
kmcclusk%netscape.com
5d01dfa7f3 Fixes for scrolling. Each widget does an AddChild to insert it in it's parent's
list of children.
1998-07-30 23:06:32 +00:00
pierre%netscape.com
091cb4af0a fix tinderbox: compile the MemAllocator stubs before NSRuntime 1998-07-30 22:54:07 +00:00
spider%netscape.com
257a2dec72 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
spider%netscape.com
5b2e4ff8af Support for parser changes 1998-07-30 22:29:10 +00:00
troy%netscape.com
97f44b821e Removed assertion in image complete code that assumed we have gotten at
least one pixmap update notification
1998-07-30 22:24:11 +00:00
leif
1e70993569 Changed all hardcoded index references, e.g. 0 to $[. 1998-07-30 22:12:24 +00:00
leif
ef98a0cd97 - Changed all hardcoded index numbers (from 0 to $[).
- Added modifyRDN, not tested yet...
1998-07-30 22:12:02 +00:00
thom%netscape.com
42cfb86ca0 Added Shared Library target. Shouldn't affect any current targets. 1998-07-30 21:36:21 +00:00
karnaze%netscape.com
8e54395b27 turn off frameborders ala nav4; mouse sensitive to frame borders, but can't yet resize 1998-07-30 21:25:35 +00:00
kmcclusk%netscape.com
9558775bba Build XImage on each draw only if Optimize has not been called. 1998-07-30 20:42:15 +00:00
troy%netscape.com
e2bf4445ea Fixed some crashes where it wa assumes mStr was non-NULL 1998-07-30 20:36:51 +00:00
buster%netscape.com
d0afc21169 fixed non-Debug build by making LengthOf part of both debug and non-Debug builds 1998-07-30 19:54:17 +00:00
rickg%netscape.com
40be51d3e3 more string improvements 1998-07-30 18:35:58 +00:00
rickg%netscape.com
3c5b067b54 fixed string assignment bug 1998-07-30 18:26:46 +00:00
troy%netscape.com
81e0cb7584 Added some calls to NS_RELEASE() when exiting the function 1998-07-30 17:46:33 +00:00
kmcclusk%netscape.com
54af0f86f2 Changed Enumerator constructor to initialize mRefCnt to 1 instead of 0. 1998-07-30 17:40:22 +00:00
troy%netscape.com
9964053935 Re-ordered some code to ensure we don't miss a Release() call 1998-07-30 17:39:41 +00:00
kmcclusk%netscape.com
609f2c04a5 Changed back to initialize refcount to 1 instead of 0 for now. 1998-07-30 17:37:26 +00:00
troy%netscape.com
a4ab4c3b6f Added XXX comment about the lack of proper ref counting... 1998-07-30 17:30:44 +00:00
kmcclusk%netscape.com
2d42fbbc50 Fix for loading second document in the viewer 1998-07-30 17:29:22 +00:00