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

5459 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com d7540e9307 kipps changes 1998-08-05 01:31:14 +00:00
ftang%netscape.com 5118309fe3 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 12a9a9a1f8 Added include of config.mk so that MOZ_OJI gets defined. 1998-08-05 01:19:53 +00:00
warren%netscape.com d886c7b2e9 Added 1998-08-05 00:50:56 +00:00
hyatt%netscape.com 735cc90e29 Improving drag feedback. 1998-08-05 00:38:41 +00:00
warren%netscape.com 93ccc7040b 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 4df5b70b97 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 cc3e629384 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 bf8abc947c Adding sizing feature to the plugin API. Reviewed by Nisheeth. 1998-08-04 23:49:09 +00:00
kin%netscape.com 8c32cf9ab2 Fixed Unix build bustage when ENDER is defined.
Reviewed and approved by brendan.
1998-08-04 23:18:10 +00:00
kipp%netscape.com 08e80f94e6 Init refcnt for html anchor rules 1998-08-04 23:06:39 +00:00
jgellman%netscape.com 48829a3a23 whups! cpp ifdefs aren't the same as nmake ifdefs! 1998-08-04 22:59:24 +00:00
jgellman%netscape.com 6d8ee77701 link against pop3url.lib if RDF mail is being built 1998-08-04 22:58:08 +00:00
waterson%netscape.com 1984f8ed69 Added timing for top-level table blockage. 1998-08-04 22:56:15 +00:00
waterson%netscape.com 146b7393cc Added timing/tracking for cache hits. 1998-08-04 22:55:25 +00:00
toshok%netscape.com 8081234d18 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 2da3893a82 changed title and button names to match UI 1998-08-04 21:55:31 +00:00
saari%netscape.com ac5be60421 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 dfed5a7743 Removed some annoying printf messages 1998-08-04 21:44:42 +00:00
warren%netscape.com 7720555e35 Fixed crashes in reporting errors on failure to initialize. 1998-08-04 21:37:16 +00:00
radha%netscape.com c7f6d4fc17 Context menu changes 1998-08-04 21:20:45 +00:00
radha%netscape.com 6fcd32b9af Implement some of the RDFView context menu features. 1998-08-04 21:20:13 +00:00
kipp%netscape.com e457d6a159 Reworked floater handling and sanitized space manager usage 1998-08-04 21:18:16 +00:00
kipp%netscape.com caec925c74 Updates for better floater support 1998-08-04 21:17:56 +00:00
kipp%netscape.com 71bde5b2af Cleanup frame-first-reflow bit 1998-08-04 21:17:18 +00:00
kipp%netscape.com 80c524e462 snapshot 1998-08-04 21:16:58 +00:00
kipp%netscape.com a205def808 Tell line layout about floater 1998-08-04 21:16:32 +00:00
kipp%netscape.com 4818d9956c Enable refresh after document is loaded 1998-08-04 21:16:13 +00:00
kipp%netscape.com e7ec4fd01f Removed nextid tag 1998-08-04 21:14:19 +00:00
ftang%netscape.com 185f44a8b2 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 86671d56a7 Fixed the fix 1998-08-04 21:06:35 +00:00
rods%netscape.com 10d673027c 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 378d3283fb Fixes for bugs 301228 and 311949. Approved by blythe. 1998-08-04 21:00:44 +00:00
ftang%netscape.com 3784dcd092 *** empty log message *** 1998-08-04 20:53:37 +00:00
ftang%netscape.com d5efabd901 Switch to the windows cp9xx Unicode conversion table instead 1998-08-04 20:53:11 +00:00
troy%netscape.com c223336a7d Fixed memory leak (mObservers wasn't being freed) 1998-08-04 20:46:00 +00:00
bjorn%netscape.com 3f07b83d17 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 f727367ea6 Moved DoSelectAll() outside of a #ifdef NS_DEBUG 1998-08-04 20:04:55 +00:00
waterson%netscape.com 18f5085562 Fixed bustage that I'd missed while merging. 1998-08-04 19:44:07 +00:00
rickg%netscape.com 56aa9cb630 lets try this again 1998-08-04 19:38:46 +00:00
waterson%netscape.com 7de0f7bb02 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 98ca5c242f 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 3b0c6efd12 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 4e463141a8 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 722908061b 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 10acda11aa get parser back on line 1998-08-04 19:04:14 +00:00
nisheeth%netscape.com 4702ad1656 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 42dad4cb56 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 a44a37b1a1 Fixing Windows build bustage. 1998-08-04 17:45:56 +00:00
buster%netscape.com 6f0ac1e485 removed an overly-aggressive assertion that prevents nested tables from laying out 1998-08-04 17:16:56 +00:00