erik%netscape.com
ac1ab035ca
bug 27164; added new font height APIs, currently only on Unix; will be
...
added to other platforms later
2000-04-26 21:53:26 +00:00
dcone%netscape.com
0a1ca7f28e
Added a DrawPath method to nsRenderingContext, currenly does nothing.
2000-04-25 13:51:46 +00:00
pinkerton%netscape.com
2b1e668eb5
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
troy%netscape.com
efed2ce17c
b=34731 Fixed bug in Unicode version of GetWidth() that takes a line break array.
...
Also added an ascii version of function
2000-04-12 14:49:46 +00:00
erik%netscape.com
e93721a6a3
bug 30022; added Set/Get TextZoom for enlarging/reducing fonts only;
...
r=pierre,troy; will do Unix next; someone will take care of the Mac
2000-04-02 21:47:15 +00:00
troy%netscape.com
8fb55eec52
Added new GetWidth() function that takes as additional arguments an
...
array of break points and an available width and then returns how many
characters fit in the available width. This allows the text frame code
to measure in chunks instead of just a single word at a time
2000-03-31 03:34:05 +00:00
dcone%netscape.com
bc802be2bd
Put nsRenderingContextImpl in Manifest.
2000-03-30 15:09:03 +00:00
dcone%netscape.com
868e269c9e
Added some methods for tiling.
2000-03-30 15:00:45 +00:00
waqar%netscape.com
5b07935fe7
r=dcone@netscape.com
...
d=Cross platform addition to the Rendering context.
2000-03-30 00:50:05 +00:00
dcone%netscape.com
9f4bbf16fb
Added a new class.. which will be a cross platform implementation for the
...
RenderingContext. r = kmmclusk
2000-03-29 15:49:25 +00:00
troy%netscape.com
d2d592948d
Added GetAveCharWidth() function
2000-03-29 01:26:08 +00:00
erik%netscape.com
53fafac1d0
lang group table has been added to proper location under mozilla/intl;
...
removing the redundant table here; minor change; r=none
2000-03-27 04:55:35 +00:00
pierre%netscape.com
c2c59a4b6f
#3371 . Implemented css2/css3 system fonts. GFX on Windows and GTK needs to be completed.
2000-03-25 18:54:36 +00:00
dcone%netscape.com
058f27668f
Added a new interface for the tiling of backgrounds. r=rods
2000-03-20 15:53:17 +00:00
sfraser%netscape.com
83c349fbf1
Changes to nsRepeater to allow it to handle idlers as well as repeaters. bug 904. r=pinkerton
2000-03-16 23:01:56 +00:00
pinkerton%netscape.com
83b6806c2c
adding screen manager r=scc
2000-03-16 04:55:46 +00:00
rickg%netscape.com
ccbae36ab0
removed references to nsStr
2000-03-12 08:58:33 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
mscott%netscape.com
c3129824b5
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
0d6c9c3f9b
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
1682e0a0cd
fixing Solaris build bustage
2000-02-05 05:04:09 +00:00
erik%netscape.com
e2f28a2d77
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
04ac212d14
bug#1248, fix part1. pnunn. rev:troy,dcone,neeti
2000-02-01 22:25:21 +00:00
dcone%netscape.com
5a5b1fa913
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
bf54fe3aa1
bug 8801; add font name prefs code for Unix; r=ftang
2000-01-15 16:37: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
rbs%maths.uq.edu.au
5bf1ba7301
[#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
bfb3fff3c2
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
d6606ac97a
bug 8801; adding font prefs implementation for Windows initially; r=ftang
1999-12-07 23:27:17 +00:00
shaver%netscape.com
506027739d
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
7129fdcf3b
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
7adaf0f0dc
bug 8801; CID for new font enumerator for font prefs UI; r=ftang
1999-11-22 19:34:31 +00:00
dcone%netscape.com
693ccd4cf5
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
bfc47d3c5f
[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
8535dda53e
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
f2b385f475
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
338303faa5
added NS_SCRIPTABLE_REGION_CID. r=pavlov
1999-10-31 02:25:59 +00:00
pnunn%netscape.com
855923be59
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
21f3308118
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
0e583b2b1a
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
cb4c20a3f0
Took out a pure virtual function CreateRenderingContext() that was declared in the interface
1999-10-07 20:43:03 +00:00
kipp%netscape.com
ffdd102b9d
Added in a way to shutdown the image manager
1999-10-05 14:48:44 +00:00
kipp%netscape.com
a31a14c299
Remove some compiler warnings
1999-10-05 14:48:01 +00:00
kipp%netscape.com
03144d6fd2
Added FlushCache method
1999-09-25 20:04:54 +00:00
pavlov%netscape.com
f7aa4adb35
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
8de6552ae8
General cleanup.
1999-09-10 01:48:51 +00:00
ramiro%netscape.com
3b5535c38b
Remove timer stuff which long ago moved to another place.
1999-09-09 09:40:40 +00:00
danm%netscape.com
378fa0edc3
adding nsIDeviceContext::GetClientRect. a:dcone.
1999-09-02 05:37:14 +00:00
kipp%netscape.com
bbec596fa4
Removed obsolete header from export list
1999-09-01 20:56:18 +00:00
kipp%netscape.com
c644c0a56b
Excised nsIDOMRenderingContext
1999-09-01 01:03:10 +00:00