rginda%netscape.com
d4704fde9d
* Makefile.in, makefile.win, MAINFEST
...
install new image.
* chatzilla.xul
add type="checkbox" to appropriate menuitems
* handlers.js
implement onToggleToolbarIcons()
* readprefs.js
read new prefs extensions.irc.(munger, .toolbar.icons, .notify.aggressive)
* static.js
sync menu checkmarks on startup
add fix for Bug# 29301
move button code to styles
* munger.js
add MPL
* chatzilla.css
added new activity-button styles
2000-05-09 01:00:42 +00:00
dougt%netscape.com
e512ecf9c7
Fixed a problem where the socket was being deleted before pickled status was saved. This caused security not always being recognized (35861)
...
Fixed a problem where https would not display correctly if they were the first document load (28418)
Added MIME content handling for CA, Server, User, and Email certs
2000-05-08 23:19:09 +00:00
morse%netscape.com
7eb057981e
improve obscuring algorithm
2000-05-08 23:09:31 +00:00
rginda%netscape.com
338f978831
don't install unused file
2000-05-08 20:21:09 +00:00
rginda%netscape.com
245a6ae989
Removing unused file.
2000-05-08 20:18:00 +00:00
mj%digicool.com
d3dfebde46
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
ea2954b95d
Duh. Pay attention MJ. Fault is already thrown.
2000-05-08 14:17:02 +00:00
mj%digicool.com
e559cd87c5
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
ee4480abab
Small bugfix and optimalisations courtsey of Brendan Eich.
2000-05-08 10:38:26 +00:00
dougt%netscape.com
6316d6bbeb
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
c37eaf627d
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
a5ebfb9df6
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
1efefd23d3
allow conversion of database between encrypted and obscurred
2000-05-08 06:32:46 +00:00
rginda%netscape.com
f6b8c1c19a
** 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
f0efd49859
allow for storing both encrypted and obscurred values
2000-05-07 22:53:43 +00:00
morse%netscape.com
46af782091
allow for storing both encrypted and obscurred values
2000-05-07 22:47:35 +00:00
thayes%netscape.com
d6ebe0e55a
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
6205c22dc0
local .cvsignore file
2000-05-07 17:19:20 +00:00
morse%netscape.com
320e46ba60
autocapturing of submitted forms was not working
2000-05-06 19:22:13 +00:00
morse%netscape.com
bd98f4f49d
clean up some wording
2000-05-06 19:21:06 +00:00
morse%netscape.com
c53454967d
avoid prompting for master password too soon
2000-05-06 17:11:01 +00:00
warren%netscape.com
41c657d98e
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
2000-05-06 09:20:44 +00:00
warren%netscape.com
185c96de20
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
mj%digicool.com
86365655ed
Fixed a typo in the instructions.
2000-05-06 04:40:57 +00:00
sfraser%netscape.com
526ebe8d8e
File Removed.
2000-05-05 21:18:14 +00:00
sfraser%netscape.com
4ef2e91828
First Checked In.
2000-05-05 21:18:13 +00:00
mj%digicool.com
9d033fe555
Manual testfile for XML-RPC, not part of build. See README for usage.
2000-05-05 20:49:07 +00:00
mj%digicool.com
bd167d1990
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
d37caab48c
Bother. Camelot didn't eat it. I need a Mac buddy! =(
2000-05-05 14:53:41 +00:00
mj%digicool.com
e83dcd5d22
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
451fa92469
New XML-RPC Client component.
...
_NOT PART OF THE BUILD_
2000-05-05 06:06:34 +00:00
danm%netscape.com
c30da52a01
adding chrome registry update directives
2000-05-05 01:43:24 +00:00
morse%netscape.com
0cf10b0a8f
bug 36833, treehead should appear different from treechildren
2000-05-05 00:59:13 +00:00
morse%netscape.com
20ab604608
fix an encryption error
2000-05-05 00:57:56 +00:00
morse%netscape.com
0a0cb128d0
bug 37742 accomodate ever-changing xul specs
2000-05-04 03:32:15 +00:00
sfraser%netscape.com
edcbc63acc
Fix document leak.
2000-05-03 23:41:48 +00:00
svn%xmlterm.org
4ac199ec36
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
70c90c3742
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
b235fb5c4b
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
e190736293
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
d7c2810dca
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
0924c6ea33
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
75fc79d666
Use DOMString instead of String.
Not part of build yet. a=leaf
2000-05-02 21:41:45 +00:00
Peter.VanderBeken%pandora.be
1af81c0dcb
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
aac9e0a668
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
dcf06f5803
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-02 21:34:43 +00:00
cls%seawood.org
04417332fe
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
sspitzer%netscape.com
5673842785
fix warning.
2000-04-30 17:40:50 +00:00
sspitzer%netscape.com
d4645e2135
slight cleanup. -chat doesn't pass any args when it opens the window.
2000-04-30 00:17:45 +00:00
morse%netscape.com
c03d05b225
bug 37534, give feedback on capture-data command
2000-04-28 23:39:14 +00:00