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

964 Коммитов

Автор SHA1 Сообщение Дата
Peter.VanderBeken%pandora.be 2beca9026f Fixing class declaration. Not part of build yet. a=leaf 2000-04-06 22:37:48 +00:00
Peter.VanderBeken%pandora.be 0a92aeedfd Fixing class declarations. Not part of build yet. a=leaf 2000-04-06 22:36:39 +00:00
kvisco%ziplink.net 2434be9490 updated Olivier's information 2000-04-06 08:19:39 +00:00
kvisco%ziplink.net 90931c55a4 Moved files to source/xslt and source/xpath 2000-04-06 07:57:14 +00:00
kvisco%ziplink.net 5d6d3aa96e Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
svn%xmlterm.org 9b63005aa9 xmlterm changes only, should not affect default SeaMonkey build;
(blanket a=leaf)
Fixed minor typos causing Solaris bustage
2000-04-05 23:40:39 +00:00
svn%xmlterm.org 8a61ef0d28 xmlterm changes only;
Windows mode implemented
2000-04-05 05:15:14 +00:00
svn%xmlterm.org 0b3c191753 xmlterm changes only;
Autodetection of window resize at end of input command line.
2000-04-05 01:51:34 +00:00
morse%netscape.com bf7c703c8c undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
morse%netscape.com 547afad74f fix bug 34483 2000-04-05 00:10:42 +00:00
morse%netscape.com b31439da94 fix bug 34486 2000-04-05 00:09:47 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
svn%xmlterm.org 67b2f8314a xmlterm changes only;
Initial terminal size is now explicitly passed through parameters, providing
better control. Session aborts now produce an error message on the screen.
2000-04-04 04:42:27 +00:00
morse%netscape.com 82cbb9c3e1 fix bug 8530, expire cookies with excessive lifetimes, patch received from web 2000-04-04 04:19:01 +00:00
morse%netscape.com ebbbda71d9 all for selecting multiple items 2000-04-04 02:52:56 +00:00
scc%netscape.com 5d1ab99e36 making string conversions explicit 2000-04-03 05:01:30 +00:00
scc%netscape.com b93b044066 making string conversions explicit 2000-04-03 04:53:32 +00:00
scc%netscape.com a9fbaea615 making string conversions explicit 2000-04-02 21:04:49 +00:00
svn%xmlterm.org 70cdc123b5 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.
2000-04-01 23:42:18 +00:00
cls%seawood.org cd487cbabb Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
morse%netscape.com e9e2380bbb add log-out ability to password manager 2000-03-31 15:41:04 +00:00
kvisco%ziplink.net 85ce86aeb0 latest changes 2000-03-31 10:21:34 +00:00
kvisco%ziplink.net ec4be74b9a added a test to check for proper result type conversion 2000-03-31 10:16:38 +00:00
rickg%netscape.com 4070be753e removed reference to nsString2 2000-03-31 10:13:22 +00:00
kvisco%ziplink.net 5ad520bac1 updated to support changes to String.h/cpp 2000-03-31 07:11:29 +00:00
kvisco%ziplink.net 303bee7d02 Fixed a memory leak when using the Translate function,
also made change to use the String::toUnicode method instead
of String::toCharArray
2000-03-31 07:10:12 +00:00
kvisco%ziplink.net 9492c6f504 changed the AttributeValueTemplate parsing to be unicode safe 2000-03-31 07:08:44 +00:00
kvisco%ziplink.net 159a398e15 updated to support changes in String.cpp 2000-03-31 07:07:24 +00:00
svn%xmlterm.org 8747d1f24c xmlterm changes only;
Removed all wchar dependence by recoding the primitive Unicode string
functions used by lineterm. (FreeBSD doesn't have a wchar implementation!)
2000-03-31 04:14:39 +00:00
morse%netscape.com e7b2c6c380 fix bug 26760, download wallet tables only if they've changed 2000-03-31 04:04:25 +00:00
tbogard%aol.net 4ac35be0c1 nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads. 2000-03-30 22:38:32 +00:00
tomk%mitre.org 1aa66b645c Changed toChar to toCharArray in String and MozillaString. Also provided is a
version of the function which creates its own char* buffer.  These classes are
part of TransforMIIX and are not part of the automatic build process for the
rest of Mozilla.
2000-03-30 20:47:34 +00:00
jim_nance%yahoo.com dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
gayatrib%netscape.com b344ded683 Fixing all the callers of profile manager to use it's new i18n friendly interface. r=dveditz 2000-03-30 01:35:15 +00:00
dougt%netscape.com a45113c1c6 adding psm-glue.js to the export list. bug 31167. r=valeski@netscape.com. 2000-03-30 00:15:40 +00:00
dougt%netscape.com e8cb28a3d5 Fix for 25912. Making the security advisor in the Task menu not display any
information about the current page.
2000-03-30 00:00:05 +00:00
svn%xmlterm.org b2128cbd57 xmlterm changes only;
Changed Makefile so that xmlterm compiles only on Linux and Solaris.
On other platforms, compilation is skipped even if the extension is enabled.
(People have been trying to compile xmlterm on Neutrino and FreeBSD and
 reporting bustage.)
2000-03-29 15:56:17 +00:00
kvisco%ziplink.net 96db65b3d8 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
sspitzer%netscape.com 6d18d7e78a only I should see my debugging printf. 2000-03-28 21:17:57 +00:00
brade%netscape.com 675af16f89 File Removed. 2000-03-28 15:35:12 +00:00
dougt%netscape.com 6281edae85 Adding psm-glue preferences javascript. These are the prefs that we should
have defaults for.
2000-03-28 12:24:17 +00:00
dougt%netscape.com 5ccf538285 Adding PostToInsecure text. 2000-03-28 11:47:31 +00:00
dougt%netscape.com 692741286f Fix for 33529. We were using mControl before it was initialed. Now, when
PassPrefs() is called before the control connection is established, we
simply return ok.
2000-03-28 03:52:44 +00:00
dougt%netscape.com c9015727b4 Fix to improve the dialog title. 2000-03-28 03:50:48 +00:00
jdunn%netscape.com 2a90954c1c adding -lmozjs to the link line (nsPSMUICallbacks.cpp forces the dependency)
also cleaned up the various other libs.

r= nobody... I sent a couple of emails out last week to all involved, heard nothing.
then posted on netscape.public.mozilla.unix.  Sorry wasn't sure what else I could do
2000-03-28 03:39:11 +00:00
dougt%netscape.com b27aabefa0 Fixing 24891. Minor default pref changes. 2000-03-28 00:16:01 +00:00
kvisco%ziplink.net b992b9d35a enumerated changes 2000-03-27 22:39:04 +00:00
kvisco%ziplink.net 63c392bddb Fixed "dot" bug with CNAME reported by Nathan Pride 2000-03-27 22:32:20 +00:00
svn%xmlterm.org 71fea30e97 xmlterm changes only;
Changed call to LoadURI in response to DocShell changes.
2000-03-27 15:40:12 +00:00
kvisco%ziplink.net 47beb32357 added latest changes 2000-03-27 09:21:10 +00:00
kvisco%ziplink.net ceb470fbad added Marina Mechtcheriakova 2000-03-27 07:34:16 +00:00
kvisco%ziplink.net d02fef31f1 fixed unicode issues (Marina Mechtcheriakova) 2000-03-27 07:30:18 +00:00
kvisco%ziplink.net bd8b390132 added Peter Van der Beken's changes for integration with Mozilla 2000-03-27 07:12:10 +00:00
morse%netscape.com 5a5e50d442 implement a better test for determining foreign images 2000-03-26 23:36:03 +00:00
morse%netscape.com 1bfd0227f7 Implemented ability to start up cookie viewer in the image tab 2000-03-26 21:18:15 +00:00
morse%netscape.com e2002f766d Implement API to add a permission 2000-03-26 20:26:15 +00:00
scc%netscape.com 64a65ee85f small changes for clients of string converting APIs 2000-03-26 14:37:30 +00:00
scc%netscape.com b9eb8da352 small changes to clients of string converting APIs 2000-03-26 08:05:46 +00:00
scc%netscape.com 8bc480cf4f small changes to clients using string converting APIs 2000-03-26 01:40:41 +00:00
scc%netscape.com 122b0b8fb7 small changes to clients of string converting APIs 2000-03-26 01:35:54 +00:00
morse%netscape.com e8536fa03f fix bug 33317, memory leak 2000-03-25 22:23:09 +00:00
morse%netscape.com 13c45f26b4 fix bug 33198 -- bad wording in places 2000-03-24 21:20:38 +00:00
sford3%swbell.net f61eda63b9 wallet reorg 2000-03-24 09:07:36 +00:00
sford3%swbell.net 38aeeaba6f wallet reorg 2000-03-24 08:52:52 +00:00
sford3%swbell.net 7ae5e1c216 wallet reorg 2000-03-24 08:44:59 +00:00
sford3%swbell.net 1eb7c2bf42 More wallet reorg stuff 2000-03-24 08:38:19 +00:00
sford3%swbell.net 45195b915f More reorg of wallet, not hooked up yet 2000-03-24 08:30:52 +00:00
sspitzer%netscape.com d83ff54336 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
pavlov%netscape.com fa612b8238 remove trailing ; from macro to fix workshop5 builds 2000-03-24 03:08:45 +00:00
morse%netscape.com 0336def539 keep two copies of CookieViewer.dtd in synch until bug 26020 is fixed properly 2000-03-23 22:11:29 +00:00
morse%netscape.com 5747386db9 keep two copies of CookieViewer.js in synch until bug 26020 is fixed properly 2000-03-23 22:10:41 +00:00
morse%netscape.com 694a5bb616 keep two copies of SignonViewer.xul in synch until bug 26020 is fixed properly 2000-03-23 22:09:21 +00:00
dougt%netscape.com ba9ffcf5b2 Chaging the logic of the checkboxes for the context switching to make
the verbage of the dialog. :-)
2000-03-23 21:54:44 +00:00
morse%netscape.com 5da21ddb63 fix bug 29035, selection of multiple signons 2000-03-23 21:24:23 +00:00
morse%netscape.com 689304e28b fix bug 32979, ability to block cookies when removing them with the cookie viewer 2000-03-23 21:22:36 +00:00
morse%netscape.com 2009de20f1 fix bug 32979, ability to block cookies when removing them with the cookie viewer; also bug 29035, selection of multiple cookies 2000-03-23 21:22:09 +00:00
kvisco%ziplink.net 5536971420 updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net a3082fa5fe updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net 3385c78c6e updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net f3224a8e03 fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
dougt%netscape.com 575115e6fa adding properities file and new mac export file. 2000-03-23 08:49:33 +00:00
pavlov%netscape.com 030e800acd fix build bustage that hasn't happened yet 2000-03-23 08:41:27 +00:00
dougt%netscape.com 2dc41f189d Fixes:
- 25912 No info in Selected Item
- 29672 Lock icon appeared locked non-SSL site
- 31982 nsSecureBrowserUIImpl: lock state should come from channel
- more.

