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

12854 Коммитов

Автор SHA1 Сообщение Дата
pierre%netscape.com 444722da26 removed saari's hack 1998-12-09 10:17:31 +00:00
pierre%netscape.com 8511ddd1bf A bunch of changes: removed saari's hacks, fixed origins, fixed clipping, fixed offscreen (for simple use like in the ImageButtons only, not for multiple offscreen surfaces like the Blender in the ViewManager), fixed a bug in some drawing functions (DrawEllipse, FillEllipse, DrawArc) 1998-12-09 10:17:06 +00:00
pierre%netscape.com 490706b04e Fixed the "GrowWindow" from DRAW_ON_RESIZE in order to have a minimum window size (Viewer and maybe XPViewer don't support very narrow windows). Added a WaitNextEvent for update events during the DRAW_ON_RESIZE after having fixed a related bug in nsWindow. 1998-12-09 10:16:35 +00:00
pierre%netscape.com cc250de8dd Removed the last of the Mac specific hacks added last week 1998-12-09 10:16:15 +00:00
pierre%netscape.com 6a2a819850 Copied SetAlphaMask() from Windows in an attempt to fix some problems (it did not but I'm leaving it there because it cannot hurt). 1998-12-09 10:15:44 +00:00
pierre%netscape.com eef6abc8c4 Use a better looking font on the Mac 1998-12-09 10:15:22 +00:00
pierre%netscape.com 8ad023962d Removed some include files 1998-12-09 10:14:46 +00:00
pierre%netscape.com 48ef0d40e1 Added several MakeAlias for xSym files 1998-12-09 10:14:06 +00:00
mcmullen%netscape.com 2d4c67ae2c Trying to make this build on unix gcc compilers, I have removed all references to std::string, using char* instead. This almost made me cry (not just because of all the work I had to do over again). 1998-12-09 08:47:30 +00:00
wtc%netscape.com eb469ec9aa Initial checkin of NSPR C++ wrapper classes (pr/src/cplus). 1998-12-09 06:54:06 +00:00
buster%netscape.com 8031108e1b tables can now have independent horizontal and vertical cell spacing
("cellspacing" HTML attribute == "border-spacing" CSS property, go figure...)
1998-12-09 06:37:18 +00:00
buster%netscape.com 80cbbfefb7 cellspacing split out into x and y, HTML attribute sets both to same value 1998-12-09 06:36:32 +00:00
buster%netscape.com 5cbf93ec0f added implementation for CSS-2 style attributes border-collapse, border-spacing, empty-cells, caption-side 1998-12-09 06:24:50 +00:00
buster%netscape.com e89fff43d2 added implementation for CSS-2 style attributes border-collapse, border-spacing, empty-cells, caption-side
this is sufficient for now, but incomplete.  It doesn't handle inherit properly.
1998-12-09 06:24:27 +00:00
fur%netscape.com fbe8eaa043 Moved Win32 build instructions to mozilla.org 1998-12-09 05:57:20 +00:00
troy%netscape.com 7ec6a2c281 Added new atoms to nsLayoutAtoms for additional named frame child lists 1998-12-09 05:30:17 +00:00
mcmullen%netscape.com 64ac3c15be Tried to make this a little more gcc friendly - created some NS_USING_NAMESPACE/ NS_NAMESPACE ugliness. Sigh. 1998-12-09 05:09:28 +00:00
wtc%netscape.com fd8025a10a file Makefile was initially added on branch 3.1. 1998-12-09 04:38:31 +00:00
troy%netscape.com 7afd123cd9 Fixed a crash when resizing the print preview window 1998-12-09 04:26:42 +00:00
waterson%netscape.com 49f7fc378e Initial revision. Not currently in the build. 1998-12-09 03:51:50 +00:00
kipp%netscape.com 1778e1bc49 Backed out one change 1998-12-09 03:40:42 +00:00
kipp%netscape.com 8ac9031a17 new 1998-12-09 03:40:03 +00:00
mcmullen%netscape.com e5c2c9390a Removing because checked into this directory by mistake. 1998-12-09 03:35:52 +00:00
kipp%netscape.com e9ff25188b new 1998-12-09 03:31:08 +00:00
waterson%netscape.com b18e57b77a Content model changes to get the tree widget alive. 1998-12-09 03:25:33 +00:00
gagan%netscape.com 4f6a9809f5 This was causing part of the disappearing cache objects problem. This is now internally handled in the new cache. 1998-12-09 02:58:50 +00:00
amusil%netscape.com 4f9e523356 Fix for Bug# 1771. Re-ordered the calling into the plugin entry point. Initialize()
for 4x plugin now happens in CreatePlugin().
1998-12-09 02:47:03 +00:00
gagan%netscape.com fb7aa22c15 Cache changes, bug fixes, etc. 1998-12-09 02:43:16 +00:00
pinkerton%netscape.com 49cdc38520 Remove PLStringFuncs.o for new universal headers. 1998-12-09 01:56:57 +00:00
pinkerton%netscape.com c415f8beaf fix for new universal headers. Don't use PLstringfuncs and add an inline helper to the helper namespace which does the same things. 1998-12-09 01:56:36 +00:00
sfraser%netscape.com e3a7adb687 Fix part of build bustage. (Strange, this built fine with my tools). 1998-12-09 01:30:42 +00:00
dougt%netscape.com c28c34e068 New makefile.win for standalone registry target. 1998-12-09 01:10:28 +00:00
dougt%netscape.com e37bfcc3ec removed standalone references since we now have a fancy new target one
dir above us.
1998-12-09 01:09:21 +00:00
dougt%netscape.com 4e457858d4 added standalone target. r.leaf 1998-12-09 01:08:28 +00:00
law%netscape.com e89799a864 Added Windoze support 1998-12-09 01:04:53 +00:00
sfraser%netscape.com 5a28b7b2fd Adding nsBlockBandData.cpp 1998-12-09 00:26:56 +00:00
sfraser%netscape.com 5905287cc8 Fix the timer compare function (need an extra dereference). 1998-12-09 00:08:41 +00:00
sfraser%netscape.com aef20fd271 Remove access path to the root of the mozilla tree, which caused this thing to take forever to load in the IDE. 1998-12-08 23:58:23 +00:00
cltbld%netscape.com e83ca84c12 add nsBlockBandData.h per kipp's addition 1998-12-08 23:25:30 +00:00
radha%netscape.com 88eea3b0c5 Add appshell and bootstrap to DIRS list 1998-12-08 22:47:16 +00:00
radha%netscape.com 120857fdc3 Initial checkin 1998-12-08 22:46:35 +00:00
radha%netscape.com a6b6a5b195 Initial Checkin 1998-12-08 22:45:58 +00:00
mcmullen%netscape.com 0fe2983dc3 Polished the interfaces, added long comments in the headers. The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season. 1998-12-08 22:45:42 +00:00
mcmullen%netscape.com befb241426 Added nsFileStream.cpp to this project. Polished the interfaces, added long comments in the headers. The next step is checking by Bill Law and Steve Lamm for Win and Unix. Then it's open season. 1998-12-08 22:45:38 +00:00
radha%netscape.com 25504574f4 Initial checkin. Stubs for the unix apprunner 1998-12-08 22:44:55 +00:00
mcmullen%netscape.com 4e091b7bcf First Checked In. 1998-12-08 22:43:57 +00:00
radha%netscape.com dd62fd708a Load the unix nsappshell.so in to the registry 1998-12-08 22:43:52 +00:00
radha%netscape.com 7a4c4e24e7 Initial checkin for Unix apprunner 1998-12-08 22:43:20 +00:00
raman%netscape.com 4c52c10d3f Bug fix to make ftp:// protocol to work with the new cache code. 1998-12-08 22:11:05 +00:00
kin%netscape.com 2a9c5f3e6d Fixed bug that prevented transaction item children from being redone. 1998-12-08 22:05:23 +00:00