Commit Graph

12763 Commits

Author SHA1 Message Date
ramiro%netscape.com
cc72577fd7 Make the get config dir hack more robust. This thing is probably going away
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
ramiro%netscape.com
6beb52bff6 Fix bugzilla bug 1822.
Memory clobber on 64-bit host.
Thanks to rth@cygnus.com for catching this and providing a fix.
1998-12-09 15:13:42 +00:00
pierre%netscape.com
35462c8d12 Implemented scrollbars as native controls. Still some bugs, should have live-scrolling, should be proportionnal under 8.5. 1998-12-09 13:26:49 +00:00
pierre%netscape.com
7b7acedec8 don't draw when not visible 1998-12-09 13:24:26 +00:00
pierre%netscape.com
38ef58f9a1 redraw on Scroll() 1998-12-09 13:24:09 +00:00
shaver%netscape.com
b7e56cfb2f Fixed usage-string typo.
Update to 0.5.7 IDL_tree_property_get API.
Reworked input callback for cleanliness.
Add (not-yet-working) infrastructure for %{ C %} raw blocks.
1998-12-09 13:08:29 +00:00
pierre%netscape.com
8716e7650b removed saari's hacks 1998-12-09 10:18:50 +00:00
pierre%netscape.com
f9c79d6e7d A bunch of changes: removed saari's hacks, fixed origins, clipping, resize and update 1998-12-09 10:18:30 +00:00
pierre%netscape.com
be8ec0def2 don't draw when not visible and don't draw in SetThumbSize() in order to fix a flicker of the horizontal sbar on resize when the text fits into the page 1998-12-09 10:18:03 +00:00
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