ftang%netscape.com
d53391b6c4
add x-gbk and windows-936
1999-09-13 19:48:30 +00:00
ftang%netscape.com
766b3c2234
wire GBK converters into dll
1999-09-13 19:45:38 +00:00
ftang%netscape.com
1a9b24d368
check in for yueheng.xu@intel.com - cp936 table generation tool
1999-09-13 19:31:31 +00:00
ftang%netscape.com
d2893cb7db
check in GBK converter for Xu, Yueheng <yueheng.xu@intel.com
1999-09-13 19:27:05 +00:00
dougt%netscape.com
95cb3e6242
fixing 10750
1999-09-13 19:23:44 +00:00
cmanske%netscape.com
cf457341ab
Fixed bug 10236 - suppressing hand cursor over links in editor
1999-09-13 19:21:34 +00:00
nisheeth%netscape.com
fea5368bb1
Include stopwatch class in build if MOZ_PERF is set. Only enabled on Windows right now.
1999-09-13 18:56:01 +00:00
troy%netscape.com
b09c6bfe4e
Changed Run() to give priority to system messages over application messages
1999-09-13 18:45:03 +00:00
valeski%netscape.com
6a276ed201
added user agent language portion initialization
1999-09-13 18:38:02 +00:00
valeski%netscape.com
5488cf13f2
optimized user-agent setting
1999-09-13 18:36:20 +00:00
valeski%netscape.com
ae6af510a2
beefed up the user agent string component initialization stuff, see bug 10465 for more info
1999-09-13 18:35:27 +00:00
Jerry.Kirk%Nexwarecorp.com
34c4e6f3ba
Lots of changes to try and get modal preferences dialog to work.
1999-09-13 18:35:19 +00:00
rods%netscape.com
dd5d7e6637
temporary fix for scrolling the dropdown until gfx scrollbars get in
1999-09-13 18:29:00 +00:00
pavlov%netscape.com
64ab461658
make the caret draw on linux - fix for 13487
1999-09-13 18:24:48 +00:00
dcone%netscape.com
3e559186f3
Added popup support.
1999-09-13 15:05:16 +00:00
dcone%netscape.com
60ada85519
Added popup support
1999-09-13 15:00:07 +00:00
karnaze%netscape.com
ee38b14e93
new regression test
1999-09-13 14:57:55 +00:00
jefft%netscape.com
ee1a32080d
fixed bug 13621 -- need to escape attachments url emitting as a XUL document
1999-09-13 14:40:58 +00:00
karnaze%netscape.com
0dd9ac9049
bug 11776, stopped doing arithmetic on unconstrained sizes
1999-09-13 14:35:00 +00:00
troy%netscape.com
fa27198a6d
Fix for bug #13497 . Made sure to use NS_BLOCK_MARGIN_ROOT flag when creating
...
the area frame for a scrolled block element
1999-09-13 14:28:34 +00:00
kipp%netscape.com
aae43526fb
Use nsAutoString to reduce malloc/free calls
1999-09-13 14:26:56 +00:00
Jerry.Kirk%Nexwarecorp.com
518ccedc23
Add new (old?) Event Debugging options to Viewer for Photon
1999-09-13 14:13:57 +00:00
brade%netscape.com
b46e2d8c9f
move to keycode for VK_* keys
1999-09-13 13:52:41 +00:00
locka%iol.ie
1daecbf647
Replace the hand-crafted QueryInterface with a macro one
1999-09-13 13:11:40 +00:00
locka%iol.ie
f4d7f54e55
Removed the USE_NGPREF macro #ifdefs since prefs are pretty much mandatory now
1999-09-13 13:10:14 +00:00
locka%iol.ie
d7890b6393
Added safe for scripting check to site class and changed some BOOLs to bitfields
1999-09-13 13:08:17 +00:00
locka%iol.ie
2ced386a5b
Added recursion to methods so that get_all operation on IHtmlDocument finally works the way its supposed to (sort of)
1999-09-13 13:06:58 +00:00
colin%theblakes.com
11d00fa624
Link against neckoutil_s to resolve NS_NewURI
1999-09-13 13:01:44 +00:00
colin%theblakes.com
b0a4e9cd4a
Pass srcdir and IS_COMPONENT in to LD
1999-09-13 12:22:28 +00:00
colin%theblakes.com
5283ac1d2f
Small change in OpenVMS-specific section
1999-09-13 12:21:26 +00:00
sspitzer%netscape.com
10dd26a542
fix Account Wizard to use the first image of the new animation.
1999-09-13 10:18:50 +00:00
sspitzer%netscape.com
d29b94bde8
we need to return NS_ERROR_FAILURE. otherwise the Account Wizard will
...
not automatically open when we fail to migrate prefs.js
1999-09-13 10:08:18 +00:00
sspitzer%netscape.com
2d663489ef
define the string constants for the root directory names, to avoid errors.
...
use the FileLocator service to get the profile directory to set the "mail.root.<type>" prefs
if we fail to migrate the prefs.js file. (this is what happens when you start up clean for the
first time, instead of using the -installer.)
1999-09-13 09:47:30 +00:00
jfrancis%netscape.com
49d7f73dbc
implementing EditorKeyPress and handling tabs in tables and shift-return meaning <br>
1999-09-13 09:37:51 +00:00
ramiro%netscape.com
9dfda74d16
stub.
1999-09-13 09:00:55 +00:00
morse%netscape.com
b1f8d6fd47
remove new-lines in strings
1999-09-13 08:25:09 +00:00
sspitzer%netscape.com
66a06004ba
fix warnings.
1999-09-13 08:12:31 +00:00
rpotts%netscape.com
704d411d11
Fixed unix build bustage with forward declared nsCOMPtrs...
1999-09-13 07:40:10 +00:00
sspitzer%netscape.com
167e2ad607
clean up a bunch of code by using nsCOMPtrs and the almighty NS_WITH_SERVICE macro.
1999-09-13 07:37:05 +00:00
sspitzer%netscape.com
8675ea5ec8
if GetDirFromPref() failed, we use the old profile directory path to determine the old directory. save that in the premigrated version of the pref, because we will need that during actual pref migration. if we don't do this, premigrated.foo is left blank, because foo was not set.
1999-09-13 07:21:36 +00:00
rpotts%netscape.com
111c42ebe0
Remove the socket transport from the list of active transports if an error occurs while writing the request out to the server...
1999-09-13 06:59:20 +00:00
sspitzer%netscape.com
bf5525797b
fix warnings for dbragg
1999-09-13 06:26:18 +00:00
pollmann%netscape.com
d8d1504d60
Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element.
1999-09-13 06:22:40 +00:00
pollmann%netscape.com
13244b3237
Leak fix.
1999-09-13 06:18:09 +00:00
cls%seawood.org
ea33748c0d
Add -D_BSD_SOURCE to defines for linux until prinet.h includes __STRICT_ANSI__ patch
1999-09-13 06:10:18 +00:00
sspitzer%netscape.com
8ee819b718
added files: mozilla/profile/pref-migrator/public/nsIPrefMigration.idl
1999-09-13 05:52:26 +00:00
sspitzer%netscape.com
073edb9cac
XPIDL-ify nsIPrefMigration, and the necessary changes that go along with that.
1999-09-13 05:52:18 +00:00
cls%seawood.org
fd901c54d0
Must put .c source files in CSRCS.
1999-09-13 05:49:20 +00:00
bienvenu%netscape.com
c838ec9958
one more try to create imap parent directories
1999-09-13 05:27:20 +00:00
cls%seawood.org
9403bee785
Add -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 as appropriate with __STRICT_ANSI__ defined in <prinet.h>
1999-09-13 05:09:53 +00:00