25036 Commits

Author SHA1 Message Date
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
waterson%netscape.com
cb6a6ca9b8 Use nsFileSpec and nsDirectoryIterator to make the implementation fully XP. 1999-04-27 17:49:14 +00:00
waterson%netscape.com
c804809f1a Added linkage to base and nsstdlib so that we can use McMullen's filespec stuff. 1999-04-27 17:48:31 +00:00
waterson%netscape.com
879d241853 Re-ordered libxpt because it now depends on base. 1999-04-27 17:47:41 +00:00
evaughan%netscape.com
90cd131003 Fixed some bugs in boxes. 1999-04-27 17:42:46 +00:00
rhp%netscape.com
4570357dd6 Fix for freed memory read 1999-04-27 17:40:06 +00:00
alecf%netscape.com
8a9e37f2a0 remove unnecessary libraries - now the only unresolved symbols are from netlib 1999-04-27 17:27:28 +00:00
terry%netscape.com
ab9d826d69 Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml
param to allow people to customize the html put in the <HEAD> portion
of generated documents.  Also, a few other minor patches.
1999-04-27 17:17:49 +00:00
kin%netscape.com
6aa1c4b270 Modified nsIEditActionListener to have Will*() and Do*() methods. Added
nsIEditActionListener support to nsEditor.cpp and nsEditor.h.
1999-04-27 17:14:28 +00:00
slamm%netscape.com
bc0c874c0a Fix for bug #5555: Infinite loop when setting branch flag. Thanks to hawkfan@pyrotechnics.com for the patch. 1999-04-27 17:10:48 +00:00
norris%netscape.com
3fa40b6946 Better javadoc. 1999-04-27 16:55:44 +00:00
rogerl%netscape.com
ffee45cbea # Not a part of SeaMonkey 1999-04-27 16:22:20 +00:00
cbegle%netscape.com
26587dd597 Make sure that the test directory name ends with a trailing slash. 1999-04-27 16:15:30 +00:00
fur%netscape.com
543e6e7fe4 Merge changes from SpiderMonkey140_BRANCH. Note: none of the
added files participate in the client build.
1999-04-27 15:18:57 +00:00
fur%netscape.com
a763d03a5e Temporarily disable this entire file because it makes use of a part of
the JSAPI that has changed in the SpiderMonkey140_BRANCH and we need to
land that branch today.
1999-04-27 15:09:06 +00:00
bienvenu%netscape.com
2ef2fc6235 add option to create summary file specs automatically 1999-04-27 14:58:57 +00:00
jefft%netscape.com
804e4196d0 get folder discovery to work; implemented PossibleImapMailbox() method 1999-04-27 13:23:07 +00:00
saari%netscape.com
62978df846 fix nsXULCommand refcount 1999-04-27 09:38:56 +00:00
saari%netscape.com
68615076e1 Mac menu cleanup. No more holding onto the nsWebShell 1999-04-27 09:09:44 +00:00
pierre%netscape.com
9644229c74 #5000 "GFX changes required to assume 96 dpi default scaling": enabled the 96 dpi checked in earlier 1999-04-27 08:20:49 +00:00
rjc%netscape.com
39529fdcbc Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons. 1999-04-27 07:38:19 +00:00
rjc%netscape.com
c00e5c1469 Export IE Favorite icon to DIST area. 1999-04-27 07:37:24 +00:00
rjc%netscape.com
8c3abe5534 Add IE Favorite icon. 1999-04-27 07:36:51 +00:00
law%netscape.com
4cb8fe729e Make wrapping work 1999-04-27 06:53:50 +00:00
pierre%netscape.com
78e941dc79 #5000 "GFX changes required to assume 96 dpi default scaling" 1999-04-27 06:45:09 +00:00
ducarroz%netscape.com
2bd75e97dc Resolve File missing warning 1999-04-27 06:42:22 +00:00
waterson%netscape.com
facffa6517 Let's try that again. Made sure that the nsIRDFContainer header file is there. 1999-04-27 06:37:41 +00:00