Commit Graph

50877 Commits

Author SHA1 Message Date
terry%mozilla.org
5b7cfa807e Check for and rebuild busted password stuff. 2000-01-18 14:26:16 +00:00
rhp%netscape.com
72af70b1e2 Fix a problem with META that specify charsets - Bug #: 22036 - r: jefft 2000-01-18 14:23:00 +00:00
neeti%netscape.com
de2f1cc41f fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn 2000-01-18 13:10:47 +00:00
briano%netscape.com
7f18ed1382 Automated update 2000-01-18 12:16:15 +00:00
briano%netscape.com
ace6d78b6d Automated update 2000-01-18 12:15:17 +00:00
brendan%mozilla.org
db78bfb8b1 JS1.5 fixes (17290, 21618, plus shaver's 22243 fix, r=shaver@mozilla.org). 2000-01-18 11:06:05 +00:00
rginda%netscape.com
163feff64f remove munger warning, bug 22048 is fixed 2000-01-18 08:58:07 +00:00
rginda%netscape.com
56d633b956 -- CHATZILLA CHANGES ONLY --
* static.js
Adjust IMAGEDIR and CSSDIR to use chrome:// urls
Append IMAGEDIR to gifs used in smiley insertion

* chatzilla.css
Background color in userlist
(border seems to bring back bug 24195)
2000-01-18 08:56:22 +00:00
jband%netscape.com
4ab84070fb Not part of build. Updating status page 2000-01-18 08:19:27 +00:00
idk%eng.sun.com
1abc654971 fix for 21294
Changed method supportedURLProtocol to isURLProtocolSupported
2000-01-18 07:37:37 +00:00
idk%eng.sun.com
014733861e fix for 18861
Convert ByteRanges to class (was interface)
2000-01-18 07:28:22 +00:00
davidm%netscape.com
4b9e25212e 21901 [UI] dialogs don't have a title 22464 uninitialized variable in nsNetSupportDialog.cpp r = sspitzer 2000-01-18 05:50:56 +00:00
mccabe%netscape.com
3924a1c44a Fix problem with generated consts in .h files for OS/2 - also handle the internal const value more sensibly, and lose wrong 'is_long' distinction.
Thanks to Henry Sobotka <sobotka@axess.com> for finding this problem and suggesting a fix.

r=mccabe
2000-01-18 05:16:48 +00:00
rbs%maths.uq.edu.au
25576d106c [MATHML] Finally, here goes Shyjan Mahamud's TeX alignment rules. Part I: for superscript/subscript schematta 2000-01-18 04:35:37 +00:00
rbs%maths.uq.edu.au
838f5bcd4f [MATHML] Added two atoms (scriptminsize, scriptsizemultiplier) and code to support the first (in nsMathMLContainerFrame.cpp): scriptminsize is the user-requested smallest font-size in scriptlevel contexts. Default is 8pt. scriptsizemultiplier is a user-desired font scaler. It is not yet in use. 2000-01-18 04:09:00 +00:00
rbs%maths.uq.edu.au
54944bc747 [#ifdef MOZ_MATHML] Left-over when changing the character coordinate system of the bounding metrics. 2000-01-18 03:54:28 +00:00
shaver%netscape.com
251c9cf4d5 import jprof for jlnance 2000-01-18 03:43:26 +00:00
rginda%netscape.com
bdc6da4391 Open chatzilla from it's new chrome:// url. 2000-01-18 03:37:14 +00:00
rginda%netscape.com
2434e298f9 Initial add 2000-01-18 03:32:43 +00:00
rginda%netscape.com
2ed3337172 -- CHATZILLA CHANGES ONLY --
* Makefile.in, makefile.win
Install files under chrome directory instead of bin.  smfr will adjust mac next.

* connection-xpcom.js, utils.js, readprefs.js
Remove getPriv call (not needed for chrome:// url.)

* irc/xul/content/*, irc/xul/skin/*
Copied test3* files from test directory into new structure.  Renamed test3* to chatzilla*.
2000-01-18 03:29:17 +00:00
alecf%netscape.com
a6256f4bc3 oops, missed one file from jlnance's patches
r=alecf
2000-01-18 03:05:10 +00:00
idk%eng.sun.com
7599ee2943 Added logging to pluglet module
a = laa@sparc.spb.su
r = idk@eng.sun.com

Added workaround for 24194
a = idk@eng.sun.com
2000-01-18 02:53:58 +00:00
briano%netscape.com
da1dec8753 Automated update 2000-01-18 02:45:46 +00:00
alecf%netscape.com
538dcaef63 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
pollmann%netscape.com
89ea13c2bd Bug 20315: Copy charset info from parent down into child content viewer r=buster 2000-01-18 02:43:22 +00:00
pollmann%netscape.com
572e8726ef Bug 20315: Adding comment r=buster 2000-01-18 02:40:45 +00:00
alecf%netscape.com
79b4912975 allow imap to support port numbers in the pref file
r=mscott
bugged by=pavlov
2000-01-18 02:34:08 +00:00
buster%netscape.com
d0f1bda271 removed hard-coded white background now that background colors work for lazily-instantiated
text controls.
completes the fix for bug 9074
r=rods
2000-01-18 01:51:36 +00:00
beard%netscape.com
7879e912e2 fixes an M13 crasher, bug=24124, r=saari 2000-01-18 01:04:43 +00:00
sfraser%netscape.com
d80cd3f7e3 Fix idlc code generation with nsCOMPtr. r=vidur. 2000-01-18 01:01:27 +00:00
warren%netscape.com
e4d3c42def Fixed nsCellMap bloat/leak counter problem. 2000-01-18 00:55:49 +00:00
colin%theblakes.com
1848729135 My preprocessor needs directives to start on column 1. r=pinkerton 2000-01-18 00:45:29 +00:00
tonyr%fbdesigns.com
73da80ecd9 Added the import tools to the build (finally!) 2000-01-17 23:58:08 +00:00
tonyr%fbdesigns.com
26244caa1b Added toImport() function to access the new (and of course not yet finished) import dialog 2000-01-17 23:52:23 +00:00
tonyr%fbdesigns.com
98173a0c59 Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText 2000-01-17 23:49:02 +00:00
warren%netscape.com
eca3631717 Added back 'nmake debug' rule. 2000-01-17 23:45:48 +00:00
talisman%anamorphic.com
4c775197e5 More temporary HTML generation disabling. Thanks to Eric Werk for pointers to these. --jgalyan 2000-01-17 23:35:50 +00:00
rhp%netscape.com
4cd3e6ffe6 Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft 2000-01-17 23:24:04 +00:00
terry%mozilla.org
ab0f888f9b Tell people that column changes are remembered using cookies. 2000-01-17 22:53:05 +00:00
cmanske%netscape.com
0a32e8cd51 Fixed Spell Check dialog layout problems, bug 21440, r=sfraser 2000-01-17 22:51:47 +00:00
sford3%swbell.net
b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
terry%mozilla.org
746335ea97 Was sometimes checking extra checkboxes in the email area. 2000-01-17 22:31:05 +00:00
mscott%netscape.com
ab00d9bb79 Bug #24174 --> when clicking on a mailto ur, we were bringing up the compose window and
the unknown content handler dialog. we should only be bringing up the compose window =)
r=sspitzer
2000-01-17 22:21:25 +00:00
sfraser%netscape.com
91facce6a5 Add nsTextFormatter.cpp, for sford 2000-01-17 22:12:20 +00:00
sfraser%netscape.com
a3536e8c1d Add nsTextFormatter.h, for sford 2000-01-17 22:12:12 +00:00
briano%netscape.com
9f20d34553 Automated update 2000-01-17 21:30:18 +00:00
bruce%cybersight.com
0e1e840e66 Speeling cownts. r=shaver 2000-01-17 21:28:22 +00:00
mscott%netscape.com
0bfbd10975 Fix a problem I introduce with the new message display for sspitzer to help with printing. when AscynConvertDAta
is called, we want to remember off the desired output content type. then when scanning the url and attempting
to determine which emitter to use, we can look at this content type again to help us make the right decision
r=sspitzer
2000-01-17 20:59:44 +00:00
cmanske%netscape.com
9455b69619 Editor part of Composer bug 22348, content area resizing and scrollbar positioning. Added helper JS method for colorpicker r=hyatt 2000-01-17 20:11:07 +00:00
cmanske%netscape.com
5654adb57c Fixed Composer bug 22348, which fixes content area resizing and scrollbar positioning for all module windows. Minor fix to make viewSource window use overlay for View menu. r=hyatt 2000-01-17 20:06:40 +00:00