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

756 Коммитов

Автор SHA1 Сообщение Дата
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
morse%netscape.com f94b2339b6 fix bustage on mac 2000-01-15 10:44:40 +00:00
morse%netscape.com 272e005b47 fix bugs 23037,23930,23912, r=dp 2000-01-15 10:03:22 +00:00
morse%netscape.com 62c289db73 another fix for bug 22117, cookie viewer display not working, r=goodger 2000-01-15 05:10:40 +00:00
rginda%netscape.com ac7a989463 Remove the bslib from the build, r=leaf 2000-01-15 01:39:40 +00:00
sfraser%netscape.com 43dc74a7b7 First Checked In. 2000-01-15 01:29:00 +00:00
beard%netscape.com fe2b81f4ce Using byte array buffer to implement sock read. 2000-01-14 02:26:50 +00:00
waterson%netscape.com 29ac20ea28 Fix build bustage. 2000-01-13 00:05:46 +00:00
rjc%netscape.com 2b8149285c (Really morse) Fix Mac bustage. Review: sdagley, rjc 2000-01-12 23:32:23 +00:00
morse%netscape.com 0fa19e70bd attempt to fix build bustage 2000-01-12 22:55:14 +00:00
morse%netscape.com acdd159d01 fix bug 23037, allow autofill to use double-byte characters for i18n, r=dp 2000-01-12 21:53:32 +00:00
valeski%netscape.com 6ea2e883bf r=rhp. datetime protocol wasn't initializing properly which would cause a datetime url without a host to spin 2000-01-11 22:16:19 +00:00
norris%netscape.com 416a981c72 Get IRCChat working without compromising security.
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
rpotts%netscape.com 3e79b2aec1 Made contentType a read/write attribute of nsIChannel 2000-01-08 06:26:04 +00:00
rgoodger%ihug.co.nz 0d8d377efa making signonviewer not be white. r=me 2000-01-08 01:37:47 +00:00
rginda%netscape.com 7c3f943cb8 -- CHATZILLA CHANGES ONLY --
* connection-rhino.js
formatting changes.

* connection-xpcom.js
Necko-only implementation courtesy peter.vanderbeken@pandora.be.

* irc.js
Fixed bug in error message.

* munger.js
Added ability to temporarily disable all rules.

* test3-handlers.js
not-implemented placeholder function.
hide, delete, and clear current view functions.
munger-toggle function.

* test3-static.js
disable munger by default.
fix rheet regex.
deleteToolbutton function.

* test3.xul
xul hookup for new functions.
2000-01-07 05:15:32 +00:00
morse%netscape.com dcbb207ec5 fix minor glitches with single signon, r=davidm 2000-01-05 03:17:43 +00:00
morse%netscape.com dc94d5dc33 add UniversalDialog, r=davidm 2000-01-05 03:17:11 +00:00
blizzard%redhat.com 8ec176345e Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
rpotts%netscape.com e4d36a4fca Removed obsolete arguments from nsIDocumentLoaderObserver OnEndDocumentLoad and OnStartURLLoad. 1999-12-29 07:32:59 +00:00
svn%xmlterm.org 29d163a7b4 NOT PART OF SEAMONKEY BUILD;
Many changes to XMLterm; updated for M12 Mozilla release,
autodetection of markup, document display using IFRAMEs,
Javascript command line
1999-12-26 15:19:45 +00:00
morse%netscape.com 32055ee2ce textual change necessitated because wallet is moved from edit menu to task menu 1999-12-23 17:27:28 +00:00
morse%netscape.com 3e345d6829 fix bug 22117 again, cookie viewer raising exception, r=rgoodger 1999-12-23 14:31:33 +00:00
vidur%netscape.com a65b33ad5c Fix for bug 16787. Added nsICookieService::CookieEnabled. a=don r=neeti/morse 1999-12-22 22:41:18 +00:00
morse%netscape.com ec4b2f3241 fix minor single-signon bugs, r=dp, a=dp 1999-12-22 22:24:55 +00:00
rgoodger%ihug.co.nz b02ef44859 fixing js exception thrown when cookie deleted from cookie viewer. 1999-12-22 04:03:57 +00:00
sspitzer%netscape.com 7411c47023 warnings fixes, and fix for #21901, all password dialogs to have titles
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
valeski%netscape.com 0baa09fd90 NOT IN BUILD. updating datetime protocol to add/remove itself from the load group 1999-12-21 19:40:05 +00:00
valeski%netscape.com 54bce75ff9 NOT IN BUILD. Adding date time protocol handler files 1999-12-20 21:48:15 +00:00
morse%netscape.com 8789a639a1 final fixup for mac build 1999-12-20 00:15:04 +00:00
morse%netscape.com 887a1021d4 fix bustage 1999-12-19 21:54:21 +00:00
morse%netscape.com d2553d73df band-aid to fix mac bustage 1999-12-19 19:34:25 +00:00
morse%netscape.com 3199512b93 add SelectDialog, bug=3110, coded by davidm, r=morse, a=chofmann 1999-12-19 18:32:21 +00:00
morse%netscape.com 741303b745 continue implementing reject-foreign-cookies pref, bug=13655, r=rjc, a=chofmann 1999-12-19 03:44:34 +00:00
morse%netscape.com 9a9641f632 fix memory leak, bug=22104, r=rjc, a=chofmann 1999-12-19 02:54:47 +00:00
morse%netscape.com 81d4cbacbc fix bug 22117, cookie viewer stopped working because arguments array just got deprecated, r=bgoodger, a=chofmann 1999-12-19 00:02:34 +00:00
morse%netscape.com b7d4644762 implement foreign-cookie pref, bug 13655, r=neeti, a=chofmann 1999-12-18 05:48:26 +00:00
sfraser%netscape.com cfbd89759b Fix for 22065, cookies are read twice. a=sspitzer, r=leaf 1999-12-17 20:47:46 +00:00
mscott%netscape.com fcb8e0e82c fix circular reference between cookie notify and the cookie service.
remove circular reference on the cookie service.
 r=morse
