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
bzbarsky%mit.edu
64ca52215e
Fix JS error opening view source. Checking in for timeless
...
<timeless@mac.com>, r=me, sr=darin
2001-10-07 00:51:36 +00:00
stephend%netscape.com
d3add5c518
Bug 46812. File > Save As... should have A as accesskey, not S. Patch by James Green <jg@cyberstorm.demon.co.uk> r=bzbarsky, sr=brendan
2001-10-06 23:11:35 +00:00
gerv%gerv.net
1afae88457
Bug 103223 - Site Nav Bar doesn't check target of load/unload events. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-06 02:28:39 +00:00
gerv%gerv.net
a121079796
Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.Bug 103264 - Site Navigation Bar doesn't activate on the startup page. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-06 02:27:28 +00:00
timeless%mac.com
73c5768a82
Bugzilla Bug 102143 with multiple tabs open, View Page Info always shows info for the first tab
...
by doron, r=jag, sr=hyatt, a=asa. a=drivers,leaf
2001-10-05 18:36:50 +00:00
jaggernaut%netscape.com
501b5033c4
Bug 73064: Doh, should teach me to pay more attention while copying old checkin comments ;-) We've decided to check this in on the trunk anyway till we can come up with the right fix (which is hard and gonna take long).
2001-10-05 10:29:25 +00:00
jaggernaut%netscape.com
59b9ed55fe
Bug 73064: If your navigation bar is in a collapsed state when you closed your browser, its "collapsed" grippy wouldn't show up upon the next browser startup. Work-around which happens to work, only to be checked in on the branch, we'll figure out something better for the trunk. r=hixie, sr=ben, a=drivers
2001-10-05 10:22:39 +00:00
mkaply%us.ibm.com
e7d9a96221
No bug
...
r=mkaply, sr=blizzard, a=asa
OS/2 only - add -nodde flag to attempt to diagnose some startup problems
2001-10-05 03:45:49 +00:00
gerv%gerv.net
60cffc8640
Links toolbar fixes. All are sr=hyatt, a=asa.
...
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu , r=sballard@netreach.net .
Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.
Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.
Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2001-10-05 03:11:29 +00:00
dmose%netscape.com
5690900ccc
Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
2001-10-05 02:59:32 +00:00
gerv%gerv.net
e50b79f960
Bug 103082 - re-enable links toolbar, hidden by default, in such a way that it has no perf. impact when hidden. Patch by sballard@netreach.net, r=gerv, sr=hyatt, a=asa.
2001-10-05 01:06:41 +00:00
timeless%mac.com
a0c8f93697
Bugzilla Bug 103061 Find dialog should persist after finding string
...
by hewitt r=cmanske sr=kin@netscape.com a=asa (on behalf of drivers) for checkin to 0.9.5.
2001-10-05 00:37:19 +00:00
sfraser%netscape.com
aebb4423a9
Fix for blocker bug 103036 -- crash when opening prefs dialog in Mac classic skin. Bullet-proof nsDocShell::FocusAvailable() against recursion, and fix the XBL to set focus later on. r=adamlock, sr=hyatt
2001-10-05 00:05:15 +00:00
hyatt%netscape.com
a5c7365beb
fix for 103082, disable link toolbar, r=doron, sr=hewitt, a=asa
2001-10-04 08:39:40 +00:00
gerv%gerv.net
d9ff7ddbe6
Auto-show for the Links Toolbar. Bug 102832. Patch by sballard@netreach.net (Stuart Ballard). r=gerv, sr=hewitt, a=asa.
2001-10-03 22:35:56 +00:00
gerv%gerv.net
86ed097036
Adding missing contributor - Henri Sivonen <henris@clinet.fi>. Bug 87428 again.
...
While I'm here, the credit for the links toolbar in my last checkin comment should have gone to Christopher Hoess <choess@stwing.upenn.edu>, Eric Hodel <drbrain@segment7.net> and Tim Taylor <tim@tool-man.org>, as well as anyone else who contributed ideas and suggestions.
2001-10-03 17:17:13 +00:00
timeless%mac.com
83766ede10
Bugzilla Bug 99067 Javascript console has a small unskinned area
...
by neil@parkwaycc.co.uk r=timeless, sr=hewitt
2001-10-03 11:19:05 +00:00
gerv%gerv.net
1929e56a99
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +00:00
hewitt%netscape.com
d1f43e0eb6
63728 - Per-platform behavior of Enter key when a button is focused in a dialog, r=blake, sr=hyatt
2001-10-03 03:29:17 +00:00
hewitt%netscape.com
6448d3a303
97611 - Autocomplete popup event coordinates miscalculated (from neil@parkwaycc.co.uk), r=jag, sr=hewitt
2001-10-03 02:59:17 +00:00
bbaetz%cs.mcgill.ca
f7b29a552d
Bug 78148. Reorg directory viewer backend to allow file and gopher to use
...
the html view as well. (This is currently disabled for file because of
i18n issues)
Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
alecf%netscape.com
158e24b884
oops, forgot to carry this line over from my unix box, from checkin to bugs 102004 and bugs 102085, r=ftang sr=shaver
2001-10-02 21:36:01 +00:00
alecf%netscape.com
154e22efc7
Rest of fix for bug 102004 and bug 102085 - move UI-specific i18n code into xpfe. r=ftang, sr=shaver
2001-10-02 21:30:28 +00:00
ccarlen%netscape.com
cf1abf69eb
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:50:29 +00:00
ccarlen%netscape.com
9a02f84384
Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:47:33 +00:00
hewitt%netscape.com
d9c00bd886
97653 - null appears as a visible value after pressing keyboard-up, r=blake, sr=hyatt
2001-10-02 07:05:10 +00:00
hyatt%netscape.com
08c8ea6c99
fix for 101796, make tabs static width. r=bryner, sr=shaver
2001-10-02 06:28:23 +00:00
varga%utcru.sk
82cbda88c4
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
radha%netscape.com
d0648dcec2
Fix for bug # 99624 r=chak sr=alecf.. freeze nsISHistorylistener as per new freezing guidelines
2001-10-02 04:29:19 +00:00
dbaron%fas.harvard.edu
7e8ecbcca7
Attempt to fix AIX and BeOS bustage by adding EXTRA_DSO_LDOPTS.
2001-10-02 04:21:20 +00:00
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
6cd41fd07e
101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt
2001-10-02 01:56:19 +00:00
alecf%netscape.com
79b322f974
fix some dumb dependencies for bug 102290
...
r=jag, sr=darinf
2001-10-02 01:06:46 +00:00
hewitt%netscape.com
ccceaa31cf
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 00:57:32 +00:00
alecf%netscape.com
d4b47f80bb
add intl directory for bug 102004 and bug 102085 r=ftang, sr=shaver
2001-10-02 00:53:43 +00:00
ccarlen%netscape.com
0ee5b9ae80
Doing mac project changes for bug 102004. r=ftang,sr=shaver.
2001-10-02 00:39:55 +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
blakeross%telocity.com
a3e409704c
Fix js strict warning about function not always returning a value...
2001-10-01 21:05:12 +00:00
radha%netscape.com
55322c6772
Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
...
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
alecf%netscape.com
01930dfd2c
Split necko MODULE into necko and necko2, part of bug 101761, r=cls
2001-10-01 19:53:27 +00:00
sspitzer%netscape.com
fc8bb05f11
partial fix for #100835 . fwding (inline) imap messages with large attachments
...
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment. this makes it so the user sees download progress
in the msg window. r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
stephend%netscape.com
6d11609c79
Bug 80120. Implement tooltips for toolbar's expand/collapse widgets. r=german,jglick,sspitzer,robinf,cmanske sr=sspitzer
2001-10-01 04:54:14 +00:00
blakeross%telocity.com
ceabfb187c
Fix js strict warnings about redeclaration of vars and reference to undefined vars. sr=ben
2001-10-01 03:56:43 +00:00
blakeross%telocity.com
e04fe867ca
Fix js strict warning about redeclaration of var. sr=ben
2001-10-01 03:56:19 +00:00
blakeross%telocity.com
2962b9994f
Fixing js strict warning about undefined property this.mSelectedItem. sr=ben
2001-10-01 03:49:12 +00:00
blakeross%telocity.com
79af683518
Fixing js strict warning about redeclaration of var. sr=ben
2001-10-01 03:42:42 +00:00
blakeross%telocity.com
c37e88a297
Fixing js strict warning about redeclaration of vars. sr=ben
2001-10-01 03:41:14 +00:00
blakeross%telocity.com
732d1220f6
Fix js strict warnings about redeclaration of vars. sr=ben
2001-10-01 03:27:14 +00:00
blakeross%telocity.com
f7e822c8f1
Fix js strict warning about undefined window.arguments[4]. sr=ben
2001-10-01 03:24:40 +00:00
blakeross%telocity.com
3f6bdc0c72
Fixing js strict warnings about redeclaration of vars. sr=ben
2001-10-01 03:20:05 +00:00
blakeross%telocity.com
7286975525
Fixing js strict warning about assignment to undeclared variable. sr=ben
2001-10-01 03:17:18 +00:00
blakeross%telocity.com
b4d8387acc
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:52 +00:00
blakeross%telocity.com
60096be1fb
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:50:18 +00:00
blakeross%telocity.com
d8f95525f5
Fix js strict warning about redeclaration of variable. sr=ben
2001-10-01 02:49:54 +00:00
blakeross%telocity.com
4deb712f51
Fixing js strict warning about function not always returning a value. sr=ben
2001-10-01 02:35:17 +00:00
mstoltz%netscape.com
79c1d3b73f
bug 90386 - escape HTML tags before writing the useragent string to the document
...
on the "about:" page. Written by jruderman, r=mstoltz, sr=blake
2001-10-01 02:29:05 +00:00