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
warren%netscape.com
ea798addcb
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
2000-01-14 08:50:03 +00:00
rbs%maths.uq.edu.au
7e1f425ab7
[MATHML] *Restructuration to put member data into a mPresentationData struct. *Added support for accent and accentunder, with provision for embellished operators. *Changed usage of GetBoundingMetrics() to the X Windows character coordinate system
2000-01-14 08:38:25 +00:00
racham%netscape.com
061d515964
Fixing bug 14358. Extracting activation url. a=McAfee
2000-01-14 08:31:44 +00:00
warren%netscape.com
1c6fd64e46
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
2000-01-14 08:31:13 +00:00
racham%netscape.com
d87929591c
Fixing bug 14358. changed the name of a preg pref. a=McAfee
2000-01-14 08:29:14 +00:00
rbs%maths.uq.edu.au
a553c9877d
[MATHML] Add two atoms: fontstyle, accentunder
2000-01-14 08:28:35 +00:00
racham%netscape.com
45e92fe62b
Fixing bug 14358. Adding product registration prefs. a=McAfee.
2000-01-14 08:26:41 +00:00
jband%netscape.com
a454a404b6
- checkin of test for arrays of interface fix that went in yesterday.
...
- fix to xpcconvert NativeData2JS to support getting JSObject of DOM object
even when not running on a DOM created JSContext.
- some updates to comments, etc.
r=mccabe
2000-01-14 08:26:34 +00:00
rbs%maths.uq.edu.au
548fccd5a9
Add Maxwell Equations test case contributed by Robert Miner, and fix of some rules in mathml.css
2000-01-14 08:25:57 +00:00
warren%netscape.com
472898d037
New files from andreas.otte@primus-online.de for numerous URL bugs. r=warren
2000-01-14 08:19:26 +00:00
tbogard%aol.net
04815a8996
When adding a child bail out on the pass through stuff when it isn't of the same item type. When adding a child and it is of the same type set the tree owner. When removing a child unset the tree owner. GetPosition and GetSize now just goes through the GetPositionAndSize instead of duplicating the code. r=hyatt.
2000-01-14 08:19:19 +00:00
tbogard%aol.net
3896f0dc39
Changed the NS_ISUPPORTS_IMPL to be an interface map. r=hyatt.
2000-01-14 08:16:50 +00:00
rgoodger%ihug.co.nz
5a6ef98626
making profile manager handle newlines in alerts/prompts properly
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
1da5c3ae3c
use proper newlines in alerts/prompts for profile manager
2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
498ad145a0
fixing 22997, ugly unknown content dialog. partial r=akkana@netscape.com.
2000-01-14 08:03:06 +00:00
rbs%maths.uq.edu.au
aecdd16b1d
[#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics()
2000-01-14 08:02:12 +00:00
sspitzer%netscape.com
060ba9ea6a
fix for #17691 #20480 #20482
...
I wasn't properly landling the cases where the copies and folders prefs
from 4.x were ""
2000-01-14 07:53:28 +00:00
bienvenu%netscape.com
c1c973ae89
backing out harishd 3:50PM checkin a=mcafee
2000-01-14 06:57:53 +00:00
rbs%maths.uq.edu.au
e1fd5b686c
[#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics()
2000-01-14 06:15:37 +00:00
karnaze%netscape.com
33245f0203
new regression test not affecting the build.
2000-01-14 05:10:36 +00:00
dougt%netscape.com
4090a10b2b
Making event handler callbacks static.
...
removing lock during XPT invoke
suggested by jband. bug 18110.
2000-01-14 05:03:29 +00:00
tbogard%aol.net
16c206f9f4
added files: mozilla/xpfe/appshell/public/nsIXULWindow.idl
2000-01-14 04:41:38 +00:00
tbogard%aol.net
3191ddb194
Added nsIXULWindow.idl and put the list in alpha order.
2000-01-14 04:33:54 +00:00
tbogard%aol.net
d3dd8a79de
Added nsIXULWindow.idl to the build.
2000-01-14 04:24:16 +00:00
tbogard%aol.net
5913a2f65d
First check-in. Empty right now, but it will grow into a big boy real soon now.
2000-01-14 04:23:38 +00:00
scc%netscape.com
da2c4e9fd1
Fix build bustage; r=sfraser. My theory for what the current build bustage is: `tainted' |nsCOMPtr<nsIDOMElement>| definition. The full definition of |nsIDOMElement| must be in scope first.
2000-01-14 04:14:09 +00:00
varada%netscape.com
4103d9aaaa
checking in a wizardmachine.ini with bogus values to act as global variables inorder for QA to verify
2000-01-14 03:12:40 +00:00
varada%netscape.com
5e8cb94c78
reading the keys from the wizardmachine.ini and getting the values and storing them in widgets for later use as global variables
2000-01-14 03:12:01 +00:00
beard%netscape.com
c06f7951c2
Using byte array buffer to implement sock read.
2000-01-14 02:26:50 +00:00