Commit Graph

8494 Commits

Author SHA1 Message Date
ben%netscape.com
433c447b7b 94239, remove empty file from jar file. r=dveditz, rs=hyatt 2001-10-16 07:20:00 +00:00
ben%netscape.com
06dff3a629 Fix for 74036 (Comment change, code being touched is disabled)
Make sure the old "File Bookmark" logic moves /all/ bookmarks selected, not just every other one.
Patch by Becki Sanford, r=ben, rs=hyatt
2001-10-16 07:16:38 +00:00
dougt%netscape.com
4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
ben%netscape.com
b4a5fa0f88 87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
by preventing duplicate bookmark creation during copy operations.
r=jag, sr=waterson
2001-10-15 08:38:44 +00:00
blakeross%telocity.com
4f35ccddc4 Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben 2001-10-14 01:56:05 +00:00
blakeross%telocity.com
967ae55864 Don't load sidebar and its panels on startup if it's collapsed (72208). r=sgehani sr=ben 2001-10-13 20:52:11 +00:00
jshin%mailaps.org
7db51122d8 r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
sfraser%netscape.com
7ee6ab59a7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
alecf%netscape.com
bd048504df convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
law%netscape.com
0a4e67b6fa Fix for bug 77682; remove duplicate declaration of var (strict JS warning);
r=morse, sr=blake
2001-10-13 00:02:31 +00:00
law%netscape.com
cd461b49dc Fix for bug 76447; test for nsIFilePicker::returnOK to avoid JS error when
the user has pressed cancel; r=morse, sr=blake
2001-10-12 23:59:04 +00:00
law%netscape.com
f28a335e3c Fixes for bugs:
65961 - Patch from bzbarsky@mit.edu, uses Math.floor to round down so 100%
        doesn't happen till download is complete; r=blake, sr=mscott
102956 - Blocks cancel going to uriloader/exthandler if download is completed,
        and, removes the code to reset the onclick handler for the cancel/close
        button; r=pchen, sr=hyatt
2001-10-12 23:52:59 +00:00
alecf%netscape.com
3f52ea1c36 fix clobber builds for 104482 - patch from balleysson@bigfoot.com, sr=alecf 2001-10-12 23:12:19 +00:00
alecf%netscape.com
cf011f78cd bug 104118 - a non-rdf contractid for windowmediator, to reduce dependencies. r=mkaply, sr=dveditz 2001-10-12 21:03:40 +00:00
law%netscape.com
7b28f2ac9f Fix for bug 70859; patch from Oliver Klee (oliver.klee@gmx.net); initialize start/elapsed times; r=law, sr=blake 2001-10-12 03:01:58 +00:00
dbaron%fas.harvard.edu
a22072c008 Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
law%netscape.com
ec02700cf6 Fix bug 62155; change Save As... to Save Page As...; r=morse, sr=blake 2001-10-12 02:39:54 +00:00
blakeross%telocity.com
b52f0c152a Hitting esc in urlbar of new blank browser window reveals proxy icon (81428), patch by Neil. sr=blake 2001-10-12 01:45:49 +00:00
blakeross%telocity.com
89940866a0 Pressing enter in autocomplete menu should load that url in open location dialog (83922) and urlbar urls should be added to history dropdown regardless of method by which they were obtained (e.g. from autocomplete dropdown). r=kerz sr=ben 2001-10-12 01:33:39 +00:00
blakeross%telocity.com
e629149c35 Javascript urls from dropdown don't replace location box (69095). r=kerz sr=ben 2001-10-12 00:52:51 +00:00
law%netscape.com
85d18dbb4a Fix for bugs 67803/74012/79862/98797. Adds code to set initial focus to
downloading and progress dialogs, and removes code to disable the "close
this dialog" checkbox from the progress dialog.  r=aaronl, sr=ben
2001-10-11 22:09:56 +00:00
kin%netscape.com
ed6052662d Fix for bug 104069 (crash on startup in nsCharsetMenu)
Include config.mak to produce .pdb file.

