mscott%netscape.com
f32013b54a
Fix mac build breakage.
2000-01-29 01:18:15 +00:00
sspitzer%netscape.com
6f352e2541
turn nsIWalletService.h into nsIWalletService.idl r=morse
2000-01-29 00:52:55 +00:00
sspitzer%netscape.com
4d3a461e53
added files: mozilla/extensions/wallet/public/nsIPasswordSink.idl, mozilla/extensions/wallet/public/nsIKeyedStreamGenerator.idl, mozilla/extensions/wallet/public/nsIWalletService.idl
2000-01-29 00:52:28 +00:00
rginda%netscape.com
25a4151415
Remove some console debug writes
2000-01-28 23:29:28 +00:00
sspitzer%netscape.com
46362c1976
spell offset right. not part of the build.
2000-01-28 17:30:58 +00:00
dp%netscape.com
0f4666d165
Backing out previous change until NS_CALLBACK issue on win is figured out.
2000-01-28 11:19:34 +00:00
dp%netscape.com
fb65dde4a6
Calling cookie register and unregister proc into the category from
...
generic module.
2000-01-28 10:22:47 +00:00
sspitzer%netscape.com
ebdc01a1e2
fix it, to use less %{C++ crap. thanks to mscott for the pointers on how.
...
next step, remove nsIWalletService.h from the build.
2000-01-28 06:24:41 +00:00
sspitzer%netscape.com
5063bb5ec0
change the name from index to offset
2000-01-28 04:42:05 +00:00
sspitzer%netscape.com
a137fde9df
use unsigned longs, and not longs, for the salt and the offset
2000-01-28 04:41:29 +00:00
sspitzer%netscape.com
44848ccef3
taking a crack at turning nsIWalletService.h into nsIWalletService.idl
...
not part of the build yet.
2000-01-28 04:09:14 +00:00
sspitzer%netscape.com
b9c0333367
adding this interfaces, they will be used when we make the storing
...
of passwords in single signon "safer".
2000-01-28 04:08:16 +00:00
beard%netscape.com
affc548dd4
added myself as a contributor.
2000-01-28 01:14:11 +00:00
rginda%netscape.com
24986171e9
more fixes to the ctcp regex
2000-01-27 10:13:27 +00:00
rginda%netscape.com
66569ef9e7
Add slashnet, dalnet, and undernet networks
2000-01-27 09:57:06 +00:00
rginda%netscape.com
f45210b218
fix regex in onCTCP
2000-01-27 09:49:30 +00:00
rginda%netscape.com
bd0975cef7
Initial add.
2000-01-27 09:45:48 +00:00
rginda%netscape.com
56419e6fff
* connection-rhino.js
...
Various changes to make it Right
* events.js
parameterize hook functions to allow arbitrary hook arrays to be used.
search hooks in reverse order of add
* irc.js
check to see if server is connected before trying to disconnect on net.quit()
watch for exception on connect()
move auto-join-channel into on001 handler.
watch for java.lang.ThreadDeath if running under rhino.
fix onNick for the undernet network
* utils.js
define dd under rhino.
allow functions as patterns in matchObject().
* ircbot.js
define gc() for rhino.
add initPersonality hook.
add support for script line continuation with "\"
* chatzilla.xul
include globalOverlay.xul (why?)
comment out style change menu.
* handlers.js
read prefs before initialization.
add updateTitle() calls where appropriate.
* readprefs.js
Add comment to explain valid prefs.
add style prefs.
* static.js
Fix matchMyNick to match if nick is anywhere in the message (bug 24860.)
Hook up user styles in output window.
add updateTitle(), (bug 24671.)
* chatzilla.css
remove window size designation (resize issues.)
* output-default.css
remove font size attributes.
swap mark=odd and directed-to-me declaration order, to make directed-to-me take
precedence.
* output-marble.css
tab->space changes
2000-01-27 09:45:11 +00:00
morse%netscape.com
51f735919d
one more attempt to fix bug 24907, r=dp
2000-01-26 07:45:37 +00:00
morse%netscape.com
151cbe7abe
fix bug 24907 again, require old password when changing password, r=dp
2000-01-26 06:28:59 +00:00
morse%netscape.com
7035f4f3b9
fix real stupid error, r=dp
2000-01-26 03:31:57 +00:00
morse%netscape.com
32bf4fce26
fix bug 24909, don't display signons if database hasn't been unlocked, r=dp
2000-01-26 02:46:09 +00:00
morse%netscape.com
391474cfe5
fix bug 24907, require old password when user tries to change password, r=dp
2000-01-26 02:45:31 +00:00
morse%netscape.com
4fdeffd25f
new wallet editor, r=ben
2000-01-26 00:29:15 +00:00
morse%netscape.com
5f942377fd
fix bug 23892, minor glitches in wording in signon viewer, not reviewed
2000-01-25 04:52:22 +00:00
morse%netscape.com
81000db67f
bug 23913, new wallet editor, r=ben
2000-01-25 03:30:33 +00:00
morse%netscape.com
d511479333
bug 23913, new wallet editor, r=dp
2000-01-25 03:21:22 +00:00
morse%netscape.com
54e25f2808
fix minor coding bug, r=dp
2000-01-25 03:20:35 +00:00
morse%netscape.com
109b852512
minor wording change in dialog, not reviewed
2000-01-25 03:20:04 +00:00
dougt%netscape.com
18fc5010ac
nsIFile Landing
2000-01-24 21:31:43 +00:00
neeti%netscape.com
bd34885f0b
fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse
2000-01-24 14:15:10 +00:00
dp%netscape.com
5e7d00646e
Moving CID definition back into nsICookieService.h
...
Other code seems to be expecting it here. :-(
2000-01-22 23:13:58 +00:00
dp%netscape.com
a068fb0984
Removing unused header file
2000-01-22 22:47:39 +00:00
dp%netscape.com
c5a4faab1c
Preparing cookies for merging with necko.
...
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify
2000-01-22 22:46:13 +00:00
morse%netscape.com
e2f4de2d3c
fix bug 24516, cookies file was being read one byte at a time, r=neeti
2000-01-22 20:24:48 +00:00
morse%netscape.com
563b315d04
fix corruption of username in saved password database, r=dp,waterson, a=jar
2000-01-20 20:58:41 +00:00
sfraser%netscape.com
3369b61d04
First Checked In.
2000-01-20 01:18:09 +00:00
morse%netscape.com
ef7af73856
speed up download of wallet tables, r=dp
2000-01-19 01:14:53 +00:00
rginda%netscape.com
6107e22d59
remove munger warning, bug 22048 is fixed
2000-01-18 08:58:07 +00:00
rginda%netscape.com
b9890176c1
-- CHATZILLA CHANGES ONLY --
...
* static.js
Adjust IMAGEDIR and CSSDIR to use chrome:// urls
Append IMAGEDIR to gifs used in smiley insertion
* chatzilla.css
Background color in userlist
(border seems to bring back bug 24195)
2000-01-18 08:56:22 +00:00
rginda%netscape.com
10e891ca0c
Initial add
2000-01-18 03:32:43 +00:00
rginda%netscape.com
00b8fd91dd
-- CHATZILLA CHANGES ONLY --
...
* Makefile.in, makefile.win
Install files under chrome directory instead of bin. smfr will adjust mac next.
* connection-xpcom.js, utils.js, readprefs.js
Remove getPriv call (not needed for chrome:// url.)
* irc/xul/content/*, irc/xul/skin/*
Copied test3* files from test directory into new structure. Renamed test3* to chatzilla*.
2000-01-18 03:29:17 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
svn%xmlterm.org
83ef03b719
XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD
...
Implemented full screen operations for LineTerm only; works with Jan12 build
2000-01-17 01:16:14 +00:00
rginda%netscape.com
61a967c222
-- CHATZILLA CHANGES ONLY --
...
* makefile.win, Makefile.in
Remove test1 and test2 files from install.
* connection-xpcom.js
replace enablePrivlege() calls with getPriv().
* utils.js
added jsenv.HAS_SECURITYMANAGER
replace enablePrivlege() calls with getPriv().
add getPriv() function.
* test3-handlers.js
fix onError funciton name.
* test3-readprefs.js
Add MPL (doh!)
replace enablePrivlege() calls with getPriv().
* test3-static.js
Adjust version reply string
Add check/error report for proper privs.
enable munger by default (Again)
* test3.xul
Show check in munger menu entry when page is loaded.
2000-01-16 05:07:01 +00:00
morse%netscape.com
b3dcafaa61
fix bug 21324, remove one level of dialog, r=pnunn
2000-01-15 19:36:29 +00:00
morse%netscape.com
64e19f2610
trivial two-character change to remove build warning, no review
2000-01-15 17:25:58 +00:00
morse%netscape.com
4ed3b04732
just a table change, no code review
2000-01-15 16:30:46 +00:00
morse%netscape.com
7d504e4d77
just a table change, no code review
2000-01-15 15:56:13 +00:00
morse%netscape.com
8c77c4d886
fix bug 23937, unnecessary saving of prefs file, r=alecf
2000-01-15 13:21:57 +00:00