warren%netscape.com
e87f3dfecd
Fixed necko ifdef.
1999-06-28 20:23:22 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
ramiro%netscape.com
773e34ec7d
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
dp%netscape.com
300a021a82
Adding gfxMOZ_TOOLKIT and gfxps to get NS_NewTimer()
1999-05-26 07:30:34 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
bruce%cybersight.com
25345b7651
Remove -lnetlib from link lines. Not needed.
1999-04-28 05:30:09 +00:00
leaf%mozilla.org
4ad9f70d5d
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
ramiro%netscape.com
8ce50ad7cf
Make it possible to prefix mozilla dlls that conflict with system dlls.
1999-03-12 12:43:04 +00:00
warren%netscape.com
4b2d56fbaa
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
cyeh%netscape.com
b27fdb082f
fix pdb file generation so that the go into $(OBJDIR) and also
...
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
ebina%netscape.com
38b464566c
Changing RegisterFactory to use the new API.
1999-02-26 17:19:00 +00:00
warren%netscape.com
42f3ca6943
Added forgotten initialization.
1999-02-23 08:01:02 +00:00
mcafee%netscape.com
2e8171db9e
More portable Makefile, and this one builds
1999-02-10 01:50:29 +00:00
michaelp%netscape.com
b4c034f217
removed aWidth from DrawString(). added aFontID to DrawString() and GetWidth().
1999-01-28 05:03:05 +00:00
mcafee%netscape.com
221ee99f04
Comment: No output = test passed
1999-01-21 22:10:57 +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
michaelp%netscape.com
1ee9c1329d
fixed build bustage.
1998-12-01 03:20:31 +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
3c44a29c2c
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
fc225bf7c1
changes to support nsIRenderingContext that conforms to COM conventions.
1998-10-30 02:08:25 +00:00
cls%seawood.org
411ab80ce3
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
rpotts%netscape.com
bb182e3b79
Pass a null nsIURLGroup into the ImageGroup initialize method...
1998-10-01 21:46:24 +00:00
kostello%netscape.com
8c37a3839d
Changed to match new Widget interfaces.
1998-09-14 20:56:27 +00:00
warren%netscape.com
b89e7efaca
Renamed NSRepository to nsRepository.
1998-09-01 00:26:28 +00:00
rpotts%netscape.com
4a9aac62bf
Added casts to allow building with STRICT defined...
1998-08-29 06:19:23 +00:00
kipp%netscape.com
f3c99bef88
Use flexible library naming
1998-08-05 01:40:20 +00:00
troy%netscape.com
c550aa1e0a
API changes to how an image group context is created
1998-08-03 05:10:14 +00:00
troy%netscape.com
7da0401c3c
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
1998-07-26 23:52:36 +00:00
troy%netscape.com
007ea3d8b5
Fixed some build bustage I introduced
1998-07-16 03:09:33 +00:00
dcone
5923c1426c
16 bit speed testing code
1998-07-10 12:53:15 +00:00
dcone
07d5ac2f15
Intermediate 16 bit blending
1998-07-08 14:31:31 +00:00
thom
58f3f0fa82
Mac linux fix.
1998-07-01 23:31:42 +00:00
dcone
bcb8bd62ed
added the offset for blending, and a routine to save off bits
1998-06-25 15:07:31 +00:00
michaelp
ec4811f612
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
052bbf9a8c
fixed some bugs, intermediate checkin
1998-06-22 14:41:23 +00:00
dcone
cc0628b4d0
intermeditate updates to blend and test program. It now works in 24 bit
1998-06-16 13:09:46 +00:00
dcone
06a3dd1232
updated blending code, and tests
1998-06-11 17:33:26 +00:00
dcone
6e4db70ba0
put in the inverse color table routine and did 8 bit alpha
1998-05-20 21:12:38 +00:00
dcone
c22d8277e2
More composition code, much faster now
1998-05-14 21:49:58 +00:00
dcone
0e94d920e1
speed up of alpha, some small fixes, inter checkin
1998-05-13 14:28:16 +00:00
dcone
6e90c68c55
Some more alpha blending, fixed some bugs and the test app now works
1998-05-08 14:24:53 +00:00
dcone
148da3401d
Composition Work 24 bit complete
1998-05-05 14:47:16 +00:00
spider
12597a1870
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
23c777f686
Updated nsImageWin and gfx bit test for composite functionality
1998-04-29 20:28:16 +00:00
rpotts
a024299393
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
965494a232
Added windows.h since NSPR no longer includes it...
1998-04-29 20:01:24 +00:00
kipp
b881d71f5b
Fixed compiler bugs/warnings
1998-04-26 03:13:20 +00:00
troy
16ebcb630d
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
098bef52b4
moved to pub
1998-04-13 20:24:54 +00:00