25062 Commits

Author SHA1 Message Date
tague%netscape.com
2056cfed43 Fixed bug #5564 - Remove RegisterComponent Calls from dlls which live in the components directory on Windows 1999-04-27 21:01:22 +00:00
putterman%netscape.com
dbf3f37765 Opening up a thread no longer crashes. 1999-04-27 20:59:02 +00:00
slamm%netscape.com
e477202a61 Add mail/news makefiles to config.status dependencies. Add config.status to 'clean' dependencies. The latter fixes the case of 'gmake -f client.mk checkout clean build' when makefiles are added. 1999-04-27 20:57:13 +00:00
sspitzer%netscape.com
782b1873d3 fix for bug #5477. thanks to mscott for the fix. 1999-04-27 20:45:04 +00:00
beard%netscape.com
b9d92ac735 updated to latest stream API 1999-04-27 20:29:37 +00:00
slamm%netscape.com
542be57ad8 Add pull by date and cvs flags options. Handle defaults better. 1999-04-27 20:29:30 +00:00
troy%netscape.com
d686fa3f6e Removed a function that wasn't needed and that would leak any child frames
that were passed in
1999-04-27 20:28:56 +00:00
mscott%netscape.com
b1a5200840 Fix build breakage for alecf. 1999-04-27 20:27:45 +00:00
cata%netscape.com
7679ce30eb Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components. 1999-04-27 20:26:20 +00:00
troy%netscape.com
28289643e0 Removed some code that wasn't needed and would cause any child frames
passed in to be leaked
1999-04-27 20:26:14 +00:00
troy%netscape.com
1da7ecea54 Removed some code that wasn't needed and would leak any child frames
that were passed in
1999-04-27 20:24:27 +00:00
troy%netscape.com
c30c249a82 Removed a function that wasn't needed 1999-04-27 20:18:29 +00:00
sspitzer%netscape.com
944b61e419 fix the Linux build bustage 1999-04-27 20:08:24 +00:00
alecf%netscape.com
2b28b2a6ab fix this with ugly code that works real well. 1999-04-27 20:06:12 +00:00
tague%netscape.com
5cc65e10dc Added linux implementation of GetSystemLocale and GetApplicationLocale 1999-04-27 20:01:35 +00:00
alecf%netscape.com
fa616ed3cc fix casting problems by making nsIID a ref 1999-04-27 20:00:58 +00:00
pollmann%netscape.com
d1d123adba Fix Bug 3878: Get the form element from our containing select element.
Also, remove a spurioius NS_RELEASE that was causing crashes in GetSelected()
1999-04-27 19:58:15 +00:00
mscott%netscape.com
a313581a3f change the url state when we load a url and when are done with url. Fix a bug in ReadNewsList where: we needed more data from the server and instead of waiting, we returned an error code. 1999-04-27 19:57:30 +00:00
beard%netscape.com
dcc6603adf added JavaAdapter.java 1999-04-27 19:56:20 +00:00
mscott%netscape.com
44b62e4b21 link against nntpTest.lib as it has the stubs for the news event sinks. 1999-04-27 19:56:04 +00:00
beard%netscape.com
d42c8cf151 Using the property "org.mozilla.javascript.JavaAdapter" to allow the JavaAdapter class to come from another package. 1999-04-27 19:55:53 +00:00
valeski%netscape.com
e2a5d81e26 added ftp error codes 1999-04-27 19:55:48 +00:00
mscott%netscape.com
af2cb31b74 Modernize the news test harness --> make it a url listener among other things. 1999-04-27 19:55:10 +00:00
valeski%netscape.com
5d149c884c Added error handling. 1999-04-27 19:55:09 +00:00
waterson%netscape.com
fd21497373 Fixed pseudo-profile-url-hack. 1999-04-27 19:50:57 +00:00
waterson%netscape.com
48de941659 Added remote-flash-3.rdf to install. 1999-04-27 19:50:39 +00:00
gordon%netscape.com
6a25f6995a Fix for Mac OT bugs #4251. Added a case for OTGetEndpointState() returning T_INREL to avoid calling PR_ASSERT. Also removed call to macsock_map_error() in notification routine because it makes assumptions concerning the current thread that are not valid from an interrupt. 1999-04-27 19:50:06 +00:00
beard%netscape.com
f7b81ab327 added classes in org.mozilla.classfile 1999-04-27 19:43:56 +00:00
pnunn%netscape.com
9d4742fb9a Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn.
If you have trouble building, clobber and delete any obj file existing
in mozilla/modules/libimg/pngcom directory.
1999-04-27 19:37:43 +00:00
ftang%netscape.com
58daf7b0c3 rename the function BrowserSetDocumentCharacterSet to BrowserSetDefaultCharacterSet. Add new charset to total 40 . Do reload after change the view Default Character Set menu 1999-04-27 19:33:53 +00:00
bienvenu%netscape.com
63fb11d8a3 fix get new mail for pop, workaround PR_APPEND bustage, set m_position to file size 1999-04-27 19:31:41 +00:00
waterson%netscape.com
ca3aba39b7 Added flash resources to install. 1999-04-27 19:26:31 +00:00
waterson%netscape.com
abb29e889b Initial revision. 1999-04-27 19:24:38 +00:00
dveditz%netscape.com
bc8f1b12e4 link standalone version to static libs 1999-04-27 19:18:20 +00:00
kin%netscape.com
a716fda659 Removed enabled code that was ifdef'd with HAVE_EDIT_ACTION_LISTENERS. 1999-04-27 19:17:35 +00:00
kin%netscape.com
2426441f95 Added AddEditActionListener() and RemoveEditActionListener() methods. 1999-04-27 19:16:26 +00:00
rogerl%netscape.com
8a8c3df4c1 #Not a part of SeaMonkey 1999-04-27 19:02:40 +00:00
alecf%netscape.com
9148e6705c forgot identity Makefile 1999-04-27 18:49:07 +00:00
saari%netscape.com
0709663fbb fixing double submenu bug on win32 1999-04-27 18:41:07 +00:00
alecf%netscape.com
ca8ad5b0c5 update AccountManager data source to use nsMsgRDFDataSource base class, so that we don't have to implement most methods
also start implementing GetTargets() for msgaccounts:/ to return all the servers and their respective root URIs
1999-04-27 18:39:36 +00:00
alecf%netscape.com
71c7a53e42 add new FindServersByHostname() method 1999-04-27 18:37:58 +00:00
alecf%netscape.com
4a3e754a85 add identity test to --enable-tests build 1999-04-27 18:36:15 +00:00
alecf%netscape.com
6ff195aef4 fix identity test to use updated API 1999-04-27 18:35:39 +00:00
alecf%netscape.com
383ae9c9b7 add new AccountManager() method to bring up account manager 1999-04-27 18:33:05 +00:00
alecf%netscape.com
43cc22ebca link against libreg so that this library can stand on it's own 1999-04-27 18:30:13 +00:00
ramiro%netscape.com
9cc9159bfc Fixing event mask being set on wrong widget, dumb typo from a previous checkin. 1999-04-27 18:27:29 +00:00
mcmullen%netscape.com
1a23d195ca Announce alias copying once per directory, not once per file. 1999-04-27 18:26:59 +00:00
karnaze%netscape.com
4683ae39fe bug 5374 paint <frame> without document all white; made mIsInline a PRBool. 1999-04-27 18:21:30 +00:00
ramiro%netscape.com
1b8d5ba06d Fix for bug 4647. Could not resize frames (ie, the apprunner side bar). 1999-04-27 18:15:47 +00:00
saari%netscape.com
961dd56970 fix double menus on GTK 1999-04-27 18:10:47 +00:00