cbiesinger%web.de
05fcbede9c
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
cbiesinger%web.de
8bf7cd6391
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
bsmedberg%covad.net
b8692b632b
The gnome icon decoder cannot be part of libxul because it uses gnome libs that are allowed to not be present at runtime. See bug 273876
2004-12-10 17:58:29 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
roc+%cs.cmu.edu
14447eb6f2
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
varga%nixcorp.com
cd1df2e308
Updating my email address.
2004-10-22 18:33:55 +00:00
bzbarsky%mit.edu
b64d2bbf98
Set the out param to the clone before notifying on the clone. This will help
...
with callers that expect the variable they are cloning into to be set by the
time notifications happen. Bug 259139, r=pavlov, sr=dbaron
2004-09-20 22:46:22 +00:00
dveditz%cruzio.com
ea39eadbee
bug 255067 reduce max image size to prevent DOS
2004-08-27 10:34:14 +00:00
cbiesinger%web.de
23a47001f9
Bug 254586 don't assume cacheToken can be qi'd to nsICacheEntryDescriptor
...
r=bzbarsky sr=darin
2004-08-10 23:57:25 +00:00
cbiesinger%web.de
70b63e0684
Bug 252842 MIME type "image/vnd.microsoft.icon" is not recognized
...
r=tor sr=bz
2004-08-10 20:37:32 +00:00
tor%cs.brown.edu
7a35e4c5e1
Bug 251381 - libpng buffer overflow vulnerabilities.
...
p=glennrp,tor; r=glennrp,tor; sr=tor
2004-08-04 14:02:34 +00:00
cbiesinger%web.de
a031f10964
bug 251446 X10-style XBM images do not render properly
...
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor
2004-08-03 12:59:56 +00:00
bzbarsky%mit.edu
047bfc33d6
Only count proxies with listeners when deciding whether to animate or not. Bug
...
252730, r=pavlov, sr=dbaron
2004-07-29 17:09:42 +00:00
cbiesinger%web.de
a65892c34d
removing trailing CR, to fix OS/2 bustage
2004-07-25 10:42:14 +00:00
timeless%mozdev.org
c41ad61a41
Bug 225164 nsIconDecoder needs not be built anymore on win32
...
patch by sdwalker@myrealbox.com r=biesi sr=tor
2004-07-21 03:22:28 +00:00
cbiesinger%web.de
c7e472b160
Bug 247981 necko depends on libpr0n
...
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
neil%parkwaycc.co.uk
f0a4cfdf64
Remove ben's win/nsIconChannel.cpp dependency on IE allowing it to work on W95/NT4 again also fixing mingw builds p=lorenzo@colitti.com r=me sr=mscott
2004-06-29 20:16:00 +00:00
cbiesinger%web.de
accb367c14
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
ben%bengoodger.com
196db75dc6
bug 246616 - moz-icon should be able to draw special virtual namespace icons for Desktop and My Documents, r=mscott
2004-06-22 22:36:40 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
bsmedberg%covad.net
14bf5bab31
Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin
2004-06-09 18:36:25 +00:00
tor%cs.brown.edu
62c9b7ff7a
Bug 244506 - speed up drawing of tiled 1-bit alpha images. r=blizzard, sr=roc
2004-06-01 14:26:44 +00:00
cbiesinger%web.de
a5a60ad60c
fix bustage, on machines with older libgnomeui, and on systems whose test doesn't support ==
2004-05-19 18:19:04 +00:00
cbiesinger%web.de
bc5068af2c
fix typo, not part of default build
2004-05-19 14:41:17 +00:00
cbiesinger%web.de
6834aa7887
fixing more bustage
2004-05-18 20:01:27 +00:00
cbiesinger%web.de
54cf65f3d6
bug 225148. implement moz-icon channel for gnome.
...
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
neil%parkwaycc.co.uk
93189a5531
Bug 243511 Fix crash when displaying bitmap with invalid number of colours r=biesi sr=tor
2004-05-13 21:41:03 +00:00
caillon%redhat.com
2942b87202
306 // note: once we have an IconRef,
...
307 // we MUST release it before exiting this method!
r=timeless,sr=jst over irc. no bug.
2004-05-13 01:43:02 +00:00
tor%cs.brown.edu
3d43d19eca
Bug 241773 - keep displaying the valid portions of a corrupt animated gif.
...
r=paper, sr=darin
2004-05-12 22:45:16 +00:00
tor%cs.brown.edu
3e1dc6d374
Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin
2004-05-05 21:17:31 +00:00
mkaply%us.ibm.com
2376b8d630
#241757
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't close a file that didn't get created
2004-04-27 19:55:05 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
cls%seawood.org
6d0b0f4b05
Attempting to fix tinderbox bustage.
2004-04-18 02:51:26 +00:00
dbaron%dbaron.org
ff4fb5ab5e
Fix bustage, perhaps.
2004-04-17 06:26:27 +00:00
mkaply%us.ibm.com
a8bbffd86f
#234688
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)
2004-04-17 03:20:44 +00:00
cbiesinger%web.de
29aacecb07
fixing os/2 bustage
2004-04-15 22:36:56 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
ben%bengoodger.com
433d4fafd1
bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon.
2004-03-17 21:23:52 +00:00
bsmedberg%covad.net
b107850633
Bug 233160 - separate style overlays out of nsIXULChomeRegistry r+sr=hyatt with additional lookovers from dbaron+bz
2004-03-09 19:59:09 +00:00
bzbarsky%mit.edu
684f965503
Load background images from style instead of from painting. This makes us
...
start loading the background images when we resolve style on an object that
needs them instead of when we scroll down and see it for the first time. Bug
57607, r=pavlov, sr=dbaron
2004-03-09 03:57:51 +00:00
mkaply%us.ibm.com
cfc942cdcf
#235018
...
r=mkaply, sr=blizzard
Same patch as 229695 for Windows to use MIME type for download icon
2004-03-08 22:39:47 +00:00
neil%parkwaycc.co.uk
1a330447ec
Bug 230636 Support Windows XP moz-icon:s with alpha transparancy r=biesi sr=mscott
2004-03-02 09:14:42 +00:00
cbiesinger%web.de
e0f8c7bf80
bug 235537 r=neil sr=darin
...
Always return an error code when MakeInputStream fails, instead of just returning a null stream
2004-02-27 14:19:14 +00:00
mconnor%myrealbox.com
926361b6b7
Bug 231357 Remove universal image mimetypes from accept header r=darin sr=brendan
2004-02-26 04:16:23 +00:00
tor%cs.brown.edu
4e764cd597
Bug 235298 - gif with invalid end-of-stream marker wasn't being
...
identified as corrupt. r=paper, sr=darin
2004-02-25 23:25:57 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bsmedberg%covad.net
ce82e9c3b7
Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
2004-02-11 01:01:31 +00:00
tor%cs.brown.edu
071605bb04
Bug 212263 - missing files in .cvsignore. Patch by d_king@xtra.co.nz,
...
r=pavlov, sr=tor.
2004-02-05 16:19:02 +00:00
cbiesinger%web.de
cb9c2f1442
Bug 185195 cleanup BMP Decoder
...
r=neil.parkwaycc.co.uk sr=tor
2004-01-21 17:30:14 +00:00
tor%cs.brown.edu
f195702b69
Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner
2004-01-16 23:32:25 +00:00
tor%cs.brown.edu
52989f80bf
Bug 229836 - map illegal index values to black. r=paper, sr=blizzard
2004-01-14 17:08:26 +00:00
tor%cs.brown.edu
e6b79289d5
Bug 230578 - missing rows in incremental load of XBM image. r=biesi, sr=bryner
2004-01-12 23:06:01 +00:00
mkaply%us.ibm.com
318bf4680b
#223128
...
r=biesinger, sr=blizzard (platform specific)
OS/2 only - don't call streamlistener methods directly
2004-01-08 23:35:07 +00:00
bzbarsky%mit.edu
d37d9a3e5f
Setting .src should reset image animations; don't animate images no one is
...
looking at. Bug 210001, r=pavlov, sr=jst
2004-01-08 18:29:28 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
cbiesinger%web.de
4cf97a6ea9
229695 Icon in download dialog is based on extension, not MIME type
...
r=neil.parkwaycc.co.uk sr=bz
2004-01-03 17:44:17 +00:00
cbiesinger%web.de
18fdb39822
225807 r=bzbarsky sr=darin make more use of getPrimaryExtension
2003-12-19 21:34:00 +00:00
cbiesinger%web.de
c35f00393d
221593 win nsIconChannel.cpp should not call streamlistener methods synchronously
...
r=darin sr=tor
2003-12-19 15:04:27 +00:00
mkaply%us.ibm.com
9e488c8f68
#226476
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
Bad structure/bitfield definitions causing icons not to work
2003-11-24 22:05:11 +00:00
tor%cs.brown.edu
86a01684f3
Bug 225015 - prevent assert caused by access to nonexistent frame.
...
r=sicking, sr=bryner
2003-11-16 18:11:04 +00:00
neil%parkwaycc.co.uk
3ef32f3aa5
Bug 225083 moz-icons show wrongly for 5-6-5 bitfields r=ere sr=mscott
2003-11-12 22:25:51 +00:00
bryner%brianryner.com
95de8175be
Convert imgContainerGIF to use nsCOMArray instead of nsSupportsArray. Bug 224621, r=darin, sr=tor.
2003-11-04 02:14:11 +00:00
neil%parkwaycc.co.uk
c830df5cdc
Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott
2003-10-30 09:22:24 +00:00
tor%cs.brown.edu
33ddd7bb0a
Bug 222293 - gif crasher if animation overlay is offscreen in only one
...
direction. r=paper, sr=blizzard, a=asa.
2003-10-24 02:58:03 +00:00
tor%cs.brown.edu
897e2580c9
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
2003-10-22 21:12:36 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
bryner%brianryner.com
92b8b3afef
Link the icon decoder with -framework Carbon to try to avoid undefined symbols on Mac OS 10.1.x. Bug 213639, r=bz.
2003-09-30 07:08:57 +00:00
mkaply%us.ibm.com
a89a72a036
#73642
...
r=pavlov, sr=tor
Cleanup of calling conventions in JPEG
2003-09-18 20:38:36 +00:00
tor%cs.brown.edu
ae4dcb1968
Bug 217025 - handle switch from local colormap to global properly.
...
r=pavlov, sr=darin
2003-09-15 21:52:44 +00:00
bsmedberg%covad.net
fcbc84a97e
Embedding and GRE manifests.
2003-09-15 19:57:05 +00:00
tor%cs.brown.edu
51d389db19
Bug 218758 - prevent read off end of interlace buffer for interlaced RGB
...
interlaced PNGs. r=pavlov, sr=bryner
2003-09-11 02:59:31 +00:00
tor%cs.brown.edu
3bde434466
Bug 218651 - ignore contents of ICO directory entry reserved field.
...
r=pavlov, sr=bryner
2003-09-11 02:56:54 +00:00
tor%cs.brown.edu
b40c6ff43f
Bug 217025 - GIF decoder cleanup. r=pavlov, sr=darin
2003-09-11 02:54:29 +00:00
bryner%brianryner.com
0675c941bf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
tor%cs.brown.edu
ab4d91dace
Bug 209079 - corrupted gif LZW data could crash mozilla.
...
r=pavlov, sr=dbaron, a=brendan
2003-08-20 18:04:52 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
tor%cs.brown.edu
9731f8d74d
Bug 208622 - some animated gifs don't display properly. r=pavlov, sr=scc
2003-07-24 23:17:50 +00:00
cbiesinger%web.de
78d62f68f6
bug 198293 r=tor sr=scott@scott-macgregor.org support ICOs with alpha channel
2003-07-23 18:39:11 +00:00
jaggernaut%netscape.com
bf82a649b9
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2003-07-14 07:37:39 +00:00
bzbarsky%mit.edu
e91ae1f2b8
Update the string stream interface a bit and simplify the implementation a
...
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
seawood%netscape.com
99284afa71
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
cbiesinger%web.de
f3e47e1374
211010 Memory leak of 576 bytes from 3 blocks allocated in PR_Malloc
...
r=pavlov sr=tor
2003-06-28 23:29:11 +00:00
darin%netscape.com
569993ef51
fixes bug 199443 "leaking GDIs when table cell contains an image, and text is received in multiple packets (testcase available)" r=pavlov sr=bzbarsky
2003-06-23 22:55:17 +00:00
varga%netscape.com
d85887a915
Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
...
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
jdunn%netscape.com
7152bc70e1
in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
...
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
2003-06-11 13:26:37 +00:00
seawood%netscape.com
41119ba822
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cbiesinger%web.de
99100ebaac
remove final traces of mng decoder, part of bug 195280. not part of build.
2003-06-05 16:27:19 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
ff555a985e
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
cbiesinger%web.de
52109d3e8f
partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed
2003-05-25 20:38:07 +00:00
neil%parkwaycc.co.uk
3307dbef88
Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply
2003-05-23 08:38:07 +00:00
jdunn%netscape.com
1f221309c6
Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
...
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
2003-05-19 12:54:16 +00:00
cbiesinger%web.de
3258167436
204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977)
2003-05-17 16:51:19 +00:00
jst%netscape.com
260660f381
Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
2003-05-14 05:42:06 +00:00
jst%netscape.com
b1594f5d60
Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236.
2003-05-12 22:28:04 +00:00