Commit Graph

2900 Commits

Author SHA1 Message Date
rods
cdecbbf5c5 trying to fix scrollbar and exposure 1998-06-16 23:51:44 +00:00
jwz
fc3e874363 *** empty log message *** 1998-06-16 23:41:58 +00:00
jwz
185e30fb76 expanded disclaimer 1998-06-16 23:32:48 +00:00
jwz
6aa368cc67 added disclaimer 1998-06-16 23:32:15 +00:00
norris
94b9b8fc0e (Not part of Communicator build)
Add ability for scripts to access their arguments.
1998-06-16 23:10:57 +00:00
hyatt
d8ab1243f4 Fixes for bug #122733 and #123245. Both reviewed by blythe. 1998-06-16 23:10:17 +00:00
karnaze
ac7b31acf6 fixed makefile to recognize html/document/public 1998-06-16 22:57:51 +00:00
atotic
6ed5a68157 More build fixes 1998-06-16 22:56:31 +00:00
atotic
12a0dd0ae6 First Checked In. 1998-06-16 22:55:47 +00:00
atotic
810aaa8d20 Wrong name, should be libimg.mcp 1998-06-16 22:41:03 +00:00
atotic
66299795de First Checked In. 1998-06-16 22:36:24 +00:00
vidur
049d9e9909 Changed name to wstring 1998-06-16 22:00:47 +00:00
troy
7c60627b66 Changed DrawString() to use ExtTextOut(), and moved SetBkMode() call to
SetupDC()
1998-06-16 21:57:46 +00:00
karnaze
2d970249d6 added 1998-06-16 21:55:52 +00:00
atotic
6283ad2a30 Last enum should not be followed by a ','. This generates warnings on the Mac 1998-06-16 21:45:48 +00:00
atotic
7eb5972b2a static void nsHTMLTagContent::ParseValueOrPercentOrProportional(const nsString& aString, is not legal C++ inside a class declaration. 1998-06-16 21:45:10 +00:00
atotic
393e51f686 Mac needed a definition of PR_GetEnv 1998-06-16 21:44:38 +00:00
atotic
5683e25f18 Made all required Raptor libraries that I know about build. Next step, first raptor project 1998-06-16 21:44:03 +00:00
terry
d79fe8cf1e Bonsai and Tinderbox have been freed. 1998-06-16 21:43:24 +00:00
atotic
7b509cfb7b More exports are needed 1998-06-16 21:42:32 +00:00
atotic
2d6cf6ce73 Made it compile in the dist world 1998-06-16 21:41:59 +00:00
atotic
d1de2069da Made the projects compile in the dist world 1998-06-16 21:41:31 +00:00
atotic
4e9106e11c More changes, have many pull and build options now 1998-06-16 21:40:51 +00:00
atotic
2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00
karnaze
b9a228a2b2 more <iframe> support 1998-06-16 21:32:54 +00:00
jwz
f8f2d4698a emit a mostly-correct Last-Modified header on the generated pages. 1998-06-16 20:23:42 +00:00
jwz
58820a85b4 Recognise .jpeg, .pjpg, and .pjpeg as JPEG extensions.
Put a label next to embedded images.

When the extension of a file is unrecognised, look at the first
line of the file to guess whether it is text or binary; if it
looks binary, emit a link, instead of dumping out the whole file.
1998-06-16 19:53:43 +00:00
ftang
b07bbe72a3 Fix bug 123533 1998-06-16 19:44:06 +00:00
jwz
51dd41a680 use "checkout -P" to prune empty unused directories
(like cmd/xfe/icons/anim-sgi/)
1998-06-16 19:10:03 +00:00
scullin
2da5d18705 fix build bustage 1998-06-16 18:51:22 +00:00
norris
45dbeb0589 (Not part of Communicator build.)
Fix 129824 monkey: evaling a function with many arguments fails
1998-06-16 18:36:57 +00:00
rods
688c7a0577 initial 1998-06-16 18:25:35 +00:00
rods
8dcb1be175 added nsListBox 1998-06-16 18:23:51 +00:00
rods
a74cc01308 fixed some resizing problems 1998-06-16 18:23:25 +00:00
valeski
e4c6d501b5 123702 - we weren't handling http 100 "continue" status codes properly. rev'd by gagan, approved by don 1998-06-16 17:52:42 +00:00
michaelp
a0c6a8d7dc fixed client versus non-client get bounds problems. 1998-06-16 17:16:59 +00:00
michaelp
97da4a6f90 added method to nsIView to get offset from nearest window.
added method to nsIView to get nearest scroll offset.
killed AdjustChildWidgets in nsIView.
lots of painting fixes.
added support for scrolling subviews.
added beginning of back-to-front compositing pass.
views, views with widgets and views with specific clips will now have their
outlines rendered in different colors. to turn this off see the top of nsView.cpp.
1998-06-16 17:05:42 +00:00
racham
c7cc87a6a1 BUG114867 : Modified text associated with layers 1998-06-16 17:03:16 +00:00
michaelp
60977b0c20 the view manager is now used when manipulating views. 1998-06-16 16:51:01 +00:00
michaelp
26ea1cc215 PopState() now returns PR_TRUE if there is an empty clip region after the pop. 1998-06-16 16:49:29 +00:00
dcone
cc0628b4d0 intermeditate updates to blend and test program. It now works in 24 bit 1998-06-16 13:09:46 +00:00
jwz
674ab716d8 lose the useless search boxes; they're clutter. 1998-06-16 09:13:15 +00:00
jwz
59d58e6253 use the $baseurl symbolic name instead of /webtools/lxr/ 1998-06-16 09:12:47 +00:00
jwz
e469d6f8b6 maintain the illusion of directoryhood; refer to "source/" not "source". 1998-06-16 09:12:13 +00:00
jwz
2b58f49fcf Well basically, I hate those layers popups that-aren't-quite-menus.
They've got to go.  The information that was on them is only one
click away anyhow.
1998-06-16 09:03:40 +00:00
jwz
a5a626f3f8 allow the $banner file names to wrap, by emitting a space after each slash. 1998-06-16 08:42:22 +00:00
jwz
22f773c6b6 dawn says she didn't write the intro blurb that I assumed she had.
took out the attribution.
1998-06-16 04:19:05 +00:00
jwz
ab537238f1 go hog-wild: let's check out the whole "mozilla" directory, instead of just
what's in the "MozillaSource" module.
1998-06-16 03:17:27 +00:00
nisheeth
91b5a97ca7 Fix for bug#124552. No code review needed coz fix is smaller than 5 lines.
Now text layout looks at both the state structure and the current text block
for propagating anchor information when a new text layout element is created.
1998-06-16 03:05:10 +00:00
spider
1bee8207c3 Fix some Unichar HTML Rendering 1998-06-16 02:21:46 +00:00