1999-12-17 00:42:33 +00:00
scc%netscape.com 8014ce6a0f Make observers support weak references. Wallet service needs refcount stabilization in constructor to avoid premature release. Bug #18682; r=dp. a=dp. 1999-12-14 18:51:41 +00:00
beard%netscape.com 5137c1d14a not used by anything in the default build. r=rginda, a=leaf 1999-12-12 02:52:37 +00:00
leaf%mozilla.org 1edf124211 removing pics from the build process; no bug number. r=cyeh a=chofmann 1999-12-12 01:29:04 +00:00
rgoodger%ihug.co.nz f68f77ede6 fixing 21130, js error with cookietree onselect. 1999-12-08 05:07:03 +00:00
svn%xmlterm.org b836663625 XMLterm changes; NOT PART OF SEAMONKEY BUILD; fixed Solaris bug in makemake; 1999-12-08 02:55:56 +00:00
svn%xmlterm.org c199c01fcf XMLterm changes; NOT PART OF SEAMONKEY BUILD;
fixed Solaris bug in makemake; removed reference to nsIScriptContextOwner in
mozXMLTermUtils; updated documentation
1999-12-08 02:50:54 +00:00
svn%xmlterm.org fbb2530cac Removed unnecessary files in XMLterm; NOT PART OF SEAMONKEY BUILD 1999-12-08 02:45:52 +00:00
rginda%netscape.com f7476a749d -- CHATZILLA CHANGES ONLY --
Raised max input history to 50 (was set to 2 for debugging, oops)
1999-12-07 22:25:20 +00:00
morse%netscape.com 957dbfeb73 fix bug 20946, memory leak in wallet code, r=buster 1999-12-07 22:06:47 +00:00
scc%netscape.com f4ad22b9d9 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
rginda%netscape.com f0309f778c -- CHATZILLA CHANGES ONLY --
* index.html
  Updated sll.js changes, added link to the m.o chatzilla page.

* test3-handlers.js, test3-static.js
  Added input-history stuff.
