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

2259 Коммитов

Автор SHA1 Сообщение Дата
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
rjc 873ab2fa48 Fix warnings on Mac (from RDF_BRANCH) 1998-06-03 18:50:29 +00:00
law b76d4db3db Fix for defect #122687: Bypass VC++ v5 optimizer bug 1998-06-03 18:33:25 +00:00
kipp 6df0b683f0 new 1998-06-03 18:31:14 +00:00
kipp 1fa3083a46 Fixed so that document still gets set even when notify is false 1998-06-03 18:31:07 +00:00
kipp 38dd72568c Adjust count of data to append by offset when offset is non-zero 1998-06-03 18:29:43 +00:00
rjc 5a647467f8 Fix warnings. 1998-06-03 18:29:23 +00:00
rjc 94a254d0bb Fix crash bug regarding buffer size. (Reported by Juergen Keil - jk@tools.de) 1998-06-03 18:29:00 +00:00
rjc 3a64db67da More RDF_BRANCH fun. 1998-06-03 18:17:09 +00:00
michaelp 0e18cb791b fixed bug bug in new region code where region was not Init()ed. 1998-06-03 18:13:12 +00:00
kipp 9a2095a7f5 Fixed up usage of insert/append/remove/replace api return values in dom methods 1998-06-03 18:09:17 +00:00
rjc 45b856d0a3 Add new file (find2rdf.c) into Mac project from RDF_BRANCH. 1998-06-03 18:03:44 +00:00
kipp a5e8fccf79 When root content frame doesn't have any children make sure the aDesiredSize out parameter is properly setup 1998-06-03 17:44:23 +00:00
kmcclusk 1dea854825 Linux:Makefile for viewer - Added more sharable libs for the LINUX build 1998-06-03 17:43:03 +00:00
rjc 4389c4afb7 Landing the RDF_Branch for the WinFE (Dave Hyatt really landing this). 1998-06-03 17:38:33 +00:00
rjc 2996915292 Landing RDF_BRANCH. 1998-06-03 17:35:31 +00:00
rjc 590cc187dc Merging RDF_BRANCH onto tip. 1998-06-03 17:32:56 +00:00
cyeh 46e05ffd0d update change log for preparation of new tarball code drop 1998-06-03 17:22:20 +00:00
waterson e485af4741 Added compiler defines for AWT_11 to keep AWT 1.0.2 building when
MOZ_JAVA is set in commercial build.
1998-06-03 17:08:27 +00:00
kipp 47408328c6 Updated to COMized doc observer API 1998-06-03 16:01:51 +00:00