bzbarsky%mit.edu
89e1208ecf
Fix bug 237628 -- unable to resize images with CSS size set. r=glazman, sr=peterv.
2004-07-20 19:11:04 +00:00
mkaply%us.ibm.com
121ac127b9
#249086
...
r=darin, sr=jst
Confirm when script is slow should be Yes/No, not OK/Cancel
2004-07-20 19:09:40 +00:00
darin%meer.net
5fa05ca92c
fixes bug 106940 "ActiveX browser should use the newer nsIPrefService APIs instead of nsIPref" patch by gerlofs@us.ibm.com, r=mkaply, sr=darin
2004-07-20 18:31:57 +00:00
ben%bengoodger.com
dbef3681ef
update interval to 24 hours to allow us to broadcast security updates more quickly and to fix the tinderboxes
2004-07-20 17:06:55 +00:00
timeless%mozdev.org
8c8fc22a13
reverting 3.176 per brendan
2004-07-20 16:11:53 +00:00
pkw%us.ibm.com
5f8cd1a2a3
Bug 243931 - GTK2 build on AIX: Caret misplaced when inserting RTL input into LTR text.
...
Patch contributed by Lina Kemmel <lkemmel@il.ibm.com>.
r=smontagu@smontagu.org , sr=roc@ocallahan.org
2004-07-20 15:53:35 +00:00
bienvenu%nventure.com
0468621c32
backend work for virtual folders, 11051, r/sr=mscott
2004-07-20 14:48:36 +00:00
neil%parkwaycc.co.uk
680260acd6
Middle/ctrl+click bookmark love b=72361,59132,89922,213908 and part of 142683 p=trev@gtchar.de (Wladimir Palant) r=me sr=dmose
2004-07-20 10:27:25 +00:00
dwitte%stanford.edu
6b6af1a60f
make cookie & permission files non-world-readable.
...
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz ), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dbaron%dbaron.org
a2e9a7881c
Reduce headers brought in by nsRuleNode.h. Split nsRuleData into its own file. b=64023 r+sr=bzbarsky
2004-07-20 06:11:27 +00:00
jouni%heikniemi.net
97a429781a
Bug 250547: Make FlagTypes use INNER JOIN instead of comma operator.
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>
r=jouni, a=justdave
2004-07-20 05:08:26 +00:00
jouni%heikniemi.net
0ed702cf0e
Bug 86051: Enable changing product name case.
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=jouni, a=justdave
2004-07-20 05:06:18 +00:00
jouni%heikniemi.net
3c886601b4
Bug 252002: Fix typo in create-guided.html.tmpl.
...
Patch by GavinS <bugzilla@chimpychompy.org>,
r=jouni, a=justdave
2004-07-20 04:18:51 +00:00
dwitte%stanford.edu
68b25f399b
putting back file permissions change, but with default io flags.
2004-07-20 02:06:57 +00:00
dwitte%stanford.edu
d5545a6bc5
simplifying codepath to see if it fixes orange. we need to null out mTempFile in the non-existent target case too.
2004-07-20 01:35:13 +00:00
dwitte%stanford.edu
ab89d98489
backing out file permissions change to see if it fixes orange.
2004-07-20 00:25:48 +00:00
roc+%cs.cmu.edu
57a86f6acb
Bug 53966. Don't just capture to the nearest view when selecting with mouse; only capture to the nearest scrolling view. r+sr=dbaron
2004-07-20 00:02:43 +00:00
dwitte%stanford.edu
13608363dc
Removing nsSafeSaveFile.
...
b=250092, r=biesi, sr=darin
2004-07-19 23:43:35 +00:00
dwitte%stanford.edu
ffa45ddc5f
sprinkle some asserts, and remove redundant #include.
2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
27c9a8cafe
make prefs use nsISafeOutputStream, and remove obsolete nsSafeSaveFile.
...
b=250092, r=biesi, sr=darin
2004-07-19 23:28:43 +00:00
steffen.wilberg%web.de
281ad399dd
port bug 181541 (Add UI to set default languages for web pages, r=mconnor) to the trunk
2004-07-19 22:38:08 +00:00
relyea%netscape.com
0c874c941c
Missed function definition in previous checkin.
2004-07-19 22:37:48 +00:00
relyea%netscape.com
73f15b0963
refactor pk11util, splitting large single files down to a managable size.
...
bug 246130. The new factor is:
pk11akey.c - asymetric keys constructed from pk11cert.c and pk11skey.c
pk11auth.c - authentication/password management factored from pk11slot.c
pk11cert.c - cert code with private key, crls and trust factored out.
pk11ctx.c -- pkcs11 context code, factored out of pk11skey.c
new pk11func.h -- for backward compatibility.
pk11mech.c - mechanism mapping code, factored mostly from pk11slot.c
pk11nobj.c - netscape objects (crls and trust), factored mostly from pk11cert.c
pk11obj.c - generic object support, factored from pk11skey.c pk11slot.c and
pk11cert.c
pk11priv.h -- private functions factored from pk11func.h
pk11pub.h -- public functions factored from pk11func.h
pk11skey.c - now only symetric key ops; private, public key ops, generic ops
and crypto contexs have been factored out.
pk11slot.c - still slot operations. Authentication, generic object ops,
mechanism mapping has been factored out.
This patch should only have refactoring, no new functions or other changes.
2004-07-19 22:12:38 +00:00
dwitte%stanford.edu
f3754bca20
rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
...
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
silver%warwickcompsoc.co.uk
b70f3c37fc
Add some useful comments/basic docs for the charset converter manager.
...
rs=bz
2004-07-19 21:19:03 +00:00
darin%meer.net
2d0eab59a0
add license headers
2004-07-19 20:22:48 +00:00
darin%meer.net
af4ed39d27
compile away printfs in non-debug builds
2004-07-19 20:21:17 +00:00
bryner%brianryner.com
d254362f7b
fix profile location for trunk
2004-07-19 20:02:32 +00:00
darin%meer.net
83a0b2f10a
fixes bug 248695 "string code misuses realloc" r=timeless sr=dbaron
2004-07-19 20:01:42 +00:00
bryner%brianryner.com
a07e790831
suppress the default browser dialog when running the profile stage
2004-07-19 19:59:47 +00:00
bzbarsky%mit.edu
1048e5cdd6
This IDL file should have gone away with nsILanguageAtom at "2004-06-08
...
16:53". See bug 230603.
2004-07-19 19:57:58 +00:00
darin%meer.net
512b02924a
fix for bug 240986 "XPCOM sample fails to start inside xpcshell" r=bsmedberg,dougt
2004-07-19 19:27:24 +00:00
silver%warwickcompsoc.co.uk
cb2e766ab9
Bug 243362 - Add some escaping to "Copy Qualified Name", so that copied value is actually valid JavaScript.
...
r=rginda
2004-07-19 19:24:22 +00:00
silver%warwickcompsoc.co.uk
13446ef7df
Bug 237233 - Add /show-constants command and menu item for hiding/showing read-only properties, like functions and ECMA properties.
...
Also bumping locale version number.
r=rginda
2004-07-19 19:21:28 +00:00
silver%warwickcompsoc.co.uk
3a098378cb
Bug 224732 - only set 'modifiers' attribute if there's a value to set, otherwise don't set it.
...
Also bumping version number.
r=rginda
2004-07-19 19:18:34 +00:00
cbiesinger%web.de
b9fa9b214d
Bug 193372 add missing include r=blizzard sr=bz
2004-07-19 18:58:24 +00:00
cbiesinger%web.de
c7e472b160
Bug 247981 necko depends on libpr0n
...
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
cltbld%netscape.com
2e4b9bfabc
Automated update from host egg
2004-07-19 17:46:44 +00:00
jst%mozilla.jstenback.com
1e7aaa6bf7
Fixing bug 252085. Make the new plugin code build on OSF/1. Change suggested by alpha@culzean.org, r+sr=jst@mozilla.org
2004-07-19 17:44:48 +00:00
bryner%brianryner.com
2d2f280834
Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin.
2004-07-19 17:36:19 +00:00
mconnor%myrealbox.com
a8074d09a7
bug 252077 - fix regression in DnD of bookmarks in RTL locales from bug 240485, patch by Asaf Romano (bugs.mano@mail-central.com), r=me
2004-07-19 16:43:25 +00:00
aaronleventhal%moonset.net
b64c91128d
Bug 261615. Make nsIDOMNSHTMLELement::tabIndex a read/write property. r+sr=jst
2004-07-19 16:34:04 +00:00
aaronleventhal%moonset.net
a20444afb8
Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed
2004-07-19 15:53:02 +00:00
steffen.wilberg%web.de
e09191faa9
F1 on Win/*nix, Help key on Mac doesn't bring up Help. r=mconnor
2004-07-19 14:14:14 +00:00
steffen.wilberg%web.de
336b458bd2
Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner
2004-07-19 13:37:52 +00:00
cltbld%netscape.com
56a8fd9852
Automated update from host egg
2004-07-19 08:56:17 +00:00
dwitte%stanford.edu
8fb18dda26
whitespace change to force tboxes to rerun configure.
2004-07-19 08:51:33 +00:00
dwitte%stanford.edu
e32700100c
tell necko-config.h about NECKO_COOKIES. b=221885
2004-07-19 07:14:34 +00:00
sspitzer%mozilla.org
e290ff9ae2
fix for bug #246051
...
Hang when drag attachment to desktop when the file name has an accented char
r/sr=mscott
2004-07-19 06:50:02 +00:00
cltbld%netscape.com
3ae32fe73e
Automated update from host egg
2004-07-19 05:06:12 +00:00