tbogard%aol.net
4f97edbd5f
HandleUnknownContentType is no longer part of nsIDocumentLoaderObserver.
2000-03-11 01:17:00 +00:00
tomk%mitre.org
8e10327628
Same fix as before, better comment in header.
2000-03-10 12:06:45 +00:00
tomk%mitre.org
52a3003216
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
780239e5c7
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
svn%xmlterm.org
3f109838a5
xmlterm changes only (not part of the default build).
...
Minor tweaks to handle input of control characters. Switched to double clicks, instead of single clicks, to activate XMLterm features (to protect the user).
2000-03-07 15:45:16 +00:00
svn%xmlterm.org
ae87603b76
xmlterm changes only (not part of the default build).
...
Improved full screen implementation; added bold and underline styles. Centralized UI event handling. Added checks to limit number of output lines displayed. Added capability to interrupt hung output data streams. Nearing full backwards compatibility with xterm.
2000-03-06 15:16:48 +00:00
warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
morse%netscape.com
275c7cb63e
fix bug 30464, single-signon database not getting created, r=dp, a=jar
2000-03-05 19:17:27 +00:00
morse%netscape.com
127c8d3906
fix bug 30184, repeated prompts for master password, r=dp, a=jar
2000-03-03 23:24:11 +00:00
tomk%mitre.org
b4f77e0d76
Misc. fixes for issues found during wrapper testing. The classes affected by
...
this change are not part of the regular Mozilla build.
2000-03-03 21:03:55 +00:00
tomk%mitre.org
604b717a6e
Misc. fixes from wrapper testing. The classes affected by this submission is
...
not part of the regular mozilla build process.
2000-03-03 21:02:41 +00:00
kvisco%ziplink.net
b0b39dc16e
updated to support TxObject and ArrayList
2000-03-02 09:22:29 +00:00
kvisco%ziplink.net
7f64585de5
initial checkin, a list implementation using an array which will grow
...
automatically as elements are added.
2000-03-02 09:19:38 +00:00
kvisco%ziplink.net
1ff5862115
initial checkin, a base object used by some of my other classes
2000-03-02 09:16:44 +00:00
svn%xmlterm.org
4573251658
xmlterm changes only (not part of the default build).
...
Added workaround for annoying cursor positioning problem using mouse click event.
Added tips/news feature.
2000-03-01 15:50:23 +00:00
svn%xmlterm.org
ddc9c45078
xmlterm changes only (not part of the default build).
...
Minor changes
2000-03-01 01:08:07 +00:00
tbogard%aol.net
a150f36957
Removing nsIXULWindowCallbacks parameter as it no longer exists. r=danm a=jevering
2000-02-29 22:15:53 +00:00
svn%xmlterm.org
2c9a11bf31
xmlterm changes only (not part of the default build).
...
Created some plain vanilla chrome files to invoke XMLterm through mozilla.
Compiles with Feb25 tree.
2000-02-29 15:55:36 +00:00
svn%xmlterm.org
2b49b0c3d9
xmlterm changes only (not part of the default build).
...
Added directory "scripts" to hold XMLterm-aware commands like "xls" and "xcat".
2000-02-29 15:50:56 +00:00
svn%xmlterm.org
692b620ae9
xmlterm changes only (not part of the default build).
...
Deleted files (xls, xcat) to be moved to new "scripts" directory.
2000-02-29 15:46:02 +00:00
tbogard%aol.net
cf5a3f3925
Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
2000-02-29 00:20:55 +00:00
bryner%uiuc.edu
6985354db4
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
...
building in the tests directories. Should not affect the build at all if
you do not have this environment variable. r=leaf.
2000-02-25 04:12:40 +00:00
rginda%netscape.com
e747b276af
Fixed lame checkin on windows. r=mcafee
2000-02-24 04:10:57 +00:00
rginda%netscape.com
60f5a24084
Created irc menu item overlays under extensions/irc, in preparation for bug 28192 s fix. r=mcafee, a=jar
2000-02-24 03:38:05 +00:00
pollmann%netscape.com
2ed06994e0
Bug 12513: Add OptionCollection interface for Nav DOM compatability. r=vidur a=rickg
2000-02-24 00:08:00 +00:00
bryner%uiuc.edu
4cac20b614
Changing this to use the TEXT_PLAIN define instead of the string
...
"text/plain". r=shaver, a=waterson.
2000-02-23 06:53:46 +00:00
svn%xmlterm.org
44154addfd
xmlterm changes only, a=leaf (not part of the default build).
...
Implemented full screen operations in XMLTerm, although still buggy.
Commands like 'less', 'vi', and 'emacs -nw' now work in stand-alone xmlterm,
although scrolling is still messed up. Compiles with Feb21 tree.
2000-02-22 20:18:19 +00:00
kvisco%ziplink.net
9b4801a897
updated with latest changes
2000-02-22 11:25:41 +00:00
kvisco%ziplink.net
202ff91e8d
This file is a duplicate of docs/release.txt
2000-02-22 11:20:32 +00:00
kvisco%ziplink.net
d6d60049c1
This file is a duplicate of docs/changes.txt
2000-02-22 11:19:43 +00:00
kvisco%ziplink.net
d041271e27
Added support for getting the parent node of an Attribute, also added support
...
for sorting a NodeSet by document order.
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net
3c8f724d82
Initial check in of DOMHelper.cpp, used to overcome some DOM related
...
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net
80576037db
Simple cleanup on source
2000-02-22 11:10:01 +00:00
pavlov%netscape.com
a97960b076
fix for xmlterm build a=leaf (not part of the default build)
2000-02-22 07:16:01 +00:00
morse%netscape.com
54c942a13a
fix bug 28685, repeatedly rereading the same files, r=alecf, a=jar
2000-02-22 01:46:41 +00:00
kvisco%ziplink.net
33575c60b6
updated with latest contributors
2000-02-19 06:50:01 +00:00
kvisco%ziplink.net
440253934b
fixed bug where xsl:param was getting processed, and then also treated as a
...
literal element.
2000-02-19 06:43:12 +00:00
morse%netscape.com
6d39bab3d7
better fix for 27725 -- disclaimer about encryption, r+a=jar
2000-02-18 04:21:16 +00:00
kvisco%ziplink.net
f02d3ff9f1
some additional documentation
2000-02-18 01:44:41 +00:00
kvisco%ziplink.net
278bcf95d6
some additional documentation
2000-02-18 00:58:55 +00:00
kvisco%ziplink.net
a74d625a63
fixed some incorrect information
2000-02-18 00:20:58 +00:00
kvisco%ziplink.net
86b6ce5c32
updated with latest information
2000-02-18 00:19:26 +00:00
kvisco%ziplink.net
42390b4c21
I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay
2000-02-18 00:11:24 +00:00
kvisco%ziplink.net
a4e7969891
updated to correctly reflect the status
2000-02-17 23:51:14 +00:00
morse%netscape.com
ce4b39c289
bug 28148, change-password was downloading wallet tables, a=jar, r=dp, mactest=rjc
2000-02-17 22:59:36 +00:00
kvisco%ziplink.net
9f3076cefb
updated with latest contributors
2000-02-17 21:20:05 +00:00
kvisco%ziplink.net
9c796fd3be
Updated to handle changes in StringList.cpp
2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
202252fb1d
#iterator now returns a pointer to StringListIterator instead
...
of a reference.
2000-02-17 20:56:20 +00:00
kvisco%ziplink.net
b792e5c161
Did some minor clean-up of code
2000-02-17 07:58:10 +00:00
kvisco%ziplink.net
b3db0d2e86
Fixed bug with #isEmpty (which return the opposite of the expected value)
2000-02-17 07:54:57 +00:00
morse%netscape.com
ccb6203c5f
fix bug 27988, null password crashed browser, r=dp, a=jar
2000-02-17 04:24:17 +00:00
kvisco%ziplink.net
c407faec03
fixed bug with using wildcards
2000-02-17 03:30:32 +00:00
kvisco%ziplink.net
6b34be5893
updated XSLT namespace
2000-02-17 03:29:30 +00:00
kvisco%ziplink.net
8b958a30e8
updated stylesheets to use correct XSLT namespace
2000-02-17 03:28:53 +00:00
mcafee%netscape.com
376a788f6e
Adding dtd file for irc prefs, not part of build yet. r=rginda
2000-02-16 04:26:03 +00:00
mcafee%netscape.com
9a27bf133a
Adding locale for irc prefs, not part of build yet. r=rginda
2000-02-16 04:21:02 +00:00
mcafee%netscape.com
4bd2190739
Adding files for irc prefs. Not part of build yet. r=rginda
2000-02-16 04:19:09 +00:00
mcafee%netscape.com
28562c007d
Ignore generated files
2000-02-16 04:17:04 +00:00
mcafee%netscape.com
c6a5bf2df5
Adding irc pref skeleton. r=rginda
2000-02-16 04:15:34 +00:00
morse%netscape.com
7a2ae218cd
partial fix fo bug 27910, encoding on mac was coming up wrong
2000-02-16 02:33:13 +00:00
morse%netscape.com
e469cddaba
adding disclaimer message with ad-hoc wrap, see bug 27732
2000-02-16 00:52:42 +00:00
morse%netscape.com
6720eab24a
signon viewer was coming up when database was still locked, r=dp
2000-02-15 22:26:17 +00:00
tomk%mitre.org
025b7fdb16
Added a generic Makefile to simply build the Mozilla DOM wrapper classes.
...
Fixed a bug in the wrapper factory methods in MozillaDocument.cpp. The bug
could cause seg. faults if a "null" mozilla object was being wrapped.
Note: These files are not part of the regular Mozilla build.
2000-02-15 15:19:15 +00:00
morse%netscape.com
789f9d8e38
remove build warning
2000-02-15 14:38:05 +00:00
wtc%netscape.com
9377345e33
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
morse%netscape.com
0ff2686456
fix bug 27023, change master password doesn't work in mail
2000-02-15 14:21:00 +00:00
scc%netscape.com
01d4dc8a89
Fix build bustage on windows. r=sdagley
2000-02-15 05:08:48 +00:00
scc%netscape.com
6a8f4b8e5c
Cookies expired too soon since |time()| on the Mac was based on the wrong epoch. Fixes bug #18633 . r=morse
2000-02-15 04:30:33 +00:00
morse%netscape.com
7fc5ce1853
fix bug 27782, signon viewer comes up when database is still locked, r=rjc
2000-02-15 04:18:46 +00:00
morse%netscape.com
70a73fb211
fix bug 27725 (encryption disclaimer) using a work-around for bug 27732, r=pnunn
2000-02-15 01:08:07 +00:00
morse%netscape.com
cbd8e4eb2e
fix up return values from prompt routines, r=valeski
2000-02-15 00:55:07 +00:00
tbogard%aol.net
ad895a4fe1
Changed to do the Close on the treeOwner rather than trying to do so on the old webShell interfaces. Fixed a leak of the top object after it has been retrieved. r=hyatt
2000-02-14 10:55:04 +00:00
valeski%netscape.com
5cc6cc608d
single sign-on code wasn't setting the bool return value when the user hit cancel. r=mcafee (for the one in the PromptPassword(), I added the other two after he reviewed)
2000-02-14 05:46:08 +00:00
morse%netscape.com
d7d4e0b94b
remove incorrect Release statements, r=dp
2000-02-14 02:12:23 +00:00
svn%xmlterm.org
50434c9908
XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD.
...
Migrated from WebShell to DocShell; compiles with Feb12 tree.
(WebShell still used by mozSimpleContainer, as in viewer/nsBrowserWindow.cpp)
2000-02-14 01:17:55 +00:00
morse%netscape.com
ab0d9ea3a7
fix bug in last checkin, r=dp
2000-02-13 23:53:15 +00:00
morse%netscape.com
62fe0792f8
remove commented-out code
2000-02-13 21:16:40 +00:00
morse%netscape.com
3fab07351d
remove wallet, bug 27027, r=dp
2000-02-13 20:26:01 +00:00
morse%netscape.com
0ed0132e13
remove wallet, bug 27027, r=dp
2000-02-13 19:55:05 +00:00
morse%netscape.com
42e342e1b7
no coding change -- added id's in preparation for removing wallet, bug 27027
2000-02-13 19:23:08 +00:00
morse%netscape.com
2825a068a3
fix bug 26672, move files from peoplestage to mozilla.org, r=sspitzer
2000-02-12 19:51:59 +00:00
morse%netscape.com
155af66667
fix bug 27491, rejects not displayed in signon viewer. Trivial coding change, not reviewed
2000-02-12 05:55:38 +00:00
morse%netscape.com
28446f2d43
white-space changes only
2000-02-12 02:21:18 +00:00
morse%netscape.com
29503f2893
cleanup interface to stream generators, r=dp
2000-02-12 02:10:03 +00:00
morse%netscape.com
c0732eea58
correct the handling of unichar characters, r=dp
2000-02-12 02:04:25 +00:00
sspitzer%netscape.com
da92793dad
fix warnings. fix bug #27458 , add HaveData() interface for alecf
...
so he can check if there is data in the single signon database
for a given url. r=alecf
2000-02-12 00:28:46 +00:00
morse%netscape.com
61d26541b1
changed master password to database key per product marketings request.
2000-02-11 22:28:54 +00:00
tomk%mitre.org
4be60167e2
Fixed MAC build problem where MozillaProcessingInstruction.cpp was too long of
...
a file name. Some changes were also made to testMozDOM.cpp to test other
appects of the wrapper classes. (TransforMIIX is not part of the regular
Mozilla building process, and is not build automatically)
2000-02-11 12:47:27 +00:00
leaf%mozilla.org
b2391ea944
checking in updates to fix xmlterm build (not part of regular build yet)
2000-02-10 04:23:06 +00:00
dp%netscape.com
a3eefc100c
Enabling use of gKeyedStreamGenerator. Fixing shutdown crash due to
...
static destructors being called. r=scc
2000-02-09 07:45:29 +00:00
dp%netscape.com
83f3f65484
Changing comments to indicate contract of weak reference.
2000-02-09 07:31:39 +00:00
morse%netscape.com
4d1dd09a64
protect against failure to get database key, r=travis
2000-02-09 01:18:22 +00:00
tbogard%aol.net
840c8350e1
GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur
2000-02-08 13:40:10 +00:00
dp%netscape.com
e8881de410
Using weak refs for holding passwordSink. This prevents circular refs. r=scc
2000-02-08 06:37:59 +00:00
dp%netscape.com
e08cdc92a1
Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies.
2000-02-08 06:34:05 +00:00
morse%netscape.com
ff14efeb93
extending hyatt's changes to cookie viewer to signon viewer to fix bug 25432
2000-02-08 03:53:00 +00:00
morse%netscape.com
b94162993c
extend patchhyatt previously made to fix bug 25432
2000-02-08 03:46:23 +00:00
morse%netscape.com
374502650d
fix bug 26561, extra dialog for saving password, r=neeti
2000-02-08 02:08:05 +00:00
hyatt%netscape.com
f280862dfb
Bug fixes.
2000-02-08 01:02:47 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
dp%netscape.com
b0674f97e7
Clearing gNeedsSetup on key transition from set to notset. r=morse
2000-02-07 01:03:51 +00:00
morse%netscape.com
7101022eaa
fix crash on bad password, r=dp
2000-02-07 00:46:55 +00:00
morse%netscape.com
024f3f9017
fix crash on exit, fix bug 26738, r=dp
2000-02-06 23:36:49 +00:00
bryner%uiuc.edu
4ab36e52f8
Removing erroneous comments. r=ben.
2000-02-06 22:24:06 +00:00
dp%netscape.com
74fe02f79f
Removing platform ifdefs. r=morse
2000-02-06 17:57:29 +00:00
morse%netscape.com
d193b47ad1
fix bug 26380, wallet files being downloaded to early, r=dp
2000-02-06 17:01:42 +00:00
sspitzer%netscape.com
ec599fa0da
fix windows build bustage for dp.
2000-02-06 10:08:40 +00:00
dp%netscape.com
05c1d3832e
- Wallet Service implements nsIPasswordSink
...
- Wallet uses BasicStreamGenerator to do obscuring
- Changed Wallet_KeySet() to Wallet_IsKeySet()
- Setter Wallet_InitKeySet() for gIsKeySet() implemented
2000-02-06 09:48:27 +00:00
dp%netscape.com
cf366f7ad4
dummy
2000-02-06 09:40:51 +00:00
davidm%netscape.com
643d194472
Bug 25949 update access paths for codewarrior update.
2000-02-06 04:38:30 +00:00
morse%netscape.com
8a133041fb
Cookie Permission file was not getting read in, r=dp
2000-02-05 05:42:02 +00:00
morse%netscape.com
4286a99350
fix bug 26305, wallet editor is empty, r=ben
2000-02-05 01:36:47 +00:00
sspitzer%netscape.com
f49cfcec16
use nsXPIDLCStrings to make the code cleaner and prevent possible leaks.
...
r=alecf,dp,morse
2000-02-04 23:05:33 +00:00
morse%netscape.com
932abefdf3
clear list of saved sigons when database timeout occurs, r=pnunn
2000-02-04 03:09:23 +00:00
morse%netscape.com
7b3f77d257
added a title line, not reviewed
2000-02-04 01:36:57 +00:00
morse%netscape.com
12261234d1
minor cleanup, r=waterson
2000-02-03 08:30:57 +00:00
morse%netscape.com
cce4fd2f93
implement disginguished-schema in wallet, r=waterson
2000-02-03 08:09:04 +00:00
morse%netscape.com
91d72a5ed1
bug 26324, changed a boolean from true to false, not reviewed
2000-02-03 07:37:24 +00:00
sspitzer%netscape.com
efbb62e4f6
make mailnews use the "no stripping url" wallet interface.
...
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
sspitzer%netscape.com
96a0249281
change to allow someone to use the "no strip url" interface in wallet.
...
no one is using it yet, because it doesn't work.
r=mscott
2000-02-03 05:01:42 +00:00
bryner%uiuc.edu
349e796f16
Adding finger protocol. To use it, enter a URL such as
...
"finger:user@host". This is not hooked up to the build yet. r=valeski.
2000-02-02 22:48:55 +00:00
tomk%mitre.org
5eeb6cafd2
The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
...
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.
2000-02-02 18:44:48 +00:00
tomk%mitre.org
47a8eab4e9
Removed these files so they can be replaced with the actual Mozilla DOM wrapper
...
classes following the Mozilla* naming convention.
2000-02-02 18:32:45 +00:00
tomk%mitre.org
968ad90110
Changes and additions to support DOM wrapper classes.
2000-02-02 18:17:30 +00:00
morse%netscape.com
60291cd8c1
minor textual changes
2000-02-02 13:34:04 +00:00
morse%netscape.com
0dddebadf2
cancelling out of change-password was resulting in being asked for database key twice, r=pnunn
2000-02-02 01:34:54 +00:00
morse%netscape.com
c8d92158af
remove compile-time warnings
2000-02-01 23:27:50 +00:00
pinkerton%netscape.com
ff5704575e
native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc.
2000-02-01 22:26:21 +00:00
tor%cs.brown.edu
627090c158
Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc
2000-02-01 22:26:12 +00:00
pp%ludusdesign.com
48e640ed4f
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
morse%netscape.com
8473871310
get rid of compile-time warning message
2000-02-01 10:56:45 +00:00
waterson%netscape.com
c64dfeb878
fix build bustage
2000-02-01 09:34:01 +00:00
sspitzer%netscape.com
b4f1c05ac0
make it so we can stuff a value given to us by the user from a Prompt()
...
can be stuffed into the single signon database, just like a password
can be. auth news needs this. r=dp,alecf
2000-02-01 08:43:48 +00:00
dp%netscape.com
1ec5165a21
added files: mozilla/extensions/wallet/src/nsBasicStreamGenerator.cpp
2000-02-01 08:20:40 +00:00
morse%netscape.com
951d85c300
getting ready to support encrytion, r=jar
2000-02-01 08:11:11 +00:00
dp%netscape.com
620faed348
Fixing build breakage.
2000-02-01 08:03:42 +00:00
dp%netscape.com
df6ebdca9d
Adding nsBasicStreamGenerator on windows. r=sspitzer
2000-02-01 07:55:39 +00:00
sspitzer%netscape.com
e5e750e1c1
fix build bustage for dp.
2000-02-01 07:44:00 +00:00
dp%netscape.com
f6dc75a755
Implementing BasicKeyedStreamGenerator.
2000-02-01 07:03:57 +00:00
dp%netscape.com
6009219653
Removing unused NS_DEFINE_IID and changing used ones to NS_GET_IID() r=morse
2000-02-01 07:01:00 +00:00
dp%netscape.com
e90e2ef333
Changing comments to reflect new semantics of interface.
2000-02-01 05:09:18 +00:00
dp%netscape.com
87083c17e8
Using NS_METHOD to satisfy windows compiler instead of nsresult.
2000-01-31 22:57:28 +00:00
rginda%netscape.com
18bb9b179f
-- CHATZILLA CHANGES ONLY --
...
* irc.js
verify nickname after login (001)
call changeNick with mixed case nick (regression introduced by previus checkin.)
2000-01-31 22:17:36 +00:00
ben%netscape.com
3112d2bd6d
updated wallet text strings file, removing some of the geekyness
2000-01-30 02:28:14 +00:00
mscott%netscape.com
e4e38eafa4
api sync for doc loader service
...
r=travis
2000-01-29 06:11:44 +00:00
mscott%netscape.com
7d22f8928d
Fix mac build breakage.
2000-01-29 01:18:15 +00:00
sspitzer%netscape.com
409f587e6d
turn nsIWalletService.h into nsIWalletService.idl r=morse
2000-01-29 00:52:55 +00:00
sspitzer%netscape.com
351e86f036
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
ecc7a6d6aa
Remove some console debug writes
2000-01-28 23:29:28 +00:00
sspitzer%netscape.com
2bf93be997
spell offset right. not part of the build.
2000-01-28 17:30:58 +00:00
dp%netscape.com
0da5ddd2ea
Backing out previous change until NS_CALLBACK issue on win is figured out.
2000-01-28 11:19:34 +00:00
dp%netscape.com
a7a0170cbb
Calling cookie register and unregister proc into the category from
...
generic module.
2000-01-28 10:22:47 +00:00
sspitzer%netscape.com
e27833e44a
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
aca028c4f4
change the name from index to offset
2000-01-28 04:42:05 +00:00
sspitzer%netscape.com
a9bd54c99e
use unsigned longs, and not longs, for the salt and the offset
2000-01-28 04:41:29 +00:00
sspitzer%netscape.com
795c6b969f
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
6776dd07ce
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
ee6065e565
added myself as a contributor.
2000-01-28 01:14:11 +00:00
rginda%netscape.com
8305c6104f
more fixes to the ctcp regex
2000-01-27 10:13:27 +00:00
rginda%netscape.com
d266ed9673
Add slashnet, dalnet, and undernet networks
2000-01-27 09:57:06 +00:00
rginda%netscape.com
c70abc8999
fix regex in onCTCP
2000-01-27 09:49:30 +00:00
rginda%netscape.com
52793aab74
Initial add.
2000-01-27 09:45:48 +00:00
rginda%netscape.com
8537a0885b
* 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
b4639bca0c
one more attempt to fix bug 24907, r=dp
2000-01-26 07:45:37 +00:00
morse%netscape.com
bf0ed27371
fix bug 24907 again, require old password when changing password, r=dp
2000-01-26 06:28:59 +00:00
morse%netscape.com
6bc0c8375b
fix real stupid error, r=dp
2000-01-26 03:31:57 +00:00
morse%netscape.com
3c0769c16b
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
d4ae10a7ac
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
f106f08b8f
new wallet editor, r=ben
2000-01-26 00:29:15 +00:00
morse%netscape.com
b08960d2ae
fix bug 23892, minor glitches in wording in signon viewer, not reviewed
2000-01-25 04:52:22 +00:00
morse%netscape.com
ad953865d7
bug 23913, new wallet editor, r=ben
2000-01-25 03:30:33 +00:00
morse%netscape.com
256f2955d4
bug 23913, new wallet editor, r=dp
2000-01-25 03:21:22 +00:00
morse%netscape.com
5b16a999be
fix minor coding bug, r=dp
2000-01-25 03:20:35 +00:00
morse%netscape.com
584f5e1c9e
minor wording change in dialog, not reviewed
2000-01-25 03:20:04 +00:00
dougt%netscape.com
ad73933331
nsIFile Landing
2000-01-24 21:31:43 +00:00
neeti%netscape.com
33fd4a049e
fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse
2000-01-24 14:15:10 +00:00
dp%netscape.com
5c0fdcb6d2
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
601edfd956
Removing unused header file
2000-01-22 22:47:39 +00:00
dp%netscape.com
77b30382ad
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
4efac8b6a3
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
54a6e1bc79
fix corruption of username in saved password database, r=dp,waterson, a=jar
2000-01-20 20:58:41 +00:00
sfraser%netscape.com
de5b99c454
First Checked In.
2000-01-20 01:18:09 +00:00
morse%netscape.com
de1e526b0a
speed up download of wallet tables, r=dp
2000-01-19 01:14:53 +00:00
rginda%netscape.com
163feff64f
remove munger warning, bug 22048 is fixed
2000-01-18 08:58:07 +00:00
rginda%netscape.com
56d633b956
-- 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
2434e298f9
Initial add
2000-01-18 03:32:43 +00:00
rginda%netscape.com
2ed3337172
-- 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
b2c319eae7
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
svn%xmlterm.org
f034debf61
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
6b9b799616
-- 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
01ce4c8e4b
fix bug 21324, remove one level of dialog, r=pnunn
2000-01-15 19:36:29 +00:00
morse%netscape.com
7d10ee5167
trivial two-character change to remove build warning, no review
2000-01-15 17:25:58 +00:00
morse%netscape.com
6069428a80
just a table change, no code review
2000-01-15 16:30:46 +00:00
morse%netscape.com
068f20040e
just a table change, no code review
2000-01-15 15:56:13 +00:00
morse%netscape.com
006b4ac322
fix bug 23937, unnecessary saving of prefs file, r=alecf
2000-01-15 13:21:57 +00:00
morse%netscape.com
df7715adc9
fix bustage on mac
2000-01-15 10:44:40 +00:00
morse%netscape.com
f71937910e
fix bugs 23037,23930,23912, r=dp
2000-01-15 10:03:22 +00:00
morse%netscape.com
0bf84e3705
another fix for bug 22117, cookie viewer display not working, r=goodger
2000-01-15 05:10:40 +00:00
rginda%netscape.com
00f4966324
Remove the bslib from the build, r=leaf
2000-01-15 01:39:40 +00:00
sfraser%netscape.com
69f9db76be
First Checked In.
2000-01-15 01:29:00 +00:00