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

540 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 86308739fc 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 73833f787e 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 f263fb0777 fix typo, not part of default build 2004-05-19 14:41:17 +00:00
cbiesinger%web.de 51b797f77f fixing more bustage 2004-05-18 20:01:27 +00:00
cbiesinger%web.de 1ee6b3e440 bug 225148. implement moz-icon channel for gnome.
r=bryner sr=darin
2004-05-18 19:00:56 +00:00
neil%parkwaycc.co.uk 37d2713119 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 37ad1c79d2 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 babac66ae7 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 68fc667952 Bug 236313 - handle javascript URLs as img src. r=pavlov, sr=darin 2004-05-05 21:17:31 +00:00
mkaply%us.ibm.com bf6483c50f #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 8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
cls%seawood.org 1d5ddefa3e Attempting to fix tinderbox bustage. 2004-04-18 02:51:26 +00:00
dbaron%dbaron.org e61dc3e699 Fix bustage, perhaps. 2004-04-17 06:26:27 +00:00
mkaply%us.ibm.com 3ad659d9c9 #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 901a8b8a33 fixing os/2 bustage 2004-04-15 22:36:56 +00:00
cbiesinger%web.de 14177dedcb 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 582a418b85 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 255960bb10 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 134fed8856 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 5e6bc24eda #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 89cdb3d2c7 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 a8713289be 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 98c8be2ad5 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 82aeae3281 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 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bsmedberg%covad.net a0f62775e8 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 8d82a3ca72 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 b9f936fcf8 Bug 185195 cleanup BMP Decoder
r=neil.parkwaycc.co.uk sr=tor
2004-01-21 17:30:14 +00:00
tor%cs.brown.edu 285c42cad8 Bug 229652 - invalid gif could crash browser. r=darin, sr=bryner 2004-01-16 23:32:25 +00:00
tor%cs.brown.edu 0cefdcff39 Bug 229836 - map illegal index values to black. r=paper, sr=blizzard 2004-01-14 17:08:26 +00:00
tor%cs.brown.edu b89c18266c 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 16f63ec72c #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 c9dd4109c2 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 d0f309943a 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 274ef7cd49 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 9a4f1f6761 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 7a40e9e1fe 225807 r=bzbarsky sr=darin make more use of getPrimaryExtension 2003-12-19 21:34:00 +00:00
cbiesinger%web.de 3be8cf5bec 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 5d328a147f #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 67e3853830 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 97442668b2 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 602eb22f1c 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 cf75861701 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 8bdd034c9d 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 a41430bfac 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 199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
bryner%brianryner.com 932b64ef52 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 8edbf92e6c #73642
r=pavlov, sr=tor
Cleanup of calling conventions in JPEG
2003-09-18 20:38:36 +00:00
tor%cs.brown.edu 3ebb217d4f 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 2582cb187e Embedding and GRE manifests. 2003-09-15 19:57:05 +00:00