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

2864 Коммитов

Автор SHA1 Сообщение Дата
michaelp fe978c2d9d 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 8f4ee153c5 BUG114867 : Modified text associated with layers 1998-06-16 17:03:16 +00:00
michaelp ae6a3e8401 the view manager is now used when manipulating views. 1998-06-16 16:51:01 +00:00
michaelp 7ec58734f5 PopState() now returns PR_TRUE if there is an empty clip region after the pop. 1998-06-16 16:49:29 +00:00
dcone a382a7878f intermeditate updates to blend and test program. It now works in 24 bit 1998-06-16 13:09:46 +00:00
jwz fadb69a368 lose the useless search boxes; they're clutter. 1998-06-16 09:13:15 +00:00
jwz a1d7e7bfc9 use the $baseurl symbolic name instead of /webtools/lxr/ 1998-06-16 09:12:47 +00:00
jwz f7fe49eb83 maintain the illusion of directoryhood; refer to "source/" not "source". 1998-06-16 09:12:13 +00:00
jwz baf5726bcc 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 1886283728 allow the $banner file names to wrap, by emitting a space after each slash. 1998-06-16 08:42:22 +00:00
jwz 6200a77d02 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 2085170a05 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 288dbf57ac 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 1b798b801e Fix some Unichar HTML Rendering 1998-06-16 02:21:46 +00:00
jwz daa1f43a2f template-source-tail was identical to template-tail; nuked it. 1998-06-16 02:15:51 +00:00
jwz cd6479ecb6 made the "changes" links show only the HEAD revisions.
added a "full change log" link.
1998-06-16 02:15:26 +00:00
jwz 50a7da7c74 made the "changes" links show only the HEAD revisions. 1998-06-16 02:15:13 +00:00
cmanske ff716d1635 Fixed Composer SF1 bugs 92797 and 138116. Reviewed by mjudge. 1998-06-16 01:34:48 +00:00
jwz 3928a2de08 yuck. you can't use ".." in otherwise-fully-qualified URLs, so I had
to add another template variable, $dotdoturl, that is just like $baseurl
but points to one directory higher.  Sucks!
1998-06-16 01:18:34 +00:00
jevering d1cd2a2cb9 Hooked up the <BLINK> tag in the parser. 1998-06-16 01:15:56 +00:00
jwz 0095f437d4 patches from dawn to sync with latest official lxr 1998-06-16 00:57:48 +00:00
jevering 4cf367dd1b Fixed many a parser memory leaks.
Attribute tokens where being leaked.  Fixed by making CToken destructor virtual.
The DTDs were not being properly deleted.  Added a member to nsITokenizerDelegate to Destroy()
Fixed a few spots here and there where tokens were getting allocated, but not deleted when a
kError is passed back invalid.
1998-06-16 00:57:45 +00:00
spider 9635153ef3 Fixes to get viewer to render on Unix 1998-06-16 00:57:33 +00:00
jwz 0f0bbe0a61 added a number of new template files:
instead of just "htmlhead" and "htmltail" there are now:

    "sourcehead" and "sourcetail"
    "sourcedirhead" and "sourcedirtail"
    "findhead" and "findtail"
    "identhead" and "identtail"
    "searchhead" and "searchtail"

so that each CGI can have its own custom headers and footers.
If (for example) identhead isn't configured in lxr.conf, then
htmlhead will be used instead.

"sourcedir*" is used in preference to "source*" when the output
of the "source" script is a CGI.  If sourcedir* aren't configured,
then it falls back to "source*" (and from there to "html*")
1998-06-16 00:51:27 +00:00
atotic 94b941ae70 Removed class ifstream declaration. 1998-06-16 00:49:39 +00:00
rods 745cf2dbb9 removed some debug statement 1998-06-16 00:28:34 +00:00
rods e17242fed5 remove GetBasURL call 1998-06-16 00:26:50 +00:00
rods 956b64b46d change callback for open in menu 1998-06-16 00:26:09 +00:00
kmcclusk 10f61aa9a3 Added Motif viewer to the build 1998-06-16 00:23:35 +00:00
rods 949b959091 fixed UNIX resource protocol 1998-06-16 00:04:43 +00:00
jevering d417bdc739 Added prstrm.cpp to cpp file list. 1998-06-16 00:02:03 +00:00
kmcclusk 5e0e4dacd0 Added resource protocol support under unix. 1998-06-15 23:42:16 +00:00
kmcclusk e6304cb6b8 Added makefile directive to copy ua.css to $(DIST)/bin/res 1998-06-15 23:07:41 +00:00
kmcclusk b69cf44ee1 Removed reference to method no longer in the class 1998-06-15 22:42:25 +00:00
rods adc249a88c removed NoNotify 1998-06-15 22:35:31 +00:00
jwz 52a7e5acb5 If a file is less than 1k, print its size in bytes. 1998-06-15 22:18:06 +00:00
atotic d7ff539600 First Checked In. 1998-06-15 22:13:46 +00:00
rods 6f55477ed0 removed radiogroup functionality 1998-06-15 22:05:24 +00:00
rods 10ec006b41 removed RadioGroup methods 1998-06-15 22:02:13 +00:00
atotic 59785b0ef4 Make it build in the brave new world 1998-06-15 21:54:52 +00:00
jwz a2f3e4db1c Print the date flush-right; leave about one space between columns. 1998-06-15 21:52:14 +00:00
jwz d0788aacc3 Print the date like ls does: "Mmm dd hh:mm" if it is newer than six months,
else "Mmm dd yyyy" if it is older.

Use the internal-gopher-* images instead of the GIFs in /icons/.

Print a "-" for the size of directories.
1998-06-15 21:51:41 +00:00
cmanske fdacde33b7 Finished fix for SF1 bug 123355 - force JavaScript on for Composer Plugins. Reviewed by mjudge. 1998-06-15 21:44:23 +00:00
atotic fafe802851 First Checked In. 1998-06-15 21:07:17 +00:00
vidur 816b9443ec First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
kipp 0030a5b770 Revised keyword tables 1998-06-15 20:40:27 +00:00
kipp 33f44a011f Added in steve's new keywords 1998-06-15 20:40:07 +00:00
vidur 95ca0b24aa Added error handling to InitClass 1998-06-15 20:35:45 +00:00
atotic 8ce0d73fa2 First Checked In. 1998-06-15 20:27:14 +00:00
kipp ab9a56f468 Added opacity 1998-06-15 20:25:28 +00:00