varada%netscape.com
c98057da22
fix for bold font
1999-12-01 23:09:55 +00:00
erik%netscape.com
d7247583e0
backing out part of previous change due to size and boldness issues on
...
some displays; r=none
1999-12-01 23:06:50 +00:00
sfraser%netscape.com
3cbb52af45
Part of fix for bug 16813 -- line termination problems with forms. r=pollman, rickg.
1999-12-01 23:05:58 +00:00
beard%netscape.com
53edb43c8a
bug #17574 : fixed ResizeView() to generate an update for the bounding box of old and new bounds of the view, instead of the entire parent view (duh!). this can be optimized further by doing separate updates if old and new aren't overlapping. r=kin
1999-12-01 22:58:24 +00:00
ducarroz%netscape.com
e2b9d47819
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
1999-12-01 22:54:48 +00:00
ducarroz%netscape.com
f17eeb679e
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
1999-12-01 22:49:15 +00:00
mcafee%netscape.com
42774e25f1
Fix for divide-by-zero case when encountering a zer-height rect. (20071) r=evaughan
1999-12-01 22:48:06 +00:00
waterson%netscape.com
23746f183e
Make 'kGrowArrayBy' const. Thanks, Heikki.
1999-12-01 22:44:42 +00:00
akkana%netscape.com
020161f500
Fix the last output test that didn't pass.
...
Now TestOutSinks can be run as an automated test, by anyone, to find
regressions, instead of me having to go through each one by hand.
1999-12-01 22:41:22 +00:00
sspitzer%netscape.com
40cc97e631
ignore generated test app.
1999-12-01 22:39:22 +00:00
danm%netscape.com
c136879a5f
hooking up 'close' xul event handler. bug 13695. r:hyatt@netscape.com
1999-12-01 22:38:06 +00:00
danm%netscape.com
a9db94dfe7
adding 'close' xul event handler. part of bug 13695. r:hyatt@netscape.com
1999-12-01 22:35:33 +00:00
ducarroz%netscape.com
dfbb3e4b9e
Part of fix for bug 17771. Add class nsIMsgRecipientArray. R=jefft
1999-12-01 22:34:49 +00:00
ducarroz%netscape.com
cf57bd1554
Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft
1999-12-01 22:34:45 +00:00
ducarroz%netscape.com
571b3cb696
Fix for bug 17771 and bug 18676. We need to quote name and address part when we reformat email addresses. R=jefft
1999-12-01 22:34:33 +00:00
ducarroz%netscape.com
6841033c1e
Rename shadow variable. R=jefft
1999-12-01 22:33:55 +00:00
buster%netscape.com
5cfdde9921
fixed 20170
...
r=karnaze
1999-12-01 22:28:51 +00:00
sfraser%netscape.com
cf986946a8
Add string versions of the line terminatin macros. r=pinkerton
1999-12-01 22:26:58 +00:00
buster%netscape.com
faf0c7433f
trivial code cleanup, just removed webshell includes from files where they are not used.
1999-12-01 22:25:01 +00:00
sfraser%netscape.com
1348008f00
Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton.
1999-12-01 22:24:31 +00:00
sfraser%netscape.com
1107804e01
Adding nsLinebreakConverter to the build.
1999-12-01 22:23:58 +00:00
norris%netscape.com
afb1f1e1e3
Fix
...
20257 unable to edit existing images in editor due to JS error
19933 JavaScript "window.location" core dumps in CAPS
Back out previous changes for enforcing security on listeners and go with a
simple restriction of access to the method for adding listeners.
r=mstoltz
1999-12-01 22:23:22 +00:00
sfraser%netscape.com
6c3aa7008e
Export nsLinebreakConverter.h
1999-12-01 22:22:21 +00:00
sfraser%netscape.com
9ee798b150
First Checked In.
1999-12-01 22:21:30 +00:00
cmanske%netscape.com
c6f3a01b34
Fixed bugs 18529, 20289; lots of progress on table editing (bug 6256). Other UI fixes: New color picker UI, added more missing menu items such as align, increase/decrease indent; moved 'Choose File' button to overlay to share by Image, Link, etc. dialogs. r=sfraser,akkana
1999-12-01 22:20:50 +00:00
cmanske%netscape.com
b39b6ad932
Changed Message Composer UI for new color picker UI. r=sfraser
1999-12-01 22:19:56 +00:00
sspitzer%netscape.com
480870fa53
fix for #20506 . this makes the addressing text area big as wide as possible, which is what we want.
1999-12-01 22:14:09 +00:00
ftang%netscape.com
a38f6b6bf6
1. remove unnecessary IME_FROM_CHAR code. 2. make mCurrentKeyboardLayout global 3. add gKeyboardLayout 4. use ToAsciiEx instead of ToAscii. 5. fix bug 6053 18986. r=erik
1999-12-01 22:10:13 +00:00
akkana%netscape.com
a44ef7e097
20253, 20246: Fix extra ; after entity output. Clean up the code which
...
inserts the "html" text for an open html tag. Changes from rickg to
remove large amounts of obsolete code from nsXIFDTD. r=rickg
1999-12-01 22:09:21 +00:00
alecf%netscape.com
c714fb980c
fix for #20492 - move sender column header into value= attribute instead of floating as a #text node
1999-12-01 22:05:22 +00:00
rods%netscape.com
a8d4d5a0e6
changing "select:-moz-dropdown-list" to be hidden instead of collapse,
...
this works much better.
bug 19416 r=kmcclusk
1999-12-01 22:04:10 +00:00
pinkerton%netscape.com
2de81d4c63
correctly remove event listeners when frame goes away. fixes bug 19542, r=rjc
1999-12-01 22:02:33 +00:00
pinkerton%netscape.com
b1a5e9faef
beginnings of adding nsBlender support to mac build (r=pavlov).
1999-12-01 22:01:27 +00:00
toshok%hungry.com
244eaea411
fix another XXX
1999-12-01 21:26:42 +00:00
varada%netscape.com
1df99e95e1
general cleanup
1999-12-01 21:23:07 +00:00
varada%netscape.com
7cb24997d6
changing final message after build
1999-12-01 21:22:27 +00:00
varada%netscape.com
055636b70b
check for bug #18457 - included an if statement to take care of cancel
1999-12-01 21:20:12 +00:00
toshok%hungry.com
03ae731064
actually free libPath after verifying that PR_GetLibraryPath really does copy the return value.
1999-12-01 21:16:25 +00:00
hyatt%netscape.com
f0f98353a8
Fixing the invisible tree problem #18577 .
1999-12-01 20:11:01 +00:00
hyatt%netscape.com
8adc4d29cf
Fix for bug #18577 (which someone said was holding the tree closed). r=danm
1999-12-01 19:54:15 +00:00
robinf%netscape.com
fe4f3cafc6
fixing bug 9095; also added comment text to button1_offset descr.
1999-12-01 19:32:41 +00:00
robinf%netscape.com
8e1877817a
Fixing bug 9095. Also fixed button1 command line so that this rshell.ini doesn't display an error on launch.
1999-12-01 19:20:55 +00:00
norris%netscape.com
35ed67ffec
Fix js1_3/regress/in-001.js
1999-12-01 18:43:12 +00:00
norris%netscape.com
ec2aef2474
Fix test ecma_2/Exceptions/string-001.js
1999-12-01 18:05:49 +00:00
erik%netscape.com
c950ed72b4
adding local .cvsignore file; r=none
1999-12-01 18:03:52 +00:00
rods%netscape.com
3978a5d81b
removing all lower case version of this file
1999-12-01 16:10:00 +00:00
dveditz%netscape.com
69153f60da
Fix install wizard overwriting existing version
1999-12-01 16:02:19 +00:00
rods%netscape.com
bfff20d48a
bug 2253
1999-12-01 15:54:59 +00:00
buster%netscape.com
501547d78e
warning cleanup, plus found an uninitialized int variable that I initialized to 0.
1999-12-01 15:29:52 +00:00
buster%netscape.com
b527e5bb5e
warning cleanup
1999-12-01 15:15:44 +00:00