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
mark%moxienet.com
bc956187d5
313347 Flash plugin crashes browser on Mac OS X/x86. Work around broken plugin's bugs with BROKEN_PLUGIN_HACK. r=josh sr=bryner
2006-02-15 21:11:21 +00:00
sergei_d%fi.tartu.ee
a9480bba2b
[BeOS]Bug 327197. Fixing corrupted alpha in iconChannel.r=sergei_d, BeOS-only
2006-02-15 15:32:20 +00:00
leon.sha%sun.com
7a083a5f23
Bug 293987 Mozilla cannot open PDF document via proxy and It crash after close the tab when it loaded.
...
Patch by leon.sha@sun.com
darin: review+
shaver: superreview+
2006-02-14 08:13:51 +00:00
mark%moxienet.com
7bb38d5b84
backout 322578 asdecode and resources (again) due to jaguar fire (again)
2006-02-14 06:15:27 +00:00
mark%moxienet.com
98ea1dbed0
322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink. This will break the build on Mac OS X 10.2 ("Jaguar"), and it's not going to be fixed. See bug 299214.
2006-02-14 03:42:42 +00:00
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
darin%meer.net
0f5370765d
fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky
2006-02-07 18:20:03 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
eab4195d4c
Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
...
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument. Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
masayuki%d-toybox.com
1478213825
Bug 323142 Selecting from drop down in Java applet no longer populates field. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2006-02-01 15:37:04 +00:00
bzbarsky%mit.edu
9e495bcb3e
Tighten up some stuff. Bug 325297, r+sr=jst
2006-01-31 21:33:12 +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
mark%moxienet.com
9258492ae5
322578 backing out due to 10.2 bustage
2006-01-27 22:19:42 +00:00
mark%moxienet.com
10a5517288
322578 Bustage fix for Mac OS X 10.2 build hosts (why haven't these tinderboxes been upgraded?!)
2006-01-27 21:49:08 +00:00
mark%moxienet.com
0b604cd819
322578 Support ppc<->x86 cross builds for Mac OS X. Remove asdecode. r=josh sr=pink
2006-01-27 21:00:32 +00:00
bryner%brianryner.com
82d6fa213e
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
dbaron%dbaron.org
b38434e360
Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc b=323964
2006-01-20 20:08:02 +00:00
dbaron%dbaron.org
e8c42514b1
Fix regression of default DPI preference. b=233082 r+sr=roc
2006-01-20 20:06:33 +00:00
gerv%gerv.net
85b93153a4
Bug 324140: cvs remove unused and non-free libnls directory. r=brendan.
2006-01-20 15:23:16 +00:00
bzbarsky%mit.edu
86b7137ea0
Don't leak void array members on early return. Bug 273022, patch by jpl24
...
<jlurz24@gmail.com>, r+sr=jst
2006-01-19 03:40:06 +00:00
dougt%meer.net
253212cac7
fixing build bustage on linux arm. b=319587 r=dougt
2006-01-11 17:32:29 +00:00
gavin%gavinsharp.com
ef982986cc
Bug 322996: Enable IDN for .is domain, r=Gerv
2006-01-11 03:02:18 +00:00
darin%meer.net
527acfe9e9
fixes bug 319368 "Implement <a ping>" r=jst sr=bzbarsky
2006-01-11 01:50:15 +00:00
neil%parkwaycc.co.uk
5acfd427f0
Bug 322754 Pref service asserts instead of removing dead references r+sr=darin
2006-01-10 12:20:17 +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
bzbarsky%mit.edu
df87d5eb4c
Rename our in-tree expat lib to mozexpat_s. Bug 305841, patch by Andy Willis
...
<abwillis1@gmail.com>, r=peterv
2006-01-07 02:40:20 +00:00
bzbarsky%mit.edu
a95a19802f
Additional followup for bug 317448. r=brendan
2006-01-07 02:28:39 +00:00
joshmoz%gmail.com
f299d553a0
Update old email addresses for Josh Aas.
2006-01-05 17:07:01 +00:00
cbiesinger%web.de
3448260d30
bug 322319 patch by Christian Franke <Franke@computer.org> r=biesi sr=jst
2006-01-05 13:12:46 +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
cbiesinger%web.de
bba7b6caa5
Bug 316455 Remove nsIPluginInstanceOwner::PluginNotAvailable, which is pointless
...
now that plugin loading has been rewritten in bug 1156 / bug 309521
r+sr=bz
2006-01-01 11:28:35 +00:00
gerv%gerv.net
0aafc6832b
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 16:02:07 +00:00
gerv%gerv.net
f2d0296772
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 12:14:46 +00:00
mark%moxienet.com
4bc6c3332f
Cleaning up obsolete dead code, see bug 314432. r=josh sr=pink
2005-12-28 18:21:33 +00:00
dbaron%dbaron.org
10ab7f717b
Add pref for CSS error reporting and mark as warnings rather than errors. b=264162 r=shaver sr=bzbarsky
2005-12-27 22:03:29 +00:00
pete.zha%sun.com
41f62d9b3f
bug 321065 memory leak in nsJSNPRuntime.cpp
...
patch=alfred.peng@sun.com
r=dbaron
sr=brendan
2005-12-22 03:16:16 +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
gerv%gerv.net
2d5a9bb38c
Bug 320174: correct malformed licence headers. Patch by Jeff Walden <jwalden@mit.edu>, r=gerv.
2005-12-15 13:48:48 +00:00
cls%seawood.org
e6d06e8485
Set NO_INSTALL as well as NO_DIST_INSTALL
2005-12-13 19:23:30 +00:00
cls%seawood.org
e03ef1e370
Fix header export rules for parallel builds.
...
Bug #319460 r=bsmedberg
2005-12-13 17:25:26 +00:00
gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu
499483e2d3
Nothing window.Components shouldn't be special for cross-domain access
...
purposes. Bug 319079, r+sr=jst
2005-12-05 19:13:33 +00:00
masayuki%d-toybox.com
5d0e89832c
Bug 317486 Some plug-ins may eat WM_SETFOCUS / WM_KILLFOCUS patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=ere, sr=roc
2005-12-05 05:59:23 +00:00
jst%mozilla.jstenback.com
772ecb602c
Fixing bug 318270. Fix refcount problem in ns4xPluginInstance::GetDOMWindow() that lead to crashes due to window objects being deleted too quickly. r=mrbkap@gmail.com, r+sr=bzbarsky@mit.edu
2005-12-02 00:50:19 +00:00
timeless%mozdev.org
9e7514d1aa
Bug 317819 disable more javascript/DOM abilities, plugins in mail
...
backing out changes to all.js per ajschult@verizon.net
2005-11-30 04:12:59 +00:00
timeless%mozdev.org
72052a865b
Bug 317819 disable more javascript/DOM abilities, plugins in mail
...
patch by ajschult@verizon.net r=iann_bugzilla@arlen.demon.co.uk sr=neil
2005-11-30 02:32:28 +00:00
jst%mozilla.jstenback.com
7a5af690c6
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2005-11-28 23:56:44 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
b78d0c2416
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
darin%meer.net
34d27de560
fixes bug 289851 "jar: protocol does not handle file names with embedded spaces" patch by Simo Melenius (simo.melenius@citec.fi), r=biesi, sr=darin
2005-11-23 20:35:37 +00:00
bzbarsky%mit.edu
788670f91f
Look for the wrapper in the right scope -- GetWrappedNativeOfNativeObject won't
...
fix up the scope for us. Bug 309044 re-fix, r+sr=jst
2005-11-22 15:51:41 +00:00
timeless%mozdev.org
8e0a0fb22e
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
mark%moxienet.com
e9b3b45c67
Bug 314432, Get rid of TVector glue in Default Plugin on Mac/Intel. Built but not used in Firefox. r=josh
2005-11-17 21:38:05 +00:00
brettw%gmail.com
792e4a5d37
Bug 245684, add JPEG encoder. r=pavlov, sr=vladimir
2005-11-15 18:10:08 +00:00
masayuki%d-toybox.com
7061e4aebb
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 23:55:24 +00:00
masayuki%d-toybox.com
8b257b7124
backing out previous patch b=55751
2005-11-14 22:33:39 +00:00
masayuki%d-toybox.com
318346f944
Bug 55751 Mnemonic doesn't work when IME is on / Bug 113187 Cannot use shortcut of single key(e.g., space key, "/", "'", "F", "N", "B", "P" and "T") if IME is active r+sr=roc
2005-11-14 21:32:16 +00:00
dbaron%dbaron.org
8e1263ab28
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
2005-11-14 20:09:51 +00:00
bzbarsky%mit.edu
ff1082302c
Fix bug 316025 -- no need to create a wrapper on plugin teardown if we don't
...
have one already. r+sr=jst
2005-11-11 20:38:41 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
joshmoz%gmail.com
194a45e592
remove XP_MAC, cleanup. b=281889 r=mento sr=smfr
2005-11-10 17:45:59 +00:00
bsmedberg%covad.net
faf7d08562
Bug 315401 - XPTI_GetInterfaceInfoManager is a bad signature and should be removed, r=darin sr=jst
2005-11-10 16:19:44 +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
bzbarsky%mit.edu
7f52ea1dae
When java is disabled in preferences, the plugin host shouldn't claim it's
...
supported. Bug 310021, r=biesi, sr=jst
2005-11-06 18:34:03 +00:00
cbiesinger%web.de
788efaad65
bug 315188 make libjar use symlinks on BeOS too
...
patch by tqh <thesuckiestemail@yahoo.se> r=fyysik sr=darin
2005-11-05 23:23:01 +00:00
joshmoz%gmail.com
ec57ce8b1b
don't free TVector glue that wasn't allocated on Intel Macs. Patch by Eric Albert. b=313347 r=mento sr=smfr
2005-11-05 02:25:32 +00:00
mkaply%us.ibm.com
33ac6bcedb
#300302
...
r/sr=mkaply, a=mtschrep
Patch from Peter Weilbacher - disableIPv6 on OS/2 since we don't have it
2005-11-04 15:23:03 +00:00
jst%mozilla.jstenback.com
1deb7a4618
Fixing bug 309044. Fix problem with errors being thrown if a plugin element for a scriptable plugin is being used after the plugin element was removed from the DOM tree. r=mrbkap@gmail.com/bzbarsky@mit.edu, sr=brendan@mozilla.org
2005-11-04 01:01:08 +00:00
bsmedberg%covad.net
6239862472
Bug 307168 - Add configure test for GCC bug that prevent the pragma-visibility stuff from working properly on some configurations, and also clean up usages of HAVE_VISIBILITY_PRAGMA which should really be HAVE_VISIBILITY_ATTRIBUTE r=roc+wolfiR, previous revisions reviewed by bryner
2005-11-02 14:14:18 +00:00
roc+%cs.cmu.edu
183e34a05a
Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers
2005-11-01 23:59:18 +00:00
scott%scott-macgregor.org
31e9029bad
Bug #313490 --> Enable IDN for .org
...
patch by gerv
a=asa
2005-11-01 06:59:21 +00:00
darin%meer.net
3109257893
fixes bug 309311 "Add yet more characters to the IDN blacklist" patch by Neil Harris (usenet@tonal.clara.co.uk), r=gerv, sr=dveditz
2005-10-21 19:07:22 +00:00