Commit Graph

5419 Commits

Author SHA1 Message Date
spider%netscape.com
401e45569f Minor fix for release builds 1998-08-05 02:17:36 +00:00
karnaze%netscape.com
ee42a9cf3b fixed bug when size=0 is specified on form control 1998-08-05 02:16:26 +00:00
rickg%netscape.com
ea69f11969 WIP for token reduction and a few bug fixes 1998-08-05 02:01:44 +00:00
rickg%netscape.com
21e9c2ad51 improved deque API a tad 1998-08-05 01:59:34 +00:00
morse%netscape.com
2bdcf7385c change for anonymous mode, reviewed by dfm 1998-08-05 01:49:15 +00:00
morse%netscape.com
dc30084ee1 change for anonymous mode 1998-08-05 01:47:15 +00:00
kipp%netscape.com
0ab074cc00 Added an assertion and a little more debug noise when nspr logging is maxed out 1998-08-05 01:43:42 +00:00
kipp%netscape.com
f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
warren%netscape.com
057280d3f7 Fixed version umber for js3250.lib. 1998-08-05 01:33:36 +00:00
kipp%netscape.com
b2995cbf59 Fix windows build to use js3250.dll 1998-08-05 01:33:07 +00:00
rickg%netscape.com
0e7fb55528 kipps changes 1998-08-05 01:31:14 +00:00
ftang%netscape.com
9d561452e3 back up cp9xx table check in rev 3.3 untill more test got perform 1998-08-05 01:23:24 +00:00
warren%netscape.com
2bd409556b Added include of config.mk so that MOZ_OJI gets defined. 1998-08-05 01:19:53 +00:00
warren%netscape.com
5f38011263 Added 1998-08-05 00:50:56 +00:00
hyatt%netscape.com
6de10dde4d Improving drag feedback. 1998-08-05 00:38:41 +00:00
warren%netscape.com
668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
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