ccarlen%netscape.com
9fe1e910d1
Missed these with checkin for 98349.
2001-12-10 23:29:34 +00:00
ccarlen%netscape.com
d360173601
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
bzbarsky%mit.edu
a30b4f1789
take out the accidental useragent.override change. Bug 114208,
...
r=bbaetz,hwaara, sr=shaver
2001-12-08 22:02:34 +00:00
darin%netscape.com
45989119b4
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
ssu%netscape.com
30ff878a2e
fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
2001-12-07 21:37:22 +00:00
bnesse%netscape.com
024f935e80
Fix for bug 107617. Fix pref observation on a non top level branches. r=ccarlen, sr=alecf.
2001-12-06 19:49:38 +00:00
bbaetz%cs.mcgill.ca
50e7519779
Bug 43567 - ftp keeping connections alive forever
...
r=dougt, sr=darin
2001-12-06 00:02:24 +00:00
alecf%netscape.com
b8146c2097
fix bug 112708, take two
...
use nsCAutoString instead of PR_smprintf to reduce pref shutdown notifications by 3x
r=bnesse, sr=brendan
2001-12-04 22:01:22 +00:00
alecf%netscape.com
806cca8f70
back myself out to fix blocker 113482
2001-12-04 20:34:03 +00:00
alecf%netscape.com
32e3bec165
further fixes for bug 112708 r=bnesse sr=dveditz
...
instead of using PR_smprintf to construct each user_pref line to the preferences, store it all in a smart cconcatination string - reduces pref allocations at shutdown by 3x
2001-12-04 15:44:38 +00:00
alecf%netscape.com
3189918f44
first part of fix for bug 112708 r=bnesse, sr=brendan
...
switch prefs from PLHash to PLDHash
2001-12-04 01:52:44 +00:00
jdunn%netscape.com
6fc5642c87
fixing hp-ux tinderbox orange and aix build bustage
...
when functions are defined they shouldn't be defined extern
and when declaring externs, they should be declared globably
r=bnesse@netscape.com
sr=alecf@netscape.com
# 113319
2001-12-03 23:04:29 +00:00
bryner%netscape.com
c6710c2ac8
Removing unused useViewManager2 default pref. rs=ben.
2001-12-02 22:09:09 +00:00
bryner%netscape.com
7f8388a91b
Removing unused silentdownload prefs. r=shaver, rs=ben.
2001-12-01 21:03:12 +00:00
mkaply%us.ibm.com
bf3383c7db
put PL_strtok_r in to try to fix HPUX bustage
2001-12-01 14:58:54 +00:00
mkaply%us.ibm.com
7aad661ac0
#112359
...
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
mkaply%us.ibm.com
7f74ad0a9c
Taking cls suggestion - just include string.h
2001-11-30 20:48:13 +00:00
mkaply%us.ibm.com
6e25b07bb9
Attempt to fix HPUX bustage - use PL_strtok_r instead of strtok_r
2001-11-30 20:41:49 +00:00
mkaply%us.ibm.com
a8f4241b69
Preemptively fix OS/2 bustage that will be caused by prefapi change
2001-11-30 18:56:56 +00:00
alecf%netscape.com
913ced766e
for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp
2001-11-30 18:43:43 +00:00
alecf%netscape.com
4c15d86e01
for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++
2001-11-30 18:42:41 +00:00
alecf%netscape.com
7f55e4ce48
for bug 112708, add an #include so this can be compiled by prefapi.cpp
...
sr=dveditz, r=bnesse
2001-11-29 23:56:38 +00:00
alecf%netscape.com
759cd7b18d
for bug 112708, add a bunch of casts so this file can also be compiled as C++
...
sr=dveditz, r=bnesse
2001-11-29 23:55:27 +00:00
rods%netscape.com
5dd1effd6e
Enabling the specifying of the gap around the page and an offset from the edge of the page
...
Bug 102596 r=dcone sr=attinasi
2001-11-28 15:07:56 +00:00
mkaply%us.ibm.com
9744cbf722
#108280
...
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:47:21 +00:00
dp%netscape.com
569536854f
marking pref file load times in timeline. For timeline builds only.
2001-11-27 01:39:09 +00:00
cmanske%netscape.com
7a8c16063f
Remove pref to change delete key behavior for selected cells, b=95633, r=syd, sr=dveditz
2001-11-26 21:07:55 +00:00
kaie%netscape.com
21b3e32ba6
b=84947 New print dialog for Unix and OS/2
...
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bstell%netscape.com
ed91682779
enable anti-aliased scaled bitmaps now that tinderbox has settled
...
see bug 90813
2001-11-18 00:30:01 +00:00
bstell%netscape.com
2b40ee6dbf
the way bloat and times are reported just changed
...
I want a clear before and after so I am turning off AASB
and will turn on in a bit
2001-11-17 22:21:02 +00:00
bstell%netscape.com
f3e13007ab
enable anti-aliased scaled bitmap fonts
...
see: bug 90813 (bug 107018, bug 107019, bug 107020, bug 107025)
2001-11-17 21:57:46 +00:00
bstell%netscape.com
135ce3097a
add preference setting for Anti-aliased scaled bitmap fonts (AASB)
...
bug 107020
(AASB currently disabled)
2001-11-17 19:57:12 +00:00
bzbarsky%mit.edu
ef8eea7cd1
Bump version to 0.9.6+. Bug 110229, patch from Doron Rosenberg
...
<doronr@naboonline.com>, r=bzbarsky, sr=blizzard
2001-11-17 02:15:52 +00:00
hyatt%netscape.com
4d95884d35
Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843
2001-11-13 08:55:23 +00:00
hyatt%netscape.com
fbc4544c49
Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa
2001-11-08 05:06:48 +00:00
hyatt%netscape.com
64a1fd2289
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2001-11-07 06:40:04 +00:00
joki%netscape.com
b4efb85460
Fix for 71705, stop right click from triggering onclick handlers in base html content, though not in xml/xul/chrome. reviewed a while ago, lost in tree. r:saari,sr:hyatt
2001-11-07 06:29:29 +00:00
mkaply%us.ibm.com
28d18fc5fe
OS/2 only - let's be more like Windows
2001-11-07 05:11:34 +00:00
attinasi%netscape.com
47cf989a63
Default value for pref to override broken-image layout. b=102281 r=kmcclusk sr=waterson
2001-11-07 05:05:52 +00:00
darin%netscape.com
929e70869f
fixes bug 103070 "No new connections issued when waiting for timeout"
...
r=bbaetz, sr=mscott
2001-11-04 05:46:06 +00:00
rods%netscape.com
199fad027b
change &P to &PT so page totals print at bottom
...
Bug 107340 r=self sr=attinasi
2001-11-03 13:05:09 +00:00
sspitzer%netscape.com
0e6fcbe54c
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
608397c634
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
01320bb2a3
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
3ae6123d04
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
a02542933b
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
f2a1cf2997
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
5979dfe6c4
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
9c25ea824a
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
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