Граф коммитов

131994 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 7f24d7f4e8 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 b3c3e97627 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 c5e993c9fd Missed function definition in previous checkin. 2004-07-19 22:37:48 +00:00
relyea%netscape.com d0af60d089 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 e338583f48 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 4ce233da0b Add some useful comments/basic docs for the charset converter manager.
rs=bz
2004-07-19 21:19:03 +00:00
darin%meer.net 4643a9f28a add license headers 2004-07-19 20:22:48 +00:00
darin%meer.net fc86fb1f77 compile away printfs in non-debug builds 2004-07-19 20:21:17 +00:00
bryner%brianryner.com 27daea5d89 fix profile location for trunk 2004-07-19 20:02:32 +00:00
darin%meer.net 71af9d4396 fixes bug 248695 "string code misuses realloc" r=timeless sr=dbaron 2004-07-19 20:01:42 +00:00
bryner%brianryner.com 4a4394e740 suppress the default browser dialog when running the profile stage 2004-07-19 19:59:47 +00:00
bzbarsky%mit.edu ee4d4ba30b 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 f430137b16 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 f02971003b 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 43c507ea67 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 2b12910b4d 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 cb64d7d1a7 Bug 193372 add missing include r=blizzard sr=bz 2004-07-19 18:58:24 +00:00
cbiesinger%web.de 0c7a7ecb91 Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
cltbld%netscape.com fd60db1bcd Automated update from host egg 2004-07-19 17:46:44 +00:00
jst%mozilla.jstenback.com f35ffc0b16 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 78edb6f8e3 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 12a0f1a910 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 980c571260 Bug 261615. Make nsIDOMNSHTMLELement::tabIndex a read/write property. r+sr=jst 2004-07-19 16:34:04 +00:00
aaronleventhal%moonset.net a94a11bfab 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 6b7dd74605 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 a4eaf4742f Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2004-07-19 13:37:52 +00:00
cltbld%netscape.com 2a0b1c281c Automated update from host egg 2004-07-19 08:56:17 +00:00
dwitte%stanford.edu 2a34cc6bef whitespace change to force tboxes to rerun configure. 2004-07-19 08:51:33 +00:00
dwitte%stanford.edu 55647f32eb tell necko-config.h about NECKO_COOKIES. b=221885 2004-07-19 07:14:34 +00:00
sspitzer%mozilla.org e5b0daeda4 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 de197e46be Automated update from host egg 2004-07-19 05:06:12 +00:00
dwitte%stanford.edu 8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
dwitte%stanford.edu 26459a5a95 implement exception constants defined in DOM level 3
b=245476, patch by jonathan.watt@strath.ac.uk, r=peterv, sr=jst

remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk, r+sr=peterv
2004-07-19 04:04:41 +00:00
scott%scott-macgregor.org 519fb42879 Official thunderbird branding cleanup. Add packaging code for offical branding content instead of copying the artwork into the mozilla\mail directory. 2004-07-19 00:28:15 +00:00
scott%scott-macgregor.org b9c3b62e65 Land profile migration from the aviary branch onto the trunk:
Bug #251657 --> Land profile migrator for Eudora.
Bug #249494 --> support profile migration from Outlook Express
Bug #250093 --> support profile migration from Outlook
Bug #251094 --> support profile migration from Netscape 4.x
Bug # --> support profile migration from the mozilla suite.
2004-07-18 23:41:24 +00:00
sspitzer%mozilla.org 41bdb972eb fix for bug #229503
can't change auto-detect options in view->character encoding in view source

r=ben
2004-07-18 23:37:19 +00:00
neil%parkwaycc.co.uk 8c46f9761f Wording cleanup b=249577 p=stefan_h@hem.utfors.se r=rlk 2004-07-18 23:24:51 +00:00
dbaron%dbaron.org 1a3c86faf3 Add null-check. b=226791 r+sr=bryner 2004-07-18 21:55:24 +00:00
scott%scott-macgregor.org af801ce18e part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
scott%scott-macgregor.org 554e1a41b3 part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.

This means we can get rid of the thunderbird installer ifdefs to look in dist\thunderbird instead of dist\bin.
2004-07-18 21:46:11 +00:00
bryner%brianryner.com b34a0db433 Change #ifdef so that Check Now works on GNOME. 2004-07-18 21:26:15 +00:00
cbiesinger%web.de 2f7bab80a2 removing unused variable, r+sr=bzbarsky 2004-07-18 20:57:52 +00:00
bzbarsky%mit.edu eed5e27bad Fix offsetWidth,clientWidth and scrollWidth for empty block elements. Bug
186516, r+sr=roc
2004-07-18 20:40:52 +00:00
neil%parkwaycc.co.uk c056f1527d Bug 247419 Make account manager help button context sensitive again r/sr=mscott 2004-07-18 20:33:08 +00:00
cbiesinger%web.de 4f3558fd1d Bug 52157 Character Encoding: Replace "More >" and "Customize..." with easier to understand names
patch by prognathous@hotmail.com r=smontagu sr=blizzard
2004-07-18 20:30:39 +00:00
bzbarsky%mit.edu c11e64a71e nsIContentPolicy should pass the frameelement for loads in frames as
aRequestingNode.  Bug 245836, r=mvl, sr=jst
2004-07-18 20:02:31 +00:00
cbiesinger%web.de e837051a4e Bug 237611 init mPercent to -1, not 0, so that the title also shows 0% progress
patch suggested by ZF.Dang <dantifer.dang@sun.com> r=biesi sr=bz
2004-07-18 19:50:24 +00:00
bzbarsky%mit.edu 23673826b6 Fix image blocking for iframes. Bug 200433, r=mvl, sr=jst. 2004-07-18 19:40:44 +00:00
cbiesinger%web.de eba2b10059 Bug 251835 remove unused variable
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r+sr=jst
2004-07-18 19:22:12 +00:00
kestes%walrus.com cd20e40187 ignore the /data/ directory when compiling. 2004-07-18 18:39:21 +00:00