kmcclusk%netscape.com
c989755350
Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com
2000-01-15 01:38:50 +00:00
ducarroz%netscape.com
0aeaa0cd52
Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft
2000-01-15 01:38:34 +00:00
mscott%netscape.com
d5354ef4c7
Bug #24007 --> you can't remove xul elements from html elements in JS
...
this was because of an unitialized variable in layout because xul elements
don't support the notion of ranges.
r=waterson
2000-01-15 01:37:16 +00:00
ducarroz%netscape.com
ab37d7012d
Rewrite fix for bug 23111. Now use new API for retreiving file system character set. R=nhotta
2000-01-15 01:33:23 +00:00
ducarroz%netscape.com
75702934bc
Fix related to bug 23109. We need to convert back the file name to the file system characters set when we save an attachment during a forward inline. R=jeff
2000-01-15 01:33:19 +00:00
ducarroz%netscape.com
8b94105da6
Fix for bug 23109, 23331. Attachment file names are now converted to file system character set and we display only the file name in case of a file url. R=jefft
2000-01-15 01:33:18 +00:00
ducarroz%netscape.com
a465fa6447
New API needed by fixes for bug 23109, 23111, and 23418. Create a new api to retreive the current file system character set. R=jefft
2000-01-15 01:33:17 +00:00
sfraser%netscape.com
55dbb4eec3
Add chatzilla to the Mac build. r=rginda
2000-01-15 01:30:34 +00:00
sfraser%netscape.com
69f9db76be
First Checked In.
2000-01-15 01:29:00 +00:00
terry%mozilla.org
b38962c5d3
Patch by kevin@suberic.net (kevin lyda) -- reformated to 77 columns.
2000-01-15 01:19:44 +00:00
terry%mozilla.org
ce249dd094
Checked in patch by Dawn Endico <endico@mozilla.org> -- when
...
reassigning by component, reassign the qa contact too.
2000-01-15 00:23:31 +00:00
ssu%netscape.com
91d3b04aec
fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj
r=cathleen
2000-01-15 00:10:31 +00:00
terry%mozilla.org
33cee658dc
Patch by Adam Spiers <adam@spiers.net> -- fixed some poor HTML.
2000-01-14 23:56:55 +00:00
terry%mozilla.org
e5ad6e4320
Added "sanity check" to the list of things the maintainer gets to
...
choose from in the footer.
2000-01-14 23:30:24 +00:00
terry%mozilla.org
cfa12eb3bb
Added a missing PutFooter().
2000-01-14 23:17:49 +00:00
alecf%netscape.com
161c147ab1
back me out
2000-01-14 22:53:46 +00:00
alecf%netscape.com
8cf359a674
back my changes out
2000-01-14 22:53:16 +00:00
alecf%netscape.com
71c80cb680
back out my changes
2000-01-14 22:51:53 +00:00
terry%mozilla.org
f5e622daa8
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
leif%netscape.com
c81ab876a3
First major cleanup, mostly finished.
2000-01-14 22:25:29 +00:00
rginda%netscape.com
485633e020
revised incorrect testcase
2000-01-14 22:23:08 +00:00
terry%mozilla.org
289acafdd7
Remove unused files.
2000-01-14 22:04:49 +00:00
sspitzer%netscape.com
d8a5c41c93
backing out andreas and warren
2000-01-14 22:01:56 +00:00
terry%mozilla.org
0a83e08ac0
Remove unused files.
2000-01-14 21:44:14 +00:00
alecf%netscape.com
86cb57485e
fix usages of getprehost so that we can send mail
...
a=granrose
2000-01-14 20:20:04 +00:00
alecf%netscape.com
3ef4875bf8
fix usages of GetPreHost so that mail folders can appear
...
a=granrose
2000-01-14 20:19:17 +00:00
alecf%netscape.com
523131d38d
fix usages of GetPreHost so that local/imap/news folders can be displayed
...
a=granrose
2000-01-14 20:17:14 +00:00
alecf%netscape.com
d270ec9822
fix null pointer check for blocker #23958
2000-01-14 19:07:33 +00:00
Jerry.Kirk%Nexwarecorp.com
6551450be4
Forgot to subtract offset from the lr of a Rect when I hand coded
...
PtDeTranslateRect. This is Photon only.
r=kedl
2000-01-14 14:44:17 +00:00
dcone%netscape.com
8fba6004e9
Fixed some problems with rounded borders. r=rods
2000-01-14 14:43:05 +00:00
dcone%netscape.com
a9bdf781f5
Added a container for the printContext. r= rods b = 21470
2000-01-14 14:30:41 +00:00
Jerry.Kirk%Nexwarecorp.com
cd02687711
Photon UI Only
...
Fix Drawing problem in RawDrawFunc, there was a case where the routine
could be exited from without resetting the graphics context correctly.
Also did some general cleanup.
r=kedl
2000-01-14 13:47:55 +00:00
karnaze%netscape.com
9f1f2141be
fix for skipping last regression file, not affecting the build.
2000-01-14 13:47:35 +00:00
Jerry.Kirk%Nexwarecorp.com
ac672b5a43
Photon UI Only
...
Changing some debug output to silence the RenderingContext a bit so I can
work on other problems...
r=kedl
2000-01-14 13:17:25 +00:00
Jerry.Kirk%Nexwarecorp.com
edbd9d3f4f
Add code to work around Photon bug. If any part of "text" is rendered
...
slightly off the drawing surface then the entire chunk of text is clipped.
This is an awful hack that just increases the draw surface by 100.
(A magic number) I am filing a bug with Photon to get a fix.
r=kedl
2000-01-14 13:15:33 +00:00
hyatt%netscape.com
47efa41faf
Forgot to check in a file.
2000-01-14 11:20:15 +00:00
warren%netscape.com
ae47d277d3
Moved CIDs to nsIURLParser.idl to avoid mac bustage.
2000-01-14 11:09:17 +00:00
mcafee%netscape.com
ea8f070d94
Backing test8 out again, r=warren.
2000-01-14 10:49:12 +00:00
hyatt%netscape.com
f1ee25a53e
Fix for bug #20452 . r=pav
2000-01-14 10:34:27 +00:00
cls%seawood.org
589e605a7d
Hey, how about some sensitivity for us objdir users? :) Makefiles still cannot automagically determine where the actual files are for install targets so you have to specify it.
2000-01-14 10:17:04 +00:00
warren%netscape.com
d0f68edd62
Added access path for netwerk/base/src.
2000-01-14 10:15:46 +00:00
warren%netscape.com
d8a0af4191
Added access path.
2000-01-14 10:14:19 +00:00
hyatt%netscape.com
b75a694321
Fix for bug #23828 . r=pav.
2000-01-14 10:04:12 +00:00
hyatt%netscape.com
ab423c3d77
added files: mozilla/layout/base/src/nsPresState.cpp
2000-01-14 09:59:49 +00:00
hyatt%netscape.com
69df0c827f
Partial fix for 18604. r=pav
2000-01-14 09:57:31 +00:00
pavlov%netscape.com
93cbefbfb3
fix for bug 13161
2000-01-14 09:52:46 +00:00
mcafee%netscape.com
503930e831
Adding test8 back to bloaty test. (23798)
2000-01-14 09:37:03 +00:00
hyatt%netscape.com
e740cdb714
Fixes for bugs 17460 and 21656. r=travis
2000-01-14 09:28:54 +00:00
warren%netscape.com
6d806d9cfe
Added nsIURLParser.idl to manifest.
2000-01-14 09:26:06 +00:00
alecf%netscape.com
151c9ac450
make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes
...
(in preparationfor #19079 )
r=scottip
2000-01-14 09:01:39 +00:00