Commit Graph

912 Commits

Author SHA1 Message Date
sspitzer%netscape.com
5764a4e947 add back a default pref. not sure why ducarroz removed it. sr=no one 2001-11-03 05:39:53 +00:00
seawood%netscape.com
13b2821a36 Not sure why we're bothering to remove the prefs on a 'make clean' but we should at least use the right dir to remove them from.
Bug #68117
2001-11-03 05:12:57 +00:00
ducarroz%netscape.com
a3be137650 Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. R=varada, SR=sspitzer 2001-11-03 04:44:43 +00:00
bzbarsky%mit.edu
0d0d35c968 Add a pref (layout.frames.force_resizability) to force frames to be
resizable.  Bug 105797, r=hyatt, sr=attinasi
2001-11-02 02:19:49 +00:00
ccarlen%netscape.com
8b5569414e Bug 89465 - Infinite loop in PL_HashTableEnumerateEntries. Added code to use PL_HashTableLookupConst when enumerating the hash table. r=bnesse/sr=brendan@mozilla.org 2001-11-01 15:41:53 +00:00
nhotta%netscape.com
fbc50b4516 Moved the hard coded reply header strings to pref so they can be editable, bug 70842, r=ducarroz, sr=sspitzer. 2001-10-31 23:13:35 +00:00
bnesse%netscape.com
ef130edd24 Fix for bug 177585. Don't request the observer service when shutting down. r=dougt, sr=alecf. 2001-10-30 22:57:44 +00:00
sspitzer%netscape.com
8b194ac631 fix for perf bug #103010. don't persist the "open" state of news servers.
(revert to 4.x behaviour).  persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down.  r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
colin%theblakes.com
dd170089fa Turn Java back on by default. b=91271. sr=sspitzer 2001-10-30 22:14:02 +00:00
jaggernaut%netscape.com
a1732eb0ae 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
cb30bfe660 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
326370ffa8 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
0a62d4e8d5 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
73c9a1111f 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
22f5b0718f 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
377819e42a 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
f91231d808 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
8403e03f3b 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
b0e84b1a8e 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
d18d7e2b17 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
5fb9dd1a7e 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
529c4ba8a6 fixed bug#91955
default preferences for photon
r=bnesse sr=jst
2001-10-18 13:46:18 +00:00
hyatt%netscape.com
19596d263b Fix for 105214. r=jag, sr=ben 2001-10-17 09:02:02 +00:00
naving%netscape.com
589ebfc3e3 105162 r=racham sr=mscott. Remove unused prefs 2001-10-17 04:53:25 +00:00
sspitzer%netscape.com
94abe5f5b3 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
efa3c822fa updating user agent to reflect new version, code from kysmith, r=leaf 2001-10-08 21:37:51 +00:00
bnesse%netscape.com
afaf69b7a2 Bug 99611, Freeze nsIPrefService, nsIPrefBranch, (and nsIPrefLocalizedString) interfaces. r=dveditz, sr=alecf. 2001-10-08 19:52:17 +00:00
darin%netscape.com
29afb19cb3 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
e0d041efc0 #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
af8bace4f9 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
1daa90bdef Ugh. Those should be pref(), not user_pref() 2001-10-02 01:22:48 +00:00
bzbarsky%mit.edu
2db7201caf 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
cdd923a58f pref changes for bug 102332 r=gagan, sr=alecf 2001-10-02 00:41:18 +00:00
gerv%gerv.net
500af5dcfb 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
fa7e7b3724 #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
61ab1ae53a 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
ca6197295f 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
4055531cf7 Fix incorrect parameter to strtok_r. b=99245 r=bnesse sr=alecf 2001-09-29 05:55:53 +00:00
sgehani%netscape.com
5c82c6384e 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
4e12e44b2f 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
3596c6b117 bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf 2001-09-27 21:41:26 +00:00
rbs%maths.uq.edu.au
77de1639ba bug 99010 - font changes. sr=waterson@netscape.com 2001-09-27 18:28:24 +00:00
mitesh%netscape.com
7453d55f8d 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
c7840ee904 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
684590e1ba 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
67241b3ae6 100706. Tabbrowser stuff. r=jag, sr=blake 2001-09-24 04:38:41 +00:00
bzbarsky%mit.edu
617794ed5a 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
cf0d7d1fc8 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
1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00