Commit Graph

3380 Commits

Author SHA1 Message Date
hewitt%netscape.com
c561a40b01 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@105896 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
fd27581a34 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@105895 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-21 03:59:20 +00:00
ben%netscape.com
e033344fbc 80150 - bookmark gets deleted if dropped on column picker. Prevent drops from being accepted on the head row. r=pchen, sr=hyatt. Also remove an unused obsolete file and add some ids.
git-svn-id: svn://10.0.0.236/trunk@105879 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-20 11:13:44 +00:00
ben%netscape.com
4d4d63338d Best fix for 87864, prevent duplicate bookmarks from being processed when loading a bookmarks file.
This code was originally removed from 6.1 because performance issues with IndexOf, which have recently been addressed. r=pchen, sr=waterson


git-svn-id: svn://10.0.0.236/trunk@105877 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-20 09:26:40 +00:00
sgehani%netscape.com
1a563a741d Fix typo that caused sorting to fail.
b = 104622
r = matt
sr = alecf


git-svn-id: svn://10.0.0.236/trunk@105851 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 23:05:04 +00:00
sgehani%netscape.com
6c6c6e9afa Fix typo.
b = 103215
r = morse
sr = alecf


git-svn-id: svn://10.0.0.236/trunk@105845 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 22:40:11 +00:00
rjc%netscape.com
fc55228451 Fix bug # 49142: speed up bookmarks menu creation on Mac. r=pink, sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@105824 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 21:32:07 +00:00
dougt%netscape.com
cf60fc042e nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
git-svn-id: svn://10.0.0.236/trunk@105800 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 20:52:59 +00:00
pinkerton%netscape.com
7d96e85f1c remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
git-svn-id: svn://10.0.0.236/trunk@105773 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 14:13:20 +00:00
hyatt%netscape.com
c2c3d3ba1c Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@105727 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-19 01:25:51 +00:00
pchen%netscape.com
7c31a815dd 91074, r=gerv, rs=ben, fix typo of Hypertext to HyperText
git-svn-id: svn://10.0.0.236/trunk@105669 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-18 05:53:25 +00:00
hyatt%netscape.com
17d94d5a2b Fix for 105214. r=jag, sr=ben
git-svn-id: svn://10.0.0.236/trunk@105612 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-17 09:02:02 +00:00
blakeross%telocity.com
cfea4e44b9 Removing unused file.
git-svn-id: svn://10.0.0.236/trunk@105571 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-17 00:32:35 +00:00
alecf%netscape.com
ae461f1992 argh, add this file back to prevent further fizilla bustage
git-svn-id: svn://10.0.0.236/trunk@105543 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:23:45 +00:00
alecf%netscape.com
ed5a290fe5 remove everything from this dir, no longer part of build
git-svn-id: svn://10.0.0.236/trunk@105534 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:38:36 +00:00
alecf%netscape.com
445fa78680 bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
git-svn-id: svn://10.0.0.236/trunk@105528 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:10:35 +00:00
morse%netscape.com
1eda82eb05 bug 97409, add unblocking images to context menu, r=law, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@105520 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:38:57 +00:00
ben%netscape.com
da6749644a 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


git-svn-id: svn://10.0.0.236/trunk@105483 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 07:16:38 +00:00
ben%netscape.com
3afc39c608 87864 - attempt at preventing bookmarks file growth due to duplicate bookmarks (?)
by preventing duplicate bookmark creation during copy operations.
r=jag, sr=waterson


git-svn-id: svn://10.0.0.236/trunk@105407 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-15 08:38:44 +00:00
blakeross%telocity.com
a2d1a77df2 Remove nsTimeBomb, stop doing unnecessary timebomb work (57306). r=mcafee sr=ben
git-svn-id: svn://10.0.0.236/trunk@105380 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-14 01:56:05 +00:00
blakeross%telocity.com
c9c2b15779 Don't load sidebar and its panels on startup if it's collapsed (72208). r=sgehani sr=ben
git-svn-id: svn://10.0.0.236/trunk@105377 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-13 20:52:11 +00:00
alecf%netscape.com
f7b48fa3b1 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
git-svn-id: svn://10.0.0.236/trunk@105318 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-13 00:16:32 +00:00
law%netscape.com
45a4378547 Fix for bug 77682; remove duplicate declaration of var (strict JS warning);
r=morse, sr=blake


git-svn-id: svn://10.0.0.236/trunk@105313 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-13 00:02:31 +00:00
law%netscape.com
c7e1a9369e Fix for bug 76447; test for nsIFilePicker::returnOK to avoid JS error when
the user has pressed cancel; r=morse, sr=blake


