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

1124 Коммитов

Автор SHA1 Сообщение Дата
mj%digicool.com a50e6da4c1 Fix for strange bug where status.toString() is '0', but status != Components.results.NS_OK. 2000-05-08 15:21:25 +00:00
mj%digicool.com c9ad56ebfb Duh. Pay attention MJ. Fault is already thrown. 2000-05-08 14:17:02 +00:00
mj%digicool.com fd4c2c4485 Fix potential bug in nsXmlRpcClient::call, if an exception takes
place in parsing the response.
2000-05-08 14:00:12 +00:00
mj%digicool.com 1878eb2a45 Small bugfix and optimalisations courtsey of Brendan Eich. 2000-05-08 10:38:26 +00:00
dougt%netscape.com 51644b9823 Prevents a stack overflow. was checking for null. I guess we need to check
for null as well as (child == child's parent)...
2000-05-08 07:22:09 +00:00
dougt%netscape.com 3e9f5aca61 I change my mind about which text to display when the document was not loaded
correctly.
2000-05-08 07:04:32 +00:00
dougt%netscape.com d1443a55d4 More lock icon hacking.
Fixed a problem with nested frames posting not being recongnized.
Adding warnings to posts from insecure sites.  (37155)
2000-05-08 06:53:57 +00:00
morse%netscape.com 223c71d0b3 allow conversion of database between encrypted and obscurred 2000-05-08 06:32:46 +00:00
rginda%netscape.com 77d94a8801 ** CHATZILLA CHANGES ONLY **
* chatzilla.xul
add tasksoverlay
convert starusbar from html:table to box
html:input -> textfield

* handlers.js
prompt for a new nickname if default was not changed

* readprefs.js
read network pref

* static.js
titlebutton -> menubutton

* listbox.js
convert html thingies to xul thingies.  Quite broken, need to change quicklist to a tree

* chatzilla.css
deleted much, more skinnable now
2000-05-08 06:04:24 +00:00
morse%netscape.com 974f3fdf39 allow for storing both encrypted and obscurred values 2000-05-07 22:53:43 +00:00
morse%netscape.com e11cba89dc allow for storing both encrypted and obscurred values 2000-05-07 22:47:35 +00:00
thayes%netscape.com c0dd13fb35 Update name of box for hooking in the security button. ("state-box" -> "status-bar") 2000-05-07 20:51:33 +00:00
erik%netscape.com 48ff03d231 local .cvsignore file 2000-05-07 17:19:20 +00:00
morse%netscape.com e03648799f autocapturing of submitted forms was not working 2000-05-06 19:22:13 +00:00
morse%netscape.com 0805a930b8 clean up some wording 2000-05-06 19:21:06 +00:00
morse%netscape.com e015b277e6 avoid prompting for master password too soon 2000-05-06 17:11:01 +00:00
warren%netscape.com 5a3f32aaca Removed unnecessary dependance on NetworkModular library (really just the Timer library now). 2000-05-06 09:20:44 +00:00
warren%netscape.com a451c5f762 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
mj%digicool.com 302aaf1101 Fixed a typo in the instructions. 2000-05-06 04:40:57 +00:00
sfraser%netscape.com 565474e886 File Removed. 2000-05-05 21:18:14 +00:00
sfraser%netscape.com f54b152cbc First Checked In. 2000-05-05 21:18:13 +00:00
mj%digicool.com 7e9726f72e Manual testfile for XML-RPC, not part of build. See README for usage. 2000-05-05 20:49:07 +00:00
mj%digicool.com af9ba5c53f Make XML-RPC part of the default build on Unix and Win32. smfr will take care ofthe Mac build.
r=shaver
2000-05-05 20:33:49 +00:00
mj%digicool.com 5a18660baa Bother. Camelot didn't eat it. I need a Mac buddy! =( 2000-05-05 14:53:41 +00:00
mj%digicool.com 8e37754570 Template .mcp file. Camelot, here I come! (Oh, _NOT PART OF THE BUILD NOR OF ANY MAC BUILD PATH_) 2000-05-05 14:50:35 +00:00
mj%digicool.com 6739b1e075 New XML-RPC Client component.
_NOT PART OF THE BUILD_
2000-05-05 06:06:34 +00:00
danm%netscape.com 1e2d7af6d7 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
morse%netscape.com 34c122afbf bug 36833, treehead should appear different from treechildren 2000-05-05 00:59:13 +00:00
morse%netscape.com 0fbd130336 fix an encryption error 2000-05-05 00:57:56 +00:00
morse%netscape.com e231bf7819 bug 37742 accomodate ever-changing xul specs 2000-05-04 03:32:15 +00:00
sfraser%netscape.com a321138b25 Fix document leak. 2000-05-03 23:41:48 +00:00
svn%xmlterm.org 6644b9b1e2 xmlterm changes only.
Changed window name in window.open call in menuhack from "XMLterm" to "_blank".
Fix for bug 36420.
2000-05-03 14:42:34 +00:00
Peter.VanderBeken%pandora.be 1750fa78fc Sample files to show how to call Transformiix from JS. Not part of build. a=leaf 2000-05-02 22:20:53 +00:00
Peter.VanderBeken%pandora.be 6f05386ba4 Remove layout library. Add a bunch of files. Not part of the build yet. a=leaf 2000-05-02 22:06:50 +00:00
Peter.VanderBeken%pandora.be e1f216f488 Add a first version of the TransformDocument method. Not part of build yet. a=leaf 2000-05-02 22:03:54 +00:00
Peter.VanderBeken%pandora.be 96a864e817 Add a cast to UNICODE_CHAR*. Not part of the build yet. a=leaf 2000-05-02 21:57:19 +00:00
Peter.VanderBeken%pandora.be 063a767445 Ifdef the rint function out for platforms other than Windows (temporary). Not part of build yet. a=leaf 2000-05-02 21:53:37 +00:00
Peter.VanderBeken%pandora.be 0953c51d05 Use DOMString instead of String. Not part of build yet. a=leaf 2000-05-02 21:41:45 +00:00
Peter.VanderBeken%pandora.be 0335aebbe3 Remove dependency on layout. Add our own InsertChildNode and AppendChild with workaround for bug #25123. Not part of build yet. a=leaf 2000-05-02 21:41:24 +00:00
Peter.VanderBeken%pandora.be 9c508d6d52 Add namespace prefix to node name if available. Not part of build yet. a=leaf 2000-05-02 21:37:13 +00:00
Peter.VanderBeken%pandora.be 5426074f8a Converting to new string APIs. Not part of build yet. a=leaf 2000-05-02 21:34:43 +00:00
cls%seawood.org 58aac2e6af OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
sspitzer%netscape.com 2943dba17e fix warning. 2000-04-30 17:40:50 +00:00
sspitzer%netscape.com 2e096246ee slight cleanup. -chat doesn't pass any args when it opens the window. 2000-04-30 00:17:45 +00:00
morse%netscape.com 8e17bf02b0 bug 37534, give feedback on capture-data command 2000-04-28 23:39:14 +00:00
morse%netscape.com c4f2e5f384 rest of fix for bug 37122, fix up xul 2000-04-28 23:09:23 +00:00
morse%netscape.com 400734c10d rest of fix for bug 37127, fix up xul 2000-04-28 23:06:52 +00:00
morse%netscape.com 58905f4bb1 bug 37127, partial fix of xul for wallet editor 2000-04-28 14:07:07 +00:00
morse%netscape.com 953748b5c5 remove erroneous line 2000-04-28 14:05:38 +00:00
morse%netscape.com 41c3b2f5b0 bug 37122, partial fix of xul for cookieviewer 2000-04-28 14:05:06 +00:00
morse%netscape.com 29b69b89d0 bug 37120, fix up xul for signonviewer 2000-04-28 14:04:12 +00:00
morse%netscape.com fdf4c0a6f5 bug 36114, wrong title on wallet previewer 2000-04-28 14:03:13 +00:00
cls%seawood.org 654f023cde nsString fixes for xmlterm 2000-04-28 10:55:20 +00:00
scc%netscape.com 6d5a22ee1e making string conversions explicit 2000-04-27 20:08:45 +00:00
mjudge%netscape.com 48f046e6b3 ender lite checkin. 2000-04-27 07:37:12 +00:00
morse%netscape.com c3cd558ae1 restore psm again but this time controlled by a pref 2000-04-26 23:41:35 +00:00
thayes%netscape.com c16d4ca106 Cleanup implementation of SDR code. 2000-04-26 05:31:19 +00:00
mstoltz%netscape.com 4794c651b5 Fixes for 27010, 32878, and 32948. 2000-04-26 03:50:07 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
leaf%mozilla.org 9111a9400f backing out changes that keep mozilla mailnews from working without psm. 2000-04-25 22:47:44 +00:00
jst%netscape.com 352faceb63 Fixing a wallet crasher. a=leaf 2000-04-25 22:01:31 +00:00
sspitzer%netscape.com 3f17aa02db get -chat to work on the mac. 2000-04-25 06:51:17 +00:00
sspitzer%netscape.com bb92c92b21 implementing the chatzilla service that I promised rginda months ago.
now, -chat from the command line works and brings up chatzilla.
(only win32 and unix, until I tweak the mac build.)
2000-04-25 06:39:39 +00:00
sspitzer%netscape.com e440e411b4 added files: mozilla/extensions/psm-glue/public/nsIPSMSocketInfo.idl 2000-04-25 03:00:29 +00:00
sspitzer%netscape.com 14de71dda8 added files: mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl 2000-04-25 02:58:50 +00:00
dougt%netscape.com 912688545d Fixes:
35864 Convert nsSecureBrowserUIImpl to use new WebProgress interfa
35472 Lock does not change when going to a mixed frames site.
27104 [feature] No warning when sending insecure form data
28335 Forcing handshake on CMT_OpenSSLConnection for https connect
28418 Lock broken on https startup home page.
36814 nsPSMSocketInfo not thread safe
updated to pavlov's new directory picker.
2000-04-25 01:56:59 +00:00
morse%netscape.com aa4dffcef8 use thayes encryption routines 2000-04-25 01:48:35 +00:00
morse%netscape.com b0ca6192d7 use thayes encryption routijnes 2000-04-25 01:41:23 +00:00
rginda%netscape.com f1404ad4a6 -- CHATZILLA CHANGES ONLY --
undoing damn's misplaced changes
2000-04-24 00:45:23 +00:00
rginda%netscape.com f98d2946fb -- CHATZILLA CHANGES ONLY --
checking in patch from Josh Gough, <exv@randomc.com>
muchas gracias!

irc.js
add whois, invite

utils.js
added map and mapObjFunc

chatzilla.xul
add cntxt menu for userlist

commands.js
hook up /away, op, deop, voice, devoice, echo, invite, and kick commands

hadlers.js
onload hack
whois, away, deop, op, voice, devoice, echo, invite, kick command implementations

static.js
more of the onload hack
addEventListener on toolbuttons

listbox.js
selection code

chatzilla.css
selicted list item style
2000-04-24 00:40:56 +00:00
pollmann%netscape.com 160feec6b5 Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification. 2000-04-23 23:54:29 +00:00
mstoltz%netscape.com 200b920525 Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
mstoltz%netscape.com 9ac7780368 Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00
cls%seawood.org 33edc21c9c General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
pollmann%netscape.com 67b8315ddc Bug 33203: Form submit observer changes for psm-glue; r=dougt 2000-04-22 03:29:50 +00:00
warren%netscape.com d863195353 Don't know why it thought these were different. Reverting. 2000-04-21 22:52:23 +00:00
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