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

50559 Коммитов

Автор SHA1 Сообщение Дата
leif%netscape.com 76f9f596b3 First major cleanup, mostly finished. 2000-01-14 22:25:29 +00:00
rginda%netscape.com 8371c2ed5e revised incorrect testcase 2000-01-14 22:23:08 +00:00
terry%mozilla.org 16d360a8d4 Remove unused files. 2000-01-14 22:04:49 +00:00
sspitzer%netscape.com 920287de74 backing out andreas and warren 2000-01-14 22:01:56 +00:00
terry%mozilla.org 8ac13a498a Remove unused files. 2000-01-14 21:44:14 +00:00
alecf%netscape.com d34375c61d fix usages of getprehost so that we can send mail
a=granrose
2000-01-14 20:20:04 +00:00
alecf%netscape.com 9f6a49ba77 fix usages of GetPreHost so that mail folders can appear
a=granrose
2000-01-14 20:19:17 +00:00
alecf%netscape.com 26dec628b3 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 77227b1cfd fix null pointer check for blocker #23958 2000-01-14 19:07:33 +00:00
Jerry.Kirk%Nexwarecorp.com a41cf74f77 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 bee947629d Fixed some problems with rounded borders. r=rods 2000-01-14 14:43:05 +00:00
dcone%netscape.com a70ef8651c Added a container for the printContext. r= rods b = 21470 2000-01-14 14:30:41 +00:00
Jerry.Kirk%Nexwarecorp.com caf920b3a1 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 17940b230c fix for skipping last regression file, not affecting the build. 2000-01-14 13:47:35 +00:00
Jerry.Kirk%Nexwarecorp.com 0c1d8adc70 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 e0565e7481 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 0b8fd87711 Forgot to check in a file. 2000-01-14 11:20:15 +00:00
warren%netscape.com 65f2841dbd Moved CIDs to nsIURLParser.idl to avoid mac bustage. 2000-01-14 11:09:17 +00:00
mcafee%netscape.com b7d3695228 Backing test8 out again, r=warren. 2000-01-14 10:49:12 +00:00
hyatt%netscape.com 05088ea910 Fix for bug #20452. r=pav 2000-01-14 10:34:27 +00:00
cls%seawood.org 6f55915bd3 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 99b5bd994e Added access path for netwerk/base/src. 2000-01-14 10:15:46 +00:00
warren%netscape.com 1fce0dea36 Added access path. 2000-01-14 10:14:19 +00:00
hyatt%netscape.com 34045289f4 Fix for bug #23828. r=pav. 2000-01-14 10:04:12 +00:00
hyatt%netscape.com f8eb92f3b3 added files: mozilla/layout/base/src/nsPresState.cpp 2000-01-14 09:59:49 +00:00
hyatt%netscape.com e37730de69 Partial fix for 18604. r=pav 2000-01-14 09:57:31 +00:00
pavlov%netscape.com b24ca28975 fix for bug 13161 2000-01-14 09:52:46 +00:00
mcafee%netscape.com f82f0c91f1 Adding test8 back to bloaty test. (23798) 2000-01-14 09:37:03 +00:00
hyatt%netscape.com 489fa24f63 Fixes for bugs 17460 and 21656. r=travis 2000-01-14 09:28:54 +00:00
warren%netscape.com 7924c372a1 Added nsIURLParser.idl to manifest. 2000-01-14 09:26:06 +00:00
alecf%netscape.com 76b7dad32e 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 d6a205f1ec 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 d9d117bd67 [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 6194329a62 Fixing bug 14358. Extracting activation url. a=McAfee 2000-01-14 08:31:44 +00:00
warren%netscape.com f83fc275d4 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 46fd756c38 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 00cf03d93d [MATHML] Add two atoms: fontstyle, accentunder 2000-01-14 08:28:35 +00:00
racham%netscape.com a8c7ba4809 Fixing bug 14358. Adding product registration prefs. a=McAfee. 2000-01-14 08:26:41 +00:00
jband%netscape.com 3812f5b25a - 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 9228d7a6e5 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 e8d1407a81 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 aec2b94986 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 e1ce456d9f Changed the NS_ISUPPORTS_IMPL to be an interface map. r=hyatt. 2000-01-14 08:16:50 +00:00
rgoodger%ihug.co.nz 540ee087eb making profile manager handle newlines in alerts/prompts properly 2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz cae545f7ae use proper newlines in alerts/prompts for profile manager 2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz 3df785c532 fixing 22997, ugly unknown content dialog. partial r=akkana@netscape.com. 2000-01-14 08:03:06 +00:00
rbs%maths.uq.edu.au ea5736732c [#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics() 2000-01-14 08:02:12 +00:00
sspitzer%netscape.com 70db1835e1 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 d06112b188 backing out harishd 3:50PM checkin a=mcafee 2000-01-14 06:57:53 +00:00
rbs%maths.uq.edu.au 745ea114fe [#ifdef MOZ_MATHML] Change of the character cordinate system of GetBoundingMetrics() 2000-01-14 06:15:37 +00:00