mscott%netscape.com
23a00a46c6
This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
...
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.
The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.
r=travis.
2000-02-15 04:49:32 +00:00
pavlov%netscape.com
a77bec64b2
add GetNumRects() to nsIRegion to return the number of rects making up the region. make two XChangeGC calls in to 1 to reduce X server traffic. inline a few methods that are used internally in the gtk implimentations. remove some code cruft. r=bryner@uiuc.edu
2000-02-07 03:39:21 +00:00
erik%netscape.com
50247b2f4a
fixing Solaris build bustage
2000-02-05 05:04:09 +00:00
erik%netscape.com
54a5a9aff7
bug 8801; temporary fix for a bad performance problem with font prefs;
...
r=troy
2000-02-05 03:31:39 +00:00
pnunn%netscape.com
4b387cfa79
bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
2000-02-01 22:25:21 +00:00
dcone%netscape.com
b11158d941
Added a member for the Canonical pixel scale - cross platform. r=rods b=24405
2000-01-24 14:52:12 +00:00
erik%netscape.com
ebccc58538
bug 8801; add font name prefs code for Unix; r=ftang
2000-01-15 16:37: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
rbs%maths.uq.edu.au
0f95730da9
[#ifdef MOZ_MATHML] Added GetItalicSlope() in nsIFontMetrics.h to get the tagent of the italic angle needed for the italic correction. Added leftItalicCorrection in nsBoundingMetrics and updated documentation
2000-01-07 14:16:02 +00:00
ftang%netscape.com
003999a676
implement Mac GFX w/ langGroup. From now we will use the correct CJK font depend on the document charset. Howerver, it have not listen to the pref yet. r=erik. a=chofmann
1999-12-09 22:44:34 +00:00
erik%netscape.com
f329f5e894
bug 8801; adding font prefs implementation for Windows initially; r=ftang
1999-12-07 23:27:17 +00:00
shaver%netscape.com
89607b7de2
Repair missing newlines at end of files, and remove lines of the form
...
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
neeti%netscape.com
cd72e89586
fix bug 15820,memory leak in ImageManagerImpl by converting it to a service on gtk, windows and mac.r=dp
1999-11-24 03:41:48 +00:00
erik%netscape.com
b9bc3d0cf6
bug 8801; CID for new font enumerator for font prefs UI; r=ftang
1999-11-22 19:34:31 +00:00
dcone%netscape.com
75ff68cca8
Fixed the MoveTo to move to the x and y instead of the y and y. R=rods
1999-11-12 15:10:40 +00:00
rbs%maths.uq.edu.au
b357f84d41
[GFX] GetBoundingMetrics() added in nsIRenderingContext and associated changes elsewhere (patform-specific) to support its implementation. Fixes for existing bugs discovered while doing the implementation. Details for public: API of the GetBoundingMetrics() method for accurate measurements of a string in order to allow precise positionning when processing MathML. review: Erik, Shyjan.
1999-11-11 04:24:51 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
sfraser%netscape.com
13525c0af2
Fixes for 18029 and 16723 -- fix image drawing on Mac to use GWorlds, and put in api to lock and unlock pixels. r=pnunn, a=chofmann.
1999-11-04 22:26:57 +00:00
beard%netscape.com
f39012960d
added NS_SCRIPTABLE_REGION_CID. r=pavlov
1999-10-31 02:25:59 +00:00
pnunn%netscape.com
498ae50fdc
bug#16785: forgot to checkin the include file change. Removing old, obsolete get image type call.
...
pnunn.
1999-10-22 21:46:56 +00:00
dcone%netscape.com
312a183d53
fixed the CreateRenderingContext call in nsDeviceContext to get rid of warnings. CR by KMcclusk.
1999-10-12 13:32:34 +00:00
ramiro%netscape.com
3849c0fcb8
Fix for bug 13522. Duplicate nsITimer.h files. Removing the old ones.
...
r=pavlov@netscape.com .
1999-10-11 03:48:21 +00:00
dcone%netscape.com
85be43853c
Took out a pure virtual function CreateRenderingContext() that was declared in the interface
1999-10-07 20:43:03 +00:00
kipp%netscape.com
cdc696924a
Added in a way to shutdown the image manager
1999-10-05 14:48:44 +00:00
kipp%netscape.com
a43ad60044
Remove some compiler warnings
1999-10-05 14:48:01 +00:00
kipp%netscape.com
a024d42d15
Added FlushCache method
1999-09-25 20:04:54 +00:00
pavlov%netscape.com
66e73b18eb
make things use NS_GET_IID macros and DECL_ISUPPORTS1 macro. added a CopyClipRegion method
1999-09-13 03:42:37 +00:00
briano%netscape.com
dc485a3dc0
General cleanup.
1999-09-10 01:48:51 +00:00
ramiro%netscape.com
3e8b0f31f1
Remove timer stuff which long ago moved to another place.
1999-09-09 09:40:40 +00:00
danm%netscape.com
b78875c8f5
adding nsIDeviceContext::GetClientRect. a:dcone.
1999-09-02 05:37:14 +00:00
kipp%netscape.com
c565dcc0a2
Removed obsolete header from export list
1999-09-01 20:56:18 +00:00
kipp%netscape.com
a824a98378
Excised nsIDOMRenderingContext
1999-09-01 01:03:10 +00:00
cyeh%netscape.com
9577b5cefa
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 00:54:34 +00:00
kmcclusk%netscape.com
c73496735f
added comment that NS_COPYBITS_TO_BACK_BUFFER flag passed to nsRenderingContext::CopyOffscreenBits is obsolete and going away
1999-08-19 22:34:22 +00:00
ramiro%netscape.com
12f5c30340
Adding support for XOR selection. Updated nsIRenderingContext interface
...
to support InvertRect() for the XOR-ing of rectangles. Makes selection
work as expected on windows and unix as opposed to the rectangle hack.
Stubs added for all other platforms.
1999-07-20 07:26:09 +00:00
peterl%netscape.com
73515f0ad4
switch to preprocessor for code generation
1999-07-18 00:07:55 +00:00
peterl%netscape.com
ed8cd49c87
changed api to be string based
...
switch to using preprocessor for color enums
1999-07-18 00:07:20 +00:00
peterl%netscape.com
9ad4e38dde
change color string apis to use nsString
1999-07-18 00:06:12 +00:00
ramiro%netscape.com
ba8ba82cc6
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
ramiro%netscape.com
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
pnunn%netscape.com
d7505bd04a
added to image mime type list. pnunn. ok'd by chofmann.
1999-07-08 01:33:22 +00:00
warren%netscape.com
f1826b64cd
Removed necko ifdef.
1999-06-28 22:07:07 +00:00
warren%netscape.com
99d39258c9
Removed necko ifdef.
1999-06-28 20:19:48 +00:00
valeski%netscape.com
e16554ea83
NECKO build issue (nsILoadAttrib got loose on us)
1999-06-28 12:20:08 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
av%netscape.com
076a0e2e7e
Adding a method to retrieve native drawing data
1999-06-26 21:53:07 +00:00
warren%netscape.com
4001aade80
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
1999-06-25 02:17:37 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
valeski%netscape.com
e23b3c673c
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
bruce%cybersight.com
1e47eb8696
Interface classes really do need to define |GetIID()|. 5 of these files are just being switched over to the macro. The others were all lacking |GetIID()| implementations.
1999-06-14 06:16:08 +00:00