Commit Graph

2278 Commits

Author SHA1 Message Date
kmcclusk
ff684aedb6 Added unix nsTimer. Note nsTimer's methods need to be implemented. 1998-06-03 23:25:12 +00:00
kmcclusk
eed8542a6f Removed nsLinkHandler from the unix Makefile to fix IRIX build 1998-06-03 23:17:22 +00:00
hyatt
7fb70f32c4 Custom icons got broken when merging from the RDF_BRANCH to the tip. Fixing this and
a problem with animated Gifs in Aurora.
1998-06-03 23:12:49 +00:00
spider
48f2602bfd Missed last nsIRegion checkin ... add substract back in... 1998-06-03 23:12:02 +00:00
spider
2a913e3ae1 Fix IRIX build bustage 1998-06-03 23:09:29 +00:00
ricardob
23ea4a8ffb file msgsend.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:07:52 +00:00
ricardob
f00d29855b file msgpane.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:07:32 +00:00
ricardob
b864bc7c06 file msgmast.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:07:12 +00:00
ricardob
3e3c45dcab file msgglue.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:06:38 +00:00
ricardob
28e0214cda file msgcpane.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:06:01 +00:00
ricardob
5654644824 file imaphost.cpp was initially added on branch NORMANDY_BRANCH. 1998-06-03 23:04:56 +00:00
sfraser
8842a82e17 Changes to project and prefix files for Mac commercial build 1998-06-03 23:01:03 +00:00
sfraser
02c9dce190 First Checked In. 1998-06-03 23:00:41 +00:00
sfraser
19f4e2813e Need to export CPluginView.ObeyCommand for AWT 1998-06-03 22:59:52 +00:00
sfraser
ba5e8663aa Add target for debug extra stubs 1998-06-03 22:59:02 +00:00
sfraser
4c502af294 Need to #include <Folders.h> on the mac build 1998-06-03 22:57:51 +00:00
kmcclusk
ab12605cbb Fix for IRIX build 1998-06-03 22:56:29 +00:00
sfraser
983681c31b Remove the ldap2rdf.c file so that this puppy builds with MOZ_LDAP on 1998-06-03 22:50:06 +00:00
michaelp
9f71c8886e added support for handling transparent views to viewmanager. added
transparency query to nsIFrame.
1998-06-03 22:49:45 +00:00
sfraser
7dcd8c536d Fix to work with the commercial build. 1998-06-03 22:46:47 +00:00
sfraser
bce78a5cbb Fix the typedef enum 1998-06-03 22:45:30 +00:00
sfraser
d385481af4 Changes to project and prefix files for Mac commercial build 1998-06-03 22:38:12 +00:00
sfraser
5e29da9c47 First Checked In. 1998-06-03 22:38:01 +00:00
beard
7f1d4eafd3 First Checked In. 1998-06-03 22:32:10 +00:00
jgellman
8dff90b223 don't forget the build rule 1998-06-03 22:31:39 +00:00
jgellman
3e3545f745 put jrt3240.dll in the right directory when OJI is not defined 1998-06-03 22:11:42 +00:00
kmcclusk
7316f3c5a7 Added nsraptorwebwidget.so as a library to link against 1998-06-03 22:04:07 +00:00
kmcclusk
700d4dd6f8 Added nsLineLayout.cpp to linux makefile 1998-06-03 21:59:53 +00:00
slamm
30375e7a01 Tie selections to the rdf backend and hookup the context menu 1998-06-03 21:50:55 +00:00
slamm
9cfeed1bcf Split the XFE_PopupMenu class into two classes. This way we can derive XFE_SimplePopupMenu that does not depend on the XFE command system. 1998-06-03 21:50:52 +00:00
slamm
316e8a6a8f Add support for popup menus. 1998-06-03 21:50:48 +00:00
wtc
e06ebb0b68 Backed out revision 3.7. First, XP_PC not only means Win NT and Win 95,
but also WIN16 and OS2.  I don't think WIN16 and OS2 have GetLastError().
Second, we always call DllErrorInternal() with the argument
_MD_ERRNO(), and _MD_ERRNO() is defined as GetLastError() on NT and
Win95.
1998-06-03 21:46:18 +00:00
slamm
10f5ffed5d Fix visual problem on solaris. Thanks to Juergen Keil <jk@tools.de> for the patch. 1998-06-03 21:42:48 +00:00
hyatt
f55757cb30 Plugging a memory leak in FlushIconInfo. 1998-06-03 21:38:06 +00:00
michaelp
49c4d29e3f added optimization so that as we render top->bottom, if the clip region ever
becomes empty, we stop rendering.
1998-06-03 21:30:51 +00:00
wtc
d5808c772f Backed out revision 3.2. In C and C++, a pointer to any datatype
can be implicitly cast to void *.  So the explicit (void *) cast
in the argument for PR_Free() should not be necessary.
1998-06-03 21:23:24 +00:00
rods
008bf9e083 removed nsdefs.h include 1998-06-03 21:17:44 +00:00
rods
3d10bf2f6d removed nsObject from it 1998-06-03 21:16:10 +00:00
rods
07552bfd9f uses sharded instead of static libs 1998-06-03 21:15:13 +00:00
kmcclusk
7d678e63d3 Now the Linux Makefile actually compiles nsWebWidget and nsLinkHandler. Before it did nothing. 1998-06-03 21:09:08 +00:00
kmcclusk
9049a1e5da Moved XP_PC around nsLinkHandler constructor PL_initEvent and PL_PostEvent 1998-06-03 20:59:32 +00:00
kipp
8e9e2049c7 Fixed install bug on unix 1998-06-03 20:50:02 +00:00
rods
48799ddd1f initial check in 1998-06-03 20:07:49 +00:00
rjc
7364d6fa4b Add export for XP_ParseTimeString (from RDF_BRANCH) 1998-06-03 19:13:10 +00:00
spider
50883317f2 Change some colors and link with gfxunix 1998-06-03 19:02:29 +00:00
spider
aa628613b0 Remove old Subtrct method from nsRegion due to interface changes
Add support for 8 bit color on ro and rw devices
Add ConvertPixel() routine to convert from gfx to X
1998-06-03 19:01:41 +00:00
rjc
809d4e4548 Landing RDF_BRANCH. 1998-06-03 18:57:19 +00:00
kipp
a8a149cb50 Install broke-image.gif 1998-06-03 18:56:45 +00:00
kipp
411f94f0a8 Avoid scaling image when rendering the broken-image image 1998-06-03 18:56:11 +00:00
kipp
d6d26b8295 Added logging events 1998-06-03 18:55:23 +00:00