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

4954 Коммитов

Автор SHA1 Сообщение Дата
toshok%netscape.com a91ae082e3 plug memory leak. 1998-07-31 03:11:30 +00:00
guha%netscape.com bddaa4e168 Make related links work again 1998-07-31 02:55:27 +00:00
guha%netscape.com 0dff4ce3e4 Make Related links work again 1998-07-31 02:54:10 +00:00
mcafee%netscape.com a22a4f5d2a Moving this file to the Netscape private tree @ ns/fullsoft/public/fullsoft.h 1998-07-31 02:25:43 +00:00
thom%netscape.com 0b682348c9 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 dfe1b9368e *** empty log message *** 1998-07-31 02:22:50 +00:00
ftang%netscape.com 9fb7cbf352 back up last check in untill Mac Gromit tree green 1998-07-31 01:55:21 +00:00
mccabe%netscape.com 0ce06a27df Another attempt to remove trailing nul characters added courtesy CVS. 1998-07-31 01:45:05 +00:00
buster%netscape.com 7caca412fe LengthOf defined in both debug and non-debug builds 1998-07-31 01:40:21 +00:00
clu%netscape.com 43d63cf6c9 Backing out changes. 1998-07-31 00:43:46 +00:00
buster%netscape.com aa462112de 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 15c1f676f4 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 e15205e219 ENDER checkins. all Ifdef'd out 1998-07-31 00:24:57 +00:00
blythe%netscape.com e71b3d8ea5 Remove unneeded functions 1998-07-31 00:18:30 +00:00
warren%netscape.com ed1a8f7d53 Added dummy privilege manager classes. 1998-07-31 00:14:18 +00:00
mccabe%netscape.com 97db8e8a7c 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 55588f170a 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 d6b6b2000c 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 980224a89e Added NPL. 1998-07-30 23:44:39 +00:00
spider%netscape.com c25a71e7b3 Use new raptor gfx stuff 1998-07-30 23:33:17 +00:00
michaelp%netscape.com 1149b4b190 improved performance of background rendering. 1998-07-30 23:31:42 +00:00
scullin%netscape.com 9a9d0ae491 Fixed date struct overflow. 1998-07-30 23:30:10 +00:00
spider%netscape.com 6622afa59e New rules to pull/build raptor as dist 1998-07-30 23:28:03 +00:00
spider%netscape.com c62c2254f6 Update to new nsIWidget interface 1998-07-30 23:26:58 +00:00
clu%netscape.com 5b6687b4d1 #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 f4fc829530 Removing NS_NewParserNode method 1998-07-30 23:14:18 +00:00
kmcclusk%netscape.com 2c5fec4acb 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 f967849293 fix tinderbox: compile the MemAllocator stubs before NSRuntime 1998-07-30 22:54:07 +00:00
spider%netscape.com 5b4bd4898e XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
spider%netscape.com 49a5ed2701 Support for parser changes 1998-07-30 22:29:10 +00:00
troy%netscape.com cd534761c2 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 69c6f55d5b Changed all hardcoded index references, e.g. 0 to $[. 1998-07-30 22:12:24 +00:00
leif 8bf34317c9 - Changed all hardcoded index numbers (from 0 to $[).
- Added modifyRDN, not tested yet...
1998-07-30 22:12:02 +00:00
thom%netscape.com 228e7879d6 Added Shared Library target. Shouldn't affect any current targets. 1998-07-30 21:36:21 +00:00
karnaze%netscape.com c39c222c17 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 8e8c2b8763 Build XImage on each draw only if Optimize has not been called. 1998-07-30 20:42:15 +00:00
troy%netscape.com d885d03cbf Fixed some crashes where it wa assumes mStr was non-NULL 1998-07-30 20:36:51 +00:00
buster%netscape.com 2cbed3f9ab 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 35ef5f0b7f more string improvements 1998-07-30 18:35:58 +00:00
rickg%netscape.com ef09dc96e8 fixed string assignment bug 1998-07-30 18:26:46 +00:00
troy%netscape.com cf42735bcb Added some calls to NS_RELEASE() when exiting the function 1998-07-30 17:46:33 +00:00
kmcclusk%netscape.com 2754f57c81 Changed Enumerator constructor to initialize mRefCnt to 1 instead of 0. 1998-07-30 17:40:22 +00:00
troy%netscape.com a76f8f492d Re-ordered some code to ensure we don't miss a Release() call 1998-07-30 17:39:41 +00:00
kmcclusk%netscape.com bc0cf53fbf Changed back to initialize refcount to 1 instead of 0 for now. 1998-07-30 17:37:26 +00:00
troy%netscape.com 1f943f58b1 Added XXX comment about the lack of proper ref counting... 1998-07-30 17:30:44 +00:00
kmcclusk%netscape.com 5e6de4dfd2 Fix for loading second document in the viewer 1998-07-30 17:29:22 +00:00
kipp%netscape.com c0e063cc3f Make gamma 1.0 1998-07-30 16:07:18 +00:00
kipp%netscape.com 3d00f49515 Removed ForceRefresh call 1998-07-30 16:07:04 +00:00
kipp%netscape.com d7bc48bd9e Moved root creation into WillBuildModel; added code to enable refresh of the display on the first StartLayout call 1998-07-30 16:06:22 +00:00
dfm%netscape.com 6e3069dd42 Moved a couple necessary things out of receipt.c into privacy.c. This
file doesn't build on the tip.
1998-07-30 14:55:50 +00:00