Commit Graph

576 Commits

Author SHA1 Message Date
blizzard%appliedtheory.com
1f45aecfb1 patch from Brian Ryner <bryner@uiuc.edu> for scaling fonts a little
better.
1998-12-29 21:08:11 +00:00
dcone%netscape.com
17b9100eae Cleanup of the ps directory, incremental changes 1998-12-24 15:25:04 +00:00
dcone%netscape.com
2e243d1ebe Took out files no longer needed for ps, updated all the files for postscript support 1998-12-21 22:13:04 +00:00
peterl%netscape.com
9cf2d5b9a3 rename string key to make buggy unix compilers happy 1998-12-21 05:55:44 +00:00
pavlov%pavlov.net
8e130a59d7 s/ :: /::/ 1998-12-19 18:01:17 +00:00
dcone%netscape.com
9eadd75926 Renamed files for the Postscript directory in GFX 1998-12-18 16:36:47 +00:00
pierre%netscape.com
e49a493536 Fixed/implemented offscreen drawings - numerous changes 1998-12-18 13:33:31 +00:00
pierre%netscape.com
55d8e8308c Call DeviceContextImpl::Init() just because Windows does it 1998-12-18 13:29:06 +00:00
waterson%netscape.com
dc46b0d605 Added IID() method to fix build bustage. 1998-12-18 01:33:04 +00:00
pinkerton%netscape.com
68d610b7dc inserted IID() method for use with nsCOMPtr. 1998-12-17 22:13:41 +00:00
kmcclusk%netscape.com
bf68ccdd6e Added files to do postscript output. 1998-12-16 18:30:12 +00:00
dcone%netscape.com
f12f16d7ca fixed resoluton problem for printing. 1998-12-16 18:02:38 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
sfraser%netscape.com
e9e844fade Make sure the port is initialized before being used. 1998-12-16 01:59:31 +00:00
michaelp%netscape.com
361c8080ab we now call GetNearestColor() in 16bpp when creating brushes and pens. 1998-12-15 23:13:59 +00:00
dcone%netscape.com
031b91086c fixed the scaling bug 1998-12-15 22:22:40 +00:00
dcone%netscape.com
b8ac234783 fixed some scaling issues for the mac, more to come 1998-12-15 16:56:53 +00:00
michaelp%netscape.com
56739d78ed added ability to create a drawing surface from an HDC under windows. 1998-12-15 05:51:30 +00:00
beard%netscape.com
3cb1e6a525 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
dcone%netscape.com
4a72bbc421 Added an init routine for the Graphic state that takes an nsDrawingSurface so the state will not be initialized to null. 1998-12-11 16:04:23 +00:00
dcone%netscape.com
dbbc7656e0 Update routines for creating a rendering context, and fixed the printer routines. 1998-12-11 16:03:10 +00:00
sfraser%netscape.com
4dd86fa679 Convert AppleSingle -> binary 1998-12-09 20:48:54 +00:00
pierre%netscape.com
444722da26 removed saari's hack 1998-12-09 10:17:31 +00:00
pierre%netscape.com
8511ddd1bf A bunch of changes: removed saari's hacks, fixed origins, fixed clipping, fixed offscreen (for simple use like in the ImageButtons only, not for multiple offscreen surfaces like the Blender in the ViewManager), fixed a bug in some drawing functions (DrawEllipse, FillEllipse, DrawArc) 1998-12-09 10:17:06 +00:00
pierre%netscape.com
6a2a819850 Copied SetAlphaMask() from Windows in an attempt to fix some problems (it did not but I'm leaving it there because it cannot hurt). 1998-12-09 10:15:44 +00:00
pierre%netscape.com
8ad023962d Removed some include files 1998-12-09 10:14:46 +00:00
pierre%netscape.com
9d05ec1948 optimized and cleaned up 1998-12-08 01:47:04 +00:00
pierre%netscape.com
f05cc800e4 rewrote the GraphicState handling 1998-12-07 03:38:58 +00:00
pavlov%pavlov.net
98d8b3260b set the horizontal scrollbars to the same size size as the verticle ones 1998-12-06 03:48:00 +00:00
pierre%netscape.com
7286b17e0d Init() does some clipping and initializes the Pen and TextMode (it's related to changes in nsWindow::StartDraw()). In all the drawing functions, replaced SetPort/SetClip/SetOrigin with StartDraw/EndDraw. More changes to come soon. 1998-12-06 00:37:00 +00:00
pierre%netscape.com
9e32e43c56 added StartDraw(), EndDraw() and mCurrentBuffer. More changes to come soon. 1998-12-06 00:36:35 +00:00
ramiro%netscape.com
e06da2636b Add a return to a function which is supposed to return a value,
to keep the Solaris native compiler happy.

Thanks to Tim Rowley <tor@cs.brown.edu> for the fix.
1998-12-05 11:50:32 +00:00
ramiro%netscape.com
9de953c38c Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
akkana%netscape.com
5da3c4fcdf base/src/nscore.h 1998-12-04 21:36:23 +00:00
dcone%netscape.com
62ebba6112 added the nsDeviceContextSpec and factory support for printing support 1998-12-04 15:04:30 +00:00
dcone%netscape.com
26823e00ba Added the nsDeviceContextSpecFactory and nsDeviceContextSpec support 1998-12-04 15:03:41 +00:00
dcone%netscape.com
88115c192c Added printing support 1998-12-04 15:02:57 +00:00
dcone%netscape.com
67bb22ffd2 First Checked In. 1998-12-04 15:02:26 +00:00
wtc%netscape.com
a8634da8db The GetFont method of nsIFontMetrics takes a const pointer reference
as argument, so we must pass a const pointer reference to it.
1998-12-03 06:29:56 +00:00
saari%netscape.com
a07f36d7a3 Mac only hackery to make rendering better. 1998-12-03 04:24:54 +00:00
dcone%netscape.com
26ca8b6da1 Changed the name so the file can be used on the Mac 1998-12-02 16:06:31 +00:00
saari%netscape.com
b27c30186d Fixing build breakage. nsRegionMac API changed on me. 1998-12-02 04:26:16 +00:00
saari%netscape.com
bc42ed5311 fixed hand merge error 1998-12-02 02:51:48 +00:00
saari%netscape.com
78e6d81792 ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. 1998-12-02 02:45:08 +00:00
michaelp%netscape.com
0a0eebced5 fixed build bustage. 1998-12-02 01:08:43 +00:00
michaelp%netscape.com
6cfbcd06d4 added GetNativeRegion() and GetRegionComplexity() methods. 1998-12-02 00:36:56 +00:00
michaelp%netscape.com
65c80dd46c added FlushFontCache() method. 1998-12-02 00:36:08 +00:00
michaelp%netscape.com
1ee9c1329d fixed build bustage. 1998-12-01 03:20:31 +00:00