pchen%netscape.com
810d7a86ec
91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
2001-10-18 05:53:25 +00:00
hyatt%netscape.com
19596d263b
Fix for 105214. r=jag, sr=ben
2001-10-17 09:02:02 +00:00
blakeross%telocity.com
b18a266f92
Removing unused file.
2001-10-17 00:32:35 +00:00
alecf%netscape.com
2d04144d8a
argh, add this file back to prevent further fizilla bustage
2001-10-16 22:23:45 +00:00
alecf%netscape.com
2f533416b2
remove everything from this dir, no longer part of build
2001-10-16 21:38:36 +00:00
alecf%netscape.com
97912541e2
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
2001-10-16 21:10:35 +00:00
morse%netscape.com
031aa7ff3b
bug 97409, add unblocking images to context menu, r=law, sr=alecf
2001-10-16 20:38:57 +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
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
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
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
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
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
jaggernaut%netscape.com
0c2b3bc449
Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
2001-10-07 10:58:39 +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
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
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
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
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
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
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
732d1220f6
Fix js strict warnings about redeclaration of vars. sr=ben
2001-10-01 03:27:14 +00:00