Changes are wide.  They include:

- exporting a new nsIPSMSocketInfo object up through the socket
- checking for this nsIPSMSocketInfoObject in our document observer
- capturing pickled status and host name information for page info
- setting 'broken' icon state immediately
- only setting 'lock' icon state when psm socket is determined.
- adding checks for nulls and ensure error codes are returned properly


also work started on new localizable dialogs with remember checkboxes.
2000-03-23 08:38:08 +00:00
bryner%uiuc.edu d22a499191 Don't allow a port other than 79 to be used for finger. r=valeski. 2000-03-23 06:40:36 +00:00
morse%netscape.com 4168a72d4d fix bug 32921, dialog box title garbled when not using single signon 2000-03-23 03:39:34 +00:00
morse%netscape.com 5f992296a2 fix bug 32882, password timeout not timing out 2000-03-23 01:37:44 +00:00
danm%netscape.com 17a1492683 moving output directory to mozilla/dist/netwerk 2000-03-23 00:51:31 +00:00
bryner%uiuc.edu 1918699fc3 Changes to finger protocol:
- Use threadsafe addref/release
- Remove AsyncOpen implementation, it is not used
- Implement Cancel()
- Add the channel to the loadgroup in SendRequest, not SetLoadgroup()

Fixes bugs 29457, 29952.  r=valeski.
2000-03-22 21:15:57 +00:00
mwelch%netscape.com 741142e6fc [Bug 31733] IPv6 change for target IP address if mapped v4 address -- patch in bug 2000-03-22 05:55:11 +00:00
dougt%netscape.com ed53355253 Directly adding the contents of psm.js. it was too small to warrant its
own file.
2000-03-22 03:11:21 +00:00
dougt%netscape.com 52a11759cf removing psm.js. it is now included directly in the xul file. 2000-03-22 03:10:05 +00:00
dougt%netscape.com 8a5e49bd22 removing psm.js. It is now included in the xul file itself. 2000-03-22 03:08:55 +00:00
dbaron%fas.harvard.edu 2c57696f33 Fix leak of nsSecureBrowserObserver. b=32472 r=dougt@netscape.com 2000-03-22 02:52:20 +00:00
dougt%netscape.com 98049329c2 Adding nsIPSMSocketInfo.
Not part of build
2000-03-22 01:41:15 +00:00
mwelch%netscape.com 7f19ff590e Added EXTRA_DSO_LDOPTS to enable linking on VMS - adapted from changes by Colin Blake <colin@theblakes.net> 2000-03-21 22:34:56 +00:00
svn%xmlterm.org 9d6d37029d xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
svn%xmlterm.org 715d77bcea xmlterm changes only
Fixed typos in ltermManager.c (Thanks to Jerry.Kirk@nexwarecorp.com)
2000-03-21 14:23:01 +00:00
sford3%swbell.net b3623a6795 More prep work for wallet reorg 2000-03-21 14:18:41 +00:00
norris%netscape.com 2d8f3518be Added signed script support to Mozilla. r=norris. (This is mstoltz's checkin) 2000-03-21 04:26:46 +00:00