Граф коммитов

1042 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 551a2c56d9 Removing unused useViewManager2 default pref. rs=ben. 2001-12-02 22:09:09 +00:00
bryner%netscape.com 5db83d7f60 Removing unused silentdownload prefs. r=shaver, rs=ben. 2001-12-01 21:03:12 +00:00
mkaply%us.ibm.com bf6d951735 put PL_strtok_r in to try to fix HPUX bustage 2001-12-01 14:58:54 +00:00
mkaply%us.ibm.com cec64f1f6f #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 c7dcd9fa61 Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
mkaply%us.ibm.com 3818a6a94b 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 09c0de6817 Preemptively fix OS/2 bustage that will be caused by prefapi change 2001-11-30 18:56:56 +00:00
alecf%netscape.com 95203c776f for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp 2001-11-30 18:43:43 +00:00
alecf%netscape.com 545aa656c3 for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++ 2001-11-30 18:42:41 +00:00
alecf%netscape.com 98b8702167 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 19ec22315a 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 ed2015257e 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 98d3441fe8 #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 8435bcef61 marking pref file load times in timeline. For timeline builds only. 2001-11-27 01:39:09 +00:00
cmanske%netscape.com 6f809f01fe 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 3e80341582 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 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
bstell%netscape.com 43fdce5f12 enable anti-aliased scaled bitmaps now that tinderbox has settled
see bug 90813
2001-11-18 00:30:01 +00:00
bstell%netscape.com fb69a81dd4 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 004b51b173 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 1d043aa108 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 844dfc8213 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 8f94510f67 Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843 2001-11-13 08:55:23 +00:00
hyatt%netscape.com 70660d7fa3 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 8ca82532f6 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 57040838f7 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 9603a028fa OS/2 only - let's be more like Windows 2001-11-07 05:11:34 +00:00
attinasi%netscape.com 6256ae3ddb 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 930e7a1c9e 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 701f45cfe6 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 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
srilatha%netscape.com c9287642f0 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 92f1da191d 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 d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
mitesh%netscape.com d996d7c494 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 dc40187223 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 d96999276d 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 62424ee7b2 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 0b78cba5da Backing that out. <sigh>. Trunk, branch. Branch, trunk. How hard can it be? 2001-09-13 17:40:57 +00:00
gerv%gerv.net 75f6390d74 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 c6a76b8fcc default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245 2001-09-13 03:00:59 +00:00
varada%netscape.com a661ee481e fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
bzbarsky%mit.edu 995b971f09 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 adbe6fc200 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 8bf5905937 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
mitesh%netscape.com 6ae4ef84fb 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 e245ea9fe9 Fix for bug 49776. Add additional bulletproofing to nsPrefBranch. r=mitesh, sr=alecfl. 2001-09-06 19:30:47 +00:00
mitesh%netscape.com 58015cd50f 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 b3a71b6595 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 57714b728f 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 c6704e1401 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 8fdb3afe91 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 4455f41365 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 31780763c5 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 562e7bdf22 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 4cacaf1298 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 f384d9fc0e 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 ebe667ebd0 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 fc6705b321 fix 92988. r=shanjian rs=ftang
add more fallback font face for Japanese
2001-08-21 19:01:40 +00:00
akkana%netscape.com 8a56bb53c2 92331: revert plaintext quote pref back to using pre. r=mcafee sr=blizzard 2001-08-17 23:00:41 +00:00
blakeross%telocity.com f02ecb1d42 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 6a13fe367b 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 262b32e9a2 #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 dd6a50daba 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 59dfce9a7b 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 8d4c49d55d 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 74ae533819 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 af7f16666d 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
sspitzer%netscape.com 89d2112b5b 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 45f62c8187 #92950 typo in winpref.js
r=nhotta sr=waterson
2001-08-06 21:25:08 +00:00
varada%netscape.com 24832ab15a 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 09ce170e3f move version to 0.9.3+, no bug. r=dbaron, a=leaf 2001-08-03 19:03:57 +00:00
cmanske%netscape.com a3f1462c56 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 79ed099c99 Fix leak of default branch. b=93087 r=bnesse sr=waterson 2001-08-03 02:36:39 +00:00
dbaron%fas.harvard.edu ac69df2451 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 a62d6dce3f 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 e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
darin%netscape.com 170ad5575f 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 70f1b96cbd 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 f020dcc1cd 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 406e054d52 bug 89525 r=mcafee sr=ben adding new link for tabs directory 2001-07-24 00:37:16 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
colin%theblakes.com 6aead77d69 Tweak some OpenVMS default prefs. b=91271. r/a=leaf 2001-07-20 11:30:55 +00:00
tor%cs.brown.edu 55183f176f 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 b7bc6c249c 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 294c0e264c 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 aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
akkana%netscape.com 98989d30a1 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 ce56d5b658 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 e44da2e283 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 8af49ed5dc 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 ca982472b0 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 94d610e17b 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 84ea0cabe2 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 1964d95f58 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 2e3e123273 Focusing urlbar should select contents (37587). r=brade sr=ben 2001-07-03 01:06:36 +00:00
nhotta%netscape.com cc19c1e8d3 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 cb976acc61 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 5a6317b8a5 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 b4e6745c60 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