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

5558 Коммитов

Автор SHA1 Сообщение Дата
jevering%netscape.com 7c4c25ff17 Fixed build. forgot prenv.h 1998-08-09 00:02:40 +00:00
jevering%netscape.com 0660c1dcc4 Set Home page for viewer. 1998-08-08 22:01:46 +00:00
beard%netscape.com ac87881c06 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
michaelp%netscape.com 7c65a39625 merged changes from branch. 1998-08-08 19:21:40 +00:00
ramiro%netscape.com 3ed9165a03 Fix xpcom linking problem under some versions of gcc and egcs.
Add libxpcom.a to link line after libraries that reference symbols in it.
1998-08-08 06:37:47 +00:00
troy%netscape.com 4b212c0467 Change to object lifetime management. Views are no longer ref counted 1998-08-08 04:23:33 +00:00
jwz%mozilla.org 91f0db2e92 Got libmime and the mimefilt program to build in the public Mozilla code base.
Mostly I did this by turning on -DMOZILLA_30, which eliminates most of
the, uh, "progress" made in libmime since 3.0.  That this worked highlights
the fact that the 3.x libmime had far fewer cross-dependencies on libmsg
than 4.x did.
1998-08-08 02:20:33 +00:00
jwz%mozilla.org 07acf4cd3b In 2.x/3.x, this file was lib/libmsg/addr.c.
In 4.x, it was lib/libmsg/addrutil.cpp.  (They felt the need to convert it
to C++ for no adequately explainable reason, and to add some dependencies
on the rest of libmsg.)

Since libmime needs this, and libmsg isn't being built, I converted it
back to C, removed the libmsg dep, and put a copy of this file here.

Someday, something more sensible should be done.  Like deleting the copy
in libmsg, perhaps.
1998-08-08 02:17:51 +00:00
cmanske%netscape.com b9ccc25633 Fixed P0 Composer bug 312249 (backspacing when lines wrap) with help/review/approval by nisheeth. Also layout's part of fix to 310966 (changing doc colorsof current windows) 1998-08-08 02:06:57 +00:00
cmanske%netscape.com f42a4d48f7 Fixed image loading problem in composer. Bug 312056. Reviewed and checkin permission by gagan 1998-08-08 01:23:26 +00:00
nisheeth%netscape.com 592bcc2940 Fixes bugs 301002, 206090, and 312021. Blocked tags were getting misordered.
lo_FinishLayout() was getting called multiple times.  These fixes were migrated
over from the 4.06 branch.
1998-08-07 23:59:48 +00:00
nisheeth%netscape.com 3ce3907515 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 af66e0492f Better JSConsole return values 1998-08-07 23:19:20 +00:00
vidur%netscape.com 627b2eff62 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 1ed5598714 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 b438a817be Put both AOLMAIL and html/text of the pasteboard 1998-08-07 22:35:44 +00:00
buster%netscape.com 3e5e3d41ac 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 4d28fe590b Shift click (without first clicking) no longer crashes the viewer 1998-08-07 20:15:36 +00:00
rods%netscape.com 3fa318b05c Select All no turns on selection in the document and renders it selected. 1998-08-07 20:14:39 +00:00
kmcclusk%netscape.com 9718e641bd Correctly set shift and control flags on mouse and keyboard events. 1998-08-07 19:38:28 +00:00
kostello%netscape.com ec33bc0eb4 Fix mac build 1998-08-07 18:34:13 +00:00
law%netscape.com 5179e2aba4 Fixing stupid off-by-one bug that breaks rel builds 1998-08-07 18:34:03 +00:00
troy%netscape.com 9e6a598b8a 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 ce46f702ef 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 1e5454f617 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 166ee1adf3 removed overloaded GetAttribute on nsInput 1998-08-07 17:39:27 +00:00
kmcclusk%netscape.com 05b2c0f9df 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 afff9ec900 Changed nsFontMetrixWin to nsFontMetrixUnix for GetWidth member function. 1998-08-07 16:43:52 +00:00
rods%netscape.com ea75769aeb Bug fixes for memory crash, and added blue triangle instead of red line 1998-08-07 16:14:07 +00:00
ramiro%netscape.com f0139b6a93 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
spider%netscape.com 3f9200f2ab Cursor support 1998-08-07 15:35:27 +00:00
spider%netscape.com dbdb373103 Adding several new cursor types 1998-08-07 14:45:46 +00:00
ramiro%netscape.com fb6ac06b53 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com 5b5b889071 dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
clu%netscape.com 7fa9d2586a 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 24c9c69c89 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 0cf0af2599 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 6a9b6d2d64 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 451bf76ed7 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 723b0e61d3 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
joki%netscape.com 35636a8bd9 Fix mouseover in url messages by initializing event result messages. 1998-08-07 08:11:20 +00:00
peterl%netscape.com cffcce9711 IRIX build fix 1998-08-07 06:24:38 +00:00
gagan%netscape.com 52de2988c8 Fix schtupid warning on schMac. 1998-08-07 06:24:05 +00:00
cls%seawood.org 9d1d003c73 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 edad0d9cea Run autoconf on this file to generate the configure script. 1998-08-07 06:01:37 +00:00
troy%netscape.com 4833bb8e9f Added GetClientData() and SetClientData() member functions 1998-08-07 05:19:40 +00:00
joki%netscape.com 92a635a64a Added support for click event on form buttons 1998-08-07 05:19:07 +00:00
morse%netscape.com cc0b1cc693 fix build bustage on mac 1998-08-07 05:15:03 +00:00
joki%netscape.com 20d06b486a Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
peterl%netscape.com adf03a4281 fix build 1998-08-07 03:43:20 +00:00