1999-12-07 07:04:22 +00:00
fur%netscape.com d2ac28ac9d Replaced spaces with tab to fix build bustage for rgoodger 1999-12-07 02:17:24 +00:00
tbogard%aol.net c24c54da60 Checkin for valeski:"r=travis, fixing eval of un-init'd rv". 1999-12-07 02:06:25 +00:00
rgoodger%ihug.co.nz f4dc48db7b signonviewer skinnability, keyboard mappings. r=morse 1999-12-07 01:25:36 +00:00
rgoodger%ihug.co.nz df3e1e2b62 cookie viewer keyboard mappings, skin update. r=morse 1999-12-07 01:21:25 +00:00
dp%netscape.com 63ea9e61f9 Checking error status on no url spec and returning error properly. r=morse@netscape.com 1999-12-06 23:29:41 +00:00
dp%netscape.com 3ae2057cf2 Fixing leak of atoms. r=beard@netscape.com, morse@netscape.com 1999-12-06 23:28:26 +00:00
svn%xmlterm.org 611390ef85 Initial import of XMLterm extension; not part of default SeaMonkey build 1999-12-06 06:32:12 +00:00
waterson%netscape.com de23c3ae77 Support skins. r=hyatt 1999-12-05 18:58:31 +00:00
waterson%netscape.com 83af6d5963 Make wallet editor skinnable. r=hyatt 1999-12-05 09:34:31 +00:00
rginda%netscape.com 8f4b4ac5cf -- CHATZILLA CHANGES ONLY --
* events.js, utils.js
Clean up "Function does not always return a value" errors.

* ircbot.js
Got rid of literal tabs
Assorted anti-bit-rot changes
1999-12-05 03:47:18 +00:00
warren%netscape.com bf4ef9672f Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
bryner%uiuc.edu 9567136f82 More delete --> NS_RELEASE fixes. r=morse. 1999-12-04 00:57:44 +00:00
valeski%netscape.com 6229cb8e6d r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set 1999-12-03 07:01:23 +00:00
bryner%uiuc.edu 7b12131f67 Make sure to use NS_RELEASE for XPCOM objects. This fixes some leaks of nsFileSpecImpl. r=morse. 1999-12-03 06:46:07 +00:00
rginda%netscape.com 7dcab5fd9a -- CHATZILLA CHANGES ONLY --
* test3-handlers.js
  Map function keys to available views

* test3-readprefs.js
  Removed debugging output.

* test3-static.js
  Wiring for fn key->view mapping
  Tweak smiley regexp to require spaces on each side.
  Ignore view change if new view == current view
  Apply munger rules on TOPIC messages in addition to PRIVMSG and ACTIONs
1999-12-03 06:24:29 +00:00
morse%netscape.com c630e81acf fix bug 20164, cookie viewer crashed on long cookies, r=andreas.otte 1999-12-02 14:23:28 +00:00
rgoodger%ihug.co.nz de790b47e8 cookieviewer UI polish, r=morse 1999-12-02 05:46:24 +00:00
rgoodger%ihug.co.nz 761fa751fe more cosmetic changes to cookieviewer, r=morse 1999-12-02 04:51:58 +00:00
morse%netscape.com e3f9de67f7 fix bug 20539, cookie & signon viewer display blank lines, r=davidm 1999-12-02 01:32:33 +00:00
rgoodger%ihug.co.nz 3ff73c3bb5 selection fix, keyboard shortcuts, r=morse 1999-12-01 03:08:09 +00:00
rgoodger%ihug.co.nz 30088bba34 fixed selection problems, added keyboard stuff. r=morse 1999-12-01 03:05:57 +00:00
warren%netscape.com a265a32348 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
dougt%netscape.com efe8369dae fix for 18078. r=mstoltz,warren 1999-11-30 00:16:09 +00:00
dp%netscape.com 44bfeef78a Delinking nsCookieHTTPNotify and cookie internal apis. Now the
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
1999-11-29 22:02:20 +00:00
dp%netscape.com 6e19dd7919 - Removed IID defines
- Using GenericModule
1999-11-29 21:07:48 +00:00
rginda%netscape.com 131db27bf6 -- CHATZILLA CHANGES ONLY --
* Makefile.in, makefile.win
Install new files: munger.js, test3-readprefs.js, and face-*.gif (9 files)

* irc.js
Update regexps to 1.5 syntax.

* test3-commands.js
Wire whois command.

* test3-handlers.js
readPrefs() on startup.
Show checkmark on debug message menu.
Clear inputbox after a /command.
Send eval output to currentobject, instead of *client*
Fix for /join #channelname joining ##channelname.
Whois command implementation.
Factor _addToUserList out of onJoin so it can be used from onNick as well.
Whois reply display code.