r=sfraser@netscape.com  sr=sspitzer@netscape.com
2001-10-11 00:27:38 +00:00
cmanske%netscape.com
60867fd4da Fixed not checking for child nodes in menulist constructor, b=103310, r=brade, sr=sfraser 2001-10-10 21:34:12 +00:00
blakeross%telocity.com
10fa6eccc6 Fixing typo. 2001-10-10 20:33:22 +00:00
blakeross%telocity.com
736d1aa71c js error after selecting submenu items in navigator context menus (73804). simple fix. sr=ben 2001-10-10 20:32:15 +00:00
blakeross%telocity.com
7b26530b85 Set focus to content area when opening bookmark (from pt or menu) (62765). r=kerz sr=ben 2001-10-10 19:53:30 +00:00
blakeross%telocity.com
fa80387282 Workaround 'urlbar not responsive to enter' problem (90337). sr=alecf 2001-10-10 19:38:21 +00:00
jaggernaut%netscape.com
adffdc1563 Bug 103548: Unicode chars in chrome properties must be four digits. Patch by Lynggaard@netscape.net (Henrik Lynggaard Hansen), r=lordpixel@mac.com, sr=alecf 2001-10-10 04:36:22 +00:00
sgehani%netscape.com
2620f158e4 Make OK button label all uppercase.
b = 102892
r = ssu
sr = dveditz
2001-10-09 23:31:52 +00:00
mkaply%us.ibm.com
80fc5c2504 #102657
r=law, sr=blake
Remove unnecessary platform #ifdefs so any platform can turn on turbo mode
2001-10-09 23:09:49 +00:00
matt%netscape.com
ae69e7b3f4 Fix for bug 103415. Search tab is not getting updated. r=sgehani sr=hyatt 2001-10-09 20:26:56 +00:00
stephend%netscape.com
7b87e49eae Bug 92457. Plugins page refers to 'Netcenter', but should read, 'Netscape.com'. r=av@netscape.com, sr=alecf@netscape.com 2001-10-09 07:10:20 +00:00
stephend%netscape.com
7e21517b1e Removing extra space in a declaration for the last bug (nsSidebar.js). Previously had r=me/sr=shaver 2001-10-09 03:27:53 +00:00
stephend%netscape.com
c48d3cba9b Bug 78485. Javascript strict warnings. Patch by Christoper Aillon <caillon@returnzero.com> r=me, sr=shaver@mozilla.org 2001-10-09 03:16:31 +00:00
hyatt%netscape.com
cb5621615f Backing out changes to commonDialog.xul. That checkin was unintentional. 2001-10-08 23:50:29 +00:00
hyatt%netscape.com
536f8d1d00 Fix for initial focus problems with dialog binding, bug #103739, r=aaronl, sr=shaver 2001-10-08 23:49:45 +00:00
leaf%mozilla.org
cdb3a2e66a bug 103022, update mac version string. code from lpham@netscape.com, r=granrose, sr=leaf 2001-10-08 22:58:31 +00:00
sdagley%netscape.com
d3f5cce299 Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser 2001-10-08 20:20:57 +00:00
ben%netscape.com
140aa22304 101131 - Bookmarks Menu on personal toolbar is empty.
Not the best fix but will do for short term. Comments added
detailing proposed better solution.
r=kerz, sr=hewitt
2001-10-08 12:32:14 +00:00
hyatt%netscape.com
d1a7f68f70 Fix for 102598, CTRL+T tabs should focus URL bar after opening. r=kerz, sr=hyatt, patch externally contributed. 2001-10-08 07:39:32 +00:00
sdagley%netscape.com
502f98a507 Fix #103612 - work around bug in Mac OS X 10.1 Internet prefs panel when setting DL folder. r=dbaron. I'd wait for an sr= but I need trunk verification on this so I can get PDT approval for checking into the 0.9.4 branch. 2001-10-08 04:59:59 +00:00
mkaply%us.ibm.com
2e57e9f4a5 No bug
r=cls
Since only OS/2 needs rdf in REQUIRES, put it in the OS2 block
2001-10-08 04:17:56 +00:00
bbaetz%cs.mcgill.ca
f192205f5a Bustage fix. Remove trailing whitespace. 2001-10-07 20:49:24 +00:00
mkaply%us.ibm.com
1001e86545 OS/2 bustage - we DO need rdf in REQUIRES 2001-10-07 19:45:42 +00:00
jaggernaut%netscape.com
0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
jaggernaut%netscape.com
c39b98b2a4 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
jaggernaut%netscape.com
aa3ec222c2 Bug 97067: focus changes windows when background window finally loads. patch by saari, slightly modified by me, r=jag,ben, sr/rs=hyatt (sr on the original patch) 2001-10-07 10:23:32 +00:00
jaggernaut%netscape.com
86c2bc826c Replace "Error creating browser instance" with more helpful debug messages. 2001-10-07 10:05:33 +00:00
bzbarsky%mit.edu
71405e70d7 Make tabs crop title on "end", not in center. Bug 103450, patch from
Andrew <simm0@ii.net>, r=me, sr=hyatt
2001-10-07 04:26:08 +00:00
mkaply%us.ibm.com
7d54afcb24 #84548
r=law, sr=blake
Look for 4294967295 as well as -1 with DDE-WWW_Activate to maintain compatibility with 4.x
2001-10-07 03:52:40 +00:00