dbaron%dbaron.org
e20ca858dd
Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa
2003-11-29 18:56:10 +00:00
mkaply%us.ibm.com
9e488c8f68
#226476
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
Bad structure/bitfield definitions causing icons not to work
2003-11-24 22:05:11 +00:00
bzbarsky%mit.edu
72e1c9fe0e
Flash crashes GTK2 builds due to a bug in Linux dlopen(). Bug 223744, patch by
...
anlan@ida.liu.se (Andreas Lange), r=blizzard, sr=bzbarsky, a=asa
2003-11-22 21:19:35 +00:00
mkaply%us.ibm.com
b74817707d
#226340
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from pedemonte - new font code - want this for beta to get testing on it
2003-11-21 22:30:41 +00:00
darin%meer.net
f8fbc14169
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
mkaply%us.ibm.com
7f0a24eb13
#218685
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
From pedemonte - remove some unnecessary (and wrong) OS/2 specific code in 4.x plugin support
2003-11-19 19:47:11 +00:00
timeless%mozdev.org
1fac919653
Bug 135181 Add Translate Page to the Tools menu
...
r=caillon sr=jst
2003-11-19 03:20:37 +00:00
pete.zha%sun.com
086945d0a1
bug 124029 Roaming - 4.x-HTTP-compatible
...
attachment 125934 for default roaming profile
r=ccarlen@mac.com sr=bz-vacation@mit.edu
2003-11-18 04:45:02 +00:00
bienvenu%nventure.com
4384437e09
add pref to use status for checking non-inbox imap folders for new mail, r/sr=mscott 224381
2003-11-18 03:35:28 +00:00
timeless%mozdev.org
f104882237
Bug 225988 DRefTool analysis for stopwatch files
...
r=roc sr=roc
2003-11-17 20:44:53 +00:00
timeless%mozdev.org
fbe42b74a5
Bug 225986 DRefTool analysis for libjar files
...
r=roc sr=roc
2003-11-17 20:44:14 +00:00
bzbarsky%mit.edu
7e82d051df
Make nsJARURI implement nsIURL. Bug 224797, r=andreas.otte@debitel.net,
...
sr=darin
2003-11-16 21:43:43 +00:00
tor%cs.brown.edu
86a01684f3
Bug 225015 - prevent assert caused by access to nonexistent frame.
...
r=sicking, sr=bryner
2003-11-16 18:11:04 +00:00
bzbarsky%mit.edu
422b11ab31
Have a way to disable the Postscript/* printers via pref even in builds with
...
the PS module built in. Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2003-11-15 19:25:14 +00:00
blizzard%redhat.com
573d3087ac
Bug #201158 . Gtk2 plugins would not be resized properly when the size of the plugin port was changed. r=robin.lu sr=bryner
2003-11-13 16:38:59 +00:00
neil%parkwaycc.co.uk
3ef32f3aa5
Bug 225083 moz-icons show wrongly for 5-6-5 bitfields r=ere sr=mscott
2003-11-12 22:25:51 +00:00
darin%meer.net
291dcc03b9
fix uninitialized variable warning, bug 204503, patch by alfredkayser@nl.ibm.com, r+sr=darin
2003-11-12 20:09:05 +00:00
cbiesinger%web.de
35d559b1d8
bug 223997
...
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz
2003-11-08 17:01:46 +00:00
bsmedberg%covad.net
b6e5489bdb
CVS removing old location of IPC code. New location is ipc/ipcd. r/sr=leaf+darin
2003-11-07 13:13:07 +00:00
bsmedberg%covad.net
ad94011811
Bug 224840 (regression from bug 212222) - the alpha sort is a reverse sort... rs=darin
2003-11-06 20:11:01 +00:00
dwitte%stanford.edu
f4cc4a66e9
remove support for dom.disable_cookie_{get,set} prefs.
...
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2003-11-04 22:44:51 +00:00
bryner%brianryner.com
95de8175be
Convert imgContainerGIF to use nsCOMArray instead of nsSupportsArray. Bug 224621, r=darin, sr=tor.
2003-11-04 02:14:11 +00:00
bsmedberg%covad.net
e89b48c5ba
Bug 212222 - Load default prefs from the GRE and from the application. r/sr=alecf/darin
...
NOTE: This is only the backend work necessary to load prefs. The actual separation of prefs into application/embedding will happen in another bug.
2003-11-03 16:46:13 +00:00
brendan%mozilla.org
4be366b3cf
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
2003-11-03 04:26:55 +00:00
bryner%brianryner.com
804e3272b8
Prefix all external symbols in Mozilla's libpng with MOZ_PNG_ to avoid runtime version conflicts with a system-installed libpng in static builds (bug 181936). Patch by glennrp@imagemagick.org, r=pavlov, sr=tor/bryner
2003-11-01 07:20:43 +00:00
mkaply%us.ibm.com
2e97b792ee
#220378
...
r=jblanco, sr=blizzard (platform specific)
Add some more default fonts for Unicode so DBCS works better
2003-10-31 16:47:52 +00:00
cbiesinger%web.de
0fa3e044a2
224053 patch by Malcolm Rowe malcolm-bmo@farside.org.uk
...
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
Simple HTML (sanitizer) message view disallows numbered list (OL) with non-default start
fix this by not rmeoving start/type/compact attributes from list tags
2003-10-30 21:14:51 +00:00
neil%parkwaycc.co.uk
c830df5cdc
Bug 222694 Make windows moz-icon:s work with all colour depths r=ere sr=mscott
2003-10-30 09:22:24 +00:00
dwitte%stanford.edu
48e1ec0204
remove nsCCookieManager.h in favor of nsNetCID.h.
...
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
tor%cs.brown.edu
33ddd7bb0a
Bug 222293 - gif crasher if animation overlay is offscreen in only one
...
direction. r=paper, sr=blizzard, a=asa.
2003-10-24 02:58:03 +00:00
tor%cs.brown.edu
897e2580c9
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
2003-10-22 21:12:36 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
mkaply%us.ibm.com
637cfcba6f
OS/2 bustage - makefile patch went to wrong file
2003-10-22 00:45:29 +00:00
mkaply%us.ibm.com
58f19ef340
Forgot makefile change for OS/2 plugin idl - 215581
2003-10-21 22:38:22 +00:00
caillon%returnzero.com
de3d3fbf61
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com
ffd2abe922
#215581
...
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
2003-10-21 22:11:20 +00:00
timeless%mozdev.org
c272e421bf
Bug 143687 Bring back site icons (favicons) in personal toolbar
...
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
bzbarsky%mit.edu
41d0b58d5f
Fix plugin crash on HP-UX due to not finding the Xt libs. Bug 164021, patc by
...
a.lange@home.se (Andreas Lange), r=peterl, sr=bzbarsky
2003-10-21 04:47:32 +00:00
technutz%netscape.net
081bf0dd98
Bug 222419. remove wallet.TutorialFromMenu key from all.js. r=neil, sr=bienvenu.
2003-10-20 22:23:09 +00:00
tor%cs.brown.edu
f776e09141
Bug 219705 - fix java applet crash with Blackdown JVM. r=blizzard, sr=shaver
2003-10-17 19:32:28 +00:00
darin%meer.net
79fa799f3c
fixes bug 222023 "regression: pref parser should accept single-quote delimited strings" r=timeless sr=brendan
2003-10-16 22:33:02 +00:00
bzbarsky%mit.edu
92ccceaf8d
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2003-10-15 01:56:12 +00:00
darin%meer.net
c1b9e0ff63
fixes bug 221643 "regression: escape sequences in pref name not handled correctly" r=timeless sr=brendan
2003-10-10 03:39:27 +00:00
cls%seawood.org
02f091e3b0
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-08 01:07:38 +00:00
dougt%meer.net
99fc48fd4d
fixing the two network.enableIDN prefs in all.js. r+sr=darin, b=221437
2003-10-07 07:04:10 +00:00
darin%meer.net
325b3c6de7
fixes bug 210125 "need to be able to AsyncWait for closure only" r=dougt sr=bzbarsky
2003-10-06 01:46:31 +00:00
joshua.xia%sun.com
43162ce84e
for bugzilla #219705 sr=shaver@mozilla.org r=xiaobin.lu@sun.com
2003-10-05 05:36:08 +00:00
bzbarsky%mit.edu
691e75dcaf
Make GetPath() work on jar: URIs, incidentally making it possible to use such
...
as src uris for frames again. Bug 220776, r=timeless, sr=darin
2003-10-03 22:15:24 +00:00
bryner%brianryner.com
92b8b3afef
Link the icon decoder with -framework Carbon to try to avoid undefined symbols on Mac OS 10.1.x. Bug 213639, r=bz.
2003-09-30 07:08:57 +00:00