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

5560 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk c8e215e3c5 Bug 291764 Fix GIF animation's interaction with print preview r=pavlov sr=tor 2006-04-18 22:31:45 +00:00
darin%meer.net 1ec3a142c8 fixes bug 332088 "Updater should use static libs on Windows" patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg 2006-04-16 16:29:28 +00:00
dbaron%dbaron.org adb7f3374e Handle alpha in the MOZ_CAIRO_GFX codepath, and stop doing *some* of the work that's no longer needed in that codepath. b=331671 r=pavlov 2006-04-15 17:31:26 +00:00
mozilla.mano%sent.com 870d7b0f54 Bug 269813 - return failure when trying to open a zipreader twice. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz. 2006-04-15 14:02:12 +00:00
mozilla.mano%sent.com 8900a363a6 Bug 269813 - document the fact that getZip returns an open zipreader. patch by Nickolay Ponomarev <asqueella@gmail.com>, r=darin, sr=bz. 2006-04-15 13:59:31 +00:00
gavin%gavinsharp.com 23d13c6fad Bug 319977: Minor string parser coding error in nsIconURI.cpp, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=biesi, sr=bryner 2006-04-14 19:45:39 +00:00
gavin%gavinsharp.com 2efd870be2 Bug 333386: crash [@ ns4xPluginStreamListener::OnFileAvailable], patch by Phil Ringnalda <philringnalda@gmail.com>, r+sr=jst 2006-04-14 19:23:39 +00:00
masayuki%d-toybox.com 11008a7f40 Bug 261929 Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed). patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=cbiesinger, sr=darin 2006-04-13 14:44:38 +00:00
mozilla.mano%sent.com bdf0ad33a5 Bug 301758 - disable click-and-hold contextual menus access by default, leaving it on in Seamonkey. r=mconnor. sr=neil. 2006-04-13 06:23:53 +00:00
benjamin%smedbergs.us 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
bzbarsky%mit.edu 9177823eb6 Add a pref to force the XUL filepicker. Bug 333653, r+sr=roc 2006-04-12 00:49:46 +00:00
jag%tty.nl 9112187523 Bug 333308: make clean and make distclean miss various files. r=bsmedberg 2006-04-10 13:44:40 +00:00
uriber%gmail.com c7ab706687 Implemented bidi.edit.caret_movement_style pref, default is "visual, but logical during selection". bug=330175 r=smontagu sr=roc 2006-04-08 14:45:48 +00:00
mozilla.mano%sent.com af3139bad7 Bug 107433 - Make it possible to turn off click-and-hold contextual menu access. r=pedemonte, sr=neil. 2006-04-08 10:11:19 +00:00
gavin%gavinsharp.com d051937159 Bug 193923: disable fart sound by default, r=mconnor, sr=jag 2006-04-08 02:35:16 +00:00
mkaply%us.ibm.com 73fe26f50a #329205
r=timeless, src=roc
Patch from Ganesh - check for empty string before dereferencing pointer
2006-04-07 15:44:53 +00:00
dbaron%dbaron.org ac49c790c1 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
cbiesinger%web.de ea0243cf9b bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
2006-04-04 21:22:35 +00:00
pavlov%pavlov.net cddbd98657 first pass at making animated gifs work better in cairo builds. bug 324707. r=vlad 2006-04-01 00:35:58 +00:00
pavlov%pavlov.net ab26027973 y was off-by-1 when calling UpdateImage() in cairo builds 2006-03-31 23:55:49 +00:00
darin%meer.net 5521781301 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
jwalden%mit.edu a97b485d38 Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky 2006-03-29 22:10:37 +00:00
benjamin%smedbergs.us a5342e1803 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
pavlov%pavlov.net 0dd6b2df94 additional speedups from bug 331298. r=vlad 2006-03-27 19:04:51 +00:00
dbaron%dbaron.org 6c82099a48 Always use the UI direction for the scrollbar side, which is what we used to do in the most common case, but make it a pref. b=330863 r=smontagu sr=roc 2006-03-26 00:48:03 +00:00
pavlov%pavlov.net 0533ead25a speed up 8bit alpha png decoding by not doing extra division for opaque pixels. bug 331298 2006-03-25 20:02:21 +00:00
pavlov%pavlov.net 1ec7fcbd93 turns out you can't index in to an int 2006-03-25 04:55:19 +00:00
pavlov%pavlov.net e111dc9a93 more build fixes 2006-03-25 04:08:17 +00:00
pavlov%pavlov.net 68e73ff9c4 fixing linux build 2006-03-25 03:32:44 +00:00
pavlov%pavlov.net 03670d55a4 didn't mean to remove this line. 2006-03-25 01:20:24 +00:00
pavlov%pavlov.net 86b0b5cd53 fixing build bustage 2006-03-25 00:56:10 +00:00
pavlov%pavlov.net 44f55dc046 speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad 2006-03-25 00:34:48 +00:00
gerv%gerv.net c3cda7c587 Bug 331604: restore our version of expat to the original MIT-like licence. 2006-03-24 16:47:36 +00:00
bryner%brianryner.com 41e6c02b2f Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
pavlov%pavlov.net abce285f57 remove locks and threadsafe claims from the not-really-threadsafe imagelib. bug 330425. r=mrbkap sr=bz. 2006-03-14 06:24:02 +00:00
darin%meer.net c388aa4e8d fixes bug 328903 "Image requests need to cancel properly" r=biesi sr=bzbarsky 2006-03-11 20:32:47 +00:00
mkaply%us.ibm.com 481124e49d #3011064
r=mkaply, sr=mkaply (OS/2 only)
Patch from Andy Willis - add _declspec(dllexport/dllimport) for OS/2
2006-03-08 19:29:25 +00:00
smontagu%smontagu.org eaaa7f08c3 Add a user option to allow delete and backspace to delete immediately even if the character to be deleted is visually distant from the caret location. Bug 328834, r=uriber@gmail.com, sr=roc 2006-03-07 06:03:37 +00:00
jst%mozilla.jstenback.com a0a3d9e266 Followup fix for bug 328989. Fixing BeOS build bustage. Patch by cbiesinger@gmx.at, r+sr=jst@mozilla.org 2006-03-04 02:28:48 +00:00
dveditz%cruzio.com 588629eb31 bug 328509 initialization fix, patch from jhpedemonte, r/sr=pavlov, a=dveditz 2006-03-03 23:44:58 +00:00
benjamin%smedbergs.us ea521b759b Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-03-02 15:15:03 +00:00
jst%mozilla.jstenback.com 666036a715 Landing fix for bug 296159. Adding support for NPObject enumeration to npruntime. Patch by alfred.peng@sun.com, r=mrbkap@gmail.com, sr=jst@mozilla.org 2006-03-01 00:13:38 +00:00
roc+%cs.cmu.edu f885752b73 Bug 328684. Detect multipart channel by QI'ing the request object instead of peeking at the MIME type. r+sr=darin 2006-02-28 23:43:35 +00:00
dbaron%dbaron.org 04161e5de7 Rename browser.display.screen_resolution pref, for which we used to have user interface, to layout.css.dpi, so old settings no longer take effect. b=327406 r+sr=roc 2006-02-28 10:00:47 +00:00
scott%scott-macgregor.org 1563fc5bdb Bug #324521 --> poor inline spell checking performance on large text documents. When adding or ignoring a word, just spell check the existing spell selection instead of the entire document since those are the only words that would possibly be effected. Limit the size of the spell check selection to the first 250 mistyped words.
sr=bienvenu
2006-02-27 22:35:35 +00:00
jst%mozilla.jstenback.com 747b1a58e4 Fixing bug 328457. Accessing ambigous members on scriptable plugins from JS can cause crashes. r=mrbkap@gmail.com, sr=brendan@mozilla.org 2006-02-25 00:32:03 +00:00
timeless%mozdev.org a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
vladimir%pobox.com e124ccac0e b=327580, fix image decoder endianness & pixel format bits [mainly cairo], r=stuart 2006-02-21 23:19:20 +00:00
mark%moxienet.com 37ed7cf6e3 Excellent, we no longer have any Jaguar tinderboxes! 322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. Third time's the charm. r=josh sr=pink 2006-02-17 20:54:32 +00:00
cbiesinger%web.de c23a1e9670 bug 325177 r=darin sr=bz
- add a "request" parameter to nsIContentSniffer
- make the unknowndecoder implement nsIContentSniffer
- make nsBaseChannel do type detection via nsIContentSniffer rather than a
  stream converter
2006-02-17 16:54:27 +00:00