colin%theblakes.com
62e0517b2a
Turn Java back on by default. b=91271. sr=sspitzer
2001-10-30 22:14:02 +00:00
jaggernaut%netscape.com
0391d4921a
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-25 05:10:08 +00:00
attinasi%netscape.com
096ccf044d
Checkin for tingley@sundell.net - Blinking text optional via pref 'browser.blink_enabled' b=19258 r=dbaron sr=attinasi
2001-10-24 04:52:39 +00:00
alecf%netscape.com
d0084a3497
NS_LITERAL_STRING cruft that's needed for 100214, got left over from dougt's patch
2001-10-23 22:07:29 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
bnesse%netscape.com
5d3ba9e8a4
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
akkana%netscape.com
713c24dda2
98546: Fix Unix too, and make mac prefs the default. r=pink, sr=sfraser
2001-10-19 22:07:17 +00:00
pchen%netscape.com
2551ac5173
backing out bnesse at his request since he found conflicts with dougt's
...
checkin
2001-10-19 21:24:03 +00:00
pchen%netscape.com
d2cde929aa
cking out bnesse at his request since he found conflicts with dougt's
...
checkin
2001-10-19 21:15:11 +00:00
bnesse%netscape.com
3edc819898
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-19 20:55:54 +00:00
ftang%netscape.com
54ebdfa96f
fix 48231. Change the default Korean font for window
...
r=jshin, sr/rs=waterson
2001-10-19 20:54:36 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
4d06bf2721
adding a couple of prefs to make word selection better on mac. doesn't eat whitespace to next word and stops at punctuation. r=mjudge/sr=sfraser. bug# 98546
2001-10-19 14:10:22 +00:00
dinglis%qnx.com
79e76d192e
fixed bug#91955
...
default preferences for photon
r=bnesse sr=jst
2001-10-18 13:46:18 +00:00
hyatt%netscape.com
653a24b35f
Fix for 105214. r=jag, sr=ben
2001-10-17 09:02:02 +00:00
naving%netscape.com
1d01b17644
105162 r=racham sr=mscott. Remove unused prefs
2001-10-17 04:53:24 +00:00
sspitzer%netscape.com
ef119303bf
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
leaf%mozilla.org
78ab54b054
updating user agent to reflect new version, code from kysmith, r=leaf
2001-10-08 21:37:51 +00:00
bnesse%netscape.com
9b609d47ef
Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf.
2001-10-08 19:52:17 +00:00
darin%netscape.com
a343f2033d
preferences changes for bug 42898 "iDNS support"
...
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:37:56 +00:00
mkaply%us.ibm.com
99325569e0
#101134
...
r=mkaply, sr=blizzard
OS/2 only - make unicode font for sans-serif Times New Roman MT 30 as well
2001-10-02 21:25:48 +00:00
racham%netscape.com
b96dc41cb1
Fixing bug 97650. Fix to display unread mail count of the default account on Win XP platform. Interval for timer that updates the registry with unread count is set in winprefs.js file. r=mscott, sr=sspitzer
2001-10-02 06:23:59 +00:00
bzbarsky%mit.edu
c15aef17c6
Ugh. Those should be pref(), not user_pref()
2001-10-02 01:22:48 +00:00
bzbarsky%mit.edu
8584e11c63
Add default values for the print.print_header* and print.print_footer*
...
prefs to all.js. Bug 102620, r=rods, sr=shaver
2001-10-02 01:08:54 +00:00
darin%netscape.com
cc27269a66
pref changes for bug 102332 r=gagan, sr=alecf
2001-10-02 00:41:18 +00:00
gerv%gerv.net
6f814c07fd
Turn of Internet Keywords in Mozilla builds by default to permit debugging of DNS and other issues. Bug 100412. r=doron, sr=shaver.
2001-10-02 00:01:59 +00:00
mkaply%us.ibm.com
36cc25779b
#101134
...
r=mkaply, sr=blizzard
OS/2 only - code from Pedemont - fix text justification on OS/2
2001-10-01 18:56:00 +00:00
roc+%cs.cmu.edu
8220d847e0
Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard
2001-10-01 02:14:05 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
dbaron%fas.harvard.edu
88c0af5e6e
Fix incorrect parameter to strtok_r. b=99245 r=bnesse sr=alecf
2001-09-29 05:55:53 +00:00
sgehani%netscape.com
71975fe645
Make search sidebar tab popping open upon search on by default.
...
b = 100084
r = pchen
sr = dveditz
2001-09-28 23:58:46 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
morse%netscape.com
923dc3907b
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
2001-09-27 21:41:26 +00:00
rbs%maths.uq.edu.au
6404408a22
bug 99010 - font changes. sr=waterson@netscape.com
2001-09-27 18:28:24 +00:00
mitesh%netscape.com
361d9cbe9d
Additional Fix for bug 99515 - nsAutoConfig event loop hanging. r=danm and sr=alecf
2001-09-26 20:28:45 +00:00
alecf%netscape.com
ca1e0f0d4d
bug 101761 - clean up embed components so we can better understand REQUIRES r=cls
2001-09-26 20:17:35 +00:00
gerv%gerv.net
7b81bbd6e8
Use vendor-neutral version of translation UI from Alis Technologies. Bug 77207. r=hwaara, sr=shaver.
2001-09-26 00:19:34 +00:00
hyatt%netscape.com
0104d252a4
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
bzbarsky%mit.edu
ba9ca8fa05
Better defaults for the locations of the mime.types and mailcap files
...
(don't assume Netscape is installed). Bug 95504, r=bbaetz, sr=darin
2001-09-22 01:21:53 +00:00
sspitzer%netscape.com
43f678087a
fix for #96979 . hide the Total and Unread folder columns for existing profiles.
...
r=mscott, sr=bienvenu
2001-09-22 00:13:21 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
srilatha%netscape.com
2fe1a00bab
Fix for bug #95122 . sr=sspitzer
...
Cleaning up the contents.rdf and fixing the js error
2001-09-18 22:26:16 +00:00
mitesh%netscape.com
a2725e2afb
Fix for bug 80789 Changing hashing algorithm for netscape.cfg
...
r=bnesse and sr=alecf
checking in for chipc@netscape.com
2001-09-18 22:05:57 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
mitesh%netscape.com
8ae8517eae
Fix for bug 99515 - AutoConfig hangs during Profile Migration
...
r=danm and sr=alecf
2001-09-18 21:52:01 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
stephend%netscape.com
f7984db64d
Bug 99245. Using strtok is evil. Patch by Ulrich Drepper <drepper@cygnus.com> r=bnesse@netscape.com, sr=alecf@netscape.com
2001-09-17 20:39:31 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
gerv%gerv.net
1ca13f50af
Backing that out. <sigh>. Trunk, branch. Branch, trunk. How hard can it be?
2001-09-13 17:40:57 +00:00
gerv%gerv.net
cff87a558a
Prevent problems with NS initial start page appearing, by renaming pref. Bug 99441. r=syd, gerv, sr=jband. This will be backed out immediately after 0.9.4 ships.
2001-09-13 16:57:40 +00:00
bienvenu%netscape.com
e888c6d8c6
default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245
2001-09-13 03:00:59 +00:00
varada%netscape.com
f447e926f9
fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer
2001-09-12 20:47:28 +00:00
bzbarsky%mit.edu
3e97e0511a
Add line-wrapping capability to the view source window. Bug 22022,
...
r=bzbarsky, sr=alecf
2001-09-12 20:16:32 +00:00
leaf%mozilla.org
ab977db9f7
update user agent string and mac binary version, r=dveditz, sr=mscott, bug
...
93164
2001-09-10 23:11:09 +00:00
alecf%netscape.com
fed01025f6
add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls
2001-09-10 20:48:38 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
mitesh%netscape.com
c8d19b1415
Fix for the regression caused by bug 92447
...
movinf request for the nsPrefService out of Init()
r=bnesse and sr=alecf
2001-09-07 21:12:41 +00:00
bnesse%netscape.com
22ad5c94a7
Fix for bug 49776. Add additional bulletproofing to nsPrefBranch. r=mitesh, sr=alecfl.
2001-09-06 19:30:47 +00:00
mitesh%netscape.com
b611709246
Fix for bug 97228 - multiple appends of email address
...
r=bnesse and sr=shaver
2001-09-05 23:25:54 +00:00
bnesse%netscape.com
e6fb8c7b19
Fix for bug 92447. Internalize loading of config file so it can be re-read if the preferences are reset. r=chipc, mitesh. sr=sfraser.
2001-09-05 18:22:10 +00:00
darin%netscape.com
83a819dd32
fixes bug 83526 "http should use fewer connections per server per page"
...
r=bbaetz sr=dougt,blizzard
2001-09-04 23:02:26 +00:00
mstoltz%netscape.com
897fbc85f5
Bug 92955 - Option to disable window.open from onLoad/onUnload event
...
handlers. r=harishd@netscape.com , sr=jst@netscape.com , a=brendan@mozilla.org
2001-08-31 04:06:39 +00:00
mstoltz%netscape.com
f95d3492b6
New set of restrictions on the DOM in mailnews to prevent several
...
kinds of privacy attacks. Uses new wildcard policy functionality.
Fixes 87395 and 84545. r=harishd, sr=jst, a=asa.
2001-08-30 02:27:50 +00:00
bnesse%netscape.com
704f3af494
Fix for bug 96514. Don't return bogus values from preferences when no default preference exists. patch=ccarlen, r=bnesse,sr=sfraser,a=dbaron.
2001-08-29 22:22:52 +00:00
tao%netscape.com
418a38c4d9
8124: default charset should be set in ja-unix.jar -> move this pref to
...
en-unix.jar.(r=jbetak,sr=sspitzer).
2001-08-29 03:00:27 +00:00
tao%netscape.com
cd3edf9cdc
8120: intl.collationOption should be defined in ja-unix.jar
...
(r=jbetak,sr=mscott) move this pref to en-unix.jar.
2001-08-29 02:55:47 +00:00
tao%netscape.com
829479eeff
8052: Available tab list on Sidebar customize tab is still US contents
...
after switching to JP region pack. (r=jbetak,sr=mscott)
use "intl.content.langcode" instead of u-a locale
2001-08-29 02:47:01 +00:00
mitesh%netscape.com
d62dcb8ad2
Fix for Bug 87661 - moving AutoConfig creation after reading of netscape.cfg
...
r=bnesse, sr=shaver and a=asa
2001-08-24 19:44:45 +00:00
mitesh%netscape.com
c36b78d988
Fix for Bug 95795 Timer on Linux doesn't work in AutoConfig
...
r=bnesse , sr=sfraser and a=asa
2001-08-22 23:58:12 +00:00
ftang%netscape.com
4ae7cd64cb
fix 92988. r=shanjian rs=ftang
...
add more fallback font face for Japanese
2001-08-21 19:01:40 +00:00
akkana%netscape.com
75e98915ba
92331: revert plaintext quote pref back to using pre. r=mcafee sr=blizzard
2001-08-17 23:00:41 +00:00
blakeross%telocity.com
b2cf8ca322
Turning off turbo by default for now to avoid slew of bug reports tomorrow about how "turbo was on even though I didn't ask for it!"
2001-08-16 04:21:06 +00:00
blakeross%telocity.com
b91ce22d94
Enabling and disabling turbo should not require a restart (89504). Also fixes 85437, 81715, 91221, 91350, 92292. r=ccarlen sr=ben
2001-08-16 03:21:40 +00:00
mkaply%us.ibm.com
bcc6efd9ac
#94574
...
r=mkaply, a=blizzard
OS/2 only - from javier - change mouse down scrolling behavior to be like Unix (and other OS/2 apps)
2001-08-10 22:37:07 +00:00
timeless%mac.com
60cb295f11
fix Bugzilla Bug 93827 Print module autoselection could be better...
...
by Roland.Mainz@informatik.med.uni-giessen.de r=dcone sr=blizzard
2001-08-10 06:58:11 +00:00
mitesh%netscape.com
6543be0403
Fix for bug 94349 - Work around for nsIObserverService problem
...
r=ccarlen and sr=darin
2001-08-10 02:23:45 +00:00
loadrunner%betak.net
cb3c3c6ddb
bug 85747, There is no difference between "OK" and "Cancel" when change Preferences | Fonts language,
...
r=matt, sr=blizzard
2001-08-10 01:49:39 +00:00
blakeross%telocity.com
ba70a6ca86
Sidebar should not appear when I use a web search site; turning off pref by default (56996). r=matt sr=ben
2001-08-10 01:33:14 +00:00
hewitt%netscape.com
000d9316fb
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
sspitzer%netscape.com
3cf94f66ee
fix for #39862 . backend support for push (force) authentication for news.
...
sorry, no UI yet. thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
shanjian%netscape.com
bd7d662728
#92950 typo in winpref.js
...
r=nhotta sr=waterson
2001-08-06 21:25:08 +00:00
varada%netscape.com
e54092d83a
removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer
2001-08-04 00:04:46 +00:00
blizzard%redhat.com
7f10acaf7a
move version to 0.9.3+, no bug. r=dbaron, a=leaf
2001-08-03 19:03:57 +00:00
cmanske%netscape.com
601c4e237a
Set default pref for HR to 'center', b=90497, r=brade, sr=kin
2001-08-03 18:32:43 +00:00
dbaron%fas.harvard.edu
060fda47df
Fix leak of default branch. b=93087 r=bnesse sr=waterson
2001-08-03 02:36:39 +00:00
dbaron%fas.harvard.edu
b5094fcf5c
Fix leak of preferences JS context by making prefs hold a reference to the JS runtime service and using that reference to avoid "runtime mismatch, leaking context" under normal conditions. b=76288 r=shaver, bnesse sr=waterson
2001-08-03 02:35:32 +00:00
mitesh%netscape.com
a6f07ce824
Fix for Bug 86688 and 92179
...
Memory clean up and added an interface
for nsAutoConfig object
r=bnesse and sr=sspitzer
2001-08-02 19:02:28 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
darin%netscape.com
bb65952a81
Fixes bug 58037 "Accept-encoding: "identity" in not needed, "compress" should be depreciated"
...
patch=havill@redhat.com , r=bbaetz, sr=darin
2001-07-25 00:46:35 +00:00
bbaetz%cs.mcgill.ca
7bf006780f
Checking in for smeredith@netscape.com
...
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
matt%netscape.com
44df484982
bug 89525 r=mcafee sr=ben adding new link for tabs directory
2001-07-24 00:37:16 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
colin%theblakes.com
7a819a744f
Tweak some OpenVMS default prefs. b=91271. r/a=leaf
2001-07-20 11:30:55 +00:00
tor%cs.brown.edu
fbd1fc140f
Bug 90985 - add default size of scrollbar snap region.
...
Patch from bzbarsky@mit.edu , rs=tor.
2001-07-19 04:02:49 +00:00
mstoltz%netscape.com
c3d3e40a7f
Bug 91043 - document.write(ln) should be same-origin to prevent inserting content
...
into a document from another host. r=jesse, sr=jband.
2001-07-19 03:16:51 +00:00
tor%cs.brown.edu
1a7a751371
Bug 90985 - add pref to control scrollbar snap region size and disable
...
snapping behavior by default on unix. r=dean_tessman, sr=blake
2001-07-18 23:19:42 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
akkana%netscape.com
df776fed88
69638: Use <span> instead of <blockquote> for plaintext quotes, to fix caret motion problems. r=mcafee, sr=sfraser
2001-07-13 18:45:53 +00:00
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