* test3-output-*.css
New styles for munger tags.
Assorted style changes.

* test3-static.js
Change linuxnet->moznet.
Munger hookup.
newInlineText creates spans instead of anchors.
notifyActivity blinks indicator if it is already lit.
s/parity/mark

* test3.css
Assorted ui style changes: tbuttons in groove, color changes, etc.

* test3.xul
Include new js file.
Put statusbar in a toolbox.
1999-11-29 03:57:45 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
kvisco%ziplink.net 4991af52cd Added preliminary DocumentHandler.h
Added changes from Bob Miller (kbob@oblix.com) which fix some
memory leaks.
1999-11-25 03:03:07 +00:00
dp%netscape.com f831e45a95 Adding back implementation for nsINetNotify. This got removed in the
previous checkin.
1999-11-23 22:05:18 +00:00
dp%netscape.com 8360c57b6b - Converting to using COMPtrs
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
1999-11-23 21:57:05 +00:00
dp%netscape.com a7beecfe5c Improving readability of code. 1999-11-23 21:55:50 +00:00
waterson%netscape.com fd0a392be4 Be sure to release the mCookieHTTPNotify object. 1999-11-23 20:55:58 +00:00
dp%netscape.com dd0a36666d Beautify... 1999-11-23 07:54:25 +00:00
dp%netscape.com 45c4a7e947 Removing unused factory implementations 1999-11-21 06:44:34 +00:00
dp%netscape.com 16d01b73cc - Converting to nsGenericModule and nsGenericFactory
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
1999-11-21 05:29:16 +00:00
dp%netscape.com 9e2826569a First version. Implementation header of Wallet Viewer. 1999-11-21 05:17:41 +00:00
dp%netscape.com 01a1c7d23d First version. Implementation header of single signon viewer. 1999-11-21 05:17:16 +00:00
dp%netscape.com 03b26576eb First version. Implementation header of wallet editor. 1999-11-21 05:16:45 +00:00
dp%netscape.com 235f20b9c0 First version. Header of Cookie Viewer implementation. 1999-11-21 05:15:46 +00:00
dp%netscape.com e5bba2fb70 - Converting to GenericModule
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing unused NS_DEFINE_CID/IID
- Removing NS_New exports
r=morse@Netscape.com
1999-11-21 03:43:55 +00:00
dp%netscape.com 612bf27cbd - Convering to GenericModule.
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
1999-11-20 20:19:01 +00:00
dp%netscape.com 166f34a590 Removing extra semi-colon 1999-11-20 08:04:59 +00:00
morse%netscape.com f0d2cd713e fix bug 15111, mac not reading cookies file, r=rjc 1999-11-19 10:13:44 +00:00
kvisco%ziplink.net 719073de41 *** empty log message *** 1999-11-18 04:40:02 +00:00
warren%netscape.com aaf83521f5 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
morse%netscape.com 063357464d undoing last check-in now that bug 18479 has really been fixed 1999-11-16 23:05:49 +00:00
morse%netscape.com c24ca874df work-around for bug 18479, safe form-fill comes up blank, r=rods 1999-11-16 20:50:40 +00:00
tbogard%aol.net 65790643ab Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow(). 1999-11-16 20:05:21 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rchen%netscape.com db3cf859df Add L10N notes 1999-11-16 02:48:47 +00:00
rchen%netscape.com f56c1d3e10 Add L10N Notes 1999-11-16 02:03:08 +00:00
morse%netscape.com afe2708767 fix bug 17945, string concatenation in localizable strings, r=erik 1999-11-15 20:53:16 +00:00
nisheeth%netscape.com 8a090c1995 Checkin won't affect build. Re-applying mozilla specific defines that weren't included in the source drop from Keith. 1999-11-15 07:48:36 +00:00
tbogard%aol.net 4465f2b8b2 Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov 1999-11-15 07:29:23 +00:00
tbogard%aol.net 59ee64277a Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. Fixed some refcounting (or lack there of). This module NEEDS SERIOUS XPCOM work and review. r=pavlov 1999-11-15 07:28:44 +00:00
nisheeth%netscape.com eece311721 Checkin not part of build Checking in new files for Transformiix from Keith Visco (keith@ziplink.net) 1999-11-15 07:28:04 +00:00
nisheeth%netscape.com 6f01c5de64 Checkin not part of build. New version of Transformiix from Keith Visco (kvisco@ziplink.net) 1999-11-15 07:13:17 +00:00
morse%netscape.com cbdaa5f91a fix bug 17957, confirmation when changing password, r=dp 1999-11-14 16:17:01 +00:00
cls%seawood.org b68d17371a Removing dependency upon security/freenav module. r=alecf 1999-11-13 23:51:49 +00:00
morse%netscape.com 4a465dfb25 fix bug 18603, grammar error in dialog, r=cpratt 1999-11-12 01:11:21 +00:00
morse%netscape.com 71bb9432d9 fix bug 65552, integrating ftp authentication with single signon, r=neeti 1999-11-10 03:37:35 +00:00
waterson%netscape.com 31b6848b26 Bug 18256. Fix nsIDocument leak in WLLT_OnSubmit. r=morse, a=chofmann 1999-11-09 23:39:36 +00:00
cls%seawood.org def1bb1371 Moved the handling of extensions into configure.in.
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
   --disable-cookie-management
   --disable-client-wallet
   --disable-single-signon
