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

5747 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com ad3409c277 lo_FillinImageGeometry() was not being called before the image load was started
for the case when an <IMG> tag was processed while layout was blocked.  Fixed.
1998-08-07 23:45:27 +00:00
vidur%netscape.com 5dcf11251a Better JSConsole return values 1998-08-07 23:19:20 +00:00
vidur%netscape.com b1f5f748ae Implemented additional document and form interfaces. Implemented named elements for documents and forms. nsInput now implements nsIDOMHTMLInputElement. 1998-08-07 23:08:00 +00:00
vidur%netscape.com 6e1e87c9b9 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
kostello%netscape.com 4d3903759d Put both AOLMAIL and html/text of the pasteboard 1998-08-07 22:35:44 +00:00
buster%netscape.com 43c4537038 bug #312932. fixes nested tables with percent widths that also have
content with percent widths.
1998-08-07 21:53:27 +00:00
rods%netscape.com 8dace2bf02 Shift click (without first clicking) no longer crashes the viewer 1998-08-07 20:15:36 +00:00
rods%netscape.com 41198541c5 Select All no turns on selection in the document and renders it selected. 1998-08-07 20:14:39 +00:00
kmcclusk%netscape.com f7e70e1ac3 Correctly set shift and control flags on mouse and keyboard events. 1998-08-07 19:38:28 +00:00
kostello%netscape.com 415f4acd12 Fix mac build 1998-08-07 18:34:13 +00:00
law%netscape.com a4c98fdbaa Fixing stupid off-by-one bug that breaks rel builds 1998-08-07 18:34:03 +00:00
troy%netscape.com a09b9a211e Removed MoveTo() and SizeTo() member functions that were for debug
purposes, and are no longer needed
1998-08-07 18:17:34 +00:00
robinf%netscape.com 2f793a3a3c this is help file that goest with as_html/2step.htm; re: bug 3000065 1998-08-07 18:10:18 +00:00
robinf%netscape.com e4e752a985 removing this file so I can replace it with renamed file "2step.htm" to fix bug # 3000065 1998-08-07 18:08:29 +00:00
karnaze%netscape.com 6dd5e7e32f removed overloaded GetAttribute on nsInput 1998-08-07 17:39:27 +00:00
kmcclusk%netscape.com 4e6594fac4 Changed NSIMETHOD to NS_METHOD in nsWindow.h
Changed eCursor_arrow_east and east_plus to west and west_plus for
duplicate switch statement
1998-08-07 17:13:04 +00:00
kmcclusk%netscape.com bd63c94b70 Changed nsFontMetrixWin to nsFontMetrixUnix for GetWidth member function. 1998-08-07 16:43:52 +00:00
rods%netscape.com aa71eea6d7 Bug fixes for memory crash, and added blue triangle instead of red line 1998-08-07 16:14:07 +00:00
ramiro%netscape.com 35ea10ba77 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
spider%netscape.com 986554891a Cursor support 1998-08-07 15:35:27 +00:00
spider%netscape.com 31d7a10536 Adding several new cursor types 1998-08-07 14:45:46 +00:00
ramiro%netscape.com c8b7588195 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com c6a59fc40e dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
clu%netscape.com 74d5115b8c modified a conditional statement in ChangeTableSelection so that table selection can be correct on the mac when the movement is ED_MOVE_NONE (unlike other platforms, macfe passes in a NULL pData). Reviewed by cmanske and brade. 1998-08-07 09:17:19 +00:00
clu%netscape.com 27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com 5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
ramiro%netscape.com ba7177f6c6 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
joki%netscape.com c947a7da15 Fix mouseover in url messages by initializing event result messages. 1998-08-07 08:11:20 +00:00
peterl%netscape.com d336ead3a5 IRIX build fix 1998-08-07 06:24:38 +00:00
gagan%netscape.com 2e9fc32fae Fix schtupid warning on schMac. 1998-08-07 06:24:05 +00:00
cls%seawood.org 7187ed0bbf Not quite sure what happened. It was in the repository but was not
showing up on bonsai and I could not commit any changes.
1998-08-07 06:20:02 +00:00
cls%seawood.org a2735d2cc8 Run autoconf on this file to generate the configure script. 1998-08-07 06:01:37 +00:00
troy%netscape.com f0d1ff684a Added GetClientData() and SetClientData() member functions 1998-08-07 05:19:40 +00:00
joki%netscape.com c6c0021911 Added support for click event on form buttons 1998-08-07 05:19:07 +00:00
morse%netscape.com a23bb6b0da fix build bustage on mac 1998-08-07 05:15:03 +00:00
joki%netscape.com 9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
peterl%netscape.com 64d05912ee fix build 1998-08-07 03:43:20 +00:00
morse%netscape.com b6831046a7 alphabetize entries in viewers, put up nag boxes 1998-08-07 03:15:53 +00:00
morse%netscape.com 18b02c0189 changes for single signon 1998-08-07 03:13:05 +00:00
morse%netscape.com 4488c9da50 change for single singon, reviewed by dfm 1998-08-07 03:12:04 +00:00
rickg%netscape.com 8a0553b937 too many bug fixes to name, but all legit scopus bugs 1998-08-07 03:09:24 +00:00
peterl%netscape.com 7c644d95bd fixed processing of font face (preserve original quotes) 1998-08-07 02:17:56 +00:00
peterl%netscape.com 184554a885 save quote char on string tokens 1998-08-07 02:17:10 +00:00
peterl%netscape.com 711e9a2d5e fixed font face support 1998-08-07 02:16:38 +00:00
peterl%netscape.com 4c0e289be4 changed nsFont to contain face lists in name 1998-08-07 02:12:34 +00:00
buster%netscape.com 79c1b74a7a synch with branch
fixed the following bugs: 312653 312656 312655
the fixes were:

1. cells now inherit their bgcolor from the row, if available.  This is the
Nav4 way of drawing row bgcolor, rather than having the row paint its own bgcolor. (Troy, I intend to make this conditional
based on the compatibility mode)

2. colspans across cols that are all specified width no longer try to proportionately
divide the width of the span between the cols.  see http://www.city.net (now it's really fixed, without breaking nested tables in
constrained situations.)  A happy side effect is nested tables in general behave better when constrained.

3. min table sizes are fixed, so min width changes to content now effect the
table correctly during incremental reflow.  This fixes the table layout portion of the bugs on the http://www.aol.com/corp tree.
Rick will check in the other half of this fix soon.  Until then, don't expect to see much improvement.

4. fixed bug 312799.  Table cell now always reserve at least the maxElementSize
of its content, fixing problems when desiredSize<maxElementSize
1998-08-07 02:11:51 +00:00
peterl%netscape.com a9f7a46342 performance tweak in trim 1998-08-07 02:11:13 +00:00
kipp%netscape.com 5134558022 Landed non-branch version on the tip 1998-08-07 02:10:11 +00:00