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
kipp%netscape.com
a9c5ff5a3f
Make gamma 1.0
1998-07-30 16:07:18 +00:00
kipp%netscape.com
9485365e34
Removed ForceRefresh call
1998-07-30 16:07:04 +00:00
kipp%netscape.com
16d7855b70
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
513f2afb33
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
leif
664ffb1e78
*** empty log message ***
1998-07-30 10:14:41 +00:00
leif
23fe882537
This mostly works now.
1998-07-30 10:13:23 +00:00
leif
1f43641cfa
This actually works now, mostly...
1998-07-30 10:08:31 +00:00
leif
8599963834
Fixed references to normalizeDN.
1998-07-30 10:08:00 +00:00
leif
1d1baafa19
- Bug fixes in normalizeDN, because of calling convention changed.
...
- Added the answer function, from our LdapUtils.pm module.
1998-07-30 10:06:56 +00:00
leif
35317d1397
*** empty log message ***
1998-07-30 09:55:12 +00:00
leif
4cb879ad55
*** empty log message ***
1998-07-30 09:52:33 +00:00
leif
ca6ee837e9
Minor changes.
1998-07-30 09:52:19 +00:00
leif
df3888d5cc
* Bug fixes.
...
* Changed the update code, works.
* Added some debug code for the LDAPMod code.
1998-07-30 09:51:35 +00:00
leif
14161ed396
*** empty log message ***
1998-07-30 09:22:15 +00:00
leif
dec1a20a3f
*** empty log message ***
1998-07-30 09:02:33 +00:00