1999-11-09 23:30:32 +00:00
cls%seawood.org 311b18a2a2 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
leaf%mozilla.org 7eac81d8a6 removing NECKO #define, adding irc to windows build, a=chofmann 1999-11-09 04:36:08 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
davidm%netscape.com 4ce1ba32e8 3110 r= morse modification to get single sign on back 1999-11-03 06:07:53 +00:00
cls%seawood.org 14ef08310e Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
morse%netscape.com dd10222a7c fix bug 17645, high-order bit on cookie character getting garbled, r=dp 1999-11-02 20:56:13 +00:00
morse%netscape.com 2f872a1b35 fix ui regressons in cookie viewer, code=rgoodger, r=morse 1999-11-02 05:04:57 +00:00
morse%netscape.com ee20a3af80 fix ui regressons in signon viewer, code=rgoodger, r=morse 1999-11-02 05:04:19 +00:00
tbogard%aol.net c9198a207c Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
morse%netscape.com e8e459bcc0 get ready for integration with http/ftp authentication, r=davidm 1999-10-29 04:51:27 +00:00
rginda%ndcico.com e2c7a685a7 ** NOT PART OF THE SEAMONKEY DEFAULT BUILD **
* xul/tests/index.html
Content update.

* xul/tests/test3-output-loud.css
Added ugly style.

* Makefile.in, makefile.win
Updated to install new style.
1999-10-29 03:33:01 +00:00
morse%netscape.com 803654136f bug 17339, document.cookie throwing exception, r=neeti 1999-10-27 22:43:49 +00:00
rginda%ndcico.com 581b05d2f5 **NOT PART OF THE SEAMONKEY DEFAULT BUILD**
* xul/tests/test3-output-loud.css
Added css for "loud" style.

* xul/tests/blue_rock.gif
Added pic for new default style, from Eterm background collection.

* makefile.win, Makefile.in
Add blue_rock.gif to install files.

* js/lib/irc.js
Strip \r characters from input.

* xul/tests/index.html
Updated content.

* xul/tests/test3-handlers.js
Create userlist object onJoin if it isnt already there.

* xul/tests/test3-output-default.css
New default style.

* xul/tests/test3-static.js
Added irc.freei.net server to top of EFNet network.  This server does not
require the ident service, which is blocked by the NS firewall.

