Commit Graph

783 Commits

Author SHA1 Message Date
svn%xmlterm.org
4b07cf1527 xmlterm changes only (not part of the default build).
More improvements to the user interface.
2000-03-15 14:44:32 +00:00
dougt%netscape.com
eb51358d21 fixes to windows makefile slashes. r=Michael Kaply <pspmikek@yahoo.com> 2000-03-15 06:45:15 +00:00
morse%netscape.com
13bbe99ee5 remove erroneous test on files getting out of synch 2000-03-15 02:13:55 +00:00
slamm%netscape.com
216824bc1d Make sure NavSecurityOverlay.(js|xul) are exported properly. Fix orangeness on tinderbox. 2000-03-14 21:42:51 +00:00
hyatt%netscape.com
1786656e2a Converting tabs. 2000-03-14 11:31:05 +00:00
pavlov%netscape.com
86be35abea shutup cvs 2000-03-14 06:07:06 +00:00
pavlov%netscape.com
d461001931 fix up unix makefiles a bit more 2000-03-14 06:06:42 +00:00
pavlov%netscape.com
613da05538 point to global 2000-03-14 05:46:59 +00:00
pavlov%netscape.com
bbdb703a1c get the locale stuff over too 2000-03-14 05:45:53 +00:00
pavlov%netscape.com
d73ea85b91 move some other files 2000-03-14 05:34:02 +00:00
pavlov%netscape.com
6766320854 shutup cvs 2000-03-14 05:07:59 +00:00
pavlov%netscape.com
a5e4d3fab2 fix unix makefiles 2000-03-14 05:04:06 +00:00
dougt%netscape.com
dff27e8162 Adding psm-glue to the extensions build path. 2000-03-14 04:54:37 +00:00
dougt%netscape.com
c705a3c8bd fixing gifs that were smashed by not adding them initially with the -kb option.
<rant> CVS should know that gif images should not be merged, duh! </rant>
2000-03-14 04:51:30 +00:00
dougt%netscape.com
d5c4d8d09c landing psm-glue code. 2000-03-14 04:41:48 +00:00
dougt%netscape.com
65281f10e2 Landing psm-glue code.
Merging into one library.
2000-03-14 04:34:33 +00:00
svn%xmlterm.org
a7d1c2772b xmlterm changes only (not part of the default build).
Improvements to the user interface. User level-option and icons-style option
added. Keyboards shortcuts too. Compiles with M14 and March10 source.
2000-03-13 15:48:32 +00:00
morse%netscape.com
329b8a6974 fix bug 28956, consider netscape.com to be in the domain .netscape.com 2000-03-12 23:46:47 +00:00
rickg%netscape.com
c82c1f2d0b replaced calls to deprecated string methods 2000-03-12 20:56:33 +00:00
morse%netscape.com
955865b04b fix bug 29156, fix memory leak 2000-03-12 17:37:19 +00:00
morse%netscape.com
094d6c555d fix bug 30180 -- tighten up heuristic for prefilling username/passwords 2000-03-12 17:22:55 +00:00
morse%netscape.com
5ef4a5eefb fix bug 29839, no message when viewing saved passwords and nothing was ever saved 2000-03-12 08:00:49 +00:00
morse%netscape.com
00c5c7c2f0 fix bug 28151, change password when no password established should establish new password 2000-03-12 01:09:14 +00:00
morse%netscape.com
cdffec3ae9 remove buggy support for old file format, bug 26561 2000-03-11 23:52:50 +00:00
morse%netscape.com
7394bea2b7 fix memory leak -- bug 29866 2000-03-11 20:59:25 +00:00
morse%netscape.com
e495006a22 generalize per-site permissions, r=norris 2000-03-11 20:02:45 +00:00
tbogard%aol.net
e648223c3a HandleUnknownContentType is no longer part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:24:29 +00:00
tbogard%aol.net
8792647f7b Use the XPIDL macro to declare the nsIDocumentLoaderObserver methods. 2000-03-11 01:23:24 +00:00
tbogard%aol.net
cfb0e95a01 Changed to use the XPIDL generated macro to declare the methods for nsIDocumentLoaderObserver. 2000-03-11 01:22:23 +00:00
tbogard%aol.net
4d0c503919 Get the contentViewer from the docShell instead of the webShell. HandleUnknownContentType is no longer a part of the nsIDocumentLoaderObserver interface. 2000-03-11 01:21:29 +00:00
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