marco%gnome.org
3a26c3a61b
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
3020fc1718
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
de336606f1
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
timeless%mozdev.org
54ded7688e
Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
...
r=bz sr=jst
2005-01-17 14:41:45 +00:00
timeless%mozdev.org
4a769b1d67
Bug 273056 PluginArrayImpl::GetLength should not throw if there's no plugin host, and PluginArrayImpl::GetPlugins should handle no plugin host and failure from mPluginHost->GetPlugins
...
r=bz sr=jst
2005-01-17 07:57:04 +00:00
smfr%smfr.org
39e38f1a62
Part of fix in bug 154894: nuke the resource files on a 'distclean' so that a stray _NullPlugin.rsrc doesn't break subsequent objdir builds.
2005-01-16 21:17:36 +00:00
dwitte%stanford.edu
647e27299f
revert default cookie pref from 'use p3p' to 'accept all'.
...
b=225287, r=mkaply, sr=dveditz
2005-01-14 03:24:13 +00:00
neil%parkwaycc.co.uk
201cc4b7a3
Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst
2005-01-13 12:46:52 +00:00
bryner%brianryner.com
cd3200aa40
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
darin%meer.net
9bebe5a8e6
fixes bug 261929 "Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed)" r=jshin sr=bzbarsky
2005-01-12 21:45:42 +00:00
cbiesinger%web.de
2d5fec5c1a
Bug 38447 store hotspot information from .cur files on the imgIContainer; and
...
support storing arbitrary information on image containers (via nsIProperties)
r=pavlov sr=tor
2005-01-12 20:16:07 +00:00
timeless%mozdev.org
6b1df2ec98
Bug 277741 bad copy/paste of NS_ASSERT_OWNINGTHREAD(_class)
...
r=dbradley sr=dbaron
2005-01-12 19:20:01 +00:00
bzbarsky%mit.edu
1194cfe6b9
Remove old nav4rounding pref. Patch by Daniel Kraft <d@daniel-kraft.net>,
...
r=dbaron, sr=jst
2005-01-12 04:07:22 +00:00
cbiesinger%web.de
8ab6e0d7d1
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
timeless%mozdev.org
0f16244b59
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com
4e2e132935
Landing the low-level code for using the plugin finder service from the aviary branch. Bug 244125 etc.
2005-01-05 00:21:06 +00:00
gerv%gerv.net
9e3da3c0ac
Removing XPIPackager - licence is not compliant with the licensing policy. If you know of a good reason that this code needs to be in the mozilla.org CVS repository, please contact gerv@mozilla.org.
2005-01-01 15:29:24 +00:00
darin%meer.net
d19eff04b7
landing backend changes for bug 134105 "SOCKS5: DNS lookups should occur on proxy, not client side." (remote dns pref disabled by default) patch by malsmith@cs.rmit.edu.au, r=biesi, sr=darin
2004-12-16 02:46:12 +00:00
bryner%brianryner.com
d9626f6746
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
bsmedberg%covad.net
60567bb185
Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin
2004-12-15 04:07:01 +00:00
bsmedberg%covad.net
f6d769bd98
The gnome icon decoder cannot be part of libxul because it uses gnome libs that are allowed to not be present at runtime. See bug 273876
2004-12-10 17:58:29 +00:00
bsmedberg%covad.net
c94e575e59
Don't build plugin samples until after xpcom is available. Shouldn't affect the default build.
2004-12-10 17:47:52 +00:00
bsmedberg%covad.net
79241940e8
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
ere%atp.fi
7ddd1f5ea0
Bug 186549: add a pref. that allows different windows to retain their own input locale settings
...
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2004-12-09 19:01:35 +00:00
danm-moz%comcast.net
bd1155b88d
single window mode aviary branch merge. bug 172962 r=jst,peterv
2004-12-07 16:08:57 +00:00
bsmedberg%covad.net
f23f538920
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
2004-12-06 22:39:54 +00:00
bsmedberg%covad.net
7f212778db
Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin
2004-12-04 04:51:43 +00:00
dbaron%dbaron.org
d0cf51c72d
Make nsJARURI work usable in fastload. b=252703 r=darin sr=bzbarsky
2004-12-02 07:00:25 +00:00
dbaron%dbaron.org
9643fc6c04
Back out 252703 due to Txul / Ts regression.
2004-12-02 01:26:20 +00:00
dbaron%dbaron.org
21dccaeace
Fix theme switching bugs related to insufficient change handling when entry points to themes are stylesheet links (processing instructions or XBL stylesheet elements) or xul:image src attributes by giving the chrome: protocol its own URL implementation that remembers the URL to which the chrome: URL was resolved and uses that resolved URL as part of equality testing. Fix various fastload issues arising from this change. b=252703 r=darin sr=bzbarsky
2004-12-01 22:39:17 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
bryner%brianryner.com
feb1de1832
Don't load the java plugin at startup (bug 128366). Patch originally by peter lubczynski, r=me, sr=shaver.
2004-12-01 18:50:44 +00:00
neil%parkwaycc.co.uk
35005e3b32
Bug 256504 Make jar cache flushable p=ted.mielczarek@gmail.com r=darin sr=roc
2004-11-27 17:25:25 +00:00
bryner%brianryner.com
29c70cffe8
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
darin%meer.net
6d8591d85f
fixes bug 263360 "Make CallCreateInstance use NS_GetComponentManager instead of nonfrozen/deprecated nsComponentManager symbols" r=bsmedberg sr=dbaron
2004-11-23 20:53:38 +00:00
timeless%mozdev.org
d01dd1aa4c
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
darin%meer.net
b8382a8d94
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2004-11-23 07:05:27 +00:00
dbaron%dbaron.org
15c5c32945
Remove unused file, after wasting most of a day debugging why my changes to it didn't do anything (252703).
2004-11-20 23:54:28 +00:00
darin%meer.net
f103a62f64
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
roc+%cs.cmu.edu
826f164081
Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor
2004-11-15 04:16:07 +00:00
timeless%mozdev.org
74051c3e8c
Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
...
Caused by the careless fix for:
Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory()
I'm backing it out. People can play with it in their tree.
2004-11-15 02:39:30 +00:00
jst%mozilla.jstenback.com
71a0b60df8
Checking in the fix for bug 265936. Fixing memory leak in nsPluginHostImpl::ScanPluginsDirectory(). Patch by brian.lu@sun.com, r+sr=jst@mozilla.org
2004-11-12 01:14:32 +00:00
timeless%mozdev.org
fb483e6b15
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
kjh-5727%comcast.net
563164f609
Bug 248737 - Thunderbird prefs.js mentions "browser". Patch by Stephen Walker (sdwalker@myrealbox.com), r/sr=brendan.
2004-11-06 19:59:07 +00:00
tor%cs.brown.edu
7b432ec153
Bug 248644 - upgrade zlib to 1.2.2. r=tor
2004-11-03 04:47:39 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
cls%seawood.org
efaf7d7fa9
Add --disable-plugins build option.
...
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
joshmoz%gmail.com
f171ff33a8
change default fonts to ones that exist on all Mac OS X 10.2+ installations (bug 183932)
2004-10-28 18:54:22 +00:00
dmose%mozilla.org
3fc6d814fc
Get rid of external protocol handler warning dialog when using 'Show Folder' and 'Open File' on Linux (bug 249654). r=bsmedberg, sr=dveditz
2004-10-25 22:16:16 +00:00