* xul/tests/test3.xul
Added "loud" style to menu (old default style.)
1999-10-27 22:42:47 +00:00
morse%netscape.com ee8f5a7892 part of bug 8227, dereferencing problems, r=rickg 1999-10-27 22:38:48 +00:00
warren%netscape.com 00dfd9d907 Added nsIChannel::GetOriginalURI so that we can get back to the original chrome file (bug#17144). r=rpotts,mscott 1999-10-26 09:16:24 +00:00
morse%netscape.com 496478f479 code cleanup, r=rickg 1999-10-26 02:46:34 +00:00
morse%netscape.com 1864514373 fix bug 17172 -- wrong cookie is displayed, r=goodsger 1999-10-25 22:56:24 +00:00
morse%netscape.com 0992ff98e6 fixed typos, no code review 1999-10-25 13:13:48 +00:00
morse%netscape.com d7fb4ea1f2 fix bug 16753, memory leak, r=rjc 1999-10-23 01:01:58 +00:00
edburns%acm.org 42a084949a r=neeti@netscape.com
bug: 16679
approved by: neeti@netscape.com

Return NS_ERROR_FAILURE when a cookie is not found.
1999-10-19 00:03:33 +00:00
morse%netscape.com 320db26eab fix bug 16319, stop assertion failure, r=dp 1999-10-17 21:41:50 +00:00
morse%netscape.com cbef79f9ff remove build warning, r=jar 1999-10-16 23:37:28 +00:00
neeti%netscape.com a85ac22f67 Converted dll to use nsIModule - bug 14034, r=dp 1999-10-16 03:05:55 +00:00
cls%seawood.org aac2100207 Fix for bug #13412. r=shaver
If configured using --with-extensions or --with-extension=all, enable all of the non-default extensions rather than extension "yes" or "all".
1999-10-15 02:04:09 +00:00
morse%netscape.com 67bb1b53f1 fix bug 16357, memory leak, r=neeti 1999-10-14 23:37:35 +00:00
morse%netscape.com c89031b0c5 fix bug 16348, memory leak, r=neeti 1999-10-14 23:36:50 +00:00
waterson%netscape.com c7347c6be0 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
rginda%ndcico.com 5fa188bc05 * Makefile.in, makefile.win
Install new css files and alternate images.

* README
Removed some rot.

* events.js
Add ability to disable a hook without uninstalling it.
Changed return value of addHook to the new hook object.
Added getHook(name) method.
Removed unused variable from routeEvent.

* http.js, irc-debug.js
Fixed spelling error.

* irc.js
network.onConnect no longer forwards the event to the server.
Added getModeStr() method to the IRCChanMode object to retrieve the entire mode string for a channel.

* utils.js
Added Clone() constructor.
Fixed problem in stringTrim.
Added getStackTrace() ... Whoopee!! ...

* bsconnection.c, bsutil.c
Stop warnings on Mac.

* index.html
Change links to buttons to avoid troubles with other methods (href="javascript:f()" | (href="javascript:(void 0)" | href="#") onclick="f()")

* test3-commands.js
Wiring for /testdisplay and /msg commands.

* test3-handlers.js
Added debug message toggle menuitem handler.
Added style change menu item handler.
Added hack to work around bad KeyUp events.
Factored out some logic from onInputCompleteLine into getObjectDetails (in test3-static.js)
Added /testdisplay and /msg implementation.
Fixed error message for unknown network passed to /network.
Added topicDate to output of /topic command.
updateNetwork and updateChannel calls sprinkled throughout to keep the statusbar current.
Added topic change handler.

* test3-static.js
Post new messages top to bottom!!
Disable the debug hook by default.
Added getObjectDetails (factored out of test3-handlers.js)
Added setOutputStyle to dynamically change the .cs file used for the output window.
Implemented updateNetwork and updateChannel.
Massive changes to .display methods make output window now display using a table, instead of spans (much faster, btw.)
Fixed addHistory to trim the correct side of the output, regardless of print direction.

* test3.css
Factored out output window styles.

* test3.xul
Added menu options for debug message toggle and style changes.
Added statusbar (table.)

* test3-output-default.css, test3-output-marble.css
Added output window stylesheets.
1999-10-09 21:26:52 +00:00
morse%netscape.com 7b5958c3ec use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-09 04:50:32 +00:00
morse%netscape.com be056b085a use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=neeti 1999-10-08 20:47:17 +00:00
neeti%netscape.com 43096fac65 Converted wallet.dll and wlltvwrs.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=morse 1999-10-06 04:42:59 +00:00
sfraser%netscape.com b6e8a79746 Fix access paths to not look for lib/xp. r=sdagley 1999-10-06 01:21:23 +00:00
morse%netscape.com 9eb07e8078 fix bug 15572, clean up build warnings, reviewed slamm 1999-10-05 23:58:45 +00:00
morse%netscape.com 0176d794fe fix bug 15572, fix up build warnings, reviewed slamm 1999-10-05 23:56:59 +00:00
neeti%netscape.com 32f3c83b10 *** empty log message *** 1999-10-04 14:08:52 +00:00
beard%netscape.com b547c2ffb0 changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00