Commit Graph

50 Commits

Author SHA1 Message Date
tor@cs.brown.edu
d66496efd5 Bug 388342 - imglib warning when loading jpeg images. r=pavlov 2007-07-16 15:55:21 -07:00
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
asqueella@gmail.com
758861771f Bug 379929 - Lazy creation of nsProperties object for imgContainer
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=tor
2007-06-21 13:45:49 -07:00
tor@cs.brown.edu
ed264beda2 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame.Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor 2007-06-07 08:10:25 -07:00
vladimir@pobox.com
44e55eb2be b=376446, spurious white pixels in animated gifs; r=asmith15, sr=pavlov -- patch from alfredkayser@nl.ibm.com 2007-05-30 01:40:45 -07:00
asqueella@gmail.com
e58f2a8cc4 backed out, b=317748 2007-04-25 14:21:28 -07:00
asqueella@gmail.com
fef058d445 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFramep=Alfred Kayser <alfredkayser@nl.ibm.com>r=pavlov, sr=tor 2007-04-25 13:55:06 -07:00
pavlov%pavlov.net
90172137f6 APNG. bug 257197. patch by Andrew Smith <asmith15@learn.senecac.on.ca>. r=biesi sr=pavlov 2007-03-20 23:56:50 +00:00
cbiesinger%web.de
2d5fec5c1a Bug 38447 store hotspot information from .cur files on the imgIContainer; and
support storing arbitrary information on image containers (via nsIProperties)
r=pavlov sr=tor
2005-01-12 20:16:07 +00:00
roc+%cs.cmu.edu
826f164081 Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:16:07 +00:00
gerv%gerv.net
8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
dbaron%dbaron.org
acdd4e46c0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
timeless%mozdev.org
119841f95c Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
bzbarsky%mit.edu
6926b70a3f Add & implement imgIContainer::ResetAnimation. Bug 152756, patch by
paper@animecity.nu (Arron), r=pavlov, sr=tor, a=asa
2002-10-10 04:43:13 +00:00
seawood%netscape.com
b23e09f544 Fixing tinderbox bustage from checkin for bug 77497. Patch by paper@animecity.nu. 2002-10-07 22:25:32 +00:00
timeless%mac.com
15397b9cbc Bug 77497 imgContainer needs to have a GIF specific version
patch by paper@animecity.nu r=pavlov sr=tor
2002-10-07 21:49:33 +00:00
dcone%netscape.com
669c76e5cd b=143046 r=rods sr=boris API change so we can create different depth nsImages 2002-10-04 03:32:26 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
cbiesinger%web.de
ed5171746d bug 139176 patch by paper r=biesi sr=tor
Animated gif with no global palette puts garbage in transparent area on first loop
2002-07-03 17:56:09 +00:00
pavlov%netscape.com
d26a189738 fixing bug 85595. patch from paper@animecity.nu. r=pavlov sr=tor 2002-06-11 22:29:31 +00:00
cbiesinger%web.de
15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
cbiesinger%web.de
53c0187394 bug 143333 patch by paper@animecity.nu r=pavlov sr=tor
Transparent Animated GIF rendered laced with garbage pixels
2002-05-14 20:55:15 +00:00
pavlov%netscape.com
180ad72be2 fixing bug 132319. patch from paper@animecity.nu. r=pavlov sr=tor@acm.org 2002-05-06 20:20:49 +00:00
badami%netscape.com
549d3562ad Transparent animated GIF displays incorrectly
bug=105804 r=pavlov sr=tor a=asa patch=nivedita@netscape.com
2002-03-06 04:41:35 +00:00
rjesup%wgate.com
329d61c527 Bug 125025: Animations use a lot of CPU, even when not visible. r=pavlov,
sr=brendan.  Heavily optimizes all the bit-twiddling in mask generation
which was 1/2 of where the CPU time was going.
2002-02-19 01:48:33 +00:00
pavlov%netscape.com
63331952f5 checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-02-12 06:37:45 +00:00
pavlov%netscape.com
ad77f11f8e checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org 2002-02-12 06:32:10 +00:00
mkaply%us.ibm.com
be60da33e3 #113592
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
dbaron%fas.harvard.edu
2541b83e4f Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser 2001-12-06 00:09:21 +00:00
pavlov%netscape.com
6b264a697a better hack for crash due to recent versions of gcc's poor optimization + inlining skills. bug 106891. patch from simm0@ii.net. r=pavlov sr=brendan 2001-11-21 00:16:21 +00:00
timeless%mac.com
060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
rods%netscape.com
b9ecdfca41 Added image animation mode constants to imgIContainer.IDL,
Changed the animation mode enum to PRUint16 (removed the enum) in nsIPresContext so we could use the constants
from imgIContainer. (changes from dcone's review comments)
Bug 2586 r=dcone sr=attinasi
2001-11-14 14:03:09 +00:00
dbaron%fas.harvard.edu
570390110a Fix -O2 optimization crash with gcc 2.96 or 3.0.{1,2} by not inlining |#ifdef __GNUC__|. b=106891 r=pavlov sr=brendan 2001-10-28 21:02:05 +00:00
pavlov%netscape.com
48bd1210b0 fixing bug 106623 r=bryner sr=hyatt 2001-10-25 07:44:55 +00:00
pavlov%netscape.com
85a8762e4f part of fix for bug 104999. r=jag sr=jst 2001-10-19 04:16:50 +00:00
valeski%netscape.com
93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
pavlov%netscape.com
fb5cea14ff fixing image rendering color problems on photon. patch from briane@qnx.com. r=pavlov sr=blizzard a=asa 2001-06-13 01:13:06 +00:00
dr%netscape.com
b10ec5431b fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:41:24 +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
e9b54cf19b fixing from generating huge imageframes with broken images. bug 76230. r=akkana, sr=hyatt 2001-04-16 23:13:01 +00:00
akkana%netscape.com
c702439ead 74169: Enable controls on image animation in libpr0n. r=pavlov,saari sr=sfraser 2001-04-16 22:02:39 +00:00
pavlov%netscape.com
dbb8d15bf9 adding some additional error checking r=saari sr=hyatt 2001-04-16 09:17:59 +00:00
hyatt%netscape.com
46df562a47 Fix to ensure 100ms minimum when timeout is less than 100ms for animated images. Checking in for pav. r=saari, sr=me 2001-04-14 00:40:47 +00:00
pavlov%netscape.com
22823e1dc1 fix for timer crash with animated images when changing pages bug 73477 r=pinkerton sr=brendan 2001-03-27 02:42:51 +00:00
pavlov%netscape.com
8350e90e65 fix for hugeass memory leak. bug 73351. r=jag sr=mozbot 2001-03-25 11:57:25 +00:00
saari%netscape.com
81aecfde33 libpr0n 4 mac r=pinkerton,pavlov, sr=smfr 2001-03-24 02:44:26 +00:00
pavlov%netscape.com
6251623a21 removing printfs. adding asserts... fixing warnings 2001-03-22 10:26:36 +00:00
pavlov%netscape.com
bd4d38b6b3 change for new getrect method 2001-03-14 01:14:33 +00:00
saari%netscape.com
9e4d3548ff Updates for imglib2 2001-03-13 23:33:11 +00:00
pavlov%netscape.com
99105ce326 moving the container stuff here. 2001-03-10 01:11:54 +00:00