Commit Graph

53979 Commits

Author SHA1 Message Date
jst%citec.fi
e4f760e7d6 Fixing linux build bustage, added missing .get()'s on nsCOMPtr's. r=kin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59652 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 15:41:04 +00:00
brade%netscape.com
ac67fe0a04 alternative cut/copy/paste keybindings (bug #25779); r=kin
git-svn-id: svn://10.0.0.236/trunk@59651 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:58:40 +00:00
dbaron%fas.harvard.edu
622f094f93 Update the jprof documentation.
r=jim_nance@yahoo.com


git-svn-id: svn://10.0.0.236/trunk@59650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:42:27 +00:00
dbaron%fas.harvard.edu
e26414f08a Fix JP_DEFER so it works without JP_START as well.
r=jim_nance@yahoo.com
Not part of default build.


git-svn-id: svn://10.0.0.236/trunk@59649 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:41:39 +00:00
karnaze%netscape.com
4b40120aae bug 7741 - handling of overlapping rowspans, r=troy.
git-svn-id: svn://10.0.0.236/trunk@59648 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 14:04:49 +00:00
racham%netscape.com
d52113ee1f Fix for bug 23339. Adding the domain name pref to grab cookies value. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@59647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:21:15 +00:00
racham%netscape.com
0449a2acf0 Fixing bug 16791. Check if the current profile is available to return the profile directory value. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@59646 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:21:09 +00:00
racham%netscape.com
32f733a46e Fixing bugs 16791, 23339, 25609, 25891, 23873. These chnages fix rename profile problem on windows, setting the profile name to the user register name, a fix to nsvoidarray memory leak, loading the user prefs and bringing the right UI for -P option. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@59645 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:20:57 +00:00
racham%netscape.com
9467028245 Fixing bugs 16791, 23339. Added interfaces to check the current profile availability and a check for preg info. r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@59644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 11:20:25 +00:00
waterson%netscape.com
d7c3738b58 Bug 25333. Implement nsIScriptGlobalObjectOwner so we can report compilation errors. r=scc
git-svn-id: svn://10.0.0.236/trunk@59643 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:51:49 +00:00
warren%netscape.com
70c4b690e2 Added NS_IMPL_ISUPPORTS_INHERITED3 macro.
git-svn-id: svn://10.0.0.236/trunk@59642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:51:30 +00:00
morse%netscape.com
36336692e8 minor cleanup, r=waterson
git-svn-id: svn://10.0.0.236/trunk@59641 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:30:57 +00:00
waldemar%netscape.com
5e45870b0a VC6 project and workspace
git-svn-id: svn://10.0.0.236/trunk@59640 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:27:00 +00:00
waldemar%netscape.com
746b82680a Updated for VC6
git-svn-id: svn://10.0.0.236/trunk@59639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:25:01 +00:00
alecf%netscape.com
71475ca5f6 use some new macros to bulletproof and add assertions
(had some wierd problems that this helped debug)


git-svn-id: svn://10.0.0.236/trunk@59638 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:15:03 +00:00
alecf%netscape.com
483daaaffa add defaults for biff so we don't get 0-length biff times by default
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59637 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:11:52 +00:00
morse%netscape.com
15f491073a implement disginguished-schema in wallet, r=waterson
git-svn-id: svn://10.0.0.236/trunk@59636 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 08:09:04 +00:00
waterson%netscape.com
eff6647c5e Bug 26304. Make sure the nsXULSortService updates does 'deep' SetDocument() calls when twiddling content nodes: regressed with fixes for 20677 and 23905. r=scc,rjc.
git-svn-id: svn://10.0.0.236/trunk@59635 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:57:51 +00:00
waterson%netscape.com
9caecde31a Bug 20677, 23905, attempt number 2. This time, in the DOM methods, we make sure to do a 'deep' set on mDocument *before* calling to their nsIContent brethren. This ensures that any code in layout that wants to access the document gets the right value. r=scc
git-svn-id: svn://10.0.0.236/trunk@59634 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:55:34 +00:00
cls%seawood.org
52d3976683 Fixed apparent file corruption that was horking objdir builds.
git-svn-id: svn://10.0.0.236/trunk@59633 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:51:21 +00:00
morse%netscape.com
d4995895fc bug 26324, changed a boolean from true to false, not reviewed
git-svn-id: svn://10.0.0.236/trunk@59632 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:37:24 +00:00
sspitzer%netscape.com
9e59c6b6cc make it so if we enter the wrong username or password, and we get auth failed, we
forget the password, so we can log in again.  r=mscott


git-svn-id: svn://10.0.0.236/trunk@59631 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:35:58 +00:00
alecf%netscape.com
ab418265e8 get rid of more debug messages, and clean up a variable with nsCOMPtr
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59630 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:30:05 +00:00
alecf%netscape.com
7710e6ab49 remove a DEBUG_alecf message that was haunting me
git-svn-id: svn://10.0.0.236/trunk@59629 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:28:08 +00:00
alecf%netscape.com
580f1b187c comment out controller noise (no reviewer, just hiding dump()s)
git-svn-id: svn://10.0.0.236/trunk@59628 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 07:16:05 +00:00
sspitzer%netscape.com
c900a9e1cb make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.


git-svn-id: svn://10.0.0.236/trunk@59627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:43:12 +00:00
racham%netscape.com
c20d4dc2d3 Trying to access the global history prematurely in putting up the profile dialogues. Removing assertion and adding check on null pointer. r=travis
git-svn-id: svn://10.0.0.236/trunk@59626 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:36:50 +00:00
alecf%netscape.com
ab32ef25c1 add news defaults so we dont download all articles by default
r=sspitzer,mscott


git-svn-id: svn://10.0.0.236/trunk@59625 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 06:33:29 +00:00
jefft%netscape.com
03337358b7 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
git-svn-id: svn://10.0.0.236/trunk@59624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 05:43:03 +00:00
sspitzer%netscape.com
0895955f9b change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott


git-svn-id: svn://10.0.0.236/trunk@59623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 05:01:42 +00:00
mscott%netscape.com
6480e49b06 small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
fetching it once and re-using it.
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@59622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com
a86cd45ae8 Add progress reporting to mail and address import
git-svn-id: svn://10.0.0.236/trunk@59621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com
5989c8a5fa Fixed bug causing user to always specify location of address books to import
git-svn-id: svn://10.0.0.236/trunk@59620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:54:09 +00:00
jefft%netscape.com
4ea190625c fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott
git-svn-id: svn://10.0.0.236/trunk@59619 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:35:45 +00:00
ben%netscape.com
e9a5a41001 fix for 21925, r=valeski
git-svn-id: svn://10.0.0.236/trunk@59618 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 04:03:19 +00:00
valeski%netscape.com
deccf3fb8e added files: mozilla/netwerk/base/public/nsIURLParser.idl
git-svn-id: svn://10.0.0.236/trunk@59617 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:45:02 +00:00
valeski%netscape.com
369ccf3743 added files: mozilla/netwerk/base/src/nsURLHelper.cpp, mozilla/netwerk/base/src/nsStdURLParser.cpp, mozilla/netwerk/base/src/nsAuthURLParser.cpp, mozilla/netwerk/base/src/nsNoAuthURLParser.cpp
git-svn-id: svn://10.0.0.236/trunk@59616 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:44:51 +00:00
valeski%netscape.com
867f16ef2b URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes
git-svn-id: svn://10.0.0.236/trunk@59615 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:44:22 +00:00
jband%netscape.com
55b4443d06 fix XPCContext leak bug 25911 r=beard. fix DOM wrapping case where static called object does not have a static DOM scope, but is run in a DOM context; e.g. calling a JS component from within a window that calls some native service that returns a DOM window - the serive is not a DOm object and has no static DOm scope, but the call is made on a DOM context so a dynamic lookup works. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59613 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:25:53 +00:00
ben%netscape.com
6c06e7c0e0 fixing appearance of personal toolbar items per 15558, r=waterson
git-svn-id: svn://10.0.0.236/trunk@59612 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:23:04 +00:00
ben%netscape.com
859adfa40f changing appearance of personaltoolbar items per 15558, r=waterson
git-svn-id: svn://10.0.0.236/trunk@59611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 03:22:37 +00:00
dbaron%fas.harvard.edu
22c80ea3f0 Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
r=joki


git-svn-id: svn://10.0.0.236/trunk@59610 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:49:58 +00:00
mscott%netscape.com
ae3a18e3a4 Fix for possible build breakage on Mac.
git-svn-id: svn://10.0.0.236/trunk@59609 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:48:43 +00:00
rhp%netscape.com
b8462e700e More AppleDouble work - NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@59608 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:41:27 +00:00
dougt%netscape.com
e2f9d2f9b6 removing unneeded lock.
git-svn-id: svn://10.0.0.236/trunk@59607 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:37:51 +00:00
dougt%netscape.com
b8d0adf5b5 fix for 26271. r=dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59606 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:29:57 +00:00
cmanske%netscape.com
2ce1bef073 More table editing work (bug 20973) and Page Properies dialog work (bug 14344). Added missing 'tbody' to nsIAtoms list. r=mjudge
git-svn-id: svn://10.0.0.236/trunk@59605 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 02:06:10 +00:00
warren%netscape.com
20afc432bc Added 2 test cases: TestWriteStreams is Scott's performance test (for the cache). TestWriteSpeed plots buffer size vs. throughput.
git-svn-id: svn://10.0.0.236/trunk@59604 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:59:15 +00:00
Jerry.Kirk%Nexwarecorp.com
db9f8fce72 I had to add back in native buttons and text widgets so viewer would work...
git-svn-id: svn://10.0.0.236/trunk@59603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:54:39 +00:00
rhp%netscape.com
d6ef6f4381 More AppleDouble work - NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@59602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 01:43:52 +00:00