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
dbaron%fas.harvard.edu
250e8cee14
Changing C++ comments to C comments. Please do not put C++ comments in C files, since it breaks some compilers. r=jst
2000-08-19 03:56:25 +00:00
jtaylor%netscape.com
0a3455c495
Additional safeguard for bug #45877 . r=alecf.
2000-08-18 22:32:05 +00:00
ftang%netscape.com
600d7b5dfb
*** empty log message ***
2000-08-18 00:47:03 +00:00
jst%netscape.com
dfed219805
Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com
2000-08-17 05:56:44 +00:00
akkana%netscape.com
5b58ac4fc2
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
mozilla.BenB%bucksch.org
266bdf9f89
47851: Remove unused pref. r=putterman, a=waterson
2000-08-09 09:45:52 +00:00
jst%netscape.com
a02b7537e4
Turning on new DOM Level 2 behavior by default. (bug 48161). a=nisheeth@netscape.com, r=pollmann@netscape.com.
2000-08-09 05:31:28 +00:00
cata%netscape.com
11aee96489
Fix for bug #28104 . r=nhotta, a=ftang.
2000-08-08 22:45:36 +00:00
bryner%uiuc.edu
62d9a6b977
Removing more obsolete libpref stuff. Not part of build. r=alecf.
2000-08-07 07:31:48 +00:00
bienvenu%netscape.com
bfd9a252a2
fix 47445 restore default pref for threading by subject without re
2000-08-03 14:15:27 +00:00
cls%seawood.org
6abb2bbf8d
Oops. Did a lxr search on the wrong thing. Change -DB1M to -DB_ONE_M since WS5.0 appears to not handle the former properly in all cases.
2000-08-03 06:07:33 +00:00
cls%seawood.org
5d7c80a5c6
Removing unused define that appeared to be causing WS5.0 to occassionaly complain about the use of -D without an argument.
2000-08-03 05:34:19 +00:00
cata%netscape.com
8025735b84
Fix for bug #28112 cache not persistent in charset menu, r=nhotta, a=ftang.
2000-08-02 21:54:18 +00:00
bryner%uiuc.edu
a266d353ea
Removing unused directory/files. No effect on build. r=alecf.
2000-08-02 00:46:14 +00:00
dimator%netscape.com
27ea675220
Fix for 43236. Removing "Double-clicking a message always opens a new window..." item from the pref dialog. r=putterman
2000-08-01 23:25:59 +00:00
bryner%uiuc.edu
c12709481e
Removing obsolete files. Not part of the build. r=alecf.
2000-07-31 21:08:23 +00:00
alecf%netscape.com
e9bdb8231f
oops, back out this printf, didn't mean for it to go in
2000-07-31 20:58:08 +00:00
alecf%netscape.com
aa320e6e81
fix for #46379 by dougt@netscape.com, r=alecf
...
fix some leaked interface pointers in nsPref
2000-07-31 20:56:54 +00:00
alecf%netscape.com
34190c1f3d
#36965 : make prefs use nsIFile - first part is to add APIs that will eventually replace GetFilePref
...
r=conrad@ingress.com
2000-07-31 20:27:22 +00:00
neeti%netscape.com
1c43a6d631
fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix
2000-07-29 02:30:30 +00:00
mozilla.BenB%bucksch.org
822ab4ff4d
44439: Support headers (3 modes), <dd>/<dt>, <q>, <code>, <th>.
...
Improved <img>, </blockquote>.
Improved "unknown" block and (some) inline tags.
Pref for structured phrases.
r=akk, a=waterson
2000-07-28 23:18:12 +00:00
granrose%netscape.com
f6c0f6c7a5
changing milestone from M17 to M18 for useragent and about page.
2000-07-27 20:57:43 +00:00
neeti%netscape.com
c3e135d664
fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan
2000-07-27 14:28:48 +00:00
brade%netscape.com
d004c149a2
fix prefs (bug #42212 )
2000-07-27 14:10:11 +00:00
mstoltz%netscape.com
036e016572
bug 42678. Disabling JS in mailnews by default; it can be reactivated from prefs. Lots of people asked for this. a=brendan, r=rginda.
2000-07-27 00:47:23 +00:00
bryner%uiuc.edu
36004b4b6f
Bug 46379, r=alecf.
2000-07-26 22:52:32 +00:00
mstoltz%netscape.com
86eadd802e
Fixing 40159, nasty infinite recursion on startup. r&a=beard
2000-07-26 04:53:01 +00:00
morse%netscape.com
e07330c2b2
fix bugs 45096 and 42434, host wallet interview and samples on netcenter for commercial product
2000-07-26 02:55:39 +00:00
mozilla.BenB%bucksch.org
2f7e0781e7
44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default.
2000-07-22 07:37:20 +00:00
ftang%netscape.com
d4bb6b1c16
more fix for 39790 which we forget. change intl.charset.default to navigator.properties
...
r=nhotta/cata
2000-07-20 21:09:11 +00:00
mstoltz%netscape.com
3706de2b9a
fix for 42387, r=dveditz
2000-07-20 01:16:15 +00:00
mstoltz%netscape.com
338de7a56a
Fix for 42387. r=dveditz
2000-07-20 01:15:09 +00:00
ftang%netscape.com
40a4dc0ae8
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2000-07-19 22:39:37 +00:00
ftang%netscape.com
9c8d0c0c79
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com
b7e7614000
*** empty log message ***
2000-07-19 06:24:47 +00:00
ruslan%netscape.com
47cbbb5ceb
Fix 45398, a=valeski, r=gagan
2000-07-14 23:01:53 +00:00
tao%netscape.com
c02197f801
39790 : [L12y] Move all localizable prefs into chrome://.r=morse.
2000-07-13 23:46:53 +00:00
chuang%netscape.com
13bae7632b
Bug 45282 No Address Book in today's Linux build. r=alecf
2000-07-13 21:07:01 +00:00
mstoltz%netscape.com
4d0c283076
Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani
2000-07-12 03:10:33 +00:00
chuang%netscape.com
de41e1f912
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
cls%seawood.org
4da6e64bad
Explicitly include xp_mem.h since it is needed
2000-07-10 07:42:53 +00:00
cls%seawood.org
062c8bd937
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00
nhotta%netscape.com
35e3693a77
Added force_charset_override, bug 43101, r=mscott.
2000-07-06 23:25:40 +00:00
dougt%netscape.com
15eac757a8
44046
...
r=dveditz@netscape.com
pdt+
2000-07-06 06:58:28 +00:00
dougt%netscape.com
91346aa064
44046
...
r=dveditz@netscape.com
pdt+
2000-07-06 02:05:51 +00:00
mstoltz%netscape.com
0b9feb28b2
DOM properties default to same origin access only. Bug 28443. r=rginda
2000-07-05 19:08:20 +00:00
jab%atdot.org
97cbd61317
a=brendan@mozilla.org
...
Bug #16103
Support for SOCKS proxies in HTTP, HTTPS, and FTP protocols.
Also includes the prefs configuration and UI bits.
2000-07-01 10:25:25 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
tao%netscape.com
94465539c5
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
mcafee%netscape.com
2661679d41
Removing unused 4.x prefs (39812). r=pavlov
2000-06-24 03:32:40 +00:00
mcafee%netscape.com
9a0fc26f67
file is dead, removing. r=pavlov
2000-06-24 03:20:39 +00:00
mscott%netscape.com
4d2e246f3a
Bug #30157 --> add "network.protocols.useSystemDefaults" preference which is currently FALSE.
...
if set to TRUE, then link clicks will be dispatched to OS specified default protocol
handlers.
r=sspitzer
2000-06-23 04:49:47 +00:00
nhotta%netscape.com
c2b96c96da
Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka.
2000-06-22 22:07:32 +00:00
granrose%netscape.com
d40e23c214
changing milestone from M16 to M17 in user agent string.
2000-06-21 19:23:51 +00:00
tajima%eng.sun.com
e595cc9cc7
bugid=41935, a=waterson, r=dcone@netscape.com
2000-06-16 23:38:24 +00:00
putterman%netscape.com
cb9b623d52
fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
...
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00
ruslan%netscape.com
bab66e65c3
WIP on 40203, a=gagan
2000-06-10 02:14:01 +00:00
rhp%netscape.com
b10de6257c
Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org)
2000-06-06 23:37:04 +00:00
cmanske%netscape.com
87b4ad6ec3
Added pref to do autocopy by default only on UNIX. Part of fix to 41045. r=mjudge, a=beppe
2000-06-06 23:14:47 +00:00
bienvenu%netscape.com
9c0cf6cc40
fix 41569, turn on mpod by default r=mscott
2000-06-06 03:15:17 +00:00
jefft%netscape.com
9fb9b65f08
fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip
2000-06-05 21:57:56 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
evaughan%netscape.com
297eeeb8c5
Patch from:
...
Davor Cubranic
Tomi Leppikangas
That implements middle mouse click to position on unix.
Bug #24117
-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
mstoltz%netscape.com
4fb40b43eb
Added default pref to turn off URI security checks. Bug 16858 r=warerson a=beard. See also 40538
2000-06-02 00:00:12 +00:00
mkaply%us.ibm.com
5ea5b63bbd
# 40177
...
r = leaf, a = brendan
OS/2 bringup - Removing OS/2 stuff we don't need anymore - changing NSPR_LIBS and XPCOM_LIBS to MOZ_COMPONENT_LIBS
2000-06-01 14:33:27 +00:00
mstoltz%netscape.com
c54ae2cb3c
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
neeti%netscape.com
8dee343685
fix for bug 40581. a=leaf. Turning off netscape.cfg feature.
2000-05-26 22:47:39 +00:00
neeti%netscape.com
97816230ab
fix for 5132. Enabling netscape.cfg. r=dp@netscape.com
2000-05-25 14:26:32 +00:00
mcafee%netscape.com
597839245b
Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136)
2000-05-18 03:19:00 +00:00
mcafee%netscape.com
c0febdb6c5
Fixing MLK. (33773)
2000-05-17 07:00:15 +00:00
cls%seawood.org
1165ad3a33
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
erik%netscape.com
b7c42409e9
adding minimum font sizes for East Asian languages
2000-05-17 04:56:08 +00:00
mstoltz%netscape.com
5e94ace8c8
Allow scripting of plugins by untrusted web scripts. Bug 36375.
2000-05-17 02:38:22 +00:00
racham%netscape.com
40feba7792
Removing activation related prefs.
2000-05-17 00:13:44 +00:00
neeti%netscape.com
a5a8d7f5d1
netscape.cfg support for prefs.bug 5132,r=alecf.This is currently disabled
2000-05-16 22:15:13 +00:00
erik%netscape.com
df755ee940
checking in the previous changes again since I fixed the bug in
...
nsFontMetricsGTK.cpp and checked that in again too
2000-05-16 03:31:51 +00:00
brendan%mozilla.org
d251adb613
Remove JS request API usage, it's wrong and unnecessary in the main thread (38780, r=alecf).
2000-05-16 02:40:38 +00:00
erik%netscape.com
7a38833165
backing out the previous change since it caused problems
2000-05-16 00:14:06 +00:00
blizzard%redhat.com
a67e24762f
turn on image blocking feature for the mozilla builds. bug #35981
2000-05-15 21:07:34 +00:00
erik%netscape.com
91af5159ce
bug 27378; be more specific when selecting fonts by including the foundry
...
field (and charset fields)
2000-05-15 20:16:52 +00:00
jefft%netscape.com
abcc6a02d0
added mail.server.default.empty_trash_on_exit pref
2000-05-15 02:45:47 +00:00
bryner%uiuc.edu
473dcb0d5b
Hook up text enlarge/reduce with ctrl+mousewheel. bug
...
25427. r=erik@netscape.com .
2000-05-15 02:10:11 +00:00
rjc%netscape.com
33fc07b6df
Set "browser.search.mode" initial value to zero.
2000-05-14 10:12:08 +00:00
ben%netscape.com
75d6ecc4d1
fix 38785 (throbber url is invalid url)
2000-05-14 03:00:30 +00:00
neeti%netscape.com
e6de310496
removing netscape.cfg from mozilla, r=morse@netscape.com
2000-05-12 20:10:14 +00:00
neeti%netscape.com
be2c9322ca
File Removed.
2000-05-12 19:56:52 +00:00
sspitzer%netscape.com
0c8baab22c
no longer a pref, it is hard coded to be on and set to modern.
...
remove temporary code.
2000-05-11 05:19:21 +00:00
sspitzer%netscape.com
8ce4c3485e
THROW THE SWITCH. woo hoo.
2000-05-11 03:01:36 +00:00
ducarroz%netscape.com
96672e56a0
Fix for bug 37955. Add a default pref "mail.enable_autocomplete"
2000-05-11 00:27:20 +00:00
jefft%netscape.com
3c24b7d9df
add default smtp auth method
2000-05-10 22:01:49 +00:00
jefft%netscape.com
335e4d06e8
added couple more imap global prefs
2000-05-10 14:39:50 +00:00
sspitzer%netscape.com
8ccf6a4ff6
fix for #37239 . fix OS/2 build problems. patch from snizinsk@us.ibm.com
2000-05-10 01:57:35 +00:00
sspitzer%netscape.com
5e1f5327b8
pref for skin switching.
2000-05-09 23:28:18 +00:00
cata%netscape.com
133398f5d7
Changed default order for Mail Compose Charset Menu. bug #25372
2000-05-09 22:34:28 +00:00
brade%netscape.com
4a04693828
clean up of editor prefs
2000-05-09 13:26:38 +00:00
alecf%netscape.com
37e9443d46
remove the last of the extern symbols!
2000-05-09 06:07:02 +00:00
alecf%netscape.com
2928f38fdd
trim the pref DLL by removing lots of exported symbols
2000-05-09 05:58:29 +00:00
morse%netscape.com
e11cba89dc
allow for storing both encrypted and obscurred values
2000-05-07 22:47:35 +00:00
rjc%netscape.com
c1541841d0
Set initial/default search category.
2000-05-07 06:54:27 +00:00
sspitzer%netscape.com
82f7ccee11
fix for blocker bug #38288 . need a default value for mail.SpellCheckBeforeSend
...
or we get a JS exception.
2000-05-05 17:58:48 +00:00
tor%cs.brown.edu
c959a600c8
C++ comments in C files break native unix compilers.
2000-05-05 03:07:04 +00:00
alecf%netscape.com
c6135fd584
really fix mac bustage
2000-05-05 00:49:00 +00:00
alecf%netscape.com
738c0080a8
fix mac bustage
2000-05-05 00:47:54 +00:00
alecf%netscape.com
67e1074068
whack prefs with a medium sized-stick.
...
also fix #33668 , allow localized prefs to come from stringbundles
2000-05-05 00:22:20 +00:00
nhotta%netscape.com
aabd552127
Added an option to use charset code point as collation key controlled by a pref, bug 18338.
2000-05-04 21:31:14 +00:00
sspitzer%netscape.com
274103b53a
remove the old subscribe ui, since we've moved on to the new one.
...
#37732
2000-05-02 07:36:08 +00:00
sfraser%netscape.com
7cd1836241
Fix access paths to remove bogus path to freenav.
2000-05-01 00:07:18 +00:00
slamm%netscape.com
501f29fd6f
Use correct netcenter url for sidebar.
2000-04-29 00:24:51 +00:00
ruslan%netscape.com
2f77742797
Uncomment http preferences (doesn't change any defaults) to make
...
them recognizable with right values by pref UI
2000-04-28 06:37:31 +00:00
slamm%netscape.com
979b397c04
Sidebar panels file url changed from sidebar-rdf.netscape.com to sidebar.netscape.com.
2000-04-27 01:02:48 +00:00
cata%netscape.com
fc543c9d50
New pref added.
2000-04-26 21:31:27 +00:00
nhotta%netscape.com
31c7171bce
Added "mailnews.language_sensitive_font", now mailnews listen the font pref setting, bug 26182.
2000-04-26 21:08:15 +00:00
ben%netscape.com
fa192a33e9
files I forgot to checkin with yesterday's prefwindow landing
2000-04-26 05:56:26 +00:00
mstoltz%netscape.com
4794c651b5
Fixes for 27010, 32878, and 32948.
2000-04-26 03:50:07 +00:00
danm%netscape.com
38554ee1aa
define new preference for the browser xul URL. bug 31867
2000-04-26 01:10:10 +00:00
sspitzer%netscape.com
af42b57976
am I a man or am I a mouse? turn on the real subscribe dialog.
...
there are a lot of issues with it, but I'm working on them, and the
new subscribe dialog is no worse than the old one.
2000-04-25 07:10:33 +00:00
mstoltz%netscape.com
200b920525
Backing out changes until I can figure out why it's crashing on startup.
2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
9ac7780368
Fixes for bugs 27010, 32878, 32948.
2000-04-23 20:30:29 +00:00
granrose%netscape.com
503a0abe8c
change default user agent string milestone from m14 to m16.
2000-04-20 22:42:23 +00:00
davidm%netscape.com
41b981eff4
21100 Implement file cache
2000-04-19 04:41:57 +00:00
ruslan%netscape.com
c9d6ecf74a
Add a new pref
2000-04-18 02:36:28 +00:00
mstoltz%netscape.com
a4b2043dcb
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
mccabe%netscape.com
5ec8bb7ed7
Remove unused pref.
2000-04-14 23:02:50 +00:00
nhotta%netscape.com
7e7c39a05d
Added view default charset.
2000-04-14 21:00:27 +00:00
sspitzer%netscape.com
8161a68213
fix for #20966 , default for where to put the cursor should be below the quoted text.
...
(following the GNSKA guidelines.)
2000-04-14 10:29:59 +00:00
morse%netscape.com
d49965c036
remove image blocking
2000-04-13 05:16:10 +00:00
ruslan%netscape.com
f888fb4736
Adding additional prefs for networking
2000-04-12 02:51:58 +00:00
alecf%netscape.com
178d6983cb
fix for #34199 r=sspitzer a=leaf
...
when enumerating preferences, build up the list before the callback is called, instead of while the hash table is being enumerated
2000-04-05 23:09:04 +00:00
bienvenu%netscape.com
41cd69a8c4
adding some default server prefs for imap delete, fetch by junks, mpod
2000-04-05 05:31:14 +00:00
mkaply%us.ibm.com
ed07017d1b
# 34082
...
r= alecf@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:35:25 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
davidm%netscape.com
71959abb47
remove obsolete cache preferences
2000-04-03 01:50:53 +00:00
jst%netscape.com
09556dd1c8
Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now.
2000-04-02 17:46:30 +00:00
jst%netscape.com
5fdb266f31
Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far.
2000-04-01 13:31:23 +00:00
rjc%netscape.com
725b1b66e9
Get hard-coded beta1 search URLs out of the tip.
2000-04-01 09:37:27 +00:00
mscott%netscape.com
1248ff4fe5
Add mailnews.headers.showUserAgent pref which is a hidden pref we can use to show
...
the user agent string in the message pane.
2000-04-01 00:20:17 +00:00
ruslan%netscape.com
07c03943f1
Add a few new prefs for the future pipelining landing
2000-03-30 22:25:20 +00:00
neeti%netscape.com
d3b43c66dd
bug 12423,Read user.js on startup after prefs.js is read.r=alecf
2000-03-30 04:25:07 +00:00
alecf%netscape.com
309fd49773
further fix prefs saving problem by not recording error when ANY prefs file failes to open, just when evaluation fails
2000-03-29 10:07:39 +00:00
alecf%netscape.com
0fc2a08e31
fix my stupid redness
2000-03-29 01:09:56 +00:00
alecf%netscape.com
1139bddc6c
fix regression #33625 - back out removal of Exists() for now (eventually there will be a better fix here)
2000-03-29 00:39:47 +00:00
ruslan%netscape.com
9edf45b81b
Adding a new preference for maximum number of http connections: network.http.max-connections=8 (current default)
2000-03-28 22:42:24 +00:00
ruslan%netscape.com
aa8c7cc412
Turning http 1.1 support by default. This may cause leaks to go up slightly
...
(due to the fact that the idle transports are not always released correctly;
that was always the case, but now it might get exagerrated. Comment out
network.http.version=1.1 and network.http.accept-encoding in case of problems
(it'll return everything back).
2000-03-28 22:14:43 +00:00
rhp%netscape.com
698fc8368b
Changing the default value of using quoted printable in mail message bodies - Bug #29210
2000-03-28 07:21:13 +00:00
alecf%netscape.com
75a3cd97ec
back out my change until I can build this on windows again
2000-03-28 05:39:14 +00:00
alecf%netscape.com
44418ee7ed
clean up the original prefapi.c
...
- make lots of functions static that aren't called from outside libpref
- remove dead code
r=neeti
2000-03-28 04:52:52 +00:00
alecf%netscape.com
5e5a646aa5
trim down nsIPref and begin to cleanup nsIPref
...
- remove extra calls to nsFileSpec::Exists()
- get rid of PREF_SUPPORT_OLD_PATH_STRINGS
- don't expose nearly so much from the nsIPref interface
r=neeti
2000-03-28 04:50:47 +00:00
erik%netscape.com
ccd0e4b9e7
bug 28968; added default fonts for Unicode under Unix; r=none
2000-03-26 22:36:13 +00:00
pierre%netscape.com
f3a3a64695
Updated font names for cursive and fantasy to OS9 defaults (the previous ones were not even in OS8.6).
2000-03-25 18:48:25 +00:00
ruslan%netscape.com
560fee6a37
Add more comments to all.js for upcoming http 1.1 preferences
2000-03-24 03:25:08 +00:00
matt%netscape.com
d10cf2f9a2
Adding bug for change in java pref 6894
2000-03-23 23:07:20 +00:00
bienvenu%netscape.com
cdb1ad9f16
add pref for max mpod depth
2000-03-22 21:53:26 +00:00
nhotta%netscape.com
7c60538a3d
Removed obsolete prefs from all.js, bug 28854, r=cata.
2000-03-20 23:11:18 +00:00
norris%netscape.com
437a7174ea
Fix a number of security bugs. (I can't see the numbers at home because
...
they have restricted visibility.)
r=mstoltz
2000-03-18 17:48:12 +00:00
ruslan%netscape.com
a57d2256d5
Add extra comments on new keep-alive preferences
2000-03-18 08:25:01 +00:00
chuang%netscape.com
146f0ea997
Bug 18476 History ABook is not created for a New Profile until you have closed and reopened Seamonkey
2000-03-16 23:15:37 +00:00
morse%netscape.com
3f175cc0c6
turn on image management, r=norris
2000-03-16 15:34:52 +00:00
sspitzer%netscape.com
120ccd69b4
fix for #31057 . using prefs, you can turn off the confirm and alerts you get when you
...
cancel a news message. suresh needs this for his automatic tinderbox test.
r=mscott
2000-03-15 02:47:53 +00:00
ruslan%netscape.com
cb2bf3872d
Add comments to all.js for http1.1 preferences
2000-03-14 03:56:18 +00:00
akkana%netscape.com
5e4338d580
6085, middle mouse should load link in new window (r=alecf,puetzk@iastate.edu);
...
24571, middle-mouse paste should be pref-able (r=mcafee);
plus nonmodal pref window (r=pavlov).
2000-03-14 02:56:48 +00:00
erik%netscape.com
4370e1e837
bug 30539; added default fonts for Central European; r=none
2000-03-12 22:33:40 +00:00
rhp%netscape.com
bf5e206002
Adding default pref to mailnews.js - Bug #: 29752 - reviewer: rhp (external contribution)
2000-03-12 01:53:04 +00:00
morse%netscape.com
72a8ee9dda
have wallet functions enabled by default instead of vice versa, bug 27027
2000-03-12 00:09:49 +00:00
morse%netscape.com
30bf6cd24c
generalize per-site permissions, r=norris
2000-03-11 20:02:45 +00:00
norris%netscape.com
b06e55722c
Files:
...
caps/idl/nsICertificatePrincipal.idl
caps/idl/nsIPrincipal.idl
caps/src/nsBasePrincipal.cpp
Implement the ability to manipulate multiple capabilties simultaneously.
r=mstoltz@netscape.com
Files:
caps/src/nsCodebasePrincipal.cpp
Codebase equality should be based upon origin, not full path.
r=mstoltz@netscape.com
Files:
caps/src/nsScriptSecurityManager.cpp
Change URI checking to deny based upon scheme rather than allow based upon
scheme for greater flexibility.
r=mstoltz@netscape.com
Files:
dom/public/nsDOMPropEnums.h
dom/public/nsDOMPropNames.h
dom/src/base/nsGlobalWindow.cpp
modules/libpref/src/init/all.js
Fix bug 20469 Seeing JS functions and global variables from arbitrary host
r=vidur@netscape.com
Files:
dom/src/base/nsJSUtils.cpp
dom/src/base/nsJSUtils.h
dom/src/base/nsJSEnvironment.cpp
dom/tools/JSStubGen.cpp
layout/base/src/nsDocument.cpp
layout/html/content/src/nsGenericHTMLElement.cpp
Improve performance by removing NS_WITH_SERVICE call for every DOM access.
Propagate XPCOM failure codes out properly.
r=vidur@netscape.com
Files:
layout/html/document/src/nsFrameFrame.cpp
Fix 27387 Circumventing Same Origin security policy using setAttribute
r=vidur@netscape.com
2000-03-11 06:32:42 +00:00
mccabe%netscape.com
7956d87f43
Fix to 30547
...
JavaScript error alert popups are now controlled by the "javascript.error.alerts" pref, initially defaulting to false.
In response to to various emails and newsgroup pressure.
a=jar
2000-03-07 07:41:29 +00:00
alecf%netscape.com
5bf700d9b5
first cut at new prefservice. forward the root prefbranch to an internal member variable
...
not part of build
2000-03-07 01:14:22 +00:00
alecf%netscape.com
b8e155c550
first cut at prefbranches, use the old PREF_* api for now
...
not part of build
2000-03-07 01:13:28 +00:00
alecf%netscape.com
cd8e4f0a56
add nsIPrefService, update nsIPrefBranch to add some functions I missed (not part of build)
2000-03-07 01:01:48 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
87c19c5bb3
my half of the fix for bug #29861 . define defaults for
...
the throbber urls. r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
rjc%netscape.com
e5e23a7868
New search URL from Netcenter (mldavis)... approval from Jar to check this in immediately.
2000-03-04 03:07:15 +00:00
alecf%netscape.com
62ccb45633
add files for pref revamp
...
(not part of seamonkey build)
2000-03-04 01:45:51 +00:00
alecf%netscape.com
f700b0b4af
first time adding nsIPrefListener - not part of build
2000-03-03 20:18:17 +00:00
ben%netscape.com
5b76c26e70
search appearance tweaks, single click hookup, default search engine hookup (b=26887, 29591, 28103) r=german@netscape.com, waterson@netscape.com (pref hookup) a=jar@netscape.com
2000-03-02 06:34:54 +00:00
valeski%netscape.com
a9b50b98f6
29164. adding milestone to mozilla build
2000-02-29 20:44:54 +00:00
sspitzer%netscape.com
2caabd834c
fix for #27984 , r=alecf, a=rickg. implement GetLastPageVisited. also, for now, don't stuff the url in the history db (or use it for GetLastPageVisited) if it is not http: or https:. There is a bug here, we call AddPage() too often and with url that should not be in the history db. this makes history usuable for beta, and prevents mailnews, about:blank, javascript:, file: and chrome: urls from getting in the history db.
2000-02-29 00:28:43 +00:00
mkaply%us.ibm.com
d689696ce7
# 25555
...
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:07:12 +00:00
leaf%mozilla.org
114fedf699
backing myself out, this should be on a branch.
2000-02-27 10:22:24 +00:00
leaf%mozilla.org
5e26379127
branch cleanup (start page, nspr branch used for pull)
2000-02-27 10:18:24 +00:00
sspitzer%netscape.com
85f2e240e8
fix for #29287 , r=alecf, a=jar. set defaults for the copies and folder prefs.
2000-02-26 07:42:09 +00:00
sspitzer%netscape.com
e0646e210e
fix for #28911 , r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
2000-02-26 04:05:00 +00:00
erik%netscape.com
6ad751df7a
bug 18136; adding the default font sizes for the various language groups
...
so that the font prefs UI and layout engine get the appropriate values;
r=pierre; a=rickg
2000-02-25 23:03:47 +00:00
hangas%netscape.com
985a3556f5
Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil
2000-02-25 01:55:17 +00:00
pierre%netscape.com
55d42bb3b3
Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg
2000-02-24 12:51:28 +00:00
mcafee%netscape.com
b3d438505c
Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
2000-02-24 00:13:17 +00:00
valeski%netscape.com
e87a5a1f90
28782. a=jar. no longer used
2000-02-23 22:48:52 +00:00
gagan%netscape.com
d605467cb7
r=valeski,rjc a=jar. Fixes for the following bugs-
...
bug 1582 - HTTP Referer header problem.
This is now resolved with a preference (network.sendRefererHeader)
If set to 0 no referrer header is sent (ever) If set to 1 the
referrer header is sent only in cases of user link-clicks and if
set to 2 is sent from image requests as well.
bug 17158 - No Proxies For wasn't implemented.
This was not being read correctly and I also moved and cleaned up
the parsing function to nsProtocolProxyService (thereby also
killing bug 27728)
bug 24642 - http://www.win98central.com/#437 was crashing.
bug 26686 - crash in nsHTTPRequest destructor.
Both of these crashes were because of the nsHTTPRequest being
unconditionally released in the destructor of nsHTTPChannel. Although the main problem remains, I have made it a non-crasher now.
bug 27844 - HTTP breaks when only using FTP proxy.
This was happening because we were not resetting values of the
proxy when they are removed from the preference pane.
2000-02-23 21:17:17 +00:00
mcafee%netscape.com
63b2f41311
Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar
2000-02-23 01:38:52 +00:00
cata%netscape.com
f56cbd5ec5
Changing default pref value. r=naoki, a=bobj, bug #24027
2000-02-21 23:12:22 +00:00
sspitzer%netscape.com
b4614b164b
fix for #14349 , r=alecf,nhotta a=phil
...
migrate prefs that were in the system charset to utf8.
2000-02-18 03:42:56 +00:00
morse%netscape.com
4c64a96673
bug 27027, remove wallet, r=matt, a=jar
2000-02-17 21:27:51 +00:00
sspitzer%netscape.com
5bf5f2cf43
fix for #24916 , implement the "first time startup page" r=alecf, a=jevering
2000-02-17 02:27:21 +00:00
nhotta%netscape.com
e2001111e5
Added mailnews.send_default_charset, bug 23540, r=cata.
2000-02-16 07:39:29 +00:00
beard%netscape.com
a44f129f6f
bug 20185 [PDT+], use nsViewManager2 by default. r=sfraser
2000-02-16 06:19:12 +00:00
cata%netscape.com
b68751a2d0
Add default pref value for the Charset Detector. r=none (one-liner)
2000-02-16 04:59:54 +00:00
racham%netscape.com
b340921851
Fixed bugs 23390, 27459. Adding required prefs. r=gayatrib
2000-02-15 22:47:35 +00:00
brade%netscape.com
8fbc57442e
found another lurker that should have been checked in last week (default prefs)
2000-02-14 14:52:50 +00:00
dougt%netscape.com
9afbbd49ad
forgot to remove timebomb preferences which are no longer used in mozilla.
...
read xpfe/components/timebomb/nsITimeBomb.idl for new preferences which
are honored.
r=dveditz This is leftover cruft.
2000-02-14 06:18:00 +00:00
morse%netscape.com
d801064755
remove wallet, bug 27027, r=dp
2000-02-13 19:55:05 +00:00
morse%netscape.com
76cb6d2758
fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer
2000-02-12 19:51:59 +00:00
erik%netscape.com
f006c294e2
bug 24005; wrap a pref around the font size rounding code, as discussed
...
by rickg, Eric Krock, buster, pierre and I; r=pierre
2000-02-12 17:28:41 +00:00
matt%netscape.com
85b170b550
part of my last check in r=don
2000-02-11 05:04:18 +00:00
norris%netscape.com
8fe3d34730
Fix 18439 windows.status allows reading links
...
r=mstoltz
2000-02-11 04:18:39 +00:00
slamm%netscape.com
7f36d66a3b
Add sidebar panel list url (bug 26073).
2000-02-11 01:17:39 +00:00
valeski%netscape.com
d26a527af4
24679. removing the milestone from the UA string
2000-02-11 00:57:02 +00:00
valeski%netscape.com
c7e7366314
10465. Adding User Agent components. locale=permanent, changeable by i18n and l10n. milestone=temporary until we have something automated
2000-02-08 05:54:11 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
ben%netscape.com
4fa9c52734
provide default pref for modal about window showing. r=bryner
2000-02-06 22:37:01 +00:00
davidm%netscape.com
fe41e25299
Bug 25949 update access paths for codewarrior update.
2000-02-06 04:38:30 +00:00
sspitzer%netscape.com
1368378b97
use and XPIDLCString and prevent a leak. r=alecf
2000-02-05 08:24:07 +00:00
sspitzer%netscape.com
2ba08fc8fb
make it so when we read in a prefs file, we call any callbacks.
...
we need this because if you go through the profile manager, and you have
pref call backs set up (like disabling the xul cache), the call backs won't
fire when you pick a profile. r=alecf
2000-02-05 07:17:44 +00:00
cata%netscape.com
98b0be00ac
Temporary splitting the charset menu, until scrollable menus become available. Bug #24029 , r=ftang.
2000-02-04 01:28:55 +00:00
erik%netscape.com
ab7e71d057
bug 24172; added default font names for Japanese, Korean, Simplified
...
Chinese; removed old unneeded "intl" prefs; r=none
2000-02-04 00:20:02 +00:00
erik%netscape.com
ccea6dd42b
bug 24172; added Comic Sans MS for cursive; removed fantasy fonts; r=none
2000-02-04 00:05:00 +00:00
racham%netscape.com
a6a285f877
Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib
2000-02-03 11:21:15 +00:00
alecf%netscape.com
43dada91fa
add defaults for biff so we don't get 0-length biff times by default
...
r=sspitzer
2000-02-03 08:11:52 +00:00
alecf%netscape.com
458eca484c
add news defaults so we dont download all articles by default
...
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com
f35ced3204
fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
2000-02-03 04:35:45 +00:00
ftang%netscape.com
fd926e19bb
r=erik. fix bug 7521. add default face name for different language group
2000-02-02 23:37:00 +00:00
cata%netscape.com
00c3f1ad67
Adding 2 i18n prefs. r=ftang. bug #24027
2000-02-02 04:09:05 +00:00
chuang%netscape.com
8c896ba3cb
bug 25354 Address Book back end needs to support some extra columns, r=hangas
2000-02-01 02:41:31 +00:00
norris%netscape.com
c36c14033a
Fix 24563 Can not change window size with changing window innerHeight
...
r=mstoltz
2000-01-26 15:30:48 +00:00
sspitzer%netscape.com
faf67bdc39
turning off my debug printfs.
2000-01-25 03:19:53 +00:00
norris%netscape.com
e753eaa792
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
pavlov%netscape.com
aa3ebcb49b
add a default pref r=alecf
2000-01-19 01:15:22 +00:00
morse%netscape.com
ef7af73856
speed up download of wallet tables, r=dp
2000-01-19 01:14:53 +00:00
erik%netscape.com
3a893ad224
bug 24172; added some default font names to this default Windows pref file;
...
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com
6dec98b196
fix for #21425
...
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
sfraser%netscape.com
5b84667137
Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf
2000-01-18 21:48:16 +00:00
brade%netscape.com
c7a37ec709
pref for mjudge (selection behavior)
2000-01-18 15:31:19 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
erik%netscape.com
028a1eb767
bug 8801; add default font name prefs for Unix; r=ftang
2000-01-15 16:38:35 +00:00
erik%netscape.com
7a9791555d
bug 8801; remove all the new font size prefs, since default value is now
...
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com
272e005b47
fix bugs 23037,23930,23912, r=dp
2000-01-15 10:03:22 +00:00
alecf%netscape.com
0d62551cfa
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
2000-01-15 03:06:39 +00:00
racham%netscape.com
a8c7ba4809
Fixing bug 14358. Adding product registration prefs. a=McAfee.
2000-01-14 08:26:41 +00:00
norris%netscape.com
dc4317097d
Work on 13838 missing property checks
...
r=mstoltz
2000-01-14 00:08:44 +00:00
gordon%netscape.com
4611e8653a
Enabling memory cache. r=warren.
2000-01-13 23:56:39 +00:00
sspitzer%netscape.com
a3a463c333
"news.notify.size" is not used anymore.
2000-01-13 04:05:51 +00:00
sspitzer%netscape.com
d5f3f44015
fix for #23573
...
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
2000-01-12 00:53:38 +00:00
mcafee%netscape.com
e914bbc3f9
Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc
2000-01-12 00:45:13 +00:00
norris%netscape.com
416a981c72
Get IRCChat working without compromising security.
...
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
sspitzer%netscape.com
f1228cd423
fix bug #23370
2000-01-11 10:01:31 +00:00
sspitzer%netscape.com
caf634d142
fix bug #23366
2000-01-11 09:57:50 +00:00
mcafee%netscape.com
77443bc8ff
Removing old bogus 4.x prefs. r=sspitzer w/ help from alecf.
2000-01-08 19:50:34 +00:00
mcafee%netscape.com
01ea7926f4
DEBUG_mcafee debug info. r=pavlov
2000-01-08 03:28:04 +00:00
mcafee%netscape.com
7bcb8be108
Ifdef-ing out LI pref stuff, this is not used. r=alecf
2000-01-08 01:56:50 +00:00
rgoodger%ihug.co.nz
81b97b4359
adding some default prefs to accomodate the new prefwindow...
2000-01-07 08:49:41 +00:00
mcafee%netscape.com
e5241cd7ac
ifdef-ing out LI (Location Independence) code that's not being used. There is intent to re-implement this later, hence the ifdef and not code-removal. r=alecf,neeti
2000-01-07 08:29:50 +00:00
sspitzer%netscape.com
43e4bc8ae9
fix #21978 . two changes: "Local Mail" is now "Local Folders"
...
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
sspitzer%netscape.com
b1d8076155
fix for javascript assertion in bug #23282
2000-01-06 22:24:27 +00:00
bryner%uiuc.edu
0da2c2a772
Implementing the mousewheel preferences. A new option has been added, "Use system default", which follows the OS
...
default (on Windows at least) for the number of lines to scroll. I also changes the default actions for the modifier
keys slightly.
2000-01-06 06:22:00 +00:00
rjc%netscape.com
499b05fea8
Set the default value of the "custtoolbar.personal_toolbar_folder" preference to be an empty string, due to how the bookmark's service now works.
2000-01-05 04:49:50 +00:00
warren%netscape.com
069eb38b10
Removed obsolete security stuff.
2000-01-04 22:19:45 +00:00
rjc%netscape.com
e2c1346996
Even better.
1999-12-30 15:18:52 +00:00
rjc%netscape.com
f3af85b324
Add search default preferences.
1999-12-30 14:37:26 +00:00
sspitzer%netscape.com
d989f90065
fix for #22791 . define a default for mail.forward_message_mode.
...
fix by=endico, r=sspitzer
1999-12-29 18:22:31 +00:00
mcafee%netscape.com
141d2c329b
Adding pref for modeless pref window, still modal by default (21698)
1999-12-28 06:09:18 +00:00
rhp%netscape.com
6544b8cc5f
Part of fix for sending >72 character lines - Bug #: 22465
1999-12-25 21:49:50 +00:00
sspitzer%netscape.com
0c9b7c6a74
fix for #17665 , allow the user to configure if they want to use
...
the newsgroup name abbreviations in the folder pane.
default is yes. comment out some dumps. make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
06f4ea5bf3
whoops, forgot to check in the default pref for #18118 .
1999-12-23 22:09:29 +00:00
brade%netscape.com
1c53b4e06f
remove duplicate prefs
1999-12-23 15:36:54 +00:00
sspitzer%netscape.com
14f70ee90c
rename the prefs
1999-12-22 09:07:19 +00:00
sspitzer%netscape.com
08f2c6cd42
fix the pref ui a little, fix a js exception, add a label to the spell
...
checking field set, add ui for emoticon to glyph conversion. part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
rhp%netscape.com
69eebbbd74
Changing a default mail pref
1999-12-21 16:17:31 +00:00
sdagley%netscape.com
4ea651d513
File Removed.
1999-12-20 23:40:22 +00:00
sdagley%netscape.com
8b88a45a93
Fix #15166 - Remove some 4.x prefs cruft from Mozilla. r=saari, a=chofmann
1999-12-20 23:37:20 +00:00
jefft%netscape.com
6db40bd041
fixed bug 21714 - leave message on server = false (pop3) doesn't work; now default is set to false; r=mscott,bienvenu; a=chofmann
1999-12-20 14:51:10 +00:00
sspitzer%netscape.com
f3f3e3461b
changes from bryner@uiuc.edu for the mouse wheel configuration.
...
r=sspitzer bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:46:56 +00:00
mcafee%netscape.com
af78250f17
Adding default for browser.cache.enable. r=syd, a=chofmann,jar
1999-12-14 07:33:01 +00:00
endico%mozilla.org
b1a5a93df0
change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan
1999-12-14 05:36:46 +00:00
jefft%netscape.com
1af7a4d544
fixed bug 20312 -- [DOGFOOD] [PDT+] Mozilla Mail stalls on specified popmail spool; we failed in handling empty line & dot in the middle of a message; r=bienvenu,mscott a=chofmann
1999-12-10 23:42:44 +00:00
sspitzer%netscape.com
2bd0b55a27
remove C++ style comments.
1999-12-09 01:59:34 +00:00
sspitzer%netscape.com
fdc5e80bdc
fix for 15483. return an error when we are about to return the default value for a pref that hasn't been initialized. r=putterman. mail sent to netscape.public.mozilla.xpfe and to various XUL / JS authors who may be affected by this change.
1999-12-09 01:49:19 +00:00
briano%netscape.com
9fc7c99246
Build fix. This is a C file, so C++ comments are actually _wrong_ on platforms using competent native compilers.
1999-12-09 01:31:23 +00:00
waterson%netscape.com
1cfd509d1a
Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan
1999-12-08 06:49:04 +00:00
erik%netscape.com
d0c9829b3c
bug 8801; adding defaults for the new font prefs; r=ftang
1999-12-07 23:25:50 +00:00
mscott%netscape.com
8577f5ac6e
*cringe* Bug #14928 --> throw the switch for uri loading! With this turned on, all urls which are run through
...
the webshell will now be run through the uri loader which knows how to dispatch urls based on content.
If any problems do arise, I'm ready to turn it back off again at a moment's notice.
1999-12-02 07:54:47 +00:00
alecf%netscape.com
ea924fd611
add new unicode-friendly pref accessors
...
(prefs will be stored in UTF8)
preparation for #20405 , r=nhotta
1999-12-02 01:18:24 +00:00
norris%netscape.com
afb1f1e1e3
Fix
...
20257 unable to edit existing images in editor due to JS error
19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz
1999-12-01 22:23:22 +00:00