benjamin%smedbergs.us
|
cfa4b0b6f3
|
Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad
|
2006-04-27 14:41:11 +00:00 |
|
mark%moxienet.com
|
1fffe2d324
|
333121 BROKEN_PLUGIN_HACK (313347) can be removed. A fixed Flash plugin is available (8.0.27/x86) and was included with Mac OS X 10.4.6/x86. r=josh sr=pink
|
2006-04-24 18:29:16 +00:00 |
|
jag%tty.nl
|
421b17ab81
|
Bug 245684: Add image encoding support
Make sure to rebuild nsImageModule when MOZ_IMG_ENCODERS changes. r=bsmedberg
|
2006-04-24 16:30:30 +00:00 |
|
bzbarsky%mit.edu
|
df55883ba5
|
Implement nsIconURI::Clone. Bug 312241, patch by chpe <chpe@gnome.org>,
r=biesi, sr=bryner
|
2006-04-23 19:02:19 +00:00 |
|
bryner%brianryner.com
|
98ca2e8272
|
ifdef includes and inline function that requires MOZILLA_INTERNAL_API, so that this header can be pulled in from a standalone extension (bug 334870). r+b181=darin.
|
2006-04-20 22:58:23 +00:00 |
|
leon.sha%sun.com
|
dbf1857505
|
Bug 334463 Variable "cx" tracked as NULL was passed to a function that dereferences it [@ ThrowJSException - nsJSObjWrapper::NP_SetProperty]
Patch by alfred.peng@sun.com.
jst: review+
jst: superreview+
|
2006-04-20 08:14:24 +00:00 |
|
neil%parkwaycc.co.uk
|
f8f42ac8a8
|
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
|
8424b6883e
|
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
|
5b40b62297
|
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
|
48a9c0cd15
|
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
|
ca31c9047a
|
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
|
fd5df59c9a
|
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
|
b263a7ca74
|
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
|
51891c5774
|
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
|
ee5ac74c76
|
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
|
70a0f2207b
|
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
|
f590d18aa0
|
Add a pref to force the XUL filepicker. Bug 333653, r+sr=roc
|
2006-04-12 00:49:46 +00:00 |
|
jag%tty.nl
|
cad1135c87
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg
|
2006-04-10 13:44:40 +00:00 |
|
uriber%gmail.com
|
22b463bc6d
|
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
|
14c946a216
|
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
|
9ac789e54a
|
Bug 193923: disable fart sound by default, r=mconnor, sr=jag
|
2006-04-08 02:35:16 +00:00 |
|
mkaply%us.ibm.com
|
b58c06d5d0
|
#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
|
04b8c33eda
|
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
|
0cf032c25b
|
bug 331888. Make cairo-beos work. Requires --enable-pango for now
r=stuart
|
2006-04-04 21:22:35 +00:00 |
|
pavlov%pavlov.net
|
c4e5fd8088
|
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
|
48062c9ae5
|
y was off-by-1 when calling UpdateImage() in cairo builds
|
2006-03-31 23:55:49 +00:00 |
|
darin%meer.net
|
20837f71e1
|
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
|
ac773c0354
|
Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky
|
2006-03-29 22:10:37 +00:00 |
|
benjamin%smedbergs.us
|
2bdd3b1c75
|
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
|
1316de191a
|
additional speedups from bug 331298. r=vlad
|
2006-03-27 19:04:51 +00:00 |
|
dbaron%dbaron.org
|
80962467f4
|
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
|
897526fd54
|
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
|
acc373cb6a
|
turns out you can't index in to an int
|
2006-03-25 04:55:19 +00:00 |
|
pavlov%pavlov.net
|
a1c738830c
|
more build fixes
|
2006-03-25 04:08:17 +00:00 |
|
pavlov%pavlov.net
|
2105bd3124
|
fixing linux build
|
2006-03-25 03:32:44 +00:00 |
|
pavlov%pavlov.net
|
572cb7e47b
|
didn't mean to remove this line.
|
2006-03-25 01:20:24 +00:00 |
|
pavlov%pavlov.net
|
c86f174d7a
|
fixing build bustage
|
2006-03-25 00:56:10 +00:00 |
|
pavlov%pavlov.net
|
714da423c5
|
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
|
5ea24669b2
|
Bug 331604: restore our version of expat to the original MIT-like licence.
|
2006-03-24 16:47:36 +00:00 |
|
bryner%brianryner.com
|
4cd1e2b280
|
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
|
88d2790e3b
|
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
|
4aca244416
|
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
|
0384e67b13
|
#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
|
68fd2fbdfe
|
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
|
68aa2250ad
|
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
|
c2898dcf5a
|
bug 328509 initialization fix, patch from jhpedemonte, r/sr=pavlov, a=dveditz
|
2006-03-03 23:44:58 +00:00 |
|
benjamin%smedbergs.us
|
4e5473cf67
|
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
|
c48986ae4e
|
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
|
20eba215e1
|
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
|
39054b499d
|
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 |
|