Commit Graph

554 Commits

Author SHA1 Message Date
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
michaelp%netscape.com
cf6649b654 revised blending APIs. 1998-12-01 02:15:44 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
michaelp%netscape.com
337fdd7b1a fixed resource leak. 1998-11-28 04:24:15 +00:00
michaelp%netscape.com
b90db6870e fixed duplicate resource free. 1998-11-28 04:23:23 +00:00
michaelp%netscape.com
6458aae507 added missing NS_INIT_REFCNT(). 1998-11-28 04:21:40 +00:00
peterl%netscape.com
69e3d48a66 fixed bug in font family enumeration 1998-11-26 01:22:04 +00:00
peterl%netscape.com
67259ff2eb made text decorations minimum size of 1 pixel 1998-11-26 01:21:22 +00:00
pavlov%pavlov.net
284b625465 fix twipstopixels and got the scrollbars being sized correctly. 1998-11-25 02:35:59 +00:00
pavlov%pavlov.net
af40821be2 fixed my assertions 1998-11-24 02:43:07 +00:00
pavlov%pavlov.net
cb493acde9 Added assertions to the gfx code so that we can find xp bugs easier 1998-11-24 01:32:12 +00:00
michaelp%netscape.com
7daa228fcb added STRICT to list of preprocessor macros. 1998-11-23 19:00:08 +00:00
danm%netscape.com
a6c31bb67b tweak change from last rev, which was close, but misbehaved. 1998-11-23 17:34:50 +00:00
troy%netscape.com
941d378fe1 Added some casts to make the 6.0 compiler happy 1998-11-23 03:43:49 +00:00
michaelp%netscape.com
8a584e6cef changed ::ReleaseDC() call in RealizeFont() key off of the same thing that
it used to conditionally call ::GetDC(). strictly speaking this change was
not necessary. i did it to make the code look a bit cleaner and accomodate
the situation where a device context is Init()ed with a null widget handle.
a device context of that sort is questionable, but that issue can be
addressed separately.
1998-11-23 03:14:38 +00:00
michaelp%netscape.com
bdeb783286 fixed a bunch of resource leaks exposed by the xpviewer and made
HDC state propagation in SetupDC() more complete.
1998-11-23 03:12:16 +00:00
michaelp%netscape.com
4b838b50a8 changed for drawing surface HDC ownership setting. 1998-11-23 03:11:16 +00:00
michaelp%netscape.com
4f12e7519f added data member to drawing surface to determine HDC ownership. 1998-11-23 03:10:10 +00:00
msw%gimp.org
3cdb3eefd1 A _horrible_ hack to make fonts readable. Needs much work here. 1998-11-22 04:48:47 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
dcone%netscape.com
cd511096b1 Another small fix, to take out unnessasary code. 1998-11-20 19:26:06 +00:00
dcone%netscape.com
86b548ad37 deleted duplicate from nsIImage.h - no longer needed 1998-11-20 18:55:50 +00:00
dcone%netscape.com
cff6d69a99 Took out all blending code, and updated to coding standards, general cleanup 1998-11-20 17:37:18 +00:00