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

612 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 2688b8f385 Cache GnomeIconTheme to fix serious performance problems. b=326714 r=biesi sr=roc 2006-02-13 00:27:11 +00:00
dbaron%dbaron.org 275d76891a Make the icon decoder allow 8-bit alpha in addition to 1-bit alpha (and a little further cleanup), and make the GTK icon code go through the icon decoder instead of PNG. b=326714 r=biesi sr=roc 2006-02-13 00:25:59 +00:00
pavlov%pavlov.net 79845e1785 removing unused files. 2006-02-11 06:31:41 +00:00
cbiesinger%web.de 462ebbb2ad bug 269280 implement moz-icon on BeOS
patch by Simon <simontaylor2@gawab.com> and Doug Shelton
<doug@sheltonfamily.org> r=biesi r=mconnor (toolkit parts)
2006-01-28 14:25:18 +00:00
neil%parkwaycc.co.uk e133eca20a Make moz-icon: work on Windows drives b=236227 r=mscott sr=tor 2006-01-10 12:04:08 +00:00
darin%meer.net 645a0a885e fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz 2006-01-02 02:30:32 +00:00
gerv%gerv.net f2d0296772 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
timeless%mozdev.org 7b09668c76 Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
brettw%gmail.com 792e4a5d37 Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir 2005-11-15 18:10:08 +00:00
bzbarsky%mit.edu 381a226a76 Remove unneeded row allocations and clean up some code in BlackenFrame. Bug
301594, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov,tor
2005-11-10 14:59:48 +00:00
cbiesinger%web.de a47197bb84 Bug 312241 make unimplemented methods return NS_ERROR_NOT_IMPLEMENTED
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2005-11-08 20:13:39 +00:00
cbiesinger%web.de 8e4464c378 Bug 309386 Document what a null stream listener from loadImageWithChannel means
r=pavlov sr=bz
2005-10-12 18:42:02 +00:00
bryner%brianryner.com 9f1a00c470 Dispatch an OnStartDecode notification for ICO images. Bug 310740, r=biesi, sr=tor. 2005-10-11 00:21:51 +00:00
bryner%brianryner.com 0a3422432f Don't lose track of image requests that are multipart/x-mixed-replace, so that we can disable bfcache for these documents. Bug 308903, r=pavlov, sr=darin. 2005-10-03 22:27:20 +00:00
pkw%us.ibm.com 8919a65086 Bug 308126 - Trunk build failure in libpr0n module
r=mozilla@kaply.com, sr=tor@acm.org
2005-09-16 23:50:39 +00:00
dougt%meer.net f4610b12c1 Backing out Bug 268798 which caused a Tp regression. See bug 305356 for details. r+sr=bz, a=asa 2005-09-01 14:33:07 +00:00
pavlov%pavlov.net a80cc79252 adding support for image encoding. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad 2005-08-31 22:15:33 +00:00
pavlov%pavlov.net 0689d85cf0 moving native theme stuff to widget (bug 305291) and landing the remaining thebes gfx changes (bug 305538). r=vlad sr=roc 2005-08-23 02:11:54 +00:00
cbiesinger%web.de a5d8e38181 bug 285872 GIF Decoder: replace gathering buffer with dynamic malloc to fixed
256 bytes hold
patch by Alfred Kayser <alfredkayser@nl.ibm.com> r/sr=tor/pavlov
2005-08-22 18:10:23 +00:00
scott%scott-macgregor.org 7ce1162799 fix bad patch error 2005-08-18 21:23:46 +00:00
scott%scott-macgregor.org becba4bd2a Bug #302569 --> moz-icon urls broken on Mac OS X
r=biesi,pavlov
2005-08-18 21:10:58 +00:00
dbaron%dbaron.org 4f125b95bb Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
dougt%meer.net a362588a2d Bug 268798. fixes not flushing session cache during a memory-pressure notification. r=pavlov, sr=dbaron, a=benjamin 2005-07-26 15:00:20 +00:00
cbiesinger%web.de a531441ddb bug 300936 null check allocations, and remove a useless alloc. Also, indent a
block correctly.
r=tor sr=dveditz a=bsmedberg
2005-07-25 21:16:12 +00:00
mkaply%us.ibm.com 57ba9396d4 #291381
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - certain icons resolutions crash - patch from Rich Walsh
2005-06-12 04:58:03 +00:00
timeless%mozdev.org d0db527069 Bug 293307 violation of c++ aliasing rules in imgCacheValidator::OnStartRequest() causing crash if compiled with gcc 4.0
r=pavlov sr=bz a=shaver
2005-06-01 18:28:20 +00:00
dveditz%cruzio.com 4735d5bee3 bug 295457 use malloc to avoid OOM exceptions thrown by libstdc++. Patch by biesi, r=tor, sr=dveditz, a=chofmann 2005-05-26 22:43:36 +00:00
cls%seawood.org 1a4e99d28f Set FORCE_USE_PIC when building libimgicongtk_s.a
Bug 292714 r=cbiesinger a=asa,bsmedberg
2005-05-10 06:05:56 +00:00
mkaply%us.ibm.com 039a061f6a #291381
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - rewrite OS/2 icon code to fix some color corruption and overall cleanup
2005-05-07 04:26:15 +00:00
cbiesinger%web.de 0911e83759 245631 patch by Son Le <son.le0@gmail.com> r=biesi sr=dveditz a=asa
- Return error from WriteFrom when ProcessData fails
- verify that the type of the icon is correct (icon or cursor)
- make sure that the image offset is valid
- check for OOM (mRow, mAlphaBuffer)
- add safety checks for mRow and mAlphaBuffer
2005-04-29 12:16:00 +00:00
cbiesinger%web.de 0c0edb300c 286897 store hotspot information on XBM images if present in the file
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor a=asa
2005-04-20 17:17:02 +00:00
bsmedberg%covad.net cf47fb607f Fix internal defines (affects gtk2 only), bustage from bug 288626 2005-04-06 04:32:20 +00:00
timeless%mozdev.org 7acfc66b35 Bug 274956 return NS_ERROR_OUT_OF_MEMORY when NS_NEWXPCOM fails
patch by 116057@bacon.qcc.mass.edu r=darin sr=darin
2005-03-24 18:17:15 +00:00
pavlov%pavlov.net e66f9a3d35 add api to allow one to get the mime type and content disposition from imagelib. bug 287286. r=bz sr=shaver 2005-03-23 21:09:02 +00:00
cbiesinger%web.de 03da02a502 Bug 251446 don't return failure when getting data while in DONE state. instead,
just ignore the extraneous bytes.
patch by Aaron Kaluszka <ask@swva.net> r=biesi sr=tor
2005-03-23 17:57:45 +00:00
tor%cs.brown.edu 2bb596a19c Bug 274391 - clean up gif decoder allocation.
Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor.
2005-03-10 13:31:26 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
paper%animecity.nu d541f29d90 Bug 274244: Display more broken GIFs. r=stuart sr=tor 2005-03-08 03:44:28 +00:00
darin%meer.net f7ac86ea55 fixes bug 284687 "###!!! ASSERTION: index out of range: '0 <= aIndex && aIndex < Count()" r=biesi sr=pavlov 2005-03-04 02:48:58 +00:00
darin%meer.net 14bc4f011a s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan 2005-02-21 22:21:21 +00:00
darin%meer.net f2311e1369 fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky 2005-02-21 20:58:01 +00:00
pedemont%us.ibm.com 4e31dcd7d7 Bug 245407 - Use Quartz for nsImageMac. r=sfraser, sr=tor. 2005-02-20 03:21:04 +00:00
bzbarsky%mit.edu 839a819e12 If AsyncOpen fails, don't leave the imgRequest in the cache, since it will
never deliver any notifications to its listeners.  Bug 281467, r=pavalov,
sr=darin, a=asa
2005-02-16 15:26:04 +00:00
bzbarsky%mit.edu adfdaf7ccf Make sure imgRequestProxys are added to the loadgroup even if we have a cached
imgRequest for them.  This allows the Stop button to cancel the proxy as
needed.  Bug 268985, r=pavlov, sr=darin
2005-02-06 22:21:46 +00:00
marco%gnome.org 031e38cf95 Make uris in the form
moz-icon://file://C:/foo/bar.exe?size=16
work again.
Bug 233461 r=biesi sr=blizzard
2005-02-04 23:22:57 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
marco%gnome.org 5329e3c31c 279015 Do not build icon theme lookup for gtk < 2.4, which
does not support the icon name API. Fix the build with gtk < 2.4
Patch by marco@gnome.org r=cbiesinger
2005-01-19 20:01:27 +00:00
marco%gnome.org 2dfb213df2 Change nsStaticAtom definition from class to struct.
Trying to fixing windows build bustage.
Bug 233461. r=bsmedberg
2005-01-19 13:59:36 +00:00
marco%gnome.org 2f32337e3c 233461 Add an icon channel for gnome icon themes
Patch by marco@gnome.org r=cbiesinger sr=bryner
2005-01-19 11:27:21 +00:00
bryner%brianryner.com 6c4ea68040 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00