bstell%netscape.com
817e2f480e
bug 89250, r=ftang, sr=blizzard
...
set minimum size of Japanese font to 16 points (sigh)
2001-07-10 23:33:49 +00:00
mstoltz%netscape.com
40d4d67b20
Checking in two fixes on behalf of jesse@netscape.com:
...
88153 - keep javascript URLs in Page Info dialog from running with system principal
by making the iframe's source about:blank initially and sandboxing it
with type=content. sr=blake, r=mstoltz.
88417 - Disallow setting of location.host and other location subparts cross-domain
r=mstoltz, sr=jst.
2001-07-10 23:24:12 +00:00
ccarlen%netscape.com
2809da135f
Bug 89160 - Clearing user prefs can go into infinite loop. r=bnesse,valeski, sr=vidur
2001-07-06 14:07:37 +00:00
waterson%netscape.com
be6d86517d
Bug 89343. Left-over build bustage from static branch landing; LIBRARY is no longer needed.
2001-07-05 22:05:19 +00:00
blakeross%telocity.com
32c8dda843
Adding a default for browser.history.grouping (this was part of the history outliner patch, r=alecf sr=ben)
2001-07-05 18:03:45 +00:00
bnesse%netscape.com
ccbe76ac33
Fix for bug 88500. GetChildList should return prefs relative to the root branch. r=mscott, sr=alecf.
2001-07-05 17:51:27 +00:00
bstell%netscape.com
cd84289ace
bug 88955, r=yokyama, rs=bstell
...
change the default monospaced font size from 13 to 12
2001-07-03 16:28:42 +00:00
blakeross%telocity.com
3f1af9615a
Focusing urlbar should select contents (37587). r=brade sr=ben
2001-07-03 01:06:36 +00:00
nhotta%netscape.com
cca44ebd03
Moved "font.size." prefs from all.js to platform files and
...
changed macpfref.js for .ja default faces to "HeiseiMincho", "HeiseiKakuGothic", default sizes to 14.
bug 87871, r=ftang, sr=blizzard.
2001-07-02 22:24:09 +00:00
leaf%mozilla.org
2cabd7c62c
merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323
2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
bstell%netscape.com
111515d1ce
bug 87167, r=ftang@netscape.com, sr=blizzard@mozilla.org
...
adjust the thresholds where we decide to bitmap scale CJK fonts
2001-06-29 07:26:34 +00:00
racham%netscape.com
12512aa7fa
Fixing bug 6830. Setting default pref values for filing messages and creating folders on servers. r,sr=sspitzer
2001-06-29 07:05:35 +00:00
mscott%netscape.com
83d559d6cd
Bug #80866 --> new helper app dialog design. Add prefs for remembering the decision to show the
...
helper app dialog for a particular mime type. Make sure the progress dialog stays up by default.
r=hewitt
sr=sspitzer
2001-06-28 02:17:17 +00:00
darin%netscape.com
ce7573bf2e
Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
...
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
sgehani%netscape.com
c4dab60f41
Add a dropdown to choose searchengine when in basic mode in
...
the search sidebar panel.
b = 86483
r = matt
sr = alecf
2001-06-28 01:27:35 +00:00
mkaply%us.ibm.com
4f1bf480f2
#82632
...
r=timeless, sr=brendan
Avoid potential malloc of 0
2001-06-26 21:14:12 +00:00
jst%netscape.com
83ab38da1c
Why was this checked in w/o review and super review? This setting is causing the JS console to be filled with insignificant warnings that do no other good than hiding real errors, taking out the pref since this is hindering development. If you have issues with this, feel free to contact me.
2001-06-26 05:56:30 +00:00
bstell%netscape.com
a476de2073
bug 87055, r=dr@netscape.com, sr=blizzard@mozilla.org, a=tor@acm.org
...
adjust the threshold where X mozilla decides to use a wrong sized
(but good looking) bitmap font vs a right sized (but ugly) bitmap
scaled font
2001-06-24 02:19:33 +00:00
mitesh%netscape.com
293528ba7d
Fixes for bug 70348 autoconfig feature
...
r=bnesse, sr=alecf and a=dbaron
2001-06-23 22:22:27 +00:00
racham%netscape.com
01b63f485e
Part of Fix to bug 87396. Set the global pref to point special folders prefs to server to true. r,sr=sspitzer a=chofmann
2001-06-23 21:12:23 +00:00
granrose%netscape.com
45db469d66
backing out mitesh.
2001-06-22 18:30:49 +00:00
mitesh%netscape.com
84322777d4
Fixes for bug 70348 - autoconfig feature
...
r = bnesse, sr=alecf and a=dbaron
2001-06-22 17:46:30 +00:00
bstell%netscape.com
d8a866ab75
bug 61439, r=blizzard, rs=aflec, a=chofmann
...
the X server forgets to set the Mode_switch bit during a keyboard grab
add a pref to allow the user to disable grab during autocomplete popup
2001-06-22 03:41:00 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
35f5525e8b
Removing trailing slash and extra endif
2001-06-20 09:06:03 +00:00
cls%seawood.org
ebecfbc726
Add missing ifdef
2001-06-20 08:43:39 +00:00
rbs%maths.uq.edu.au
ec2543a227
create a debug-developer.js to catch strict javascript errors & warnings during development, and to avoid receiving bugs from gemal for the fixup
2001-06-20 07:44:17 +00:00
ccarlen%netscape.com
c02ab62d96
Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann
2001-06-20 06:49:22 +00:00
bstell%netscape.com
e6911981cc
bug 74889 Default Linux Chinese font seems too big
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:19:23 +00:00
pollmann%netscape.com
1f1e38d202
Bug 83065: Fix file corruption uploading to PHP driven sites by turning of Content-Transfer-Encoding header by default (can be enabled by a pref), and fix security hole by not sending full file path when uploading file. Some sites were also assuming that UN*X browsers would not send the full path (as Navigator 4.x did not) so this fixes them. Much of this patch was created by Adrian Havill, I merely split out portions form the work for bug 44464. r=havill@redhat.com/pollmann@netscape.com, sr=mscott@netscape.com, a=drivers@mozilla.org (asa)
2001-06-20 01:33:53 +00:00
darin%netscape.com
9f6ebba674
Fixes bug 86762 "default cache validation frequency should be automatically"
...
r=gagan,bbaetz sr=waterson a=asa
2001-06-20 01:33:00 +00:00
dianesun%netscape.com
14e38088a8
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
2001-06-20 00:23:35 +00:00
morse%netscape.com
4a1b927d97
bug 86181, all l10n to selectively hide panels in form manager dialog, r=vishy, sr=alecf, a=dbaron
2001-06-20 00:22:33 +00:00
bstell%netscape.com
7989cf94ef
bug 33162 missing Japanese characters on Linux
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add pref to control this new code
---------------------------------------
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
2001-06-19 22:55:22 +00:00
dbaron%fas.harvard.edu
0e6a4d0cab
Change default for using system colors as document colors to false, and change default document background color to white rather than light gray. b=69053 r=attinasi sr=ben a=roc
2001-06-19 22:43:10 +00:00
bnesse%netscape.com
8d3821e941
Fix for bug 86107. Preferences needs to implement nsISupportsWeakReference. r=mitesh, sr=alecf, a=asa.
2001-06-19 01:40:19 +00:00
mscott%netscape.com
67bf631f49
Bug #84731 --> default smtp servers to never use ssl instead of try
...
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
gerv%gerv.net
e9e0448e0c
Fix misnamed referer pref. (Sadly, we can't correct the misspelling of "referrer" <sigh>.) Bug 83229. r=bbaetz, sr=darin, a=asa.
2001-06-11 21:49:30 +00:00
mitesh%netscape.com
c7dae610a0
Bug 84559 - To disable the caching of autoconfig.jsc
...
r=bnesse, sr=alecf and a = blizzard
2001-06-11 20:22:29 +00:00
ducarroz%netscape.com
588302e640
Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa
2001-06-09 05:26:39 +00:00
dianesun%netscape.com
d07e015703
Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron
2001-06-08 21:17:43 +00:00
bnesse%netscape.com
e9eb2c6b09
Fix for bug 51507. Remove "Netscape" from warning dialog. r=timeless, sr=slecf,a=dbaron.
2001-06-08 20:45:07 +00:00
bnesse%netscape.com
962abd1b7b
Fix for bug 77975. Don't skip the first line when processing user.js. r=chipc, sr=alecf, a=dbaron.
2001-06-08 20:36:58 +00:00
bnesse%netscape.com
01a66ecd94
Fix for bug 80108. Fix PREF_DeleteBranch so it doesn't append a "." if one is already there. r=chipc, sr=alecf, a=dbaron.
2001-06-08 20:35:01 +00:00
bnesse%netscape.com
538891be3e
Added PrefHasUserPref functionality. r=bnesse, sr=alecf, a=asa. Checking in for Chip C.
2001-06-08 20:31:34 +00:00
srilatha%netscape.com
ae5905be21
Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
...
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
mitesh%netscape.com
8bfc80160e
bug 81987
...
changing location of failover.jsc file
r=bneese, sr=alecf and a=blizzard
2001-06-06 23:40:13 +00:00
sgehani%netscape.com
ab59e1338b
Ability to force always asking before opening a helper app.
...
b = 84241
r = vishy
sr = mscott
a = asa
2001-06-06 08:17:39 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
leaf%mozilla.org
0acafd32e1
update user agent and mac version, r=jj, a=asa bug 83999
2001-06-05 23:05:32 +00:00
gerv%gerv.net
c4d23bd566
Bug 81094 - re-introduce the ability to set the DPI value to "Ask X server"; i18n fixes, general clean-up and also make the Fonts prefs panel slightly more clear by adding a separator. r=mcafee, sr=alecf, a=blizzard.
2001-06-05 21:38:24 +00:00
valeski%netscape.com
221edc8f1a
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
bstell%netscape.com
27a65018e5
bug 61439: workaround X server bug so non-US users can enter email addresses
...
when autocomplete popup is up
r=pavlov@netscape.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
pref allow user to control the Mode_switch workaround, current enabled
Use to disabled the workaround when the X server is finally fixed.
2001-06-05 06:01:17 +00:00
gerv%gerv.net
315b4c536f
New Accept: header. Reviewed by n.p.m.netlib, r=bbaetz, sr=darin, a=asa. Bug 83458.
2001-06-03 07:42:53 +00:00
joki%netscape.com
5303d368f3
Part of fix for 55020, add a pref to determine if accesskey causes focus or focus/activation. sr:jst, r:pollmann
2001-05-23 06:35:32 +00:00
gordon%netscape.com
3e67287286
For bug 80890. Changing default cache sizes to 50,000 k for disk, and 4096 k for memory, as per discussion with PDT. sr=hyatt.
2001-05-23 01:12:55 +00:00
dianesun%netscape.com
1ad1dbdc8c
Back up checkin for 79555 and 80127
2001-05-23 00:50:58 +00:00
mstoltz%netscape.com
1a04f14209
Reinstating the partial fix for bug 66938, the wiretap exploit, which was blown away by the XPCDOM landing. These capability prefs should prevent scripts in mail messages from reading any plaintext content in the message. r=jst,pollman, sr=mscott.
2001-05-23 00:40:49 +00:00
dianesun%netscape.com
5e787a8bda
Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer
2001-05-22 21:23:04 +00:00
gerv%gerv.net
2af9d05ee2
Refactor translation backend to support multiple translation providers. Bug 77207. r=timeless, sr=alecf.
2001-05-19 15:47:26 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
racham%netscape.com
d4c44aaaa6
Fixing bug 76388. Adding a default pref which will be used by incoming servers to check if the offline support level is already set. r=bienvenu, sr=sspitzer
2001-05-19 01:39:03 +00:00
bnesse%netscape.com
bf4f5957a5
Removed 2k limit on user preference strings by using dynamic allocation instead of buffer based allocation. Bug 69744. r=dveditz, sr=alecf
2001-05-18 21:46:35 +00:00
bnesse%netscape.com
54764034f3
Added sanity check to insure that a valid JSRuntime was found before passing it to JS_NewContext. Bug 73491. r=mcafee,timeless. sr=alefc.
2001-05-17 22:17:03 +00:00
srilatha%netscape.com
f2e9708389
Modified the Addressing pref panel to fit in the pref window. bug# 80304.
...
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
sfraser%netscape.com
fdc0c90442
Checking in for Gerv. Fix for bug 58040; fix Accept headers to do something useful. r=bbaetz, sr=darin
2001-05-17 00:17:34 +00:00
mkaply%us.ibm.com
01b611fcf1
#79954
...
r=mkaply, a=blizzard
Add middlemouse.paste pref for OS/2
2001-05-16 14:21:18 +00:00
mstoltz%netscape.com
13830edb39
*** empty log message ***
2001-05-15 04:44:56 +00:00
bstell%netscape.com
c51b470979
bug 47836, r=ftang, rs=bstell (see Brendan's comments in bug 77300)
...
change minimum Korean font size from 16 to 10 pixels
2001-05-12 03:43:19 +00:00
darin%netscape.com
c18fe7ef56
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
mstoltz%netscape.com
d0f2b845b9
Fixes for bugs 79796, 77203, and 54060. r=jband@netscape.com,
...
sr=brendan@mozilla.org
2001-05-11 00:43:27 +00:00
jst%netscape.com
3f55f4aeb1
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 18:02:50 +00:00
racham%netscape.com
55a1c4c2d0
Fix to bug 77967. Needed conversion from UTF8 to UCS2 instead from ASCII while reading the pref. Patch by bnesse. r=naoki sr=sspitzer.
2001-05-07 07:51:24 +00:00
dbaron%fas.harvard.edu
1e17c9e897
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding timer, necko, embedcomponents, and profile to REQUIRES.
2001-05-05 12:44:26 +00:00
bnesse%netscape.com
64a9644c76
Checking in for Mitesh. Bug 70348 Add autoconfig support. r=bnesse, sr=alecf
2001-05-04 20:46:41 +00:00
mitesh%netscape.com
12d935a513
Checking in Bug 70348
...
Adding AutoConfig Feature
r=bnesse and sr=alecf
2001-05-04 20:45:20 +00:00
dianesun%netscape.com
84fd361aab
Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
2001-05-04 00:47:53 +00:00
srilatha%netscape.com
120f2ca856
LDAP UI implementation.
...
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
blizzard%redhat.com
020fc33122
Bug #77185 . Bump the version number to 0.9+ for the tip. r/a=leaf.
2001-05-03 03:28:12 +00:00
mitesh%netscape.com
c75ad76702
Checking in for chipc@netscape.com
...
Bug 5132 - cfg implementation
r=bnesse and sr=alecf
2001-05-02 23:00:22 +00:00
bnesse%netscape.com
419b2d4f10
Fix for bug 77975, user.js support broken. r=srilatha, sr=alecf.
2001-05-02 01:37:33 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
hyatt%netscape.com
b9cd285721
Fix for 77218. r=danm, sr=ben
2001-04-28 07:59:12 +00:00
valeski%netscape.com
9e8d80d70f
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
bnesse%netscape.com
c10da9a25e
Fix for smoketest blocker 77916 (blocking 77894). r=bnesse, sr=sfraser
2001-04-27 20:30:36 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
2029078049
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 05:13:10 +00:00
dougt%netscape.com
547145697f
Disabling directory veiwer for protocols that honor network.dir.generate_html. This includes ftp. r=bbaetz@cs.mcgill.ca, sr=me
2001-04-26 23:55:10 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
bnesse%netscape.com
320ee1ead6
Replacing changes that were backed out and adding fixes for bugs which were found while this code was active.
[Not part of the build]
2001-04-24 20:32:16 +00:00
harishd%netscape.com
6836236914
69455 - enable noframes content when frames are disabled
...
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
f5da4c80b1
Swapped order of #includes to fix nebiros (SunOS/sparc) build bustage.
2001-04-20 04:00:02 +00:00
bnesse%netscape.com
d8ea6cb8e6
Fixing senna build bustage.
2001-04-20 00:36:08 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
bnesse%netscape.com
32bc73b4de
Removed #pragma mark - stuff that was causing build problems on Windows in preparation for landing bug 46863 tomorrow.
[Not part of the build --- yet :)]
2001-04-19 03:49:00 +00:00
bnesse%netscape.com
e389036f8f
Added support for caching accesses to the root branch as per alecf.
[Not part of the build].
2001-04-18 05:18:47 +00:00
bnesse%netscape.com
f897c867ba
Cleaned up bad formatting.
[Not part of the build.]
2001-04-18 05:17:54 +00:00
bnesse%netscape.com
4bb2a58ebd
Added comments as per alecf.
[Not part of the build.]
2001-04-18 05:16:47 +00:00
sgehani%netscape.com
b7746da88a
Make bookmarks checkbox reflect that the bookmarks folder is
...
in the personal toolbar by default.
b = 68395
r = jag
sr = alecf
2001-04-17 07:33:26 +00:00
mstoltz%netscape.com
7c8883cb35
Temporary fix for 66938 (wiretap exploit), previously reviewed for checkin on NS6.01 branch.
...
Limiting DOM access for scripts in mail messages to prevent stealing forwarded mail content.
2001-04-17 05:22:55 +00:00
loadrunner%betak.net
6d65b60d57
bug 54285, r=nhotta, jag, pink, sr=brendan
2001-04-17 02:16:51 +00:00
bnesse%netscape.com
5981a95a48
Fixed bad JS_Request stuff in openPrefFile.
[Not part of the build].
2001-04-16 22:34:30 +00:00
hwaara%chello.se
d08c78b365
Implement date&time support in reply-headers, like:
...
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual. This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl , sr=sspitzer@netscape.com
Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com , sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
dveditz%netscape.com
8047194c74
fix for 73520, update user agent to 0.8.1+
2001-04-13 23:11:45 +00:00
ducarroz%netscape.com
05a8dda34f
Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer
2001-04-13 04:50:14 +00:00
bnesse%netscape.com
f36e242d95
Fixes for handling default localized unichar prefs.
[Not part of the build]
2001-04-12 23:28:43 +00:00
bnesse%netscape.com
c67b6c40f8
Added additional comments about functionality of reset & clear.
[Not part of the build]
2001-04-12 23:27:45 +00:00
bienvenu%netscape.com
351b86335f
add prefs for compacting folders threshhold 15865 sr=sspitzer
2001-04-12 14:35:05 +00:00
bnesse%netscape.com
e181566483
Re-integrated the nsISecurityPref interface because it still appears to be the best solution.
[Not part of the build.]
2001-04-11 23:07:03 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
tao%netscape.com
ee17057d13
71910: Location field for home page in Navigator prefs panel empty
...
(r=mcafee,sr=alecf). Relocate urls.
2001-04-09 23:13:30 +00:00
dbaron%fas.harvard.edu
b4442c54a5
Make "Runtime mismatch, so leaking context!" error message from fix for 71237 |#ifdef DEBUG|. r=disttsc@bart.nl sr=shaver@mozilla.org
2001-04-09 23:08:37 +00:00
bstell%netscape.com
8c96c9a8c2
bug 55021, r=ftang@netscape.com, sr=erik@netscape.com
...
add pref for print.psnative.font for langGroups
2001-04-09 22:47:45 +00:00
aaronl%chorus.net
57c1ab8f3a
Implemented focus appearance prefs. bug 74225, r=rods, sr=attinasi
2001-04-09 22:17:11 +00:00
sspitzer%netscape.com
b07f238542
fix for #74072 . since "forward as quoted" is obsolete, treat it as
...
"forward inline." fix by cavin@netscape.com , sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
bnesse%netscape.com
09e0c6e76d
Trimmed comments to < 80 characters as per request.
[Not part of the build]
2001-04-05 23:08:05 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
loadrunner%betak.net
5783fe479e
Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf
2001-04-05 01:05:28 +00:00
bnesse%netscape.com
1765028027
Added coments based on Judson's review comments.
[Not Part of the Build]
2001-04-05 00:08:07 +00:00
stephend%netscape.com
61467f1444
Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com
2001-04-04 03:18:34 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
bnesse%netscape.com
3d64268a4e
Updates to the future preferences API based on the latest round of feedback.
[Not Part of the Build]
2001-04-03 20:11:54 +00:00
erik%netscape.com
f63ef34596
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
remove default japanese postscript font names
these have been moved into nsPostScriptObj.cpp so user can override them
2001-04-03 06:27:40 +00:00
bnesse%netscape.com
54a5d3bbbc
Updates and bug fixes based on feedback of initial prefservice and prefbranch feedback.
[Not Part of the Build]
2001-03-29 00:48:30 +00:00
bnesse%netscape.com
c5dfbe6870
Initial versions based on feedback of initial prefservice and prefbranch feedback.
[Not Part of the Build]
2001-03-29 00:46:49 +00:00
shanjian%netscape.com
f89bcc41a1
#72125 default font for simplified chinese system does not work
...
r = ftang, sr=erik
Add fallback font list for default font.
2001-03-26 23:43:52 +00:00
bienvenu%netscape.com
2b742cb3aa
add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer
2001-03-25 18:48:27 +00:00
bnesse%netscape.com
72a774fffe
Added some missing calls to add the requested preference to the branch root value. [Not part of the build]
2001-03-24 00:25:47 +00:00
valeski%netscape.com
c1098ac6ac
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
2001-03-24 00:22:18 +00:00
bnesse%netscape.com
9742afa722
Potential final candidates for the basis of the nsPref re-write. [Not part of the build]
2001-03-22 23:34:41 +00:00
bryner%uiuc.edu
3eece340c0
Patch from sfraser to remove dependence on net.h (for bug 38061). r=bryner, sr=shaver.
2001-03-22 06:59:52 +00:00
tao%netscape.com
b5146c4eae
71341: mailnews.view_default_charset pref item should not be stored,
...
(r=naoki,sr=erik)
2001-03-22 02:20:48 +00:00
shaver%mozilla.org
0377670868
39373 and 71237: make prefs use JS_*Request to defend against off-thread calls
...
and ensure that we don't destroy a context after the runtime has gone away.
(r=alecf, sr=brendan, assist=dbaron)
2001-03-20 14:34:56 +00:00
beard%netscape.com
753b54726b
fix for bug #71879 , r=dveditz, sr=alecf
2001-03-14 05:55:13 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
ccarlen%netscape.com
3972e66a0f
Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
8d27bb9639
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
blakeross%telocity.com
cb22baebf5
Option click to save links on mac (55686). r=timeless sr=alecf
2001-03-10 01:29:46 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
racham%netscape.com
4cc60d9feb
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
2001-03-07 01:16:44 +00:00
blakeross%telocity.com
cc077cbbc9
Updating ua string to 0.8.1
2001-03-06 03:41:05 +00:00
mcafee%netscape.com
fb180bf413
Backing out my attempt to fix (68208). sr=alecf
2001-02-28 00:00:27 +00:00
nhotta%netscape.com
5c700ba3f2
Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
2001-02-27 23:33:47 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
mcafee%netscape.com
32eb4c93d1
Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem.
2001-02-27 01:08:17 +00:00
varada%netscape.com
7b604f0013
fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott
2001-02-26 19:48:03 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
blakeross%telocity.com
7273675bec
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
2001-02-23 03:31:46 +00:00
racham%netscape.com
7a532a2d91
Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer
2001-02-23 02:48:35 +00:00
sspitzer%netscape.com
9a9b77dade
control the default url for sound to play on new mail with a pref,
...
instead of hard coding it. (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
blakeross%telocity.com
a9d8624767
Removing old prefs code (68964). r=mcafee sr=ben
2001-02-17 01:55:32 +00:00
mcafee%netscape.com
bacb123309
Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf
2001-02-16 00:23:56 +00:00
aaronl%chorus.net
4f3059151b
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
2001-02-15 05:07:46 +00:00
ftang%netscape.com
64bf60e0a9
check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
...
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing
2001-02-14 23:45:58 +00:00
bnesse%netscape.com
e4c213a297
Initial installation into CVS repository.
(Not part of the build)
2001-02-14 22:04:26 +00:00
bnesse%netscape.com
03d92b93f2
Removing unused (and now outdated as well) files from the tree.
2001-02-14 18:49:19 +00:00
colin%theblakes.com
e48228e336
Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer
2001-02-14 01:16:30 +00:00
colin%theblakes.com
2c7b54828c
OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer
2001-02-14 01:11:45 +00:00
alecf%netscape.com
689df1b0a2
back myself out to see if I'm causing orange
2001-02-13 04:08:26 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
alecf%netscape.com
480f19ab6c
fix for #62401 , attempt #2 - only cleanup prefs JSContext when the shutdown event comes in, so we
...
don't fiddle with pointers to freed objects
sr=brendan
2001-02-13 02:23:17 +00:00
jgmyers%netscape.com
cb0d7ce9dc
fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott
2001-02-13 02:09:25 +00:00
leaf%mozilla.org
b4f8987b0d
change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard
2001-02-09 04:48:26 +00:00
ccarlen%netscape.com
79921a8865
Bug 67857 - Profile Mgr resets all prefs which is SLOW.
r=racham, sr=alecf
2001-02-07 07:56:10 +00:00
jgmyers%netscape.com
7754a29d29
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
sspitzer%netscape.com
31e9d6b760
fix for #67255 . define a default for "mail.content_disposition_type"
...
sr=bienvenu
2001-02-01 15:53:05 +00:00
sspitzer%netscape.com
e7b36af86f
fix for #67095 , disable news biff by default, and allow us to
...
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.
turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
alecf%netscape.com
95402afece
add default pref for #67072 , sr=sspitzer
2001-01-31 00:59:30 +00:00
mkaply%us.ibm.com
6f0ce83043
#60160
...
r=blake, sr=alecf
Remove Win32 specific code for system colors - make it XP using nsLookAndFeel
2001-01-30 04:41:49 +00:00
mscott%netscape.com
0e8aa1c4a6
Bug #63346 --> add a pref for keeping the progress download dialog open
...
sr=sspitzer
2001-01-29 21:32:16 +00:00
dbaron%fas.harvard.edu
20b685bf78
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
akkana%netscape.com
6499aa20b0
56296: Disable popping up new window on target=, pref controlled. r=dveditz, sr=brendan
2001-01-27 01:08:36 +00:00
racham%netscape.com
2a6aa10e0f
Fixing bug 65556. Turning the Biff feature on by default and automatic message download is turned off for POP3 servers on biff as deafult. r=sspitzer sr=mscott
2001-01-25 20:38:45 +00:00
racham%netscape.com
e3dc236f47
Fixing bugs 14301 and 63251. As a part of fix to bug 14301, Setting the default value of the pref that says log onto this account at startup to false. All newly created accounts will not have this one turned on and interested users with multiple accounts will have to manually turn it on, by turning the checkbox on, to take the advantage multiple logins at startup. While fixing bug 63251, a new pref is added to findout the url of the page that need to be displayed in the AccountCentral frame. r=sspitzer sr=bienvenu
2001-01-23 21:54:12 +00:00
blakeross%telocity.com
1519d3233f
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless,sspitzer sr=bienvenu
2001-01-22 20:30:26 +00:00
blakeross%telocity.com
5612a3ed83
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=timeless sr=alecf
2001-01-21 03:44:15 +00:00
alecf%netscape.com
f8bf9f049f
back out my last changes for now, cuz they cause wierd leaks
2001-01-20 01:47:33 +00:00
radha%netscape.com
29150ca5fa
Fix for Session History growth bug 62651 r=law and several other people, sr=waterson
...
Put a limit on number entries session History will hold for each browser window/embedding
window
2001-01-19 21:12:14 +00:00
alecf%netscape.com
4b49a247af
fix for #62401 - r=jsg sr=brendan
...
clean up references to the global runtime before
services are shutdown, but acting as an observer on XPCOM shutdown
2001-01-19 20:44:19 +00:00
chuang%netscape.com
3ff3a12081
Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu
2001-01-18 05:38:03 +00:00
blakeross%telocity.com
68fc27d616
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=valeski sr=alecf
2001-01-18 00:53:48 +00:00
alecf%netscape.com
0dc7935c12
fix for bug 65616 - make nsIObserver-based pref notifications work as designed
...
sr=blizzard, r=timeless
2001-01-17 21:10:58 +00:00
blakeross%telocity.com
d94976ed8d
Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=dveditz sr=alecf
2001-01-17 00:13:37 +00:00
sspitzer%netscape.com
be8d66aa9c
remove the unused default pref "mail.allow_at_sign_in_user_name".
...
see #53970 for details.
2001-01-12 20:14:12 +00:00
akkana%netscape.com
76f26fe101
57317: move "middle click on content area loads URL" behavior from
...
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
r=timeless, sr=hyatt
2001-01-10 22:16:19 +00:00
ccarlen%netscape.com
b80e87777e
Part of 35559 - dynamic profile switching
sr=alecf
2001-01-10 20:25:52 +00:00
akkana%netscape.com
c9a065cce8
17686: Add a pref to control image animation. r=tor, sr=buster
2001-01-09 23:55:27 +00:00
akkana%netscape.com
d3089c475e
33088: restructure editor output routines. r=kin,buster,adamlock sr=sfraser
2001-01-08 21:01:29 +00:00
sspitzer%netscape.com
99dcbaa064
fix for #36025 . play sound when new mail arrives. thanks to
...
rcassin@supernova.org for the front end work. all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
mstoltz%netscape.com
811d4cb9a1
bug 62972 - block location and other sensitive properties in mail messages. r=rginda, sr=mscott
2001-01-06 00:26:58 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
alecf%netscape.com
f2206e4265
fix for 63448 - don't do a JS_GC every time we read a pref file - instead do
...
one JS_MaybeGC after reading in ALL the default prefs, and do a JS_MaybeGC after reading
in any single user prefs file (i.e. prefs.js)
sr=brendan@mozilla.org , r=jst@netscape.com
2001-01-03 00:11:50 +00:00
timeless%mac.com
72e6f102cf
cleanout unused wallet references
...
r=blake, sr=alecf
2001-01-02 23:15:34 +00:00
blakeross%telocity.com
6254430196
Fix 60005: prefs UI for showing and hiding tooltips. r=timeless sr=alecf
2001-01-01 04:25:06 +00:00
blakeross%telocity.com
9bf4ee2adc
Fix 42732: open web location dialog should remember previous url and other clean-up. r=timeless sr=alecf
2000-12-25 05:13:15 +00:00
sspitzer%netscape.com
f4097c15ee
fixes for #57912 , #14295 , #14301
...
1) add ui and backend support for "log into this account at startup". all that is missing is the code to actually do the logging in at startup. that comes next.
2) hide the user name for news servers in the account manager.
3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.
sr=bienvenu
2000-12-22 23:32:32 +00:00
sspitzer%netscape.com
d04b934feb
fix for #56074 . thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
...
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
bratell%lysator.liu.se
4297b96003
Fix for bug 62031. Make it possible to display format=flowed mails as normal text/plain mails. r=nhotta@netscape.com sr=bienvenu@netscape.com
2000-12-19 19:43:12 +00:00
blakeross%telocity.com
ea488282ff
Fix 63170: crash in [add|remove]Observer if either argument is null. r=dveditz sr=alecf
2000-12-19 08:14:09 +00:00
blakeross%telocity.com
845e223a95
Fix 58141: turn on internet keywords by default. r=doron sr=alecf
2000-12-18 21:46:54 +00:00
ben%netscape.com
6f437273bd
make middle mouse click on link open in new window on all platforms. r=kandrot, a=jst
2000-12-13 07:29:35 +00:00
mstoltz%netscape.com
2c2a943dc7
Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan.
2000-12-12 23:10:07 +00:00
alecf%netscape.com
ef6b77f7cc
fix for #59815 , as submitted in bug #55293 by bienvenu@netscape.com
...
r=alecf, sr=waterson (in 55293)
2000-12-11 22:22:20 +00:00
hyatt%netscape.com
c0726eb67e
Adding pref for XBL-based form controls. r=danm, a=ben
2000-11-30 00:07:09 +00:00
mkaply%us.ibm.com
01c022f6f3
#56767
...
r/a=cls,leaf
Remove XP_PC - use XP_WIN or XP_OS2 explicitly
2000-11-29 23:28:04 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
anthonyd%netscape.com
8793c262a1
fix for 58012 - selection behaviour not correct in unix
...
r=mcafee,akkana
sr=shaver
a=brendan
2000-10-30 23:07:54 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
44e05cde24
Attempting to make solaris happier with ?:
2000-10-28 04:51:12 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
mscott%netscape.com
4b5a54deb0
Bug #48403 --> don't allow JS running in a mailnews sand box to change the name of it's containing iframe.
...
this code was contributed by mstoltz.
r=beard, sr=mscott
2000-10-24 00:52:02 +00:00
shaver%mozilla.org
91440fb919
#24612 , make prefs observable from JS and other XPCOM bindings, r/sr=alecf
2000-10-17 17:08:00 +00:00
mstoltz%netscape.com
99a2b79580
Fixing 56009, exploit allowing XPConnect access. r,a=hyatt, sr=scc
2000-10-13 22:59:47 +00:00
kin%netscape.com
03bc6a4d6b
Fix for bugscape bug #2698 (Need to wire up Spellchecker language prefs)
...
mozilla/odules/libpref/src/init/all.js
- Added "spellchecker.dictionary" default pref and removed old 4.x spellchecker prefs.
mozilla/editor/base/nsEditorShell.cpp
- Added code to InitSpellChecker() and UninitSpellChecker() to get and
set the "spellchecker.dictionary" pref.
r=brade@netscape.com sr,a=sfraser@netscape.com
2000-10-13 13:36:22 +00:00
nhotta%netscape.com
bc3f550cec
Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf.
2000-10-06 22:58:48 +00:00
nhotta%netscape.com
8e65cbcede
Added getDefaultLocalizedUnicharPref, bug 55011, r=tao, sr=alecf.
2000-10-06 03:49:15 +00:00
morse%netscape.com
e56cf1f693
bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt
2000-10-04 02:57:25 +00:00
mozilla.BenB%bucksch.org
03941feac7
55030: By default, do not send user's email address as anon. FTP password. r=mstoltz, a=brendan
2000-10-03 22:38:31 +00:00
mkaply%us.ibm.com
7ed61ce3a3
#53402
...
r=mkaply, a=blizzard
We had a really bad os2pref.js from 4.61
2000-09-28 23:20:09 +00:00
nisheeth%netscape.com
9c795a60b8
r=joki. Switching off the "nglayout.events.showHierarchicalHover" pref by default. This was enabled late in the beta 3 cycle and is causing performance problems with mousing over chrome. No code change is required.
2000-09-27 14:37:55 +00:00
mkaply%us.ibm.com
2f286a1708
#53096
...
r=akkana, a=brendan
Can't override accelerators properly which we will be doing on OS/2
2000-09-18 23:04:07 +00:00
sspitzer%netscape.com
006ca13b13
whoops, the default is supposed to be false, not true.
2000-09-18 03:35:40 +00:00
sspitzer%netscape.com
7adb18e21c
fix for #22163 from Decklin Foster.
...
set a default pref to prevent the JS exception.
r=sspitzer
2000-09-18 03:27:09 +00:00
mozilla.BenB%bucksch.org
9146f48ca9
39372: Changing default to "blockquoting" plaintext (using vertical bars (instead of ">"s) for nested quotes during reply to plaintext msgs). r=a=alecf
2000-09-15 22:07:28 +00:00
joki%netscape.com
48699a677a
Part of fix for bug 5693, add new pref to allow no firing of hierarchical :hover state if performance slowed. r:jst.
2000-09-15 06:13:58 +00:00
dveditz%netscape.com
ada8b33ac2
bug 51056 handle unreadable prefs file, patch from gemal@gemal.dk, r=dveditz@netscape.com
2000-09-14 20:12:59 +00:00
matt%netscape.com
f140600326
fix for bug 44036
...
r=pav
2000-09-14 04:52:50 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
ruslan%netscape.com
06bc8d6e48
proxy.ssl.connect pref should be always set to true; a=gagan
2000-09-12 21:42:54 +00:00
dimator%netscape.com
768a93fd39
Changing default collect address book maximum from 200 to 700 cards. r=putterman
2000-09-12 01:53:20 +00:00
dimator%netscape.com
b4f2e0fccf
Adding aging to collected address book. bug 46343. r=mscott
2000-09-08 22:56:08 +00:00
radha%netscape.com
98ded18f57
Fix for bug # 43871. Pref to disable/enable autocomplete. r=ducarroz.
2000-09-07 21:19:36 +00:00
cata%netscape.com
ea67db35c1
Fix for bug #47341 r=ftang a=ftang.
2000-09-05 23:54:59 +00:00
mcafee%netscape.com
65ebab34f8
Removing unused pref (51246). r=pavlov
2000-09-05 23:03:39 +00:00
akkana%netscape.com
d53a542055
50935: make multiline paste into single line text control switchable. r=mjudge
2000-09-01 21:12:43 +00:00
jst%netscape.com
1c4cdd1bcf
Fixing assertion on startup. r=vidur
2000-09-01 19:07:15 +00:00
brendan%mozilla.org
fee5220228
Use lazy JS class init to save memory and cycles; also expand tabs per Emacs modeline (46703, r=blizzard@mozilla.org).
2000-08-31 02:59:59 +00:00
jst%netscape.com
ef147e7941
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
2000-08-31 00:36:31 +00:00
slamm%netscape.com
c8726b8fa8
Sidebar customize dialog: More panels link (47585). r=mcafee
2000-08-30 23:41:17 +00:00
cata%netscape.com
5f83fafd9f
Fix for bug #38645 a=ftang, r=nhotta.
2000-08-29 23:22:09 +00:00
matt%netscape.com
a6cac1f9e9
adding default search pref
...
http://bugzilla.mozilla.org/show_bug.cgi?id=44036
r=mcafee
2000-08-29 00:30:10 +00:00
vidur%netscape.com
b96c318a90
Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com
2000-08-29 00:14:23 +00:00
bryner%uiuc.edu
0a64727e66
Turning off ctrl+mousewheel text zooming by default. It's not properly
...
synced up with the text size menu, and feedback seems to indicate that
it's extraneous and/or prone to accidental firing. I would like to rework
this at some point, but getting it off the beta3+ radar for now. Bug
45647.
2000-08-25 05:59:11 +00:00
akkana%netscape.com
d813b07826
49401: alt key shouldn't focus menubar unless ui.key.menuAccessKeyFocuses
...
(default true on windows, false elsewhere) is true.
r=dean_tessman@hotmail.com
2000-08-24 00:05:40 +00:00
hyatt%netscape.com
ea4b4ddf3c
Fix for 49431. r=ben
2000-08-23 00:53:04 +00:00
ccarlen%netscape.com
1e054fc1df
Convert use of nsIFileLocator to nsIDirectoryService
r=alecf
2000-08-22 00:41:16 +00:00
ftang%netscape.com
6278bad66c
fix bug 48231. Thanks Eungkyu Song <eungkyu@bawi.org> for the patch.
...
r=ftang
2000-08-21 23:34:23 +00:00