Commit Graph

5303 Commits

Author SHA1 Message Date
kin%netscape.com
e81f4651cd Fixed build bustage on Linux when ENDER is defined. Replaced C++ comment with
a C comment.
1998-08-05 00:07:19 +00:00
raman%netscape.com
bb30d1cf9b Adde context as argument to all caps public methods that could be used by JS 1998-08-04 23:54:29 +00:00
av%netscape.com
0c1a191dbb Adding sizing feature to the plugin API. Reviewed by Nisheeth. 1998-08-04 23:49:09 +00:00
kin%netscape.com
fb49032bbb Fixed Unix build bustage when ENDER is defined.
Reviewed and approved by brendan.
1998-08-04 23:18:10 +00:00
kipp%netscape.com
7f87aceca7 Init refcnt for html anchor rules 1998-08-04 23:06:39 +00:00
jgellman%netscape.com
d72a23b27a whups! cpp ifdefs aren't the same as nmake ifdefs! 1998-08-04 22:59:24 +00:00
jgellman%netscape.com
e0b6dd69c0 link against pop3url.lib if RDF mail is being built 1998-08-04 22:58:08 +00:00
waterson%netscape.com
24d817af36 Added timing for top-level table blockage. 1998-08-04 22:56:15 +00:00
waterson%netscape.com
629191671b Added timing/tracking for cache hits. 1998-08-04 22:55:25 +00:00
toshok%netscape.com
a21823cc66 Fix problem of alignment inside table cells getting lost. fixes 311994 (www.zdnet.com) and 311983 (www.mozilla.org) initial layout. 1998-08-04 22:26:42 +00:00
robinf%netscape.com
3ce3232e0f changed title and button names to match UI 1998-08-04 21:55:31 +00:00
saari%netscape.com
bb35a39676 Merging in sfraser's MacMemAllocator changes from 4.5, along with improved MacMemAllocator/cache behavior. 1998-08-04 21:50:56 +00:00
troy%netscape.com
faeb2e1fc8 Removed some annoying printf messages 1998-08-04 21:44:42 +00:00
warren%netscape.com
691f369418 Fixed crashes in reporting errors on failure to initialize. 1998-08-04 21:37:16 +00:00
radha%netscape.com
26a07cadaa Context menu changes 1998-08-04 21:20:45 +00:00
radha%netscape.com
7a48df0e7b Implement some of the RDFView context menu features. 1998-08-04 21:20:13 +00:00
kipp%netscape.com
8336495451 Reworked floater handling and sanitized space manager usage 1998-08-04 21:18:16 +00:00
kipp%netscape.com
b89e62ef43 Updates for better floater support 1998-08-04 21:17:56 +00:00
kipp%netscape.com
4c615158e5 Cleanup frame-first-reflow bit 1998-08-04 21:17:18 +00:00
kipp%netscape.com
ae175bee39 snapshot 1998-08-04 21:16:58 +00:00
kipp%netscape.com
76ee6f6886 Tell line layout about floater 1998-08-04 21:16:32 +00:00
kipp%netscape.com
8b5c4ba1ab Enable refresh after document is loaded 1998-08-04 21:16:13 +00:00
kipp%netscape.com
1bc5d0bc35 Removed nextid tag 1998-08-04 21:14:19 +00:00
ftang%netscape.com
809ac6747f these are meaningless check in to attach comment for my last check in.
Accidentally, my last check do not include comment.
Below is the comment for last check in;
Add KOI8-U support for UNIX
Add XP_ASSERT to Unicode converter
1998-08-04 21:11:09 +00:00
rods%netscape.com
6a960efaa5 Fixed the fix 1998-08-04 21:06:35 +00:00
rods%netscape.com
718a820c39 Added a check for a null hWnd on call to ScreenToClient, DESTROY event
can cause wHnd to be null
1998-08-04 21:04:02 +00:00
hyatt%netscape.com
c5dad36ecc Fixes for bugs 301228 and 311949. Approved by blythe. 1998-08-04 21:00:44 +00:00
ftang%netscape.com
4be86e7b2f *** empty log message *** 1998-08-04 20:53:37 +00:00
ftang%netscape.com
c409be364f Switch to the windows cp9xx Unicode conversion table instead 1998-08-04 20:53:11 +00:00
troy%netscape.com
6cb9ec64e6 Fixed memory leak (mObservers wasn't being freed) 1998-08-04 20:46:00 +00:00
bjorn%netscape.com
8594e662ce Additional xpcom support for JS. Currently not in use by anyone. See MyScriptable.{h,cpp}
for an example of how to use this interface.
1998-08-04 20:34:20 +00:00
troy%netscape.com
5f001f44a2 Moved DoSelectAll() outside of a #ifdef NS_DEBUG 1998-08-04 20:04:55 +00:00
waterson%netscape.com
afb2b78356 Fixed bustage that I'd missed while merging. 1998-08-04 19:44:07 +00:00
rickg%netscape.com
6fba296880 lets try this again 1998-08-04 19:38:46 +00:00
waterson%netscape.com
1420a5b95e Changes to timing to support clocks. Layout changes approved by toshok, netlib changes approved by gagan. 1998-08-04 19:35:56 +00:00
ftang%netscape.com
ef7a7728a6 Comment out problemtic XP_ASSERT. We should double check editor when we
introduce Thai line breaking into mozill
1998-08-04 19:12:42 +00:00
beard%netscape.com
c5e5f06dfd Added oji[Debug].o static libraries, and access path to find them. Also added LiveConnect[Debug].shlb shared libraries, which are found via the aliases in the client[_debug] build directories. 1998-08-04 19:10:16 +00:00
ftang%netscape.com
042476458e Correct KOI8-U conversion table and add .ut and .uf file.
Thanks Dmitry Kohmanyuk dk@farm.org from the net. However, we are
not sure the mapping for Bullet is correct.
1998-08-04 19:09:29 +00:00
beard%netscape.com
9c64ee503f No longer processing mozilla/js/jsj/MANIFEST, which is superseded by mozilla/js/src/liveconnect/MANIFEST. 1998-08-04 19:08:47 +00:00
rickg%netscape.com
e1e3487271 get parser back on line 1998-08-04 19:04:14 +00:00
nisheeth%netscape.com
8ebdc55ae8 Fix for bug 129639: Only add the new linefeed for preformatted text inside
lo_RelayoutTextElements().  This fixes the extra line feeds that were
being generated for regular text.
1998-08-04 19:01:27 +00:00
karnaze%netscape.com
f76f781af8 form submission on carriage return in some cases; replaced NS_RELEASE with NS_IF_RELEASE in nsFrame destructor 1998-08-04 18:19:51 +00:00
hyatt%netscape.com
f6940bf50a Fixing Windows build bustage. 1998-08-04 17:45:56 +00:00
buster%netscape.com
f8fb32ab12 removed an overly-aggressive assertion that prevents nested tables from laying out 1998-08-04 17:16:56 +00:00
karnaze%netscape.com
4f71343751 test9 no longer uses test6 1998-08-04 16:57:44 +00:00
rickg%netscape.com
bfdeafce1b fixed serious parser bug from earlier today 1998-08-04 10:16:09 +00:00
rickg%netscape.com
7f335bc63d minor tweak to remove tabs 1998-08-04 10:12:45 +00:00
hyatt%netscape.com
29ad2836fa Improvements to the control strip on the nav bar. Fix for the status bar bug
where the status bar isn't taking over the whole area at the bottom like it
should.
1998-08-04 08:25:37 +00:00
troy%netscape.com
eb8decb7f1 Fixed Win95 transparent image problem 1998-08-04 05:24:14 +00:00
dfm%netscape.com
65e1965b43 Added ifdefs around morse's single signon calls. 1998-08-04 05:15:53 +00:00