git-svn-id: svn://10.0.0.236/trunk@105312 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-12 23:59:04 +00:00
law%netscape.com
94fa5a0ac9 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


git-svn-id: svn://10.0.0.236/trunk@105311 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-12 23:52:59 +00:00
alecf%netscape.com
1d9b28b950 fix clobber builds for 104482 - patch from balleysson@bigfoot.com, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@105302 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-12 23:12:19 +00:00
law%netscape.com
939958037a Fix for bug 70859; patch from Oliver Klee (oliver.klee@gmx.net); initialize start/elapsed times; r=law, sr=blake
git-svn-id: svn://10.0.0.236/trunk@105248 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-12 03:01:58 +00:00
law%netscape.com
4032f76643 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


git-svn-id: svn://10.0.0.236/trunk@105211 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-11 22:09:56 +00:00
kin%netscape.com
2043eb878d Fix for bug 104069 (crash on startup in nsCharsetMenu)
Include config.mak to produce .pdb file.

r=sfraser@netscape.com  sr=sspitzer@netscape.com


git-svn-id: svn://10.0.0.236/trunk@105125 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-11 00:27:38 +00:00
stephend%netscape.com
e488c02d13 Removing extra space in a declaration for the last bug (nsSidebar.js). Previously had r=me/sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104894 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-09 03:27:53 +00:00
stephend%netscape.com
566823cb06 Bug 78485. Javascript strict warnings. Patch by Christoper Aillon <caillon@returnzero.com> r=me, sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@104893 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-09 03:16:31 +00:00
jaggernaut%netscape.com
bf7774eb72 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot.
git-svn-id: svn://10.0.0.236/trunk@104764 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-07 10:58:39 +00:00
dmose%netscape.com
45da1e6ab8 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
git-svn-id: svn://10.0.0.236/trunk@104633 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 02:59:32 +00:00
timeless%mac.com
112467e3cc 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.


git-svn-id: svn://10.0.0.236/trunk@104607 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-05 00:37:19 +00:00
timeless%mac.com
4ca40dec68 Bugzilla Bug 99067 Javascript console has a small unskinned area
by neil@parkwaycc.co.uk r=timeless, sr=hewitt


git-svn-id: svn://10.0.0.236/trunk@104533 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-03 11:19:05 +00:00
hewitt%netscape.com
3f2980d14b 97611 - Autocomplete popup event coordinates miscalculated (from neil@parkwaycc.co.uk), r=jag, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@104516 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-03 02:59:17 +00:00
bbaetz%cs.mcgill.ca
00f048870f 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


git-svn-id: svn://10.0.0.236/trunk@104495 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-03 00:43:30 +00:00
alecf%netscape.com
cc91f54202 oops, forgot to carry this line over from my unix box, from checkin to bugs 102004 and bugs 102085, r=ftang sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104429 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 21:36:01 +00:00
alecf%netscape.com
21ae930437 Rest of fix for bug 102004 and bug 102085 - move UI-specific i18n code into xpfe. r=ftang, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104427 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 21:30:28 +00:00
ccarlen%netscape.com
9229cf836e Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@104417 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 14:50:29 +00:00
ccarlen%netscape.com
d852115c6f Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@104416 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 14:47:33 +00:00
hewitt%netscape.com
588ed66a91 97653 - null appears as a visible value after pressing keyboard-up, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104409 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 07:05:10 +00:00
varga%utcru.sk
d20f603ea2 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@104401 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 04:42:48 +00:00
radha%netscape.com
887b4e4708 Fix for bug # 99624 r=chak sr=alecf.. freeze nsISHistorylistener as per new freezing guidelines
git-svn-id: svn://10.0.0.236/trunk@104400 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 04:29:19 +00:00
dbaron%fas.harvard.edu
ca3a2ea301 Attempt to fix AIX and BeOS bustage by adding EXTRA_DSO_LDOPTS.
git-svn-id: svn://10.0.0.236/trunk@104399 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 04:21:20 +00:00
hewitt%netscape.com
14547cec57 95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104390 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
6c92e225ae 101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104387 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 01:56:19 +00:00
alecf%netscape.com
e1bd890fa2 fix some dumb dependencies for bug 102290
r=jag, sr=darinf


git-svn-id: svn://10.0.0.236/trunk@104374 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 01:06:46 +00:00
hewitt%netscape.com
880029f550 70750 - new dialog xbl bindings, r=ben, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104372 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 00:57:32 +00:00
alecf%netscape.com
502a151df4 add intl directory for bug 102004 and bug 102085 r=ftang, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@104370 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-02 00:53:43 +00:00