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

5492 Коммитов

Автор SHA1 Сообщение Дата
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
karnaze%netscape.com 51938b8631 test9 no longer uses test6 1998-08-04 16:57:44 +00:00
rickg%netscape.com 6d39a6d937 fixed serious parser bug from earlier today 1998-08-04 10:16:09 +00:00
rickg%netscape.com 7372a05ba9 minor tweak to remove tabs 1998-08-04 10:12:45 +00:00
hyatt%netscape.com 0cff887d68 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 e9866e9ec6 Fixed Win95 transparent image problem 1998-08-04 05:24:14 +00:00
dfm%netscape.com 705b120fa0 Added ifdefs around morse's single signon calls. 1998-08-04 05:15:53 +00:00
michaelp%netscape.com 908c2db807 hacks to get the build going on IRIX. 1998-08-04 04:57:24 +00:00
warren%netscape.com 23bf2834a1 Added cross-java jar files so we don't have to build them every time. 1998-08-04 04:21:00 +00:00
dfm%netscape.com 4d0ba542cf Removed ifdefs from dependency on privacy module. 1998-08-04 04:16:53 +00:00
michaelp%netscape.com 1a761fdd21 fix for unix build. 1998-08-04 04:07:59 +00:00
warren%netscape.com bbd1dae20a Added cross-java jar files so we don't have to build them every time. 1998-08-04 03:57:46 +00:00
dfm%netscape.com 33f7d29897 Fixing build bustage. Removed conditional compilation of privacy. 1998-08-04 03:51:01 +00:00
leif f6ccc21b14 *** empty log message *** 1998-08-04 03:50:56 +00:00
michaelp%netscape.com 1b5b856373 attempt to fix busted Unix builds... 1998-08-04 03:21:43 +00:00
clayton 48e97aae80 Fixed relatively stupid error on my part in the avref2berptrptr function.
This broke binary modifies.  Tested fix on Solaris and NT.  Works fine
without leaking memory or dumping core on both platforms.
1998-08-04 02:28:12 +00:00
morse%netscape.com 41e526759c back out change to fix tree bustage 1998-08-04 02:20:15 +00:00
ramiro%netscape.com a936f12209 Fix privacy build bustage. 1998-08-04 01:58:43 +00:00