neeti%netscape.com
dacf90aa91
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
2000-01-18 13:10:47 +00:00
briano%netscape.com
ad672cb89e
Automated update
2000-01-18 12:16:15 +00:00
briano%netscape.com
78407287aa
Automated update
2000-01-18 12:15:17 +00:00
brendan%mozilla.org
aa5a0aa2f8
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
6107e22d59
remove munger warning, bug 22048 is fixed
2000-01-18 08:58:07 +00:00
rginda%netscape.com
b9890176c1
-- 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
a1c3bc72f0
Not part of build. Updating status page
2000-01-18 08:19:27 +00:00
idk%eng.sun.com
8d0fa6e9fc
fix for 21294
...
Changed method supportedURLProtocol to isURLProtocolSupported
2000-01-18 07:37:37 +00:00
idk%eng.sun.com
284dc017b8
fix for 18861
...
Convert ByteRanges to class (was interface)
2000-01-18 07:28:22 +00:00
davidm%netscape.com
ec67710e16
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
bb10474667
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
51e4afc749
[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
eb06cd5c46
[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
52f8219120
[#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
04d9dc7a3f
import jprof for jlnance
2000-01-18 03:43:26 +00:00
rginda%netscape.com
7226280da7
Open chatzilla from it's new chrome:// url.
2000-01-18 03:37:14 +00:00
rginda%netscape.com
10e891ca0c
Initial add
2000-01-18 03:32:43 +00:00
rginda%netscape.com
00b8fd91dd
-- 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
122c604cd3
oops, missed one file from jlnance's patches
...
r=alecf
2000-01-18 03:05:10 +00:00
idk%eng.sun.com
3a347dc2bd
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
5ebf719315
Automated update
2000-01-18 02:45:46 +00:00
alecf%netscape.com
7f865e4e45
Check in jlnance's jprof patches. r=alecf. Thanks!
2000-01-18 02:45:07 +00:00
pollmann%netscape.com
8be6fcd747
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
b6ee2c935e
Bug 20315: Adding comment r=buster
2000-01-18 02:40:45 +00:00
alecf%netscape.com
67b921f15c
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
4ba5c399fd
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
56390be244
fixes an M13 crasher, bug=24124, r=saari
2000-01-18 01:04:43 +00:00
sfraser%netscape.com
50b774fdf2
Fix idlc code generation with nsCOMPtr. r=vidur.
2000-01-18 01:01:27 +00:00
warren%netscape.com
0c805209a4
Fixed nsCellMap bloat/leak counter problem.
2000-01-18 00:55:49 +00:00
colin%theblakes.com
858a67f883
My preprocessor needs directives to start on column 1. r=pinkerton
2000-01-18 00:45:29 +00:00
tonyr%fbdesigns.com
7598649d26
Added the import tools to the build (finally!)
2000-01-17 23:58:08 +00:00
tonyr%fbdesigns.com
954c3f5f03
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
4dc3fe02b6
Added mailnews/import projects msgImportIDL, msgImport, msgImportEudora, and msgImportText
2000-01-17 23:49:02 +00:00
warren%netscape.com
d789c6edad
Added back 'nmake debug' rule.
2000-01-17 23:45:48 +00:00
talisman%anamorphic.com
64d9a542f8
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
24c85027f9
Fix for multiple replacement of HTML entities - Bug #: 23904 - r: jefft
2000-01-17 23:24:04 +00:00
terry%mozilla.org
0d0b60d14f
Tell people that column changes are remembered using cookies.
2000-01-17 22:53:05 +00:00
cmanske%netscape.com
0191936c7b
Fixed Spell Check dialog layout problems, bug 21440, r=sfraser
2000-01-17 22:51:47 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
terry%mozilla.org
e466feb614
Was sometimes checking extra checkboxes in the email area.
2000-01-17 22:31:05 +00:00
mscott%netscape.com
974bf03258
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
a9c728b7b8
Add nsTextFormatter.cpp, for sford
2000-01-17 22:12:20 +00:00
sfraser%netscape.com
65e012f1a2
Add nsTextFormatter.h, for sford
2000-01-17 22:12:12 +00:00
briano%netscape.com
ee83fe875b
Automated update
2000-01-17 21:30:18 +00:00
bruce%cybersight.com
a0e34ea2f3
Speeling cownts. r=shaver
2000-01-17 21:28:22 +00:00
mscott%netscape.com
329424b0b4
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
97d04bc848
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
d2fcfc1ce7
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
mscott%netscape.com
466ba23665
loading a uri takes the channel instead of the uri. The caller
...
must create the channel before call openuri.
r=rpotts.
2000-01-17 19:56:31 +00:00
sfraser%netscape.com
38bd33e5ac
Minor project tweaks; removing invalid access paths. r=mozbot
2000-01-17 19:56:27 +00:00