Граф коммитов

1198 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 347df49a60 Fixed clobber rules to use $(RM) instead of rm. 2000-04-21 22:49:57 +00:00
thayes%netscape.com 1ee4c0da88 Add Secret Decoder Ring implementation, and add it to the PSM glue module 2000-04-21 21:26:33 +00:00
thayes%netscape.com 6ec6b179f9 Add SecretDecoderRing idl file 2000-04-21 21:23:56 +00:00
svn%xmlterm.org a9aa49b1de xmlterm changes only.
Changed true to PR_TRUE and false to PR_FALSE to compile on native Solaris
compilers. Patch provided by Ashutosh.Kulkarni@eng.sun.com
2000-04-21 14:01:43 +00:00
svn%xmlterm.org 1a045620c2 xmlterm changes only.
Changed XMLterm escape sequence string terminator from ^G to CRLF to allow use with buffered STDOUT.
2000-04-21 13:10:44 +00:00
svn%xmlterm.org a4dc73db45 xmlterm changes only.
Clipboard paste fix (still doesn't work properly).
2000-04-21 13:06:28 +00:00
svn%xmlterm.org 6e224ed0f9 xmlterm changes only.
Chrome restructuring: xmlterm extension is not part of communicator and needs to have top level chrome (like chatzilla).
2000-04-21 13:04:45 +00:00
Peter.VanderBeken%pandora.be c915ffc794 First checkin of Mac project for Transformiix. Not part of build yet. a=leaf 2000-04-21 12:23:23 +00:00
hyatt%netscape.com 52cd26944f Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2000-04-21 09:40:38 +00:00
nisheeth%netscape.com 9922634926 Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build.
- implemented rint() in NumberFunctionCall.cpp
- Changed String to DOMString in calls to processAttrValueTemplate() in XSLTProcessor.cpp
- Fixed up more windows makefiles.
2000-04-21 02:20:28 +00:00
thayes%netscape.com b378df1933 Add definition of SDR interface 2000-04-20 23:21:21 +00:00
Peter.VanderBeken%pandora.be 15364f9242 More conversions from String to DOMString. Not part of build yet. a=leaf 2000-04-20 22:10:16 +00:00
kvisco%ziplink.net ef899df9eb updated with latest info 2000-04-20 10:21:06 +00:00
kvisco%ziplink.net 2e4dfc4870 latest info 2000-04-20 10:16:44 +00:00
kvisco%ziplink.net ca126639f1 Added a fix for relative URI with xsl:include (npride) 2000-04-20 10:14:05 +00:00
kvisco%ziplink.net a3e2df8548 Added Nathan Pride's fix for document base when a stylesheet is specified on the command line 2000-04-20 10:13:22 +00:00
kvisco%ziplink.net feccf78f1b Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
kvisco%ziplink.net ee812cd173 changed a couple postfix increments to prefix, aesthetics really. 2000-04-20 10:11:28 +00:00
kvisco%ziplink.net 97192a3798 added Marina's changes (removed casts from XML_Char to DOM_CHAR) 2000-04-20 10:09:42 +00:00
nisheeth%netscape.com d11fdcdd70 More changes to get Transformiix to build as a Mozilla component on windows. Not part of the mozilla build. 2000-04-19 23:07:33 +00:00
danm%netscape.com 622d6fe83b dist...chrome restructuring 2000-04-19 21:42:30 +00:00
kvisco%ziplink.net 711403963c updated examples to show generate-id that takes an argument 2000-04-19 11:07:04 +00:00
kvisco%ziplink.net 8c226a9d0a added support for optional NodeSet argument 2000-04-19 11:06:09 +00:00
kvisco%ziplink.net b5d0802f3c updated make files to add new files, updated functions.xsl to show an example of generate-id() 2000-04-19 10:43:41 +00:00
kvisco%ziplink.net 17ef99311d added support for extension functions 2000-04-19 10:41:13 +00:00
kvisco%ziplink.net 792ef94f37 initial checkin: generate-id extension function 2000-04-19 10:40:06 +00:00
kvisco%ziplink.net 7d27400818 updated to include xslt extension functions 2000-04-19 10:38:01 +00:00
kvisco%ziplink.net f13daf4bc6 Added definitions for some of the XSLT extension functions 2000-04-19 10:32:35 +00:00
kvisco%ziplink.net 6e5344b42f Added the generateId method 2000-04-19 10:31:32 +00:00
scc%netscape.com 995abb7f46 making string conversions explicit 2000-04-18 23:53:10 +00:00
bryner%uiuc.edu 1b068758fa Make the title for a finger document show "Finger information for
user@host". r=valeski.
2000-04-18 02:40:23 +00:00
Peter.VanderBeken%pandora.be 43aed24341 Include mozilladom.h if MOZILLA is defined. Hack until we get the dom directories cleaned up. Not part of build yet. a=leaf 2000-04-17 22:01:39 +00:00
Peter.VanderBeken%pandora.be 73f9792b2d Remove use of nsXMLDocument so we only use interfaces. Not part of build yet. a=leaf 2000-04-17 22:00:30 +00:00
svn%xmlterm.org 98bfa399d0 xmlterm changes only.
Minor workaround to handle 80 character wraparound on FreeBSD.
2000-04-16 01:56:11 +00:00
svn%xmlterm.org f7e86b46ca xmlterm changes only.
Fixed bustage due to changes in nsIClipboard.idl
2000-04-16 01:26:33 +00:00
mccabe%netscape.com 7632e0a085 Add trailing newline. 2000-04-15 19:38:05 +00:00
scc%netscape.com 0f60121750 making string conversions explicit 2000-04-15 09:54:17 +00:00
scc%netscape.com 7cb7de4840 making string conversions explicit 2000-04-15 09:47:08 +00:00
cls%seawood.org 81917784c5 Remove redundant use of MOZ_REGISTRY_LIBS. Fix for regression bug #35384 2000-04-15 05:42:16 +00:00
svn%xmlterm.org 62ec840bf2 xmlterm changes only.
Changed xmlterm/ui/Makefile.in to use CHROME vars to handle content/skin resources (bug 34416); eliminated directories xmlterm/ui/content and xmlterm/ui/skin.
2000-04-15 04:45:36 +00:00
svn%xmlterm.org 75bd715c3f xmlterm changes only.
Checking in patch provided by bero@redhat.com to fix Linux/Alpha bustage
2000-04-15 04:10:29 +00:00
mstoltz%netscape.com a4b2043dcb Made prefapi.h private and removed all #includes of it outside of libpref. r=norris 2000-04-15 03:43:09 +00:00
kvisco%ziplink.net d773b3115f Changed constructor to use new naming, TX_FALSE, instead of FALSE 2000-04-14 04:24:28 +00:00
Peter.VanderBeken%pandora.be c4fcb7b668 Resolve name conflict. Not part of build yet. a=leaf 2000-04-14 02:05:21 +00:00
Peter.VanderBeken%pandora.be af6f28a3e9 Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 02:00:44 +00:00
Peter.VanderBeken%pandora.be 43efe4355a Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 01:47:09 +00:00
Peter.VanderBeken%pandora.be 5a6b64b8e6 Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 23:41:43 +00:00
nisheeth%netscape.com 2f22ba4ef6 Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
Peter.VanderBeken%pandora.be ef6741cbff Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 14:14:45 +00:00
kvisco%ziplink.net 621cc444c2 removed for-loop declaration of ints to be compiler friendly 2000-04-13 10:37:49 +00:00
kvisco%ziplink.net 34c878262f updated with latest info 2000-04-13 10:23:23 +00:00
kvisco%ziplink.net dd4eaa7dab added Marina's fix to handle recurise attribute-set processing, and to handle attribute-set processing for xsl:copy 2000-04-13 09:39:28 +00:00
kvisco%ziplink.net d808073f42 added patches from Marina M. to fix predicate parsing, and make sure we look for Axis Identifier wild cards 2000-04-13 09:13:22 +00:00
kvisco%ziplink.net 9aeef6530d changed makefile to remove dependancy on base/String.o 2000-04-13 07:02:54 +00:00
kvisco%ziplink.net 5b6207c601 finished making name change from String to TxString 2000-04-13 06:40:34 +00:00
nisheeth%netscape.com 73cb317e57 Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build. 2000-04-12 22:47:04 +00:00
nisheeth%netscape.com 5a13a00149 Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
kvisco%ziplink.net 4f4264bcf0 updated with latest info 2000-04-12 11:44:13 +00:00
kvisco%ziplink.net 5a1090db8c updated example to show descending order 2000-04-12 11:26:26 +00:00
kvisco%ziplink.net 10ee6137f4 added support for sorting under xsl:for-each 2000-04-12 11:25:21 +00:00
kvisco%ziplink.net 96ffaf80ab changed header 2000-04-12 11:08:06 +00:00
kvisco%ziplink.net 80b3cfa8d9 added support for simple xslt sorting 2000-04-12 11:00:56 +00:00
kvisco%ziplink.net 60c863ef32 *** empty log message *** 2000-04-12 10:59:29 +00:00
kvisco%ziplink.net 1871c76ae1 initial checkin of simple sorting example 2000-04-12 10:57:19 +00:00
kvisco%ziplink.net 1ae2c0fce6 initial checkin of NodeSorter.h/cpp which as the name suggests handles Node sorting 2000-04-12 10:55:55 +00:00
kvisco%ziplink.net 35479dca25 made TxObect::hashCode virtual, added TxObject::equals 2000-04-12 10:53:27 +00:00
kvisco%ziplink.net 39ba4b299e added new classes to Makefile 2000-04-12 10:52:27 +00:00
kvisco%ziplink.net e224a8f098 initial checkin. StringComparator is a virtual class used for doing String
comparisons. DefaultStringComparator is the default implementation of
StringComparator. Map.h/cpp is a simple HashMap implementation for TxObjects.
2000-04-12 10:50:03 +00:00
Peter.VanderBeken%pandora.be 420e8abc81 Added processTopLevel function that takes an Element as input. Not part of build yet. a=leaf 2000-04-12 10:16:45 +00:00
warren%netscape.com 942ccefd74 Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code. 2000-04-12 07:58:24 +00:00
morse%netscape.com d3ed926444 fix bug 35372, appropriate title when used as image manager 2000-04-12 06:35:26 +00:00
kvisco%ziplink.net d07193737e Added name changes from Marina 2000-04-12 05:52:09 +00:00
morse%netscape.com af43fff276 fix bugs 34760 (not all cookies displayed in cookie viewer) and bug 34866 (better test for foreign images) 2000-04-12 05:28:53 +00:00
morse%netscape.com fa49a49ba2 fix bug 34952, cookie header should have Cookie: with uppercase C 2000-04-12 05:26:59 +00:00
bryner%uiuc.edu b9a3694a81 Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang. 2000-04-11 22:41:02 +00:00
Peter.VanderBeken%pandora.be 988b8d4cc1 Prevent multiple inclusion. Fix class declaration. Not part of build yet. a=leaf 2000-04-07 23:00:35 +00:00
Peter.VanderBeken%pandora.be 5ab8d574ed Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
leaf%mozilla.org cd76285dce removing incompatibly licensed source. 2000-04-07 20:14:28 +00:00
Peter.VanderBeken%pandora.be f95d22562f Obsolete. Not part of build yet. a=leaf 2000-04-07 10:36:35 +00:00
Peter.VanderBeken%pandora.be ab13eb896e Removing obsolete Create method. Renaming CID and PROGID defines. Move PROGID into header file. Add my copyright. Not part of build yet. a=leaf 2000-04-07 10:35:05 +00:00
kvisco%ziplink.net cf0ab063e3 checking in for Olivier Gerardin 2000-04-07 09:00:45 +00:00
kvisco%ziplink.net 932258a1e2 checking in for Olivier 2000-04-07 09:00:06 +00:00
kvisco%ziplink.net 7b950437e0 Added scoping back in 2000-04-07 08:58:55 +00:00
kvisco%ziplink.net 1129ee90ad removed copyright for myself 2000-04-07 08:09:25 +00:00
Peter.VanderBeken%pandora.be 4500ab8cdc New module file for transformiix. Not part of build yet. a=leaf 2000-04-06 22:39:54 +00:00
Peter.VanderBeken%pandora.be 9acd738281 Fixing class declaration. Not part of build yet. a=leaf 2000-04-06 22:37:48 +00:00
Peter.VanderBeken%pandora.be e2c142d7e6 Fixing class declarations. Not part of build yet. a=leaf 2000-04-06 22:36:39 +00:00
kvisco%ziplink.net 3ce7b31782 updated Olivier's information 2000-04-06 08:19:39 +00:00
kvisco%ziplink.net 992841a590 Moved files to source/xslt and source/xpath 2000-04-06 07:57:14 +00:00
kvisco%ziplink.net f75e70e3dc Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
svn%xmlterm.org 49e255a552 xmlterm changes only, should not affect default SeaMonkey build;
(blanket a=leaf)
Fixed minor typos causing Solaris bustage
2000-04-05 23:40:39 +00:00
svn%xmlterm.org f0f156d3f3 xmlterm changes only;
Windows mode implemented
2000-04-05 05:15:14 +00:00
svn%xmlterm.org 393312a517 xmlterm changes only;
Autodetection of window resize at end of input command line.
2000-04-05 01:51:34 +00:00
morse%netscape.com 810439364d undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
morse%netscape.com 2306d59f25 fix bug 34483 2000-04-05 00:10:42 +00:00
morse%netscape.com d4ad064c11 fix bug 34486 2000-04-05 00:09:47 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
svn%xmlterm.org b79e09ced7 xmlterm changes only;
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
2000-04-04 04:42:27 +00:00
morse%netscape.com eb59761a2d fix bug 8530, expire cookies with excessive lifetimes, patch received from web 2000-04-04 04:19:01 +00:00
morse%netscape.com f1cd48500d all for selecting multiple items 2000-04-04 02:52:56 +00:00
scc%netscape.com 1b30325d86 making string conversions explicit 2000-04-03 05:01:30 +00:00
scc%netscape.com 5a8cabff0b making string conversions explicit 2000-04-03 04:53:32 +00:00
scc%netscape.com 85d810c51d making string conversions explicit 2000-04-02 21:04:49 +00:00
svn%xmlterm.org 2b1c62aab8 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
2000-04-01 23:42:18 +00:00
cls%seawood.org 8a00e920f0 Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
morse%netscape.com 91e74bd9cd add log-out ability to password manager 2000-03-31 15:41:04 +00:00
kvisco%ziplink.net cc0e28df46 latest changes 2000-03-31 10:21:34 +00:00
kvisco%ziplink.net bf9923974f added a test to check for proper result type conversion 2000-03-31 10:16:38 +00:00
rickg%netscape.com a78b0f5d7c removed reference to nsString2 2000-03-31 10:13:22 +00:00
kvisco%ziplink.net 004985f4fa updated to support changes to String.h/cpp 2000-03-31 07:11:29 +00:00
kvisco%ziplink.net d4f206d32c Fixed a memory leak when using the Translate function,
also made change to use the String::toUnicode method instead
of String::toCharArray
2000-03-31 07:10:12 +00:00
kvisco%ziplink.net f0026e99fa changed the AttributeValueTemplate parsing to be unicode safe 2000-03-31 07:08:44 +00:00
kvisco%ziplink.net 912c49a876 updated to support changes in String.cpp 2000-03-31 07:07:24 +00:00
svn%xmlterm.org 623cda76fb xmlterm changes only;
Removed all wchar dependence by recoding the primitive Unicode string
functions used by lineterm. (FreeBSD doesn't have a wchar implementation!)
2000-03-31 04:14:39 +00:00
morse%netscape.com 53bfd2fbc0 fix bug 26760, download wallet tables only if they've changed 2000-03-31 04:04:25 +00:00
tbogard%aol.net 5bfd3cc997 nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads. 2000-03-30 22:38:32 +00:00
tomk%mitre.org 16a56620b3 Changed toChar to toCharArray in String and MozillaString. Also provided is a
version of the function which creates its own char* buffer.  These classes are
part of TransforMIIX and are not part of the automatic build process for the
rest of Mozilla.
2000-03-30 20:47:34 +00:00
jim_nance%yahoo.com 005e33f06e Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
gayatrib%netscape.com ddd9673274 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz 2000-03-30 01:35:15 +00:00
dougt%netscape.com 5e731fd269 adding psm-glue.js to the export list. bug 31167. r=valeski@netscape.com. 2000-03-30 00:15:40 +00:00
dougt%netscape.com 0a4a31a412 Fix for 25912. Making the security advisor in the Task menu not display any
information about the current page.
2000-03-30 00:00:05 +00:00
svn%xmlterm.org 380852ba6a xmlterm changes only;
Changed Makefile so that xmlterm compiles only on Linux and Solaris.
On other platforms, compilation is skipped even if the extension is enabled.
(People have been trying to compile xmlterm on Neutrino and FreeBSD and
 reporting bustage.)
2000-03-29 15:56:17 +00:00
kvisco%ziplink.net 55095faca6 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
warren%netscape.com d60b12b153 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
sspitzer%netscape.com 519d28bbdd only I should see my debugging printf. 2000-03-28 21:17:57 +00:00
brade%netscape.com ce9100223b File Removed. 2000-03-28 15:35:12 +00:00
dougt%netscape.com 629a15f5ef Adding psm-glue preferences javascript. These are the prefs that we should
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com 3ec9c8eb95 Adding PostToInsecure text. 2000-03-28 11:47:31 +00:00
dougt%netscape.com 72d18558ef Fix for 33529. We were using mControl before it was initialed. Now, when
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com 0c34d33d25 Fix to improve the dialog title. 2000-03-28 03:50:48 +00:00
jdunn%netscape.com bc3cdcd01c adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
also cleaned up the various other libs.

r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix.  Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
dougt%netscape.com 8aff6d9121 Fixing 24891. Minor default pref changes. 2000-03-28 00:16:01 +00:00
kvisco%ziplink.net 63b83aaecb enumerated changes 2000-03-27 22:39:04 +00:00
kvisco%ziplink.net b08adb781b Fixed "dot" bug with CNAME reported by Nathan Pride 2000-03-27 22:32:20 +00:00
svn%xmlterm.org fd82b039e9 xmlterm changes only;
Changed call to LoadURI in response to DocShell changes.
2000-03-27 15:40:12 +00:00
kvisco%ziplink.net b6ab749d42 added latest changes 2000-03-27 09:21:10 +00:00
kvisco%ziplink.net 174fddbc94 added Marina Mechtcheriakova 2000-03-27 07:34:16 +00:00
kvisco%ziplink.net c56cc81bcc fixed unicode issues (Marina Mechtcheriakova) 2000-03-27 07:30:18 +00:00
kvisco%ziplink.net 089bb31938 added Peter Van der Beken's changes for integration with Mozilla 2000-03-27 07:12:10 +00:00
morse%netscape.com c4cd0afca9 implement a better test for determining foreign images 2000-03-26 23:36:03 +00:00
morse%netscape.com 8b2363856b Implemented ability to start up cookie viewer in the image tab 2000-03-26 21:18:15 +00:00
morse%netscape.com e8254d3633 Implement API to add a permission 2000-03-26 20:26:15 +00:00
scc%netscape.com 0657e89df8 small changes for clients of string converting APIs 2000-03-26 14:37:30 +00:00
scc%netscape.com ee0efef2a2 small changes to clients of string converting APIs 2000-03-26 08:05:46 +00:00
scc%netscape.com 3a0de76843 small changes to clients using string converting APIs 2000-03-26 01:40:41 +00:00
scc%netscape.com adec4d2f09 small changes to clients of string converting APIs 2000-03-26 01:35:54 +00:00
morse%netscape.com fce4896507 fix bug 33317, memory leak 2000-03-25 22:23:09 +00:00
morse%netscape.com 7f1d6b13fd fix bug 33198 -- bad wording in places 2000-03-24 21:20:38 +00:00
sford3%swbell.net f15dd23897 wallet reorg 2000-03-24 09:07:36 +00:00
sford3%swbell.net 365be26d07 wallet reorg 2000-03-24 08:52:52 +00:00
sford3%swbell.net 1238198357 wallet reorg 2000-03-24 08:44:59 +00:00
sford3%swbell.net c56d9ed1e9 More wallet reorg stuff 2000-03-24 08:38:19 +00:00
sford3%swbell.net d8e5cd8196 More reorg of wallet, not hooked up yet 2000-03-24 08:30:52 +00:00
sspitzer%netscape.com 44898b1d99 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
pavlov%netscape.com 3b6d7cbe99 remove trailing ; from macro to fix workshop5 builds 2000-03-24 03:08:45 +00:00
morse%netscape.com 78540d4142 keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2000-03-23 22:11:29 +00:00
morse%netscape.com 5160abda8b keep two copies of CookieViewer.js in synch until bug 26020 is fixed properly 2000-03-23 22:10:41 +00:00
morse%netscape.com 936ae45e3d keep two copies of SignonViewer.xul in synch until bug 26020 is fixed properly 2000-03-23 22:09:21 +00:00
dougt%netscape.com baffb4b4fc Chaging the logic of the checkboxes for the context switching to make
the verbage of the dialog. :-)
2000-03-23 21:54:44 +00:00
morse%netscape.com 768d6240c5 fix bug 29035, selection of multiple signons 2000-03-23 21:24:23 +00:00
morse%netscape.com c709a26ea0 fix bug 32979, ability to block cookies when removing them with the cookie viewer 2000-03-23 21:22:36 +00:00
morse%netscape.com b291cad2e8 fix bug 32979, ability to block cookies when removing them with the cookie viewer; also bug 29035, selection of multiple cookies 2000-03-23 21:22:09 +00:00
kvisco%ziplink.net 4928ede4ff updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net d3f6a7c335 updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net e872ed638a updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net 37ec59e75a fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
dougt%netscape.com 8e649efd58 adding properities file and new mac export file. 2000-03-23 08:49:33 +00:00
pavlov%netscape.com 1c1e2f8695 fix build bustage that hasn't happened yet 2000-03-23 08:41:27 +00:00
dougt%netscape.com 3df83b7494 Fixes:
- 25912 No info in Selected Item
- 29672 Lock icon appeared locked non-SSL site
- 31982 nsSecureBrowserUIImpl: lock state should come from channel
- more.

Changes are wide.  They include:

- exporting a new nsIPSMSocketInfo object up through the socket
- checking for this nsIPSMSocketInfoObject in our document observer
- capturing pickled status and host name information for page info
- setting 'broken' icon state immediately
- only setting 'lock' icon state when psm socket is determined.
- adding checks for nulls and ensure error codes are returned properly


also work started on new localizable dialogs with remember checkboxes.
2000-03-23 08:38:08 +00:00
bryner%uiuc.edu d01f5d2b19 Don't allow a port other than 79 to be used for finger. r=valeski. 2000-03-23 06:40:36 +00:00
morse%netscape.com 524aa1d43f fix bug 32921, dialog box title garbled when not using single signon 2000-03-23 03:39:34 +00:00
morse%netscape.com 7697f90994 fix bug 32882, password timeout not timing out 2000-03-23 01:37:44 +00:00
danm%netscape.com 97c62dce70 moving output directory to mozilla/dist/netwerk 2000-03-23 00:51:31 +00:00
bryner%uiuc.edu 5c753c49eb Changes to finger protocol:
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()

Fixes bugs 29457, 29952.  r=valeski.
2000-03-22 21:15:57 +00:00
mwelch%netscape.com 0d735af047 [Bug 31733] IPv6 change for target IP address if mapped v4 address -- patch in bug 2000-03-22 05:55:11 +00:00
dougt%netscape.com e901252c86 Directly adding the contents of psm.js. it was too small to warrant its
own file.
2000-03-22 03:11:21 +00:00
dougt%netscape.com 45bdf92c99 removing psm.js. it is now included directly in the xul file. 2000-03-22 03:10:05 +00:00
dougt%netscape.com 93932aa4d9 removing psm.js. It is now included in the xul file itself. 2000-03-22 03:08:55 +00:00
dbaron%fas.harvard.edu 0cc2b7c182 Fix leak of nsSecureBrowserObserver. b=32472 r=dougt@netscape.com 2000-03-22 02:52:20 +00:00
dougt%netscape.com 12ff13698f Adding nsIPSMSocketInfo.
Not part of build
2000-03-22 01:41:15 +00:00
mwelch%netscape.com 9d4e41a5b6 Added EXTRA_DSO_LDOPTS to enable linking on VMS - adapted from changes by Colin Blake <colin@theblakes.net> 2000-03-21 22:34:56 +00:00
svn%xmlterm.org 566f5e00b8 xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
svn%xmlterm.org d2eb051ed1 xmlterm changes only
Fixed typos in ltermManager.c (Thanks to Jerry.Kirk@nexwarecorp.com)
2000-03-21 14:23:01 +00:00
sford3%swbell.net f5cee8e120 More prep work for wallet reorg 2000-03-21 14:18:41 +00:00
norris%netscape.com a860304f2e Added signed script support to Mozilla. r=norris. (This is mstoltz's checkin) 2000-03-21 04:26:46 +00:00
sford3%swbell.net 4c11b39d96 Prep work for wallet reorg 2000-03-21 00:06:35 +00:00
sford3%swbell.net 775fc3968a Prepatory work on wallet reorg 2000-03-21 00:00:02 +00:00
sford3%swbell.net 1664c9c745 Prepatory work for reorganizing wallet 2000-03-20 23:57:42 +00:00
morse%netscape.com 14e4134ba5 implement test for detecting foreign images 2000-03-19 16:58:35 +00:00
kvisco%ziplink.net f17e2b0991 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net edef084c4e Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 6fc4ce9093 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
cls%seawood.org 93cafc7cde Tweak xmlterm Makefiles so that it will build in an objdir. Bug #32275. 2000-03-19 00:37:41 +00:00
dougt%netscape.com bbbe51b4f9 Fixing return type and build bustage. 2000-03-18 00:02:53 +00:00
dougt%netscape.com 565cf476a8 Missed these two files!
adjusting entry points.
2000-03-17 22:58:15 +00:00
morse%netscape.com b7efbedbd6 remove diagnostic print statement 2000-03-17 22:16:13 +00:00
dougt%netscape.com 612badb3a9 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
jst%netscape.com b768001187 Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me
[1] Cutting down the size of content. Made nsIJSScriptObject inherit from nsIScriptObjectOwner
[2] Cutting down the size of content. Made nsITextContent inherit from nsIContent.
[3] Cutting down the size of content. Moved implementation of nsIDOMReceiver to nsListenerManager. This is not true aggregation since it isn't transitive, but it's OK for now. It will be necessary for nsListenerManager to have a reference to its content in the future anyway, so the transitivity could be done.

dom/public/nsDOMPropEnums.h,v  - bug 12559
dom/public/nsIJSScriptObject.h,v - [1]
dom/public/html/MANIFEST,v - bug 12559
dom/public/html/Makefile.in,v - bug 12559
dom/public/html/makefile.win,v -  bug 12559
dom/public/html/nsIDOMHTMLInputElement.h,v - bug 17544
dom/public/idl/html/HTMLAnchorElement.idl,v - bug 12559
dom/public/idl/html/HTMLAreaElement.idl,v - bug 12559
dom/public/idl/html/HTMLInputElement.idl,v - bug 17544
dom/src/base/nsGlobalWindow.cpp,v - bug 30700
dom/src/base/nsGlobalWindow.h,v - [1]
dom/src/base/nsLocation.cpp,v - [1]
dom/src/html/nsJSHTMLAnchorElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLAreaElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLInputElement.cpp,v - bug 17544
layout/base/public/nsIDocument.h,v - bug 27953
layout/base/public/nsITextContent.h,v - [2]
layout/base/src/nsCommentNode.cpp,v - [2]
layout/base/src/nsDocument.cpp,v - bug 27953
layout/base/src/nsDocument.h,v - bug 27953
layout/base/src/nsDocumentViewer.cpp,v - bug 27953
layout/base/src/nsGenericDOMDataNode.cpp,v - [3]
layout/base/src/nsGenericDOMDataNode.h,v - [3]
layout/base/src/nsGenericElement.cpp,v - [3]
layout/base/src/nsGenericElement.h,v - [3]
layout/base/src/nsNameSpaceManager.cpp,v - bug 7834
layout/base/src/nsStyleContext.cpp,v - outline property shouldn't reflow
layout/base/src/nsTextNode.cpp,v - [2]
layout/events/src/nsEventListenerManager.cpp,v - [3]
layout/events/src/nsEventListenerManager.h,v - [3]
layout/html/base/src/nsGfxScrollFrame.cpp,v - nsString->nsAutoString
layout/html/content/src/nsAttributeContent.cpp,v - [2]
layout/html/content/src/nsHTMLAnchorElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAppletElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBodyElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLButtonElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDirectoryElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDivElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLEmbedElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFieldSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFormElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadingElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHtmlElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLImageElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInputElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInsElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIsIndexElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLIElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLabelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLayerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLegendElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLinkElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMapElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMenuElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMetaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLModElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLObjectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParagraphElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParamElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLPreElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLQuoteElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLScriptElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSelectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpacerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpanElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLStyleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCaptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCellElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableRowElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableSectionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTextAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTitleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLUListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLWBRElement.cpp,v - [1][3]
layout/html/document/src/nsHTMLDocument.cpp,v - bug 27953
layout/html/document/src/nsHTMLDocument.h,v - bug 27953
layout/xml/content/src/nsXMLCDATASection.cpp,v - [1][2]
layout/xml/content/src/nsXMLDocumentType.cpp,v - [1][2]
layout/xml/content/src/nsXMLElement.h,v - [1][2]
layout/xml/content/src/nsXMLEntity.cpp,v - [1][2]
layout/xml/content/src/nsXMLNotation.cpp,v - [1][2]
layout/xml/content/src/nsXMLProcessingInstruction.cpp,v - [1][2]
layout/xul/base/src/nsBoxFrame.cpp,v - nsString->nsAutoString
layout/xul/base/src/nsSliderFrame.cpp,v - nsString->nsAutoString
netwerk/protocol/http/src/nsHTTPRequest.cpp,v - nsString->nsAutoString
rdf/content/src/nsXULDocument.cpp,v - bug 27953
rdf/content/src/nsXULDocument.h,v - bug 27953
rdf/content/src/nsXULElement.h,v - [1]
xpcom/base/IIDS.h,v  - bug 12559
2000-03-17 13:27:00 +00:00
morse%netscape.com 7d0333a34a complete redesign of wallet previewer 2000-03-17 10:51:11 +00:00
kvisco%ziplink.net 82269daa7d fixed missing prototype 2000-03-17 08:06:57 +00:00
kvisco%ziplink.net 9a85e6f340 latest contributors 2000-03-17 07:43:43 +00:00
svn%xmlterm.org ba38047903 xmlterm changes only (not part of the default build).
xmlterm script fixed to work properly on Solaris.
2000-03-17 05:37:54 +00:00
svn%xmlterm.org 4a50eaf8b2 xmlterm changes only (not part of the default build).
Minor bug fix: prompt detection now treats tab as whitespace.
2000-03-17 05:36:29 +00:00
morse%netscape.com 33d315ed6e refix bug 31925 (single signon database becomes unusable) by first backing out fix for 1.20 and then doing it the correct way 2000-03-17 04:27:07 +00:00
dougt%netscape.com b64827c7b4 adding the lock icon back the export list on windows. why was this removed?? 2000-03-16 23:27:13 +00:00
dougt%netscape.com bb905821fb renaming security manager. bug 29289 2000-03-16 06:31:14 +00:00
dougt%netscape.com 9b459e3e7e Moving the Security Advisor menu item under the Personal Manager menu
sub group.
2000-03-16 06:30:23 +00:00
svn%xmlterm.org c4b2dc482b xmlterm changes only (not part of the default build).
Removed stand-alone "geckoterm" from the default xmlterm build because it tends to be unstable.
2000-03-16 03:54:03 +00:00
dougt%netscape.com 85bd1d9981 Reverting alex's change. 2000-03-16 03:07:38 +00:00
morse%netscape.com ab04e11706 add a remove-all button 2000-03-16 02:32:48 +00:00
amusil%netscape.com 47956a0718 Fixes Bug 31847 (commercial blocker). r=syd, a=chofmann 2000-03-16 01:03:03 +00:00
jdunn%netscape.com 8556d6e8ef adding linker dependencies for AIX and other unixes 2000-03-15 23:33:10 +00:00
sfraser%netscape.com e178d09a45 First Checked In. 2000-03-15 22:28:09 +00:00
sfraser%netscape.com 3e1530acbd Add NavSecurityOverlay.css 2000-03-15 22:23:03 +00:00
sfraser%netscape.com f4ac97a784 First Checked In. 2000-03-15 22:21:17 +00:00
morse%netscape.com 029db38ce9 part of change for rev 1.172 that got forgotten -- consequence was that wallet tables were never being read 2000-03-15 14:57:53 +00:00
svn%xmlterm.org f0bef05c08 xmlterm changes only (not part of the default build).
More improvements to the user interface.
2000-03-15 14:44:32 +00:00
dougt%netscape.com 3b0f194f3d fixes to windows makefile slashes. r=Michael Kaply <pspmikek@yahoo.com> 2000-03-15 06:45:15 +00:00
morse%netscape.com 57b393d467 remove erroneous test on files getting out of synch 2000-03-15 02:13:55 +00:00
slamm%netscape.com ccf0e9a7a5 Make sure NavSecurityOverlay.(js|xul) are exported properly. Fix orangeness on tinderbox. 2000-03-14 21:42:51 +00:00
hyatt%netscape.com d952579ff9 Converting tabs. 2000-03-14 11:31:05 +00:00
pavlov%netscape.com 69193b32b6 shutup cvs 2000-03-14 06:07:06 +00:00
pavlov%netscape.com 1654603bbe fix up unix makefiles a bit more 2000-03-14 06:06:42 +00:00
pavlov%netscape.com 356d1ad37c point to global 2000-03-14 05:46:59 +00:00
pavlov%netscape.com c0d3514d85 get the locale stuff over too 2000-03-14 05:45:53 +00:00
pavlov%netscape.com fcb599ced6 move some other files 2000-03-14 05:34:02 +00:00
pavlov%netscape.com 4bc9b5d77e shutup cvs 2000-03-14 05:07:59 +00:00
pavlov%netscape.com bf0e0f0592 fix unix makefiles 2000-03-14 05:04:06 +00:00
dougt%netscape.com e607faf7e8 Adding psm-glue to the extensions build path. 2000-03-14 04:54:37 +00:00
dougt%netscape.com 12094247b5 fixing gifs that were smashed by not adding them initially with the -kb option.
<rant> CVS should know that gif images should not be merged, duh! </rant>
2000-03-14 04:51:30 +00:00
dougt%netscape.com d9a01b05bd landing psm-glue code. 2000-03-14 04:41:48 +00:00
dougt%netscape.com ee650d264c Landing psm-glue code.
Merging into one library.
2000-03-14 04:34:33 +00:00
svn%xmlterm.org 38c480f9ec xmlterm changes only (not part of the default build).
Improvements to the user interface. User level-option and icons-style option
added. Keyboards shortcuts too. Compiles with M14 and March10 source.
2000-03-13 15:48:32 +00:00
morse%netscape.com 6630ec7ebb fix bug 28956, consider netscape.com to be in the domain .netscape.com 2000-03-12 23:46:47 +00:00
rickg%netscape.com bcde9240ac replaced calls to deprecated string methods 2000-03-12 20:56:33 +00:00
morse%netscape.com 69534998b4 fix bug 29156, fix memory leak 2000-03-12 17:37:19 +00:00
morse%netscape.com c245c6e44e fix bug 30180 -- tighten up heuristic for prefilling username/passwords 2000-03-12 17:22:55 +00:00
morse%netscape.com f0333310b7 fix bug 29839, no message when viewing saved passwords and nothing was ever saved 2000-03-12 08:00:49 +00:00
morse%netscape.com 92a382f535 fix bug 28151, change password when no password established should establish new password 2000-03-12 01:09:14 +00:00
morse%netscape.com 4f7cdbdc74 remove buggy support for old file format, bug 26561 2000-03-11 23:52:50 +00:00
morse%netscape.com 4a4f16d680 fix memory leak -- bug 29866 2000-03-11 20:59:25 +00:00
morse%netscape.com 30bf6cd24c generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
tbogard%aol.net a340f07ca8 HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
tbogard%aol.net f1fe814de6 Use the XPIDL macro to declare the nsIDocumentLoaderObserver methods. 2000-03-11 01:23:24 +00:00
tbogard%aol.net cb3777d554 Changed to use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver. 2000-03-11 01:22:23 +00:00
tbogard%aol.net 5f21dba9bc Get the contentViewer from the docShell instead of the webShell. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:21:29 +00:00
tbogard%aol.net 35af6877c7 HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver. 2000-03-11 01:17:00 +00:00
tomk%mitre.org 5dc424cc72 Same fix as before, better comment in header. 2000-03-10 12:06:45 +00:00
tomk%mitre.org 40d8d483e1 Fixed a bug in String::indexOf(const String& data, Int32 offset) where there
was not value being returned.  This class is not part of the regular Mozilla
Build.
2000-03-10 12:02:31 +00:00
morse%netscape.com c501494261 fix bug 30180, fieldname clash between html login forms and dialog login forms, r=dp, a=jar 2000-03-08 05:01:28 +00:00