Commit Graph

28 Commits

Author SHA1 Message Date
bryner%netscape.com
c573016208 Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
pavlov%netscape.com
80f4c45fa3 first of many patches to come for bug 104999 r=timeless sr=hyatt 2001-10-18 09:43:22 +00:00
pavlov%netscape.com
4d223104e1 adding uuid r=me,biesi sr=waterson bug 77354 2001-09-29 14:05:14 +00:00
alecf%netscape.com
298c713fa2 add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls 2001-09-10 20:46:52 +00:00
jelwell%netscape.com
ac2d9d752e Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
pavlov%netscape.com
2fc149e1f3 make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
pavlov%netscape.com
d714532feb minor api changes/indentation and spacing fixes, etc 2001-03-14 00:35:27 +00:00
saari%netscape.com
efb83a3987 Updates for libimg2 2001-03-13 23:25:59 +00:00
pavlov%netscape.com
1240857af8 removing lots of stuff (like all the platform specific code) moving gfxIImageContainer* into new image library 2001-03-10 01:10:05 +00:00
pavlov%netscape.com
72dbda52ea adding StartAnimation() 2001-02-23 23:48:25 +00:00
pavlov%netscape.com
eea8eb56d8 merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
pavlov%netscape.com
7b303f9b28 removing gfx2 stuff on head in prep for merge from branch 2001-02-20 22:27:56 +00:00
pavlov%netscape.com
9cb956818d adding loopcount and timeout to the frame/container 2001-01-23 00:28:03 +00:00
pavlov%netscape.com
06868b8c14 some documentation changes 2001-01-22 07:32:41 +00:00
pavlov%netscape.com
f85fc1724b added nsIImageContainer and nsIImageFrame and removed nsIImage2 2001-01-22 06:22:13 +00:00
pavlov%netscape.com
bf7a55b81f move the defines outside the ifdefs 2001-01-16 19:31:24 +00:00
pavlov%netscape.com
d06021ca43 ifdef undef ... endif 2001-01-14 06:13:17 +00:00
pavlov%netscape.com
442f4c8422 !@E!@#!@# 2001-01-14 05:31:26 +00:00
pavlov%netscape.com
b2cad21092 renaming nsIImage to nsIImage2 for now... 2001-01-13 02:59:24 +00:00
pavlov%netscape.com
db1e7beaa8 make GetBits have an out param of an array of PRUint8s. 2001-01-12 13:09:16 +00:00
pavlov%netscape.com
0ce4d0891b some code that should in theory write a bmp whenever GetBits is called to c:\whatever.bmp... this however produces a blank bmp at the moment... 2001-01-12 08:23:22 +00:00
pavlov%netscape.com
2e3f144240 fix some build problems 2001-01-12 03:54:43 +00:00
pavlov%netscape.com
3f8c9a9d59 i don't remember what i changed. i hate windows. windows sucks. its makefile and dlldep crap can kiss my ass 2001-01-11 04:34:43 +00:00
pavlov%netscape.com
7d0fd82a28 adding windows makefile 2001-01-10 00:53:48 +00:00
pavlov%netscape.com
7f4743c7a3 move the typedef of nscolor to gfx_color in to gfxcompat.h. change the typedef of gfx_color to PRUint32 from unsigned long just to make it explicit 2001-01-08 03:11:58 +00:00
pavlov%netscape.com
0c57a195f2 adding bytesPerRow and bitsLength attributes 2001-01-07 04:30:08 +00:00
pavlov%netscape.com
fd1214a386 more changes 2001-01-07 04:22:41 +00:00
pavlov%netscape.com
e5332662cb merging the base and image parts of gfx2 to HEAD, renaming nsMargin, nsPoint, nsRect to whatever2 to avoid header name conflicts with gfx
still need to resolve issue with gfx2's nsIImage wanting to use nsIDrawable, since there arn't any ifdefs in idl...
2001-01-07 01:40:18 +00:00