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

35 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com b67e714e27 Have cvs ignore generated files. 1998-12-05 11:07:45 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
michaelp%netscape.com dc929b5daa fixed build bustage. 1998-12-01 03:20:31 +00:00
cyeh%netscape.com e9d3c67427 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 13fc916361 updated the blending, fixed 8 bit blending, and fixed a leak in the blender 1998-11-04 16:02:50 +00:00
michaelp%netscape.com 10921d7b0b changes to support nsIRenderingContext that conforms to COM conventions. 1998-10-30 02:08:25 +00:00
cls%seawood.org 609f087498 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
rpotts%netscape.com 0a6ae1fbe9 Pass a null nsIURLGroup into the ImageGroup initialize method... 1998-10-01 21:46:24 +00:00
kostello%netscape.com 53b69d0c33 Changed to match new Widget interfaces. 1998-09-14 20:56:27 +00:00
warren%netscape.com 34f3c0ef88 Renamed NSRepository to nsRepository. 1998-09-01 00:26:28 +00:00
rpotts%netscape.com 0e1ddd6c9c Added casts to allow building with STRICT defined... 1998-08-29 06:19:23 +00:00
kipp%netscape.com 317a9ff089 Use flexible library naming 1998-08-05 01:40:20 +00:00
troy%netscape.com c30e0e4b2c API changes to how an image group context is created 1998-08-03 05:10:14 +00:00
troy%netscape.com ef1dfe9b6c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
troy%netscape.com 4b5024c9a1 Fixed some build bustage I introduced 1998-07-16 03:09:33 +00:00
dcone dcae2d1451 16 bit speed testing code 1998-07-10 12:53:15 +00:00
dcone 97b246ee0e Intermediate 16 bit blending 1998-07-08 14:31:31 +00:00
thom d0581f7b04 Mac linux fix. 1998-07-01 23:31:42 +00:00
dcone 9d836d461b added the offset for blending, and a routine to save off bits 1998-06-25 15:07:31 +00:00
michaelp e183f05efb added init() method to prescontext.
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
dcone d1a2f1280f fixed some bugs, intermediate checkin 1998-06-22 14:41:23 +00:00
dcone a382a7878f intermeditate updates to blend and test program. It now works in 24 bit 1998-06-16 13:09:46 +00:00
dcone ae81da7686 updated blending code, and tests 1998-06-11 17:33:26 +00:00
dcone 91600e8e45 put in the inverse color table routine and did 8 bit alpha 1998-05-20 21:12:38 +00:00
dcone 502890ddc2 More composition code, much faster now 1998-05-14 21:49:58 +00:00
dcone 8491a3747e speed up of alpha, some small fixes, inter checkin 1998-05-13 14:28:16 +00:00
dcone 05950ddc0a Some more alpha blending, fixed some bugs and the test app now works 1998-05-08 14:24:53 +00:00
dcone 1b17f325e6 Composition Work 24 bit complete 1998-05-05 14:47:16 +00:00
spider 26364c07ab Fix UNIX build bustage on some systems where tweak_nspr gets appended to TARGET after inclusion of rules.mk, thus breaking nsinstall. 1998-05-01 17:11:13 +00:00
dcone f13f98ddad Updated nsImageWin and gfx bit test for composite functionality 1998-04-29 20:28:16 +00:00
rpotts 4c0a20e9f0 added include of string.h since NSPR no longer includes windows.h which pulled it in... 1998-04-29 20:04:28 +00:00
rpotts ba5d204422 Added windows.h since NSPR no longer includes it... 1998-04-29 20:01:24 +00:00
kipp 4857393413 Fixed compiler bugs/warnings 1998-04-26 03:13:20 +00:00
troy eed6d2436b Changed IntersectRect() to return an empty rect in the case where the
two source rects don't intersect. Also changed '==' operator to return
TRUE if both rects are empty
1998-04-25 04:34:52 +00:00
kipp 4717009d75 moved to pub 1998-04-13 20:24:54 +00:00