Commit Graph

47889 Commits

Author SHA1 Message Date
ducarroz%netscape.com
6927e70354 Rename shadow variable. R=jefft 1999-12-01 22:33:55 +00:00
buster%netscape.com
0d35e09766 fixed 20170
r=karnaze
1999-12-01 22:28:51 +00:00
sfraser%netscape.com
5c1617659d Add string versions of the line terminatin macros. r=pinkerton 1999-12-01 22:26:58 +00:00
buster%netscape.com
b3ed19480f 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
e984be5dbd Adding nsLinebreakConverter.cpp, which was reviewed by pinkerton. 1999-12-01 22:24:31 +00:00
sfraser%netscape.com
6c630f8cf4 Adding nsLinebreakConverter to the build. 1999-12-01 22:23:58 +00:00
norris%netscape.com
d89d87531c 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
2cb9042cec Export nsLinebreakConverter.h 1999-12-01 22:22:21 +00:00
sfraser%netscape.com
d931e7a044 First Checked In. 1999-12-01 22:21:30 +00:00
cmanske%netscape.com
177ceca5a4 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
ff701d1190 Changed Message Composer UI for new color picker UI. r=sfraser 1999-12-01 22:19:56 +00:00
sspitzer%netscape.com
30cf4f4ab7 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
63207c4249 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
9d546b6eb8 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
114da55d72 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
86e95c3437 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
812bedeaed correctly remove event listeners when frame goes away. fixes bug 19542, r=rjc 1999-12-01 22:02:33 +00:00
pinkerton%netscape.com
e986659786 beginnings of adding nsBlender support to mac build (r=pavlov). 1999-12-01 22:01:27 +00:00
toshok%hungry.com
0d11467346 fix another XXX 1999-12-01 21:26:42 +00:00
varada%netscape.com
fd610a6faf general cleanup 1999-12-01 21:23:07 +00:00
varada%netscape.com
daa4b04743 changing final message after build 1999-12-01 21:22:27 +00:00
varada%netscape.com
41e921fed3 check for bug #18457 - included an if statement to take care of cancel 1999-12-01 21:20:12 +00:00
toshok%hungry.com
93d490099e 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
de5e299f08 Fixing the invisible tree problem #18577. 1999-12-01 20:11:01 +00:00
hyatt%netscape.com
d54c80240d 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
13b9c03365 fixing bug 9095; also added comment text to button1_offset descr. 1999-12-01 19:32:41 +00:00
robinf%netscape.com
03d1f7b59e 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
051daf4abf Fix js1_3/regress/in-001.js 1999-12-01 18:43:12 +00:00
norris%netscape.com
459c97e38a Fix test ecma_2/Exceptions/string-001.js 1999-12-01 18:05:49 +00:00
erik%netscape.com
5cf43677d8 adding local .cvsignore file; r=none 1999-12-01 18:03:52 +00:00
shaver%netscape.com
1a0aec6215 fix windows filename case damage, r=brade,sdagley 1999-12-01 16:11:07 +00:00
rods%netscape.com
f1a98d55ca removing all lower case version of this file 1999-12-01 16:10:00 +00:00
dveditz%netscape.com
aad6428591 Fix install wizard overwriting existing version 1999-12-01 16:02:19 +00:00
rods%netscape.com
4749742331 bug 2253 1999-12-01 15:54:59 +00:00
buster%netscape.com
8a9d883cea warning cleanup, plus found an uninitialized int variable that I initialized to 0. 1999-12-01 15:29:52 +00:00
buster%netscape.com
119f484e96 warning cleanup 1999-12-01 15:15:44 +00:00
buster%netscape.com
d3c10d15ba bug 2253. added controller to html text input
r = kmcclusk
1999-12-01 15:12:49 +00:00
buster%netscape.com
fd31de07ac bug 2253. added controller to html text input
r = kmcclusk, norris
1999-12-01 15:11:33 +00:00
dcone%netscape.com
e980952da4 Took out the clip for backgrounds.. not needed r=rods. bug=16685 1999-12-01 14:45:59 +00:00
jfrancis%netscape.com
3aed7992fd * fix for PDT+ 16481: need rules for deleting in tables * fix for 19395: protect against zero length text inserts r = floppy moose 1999-12-01 14:32:55 +00:00
rjc%netscape.com
3b98d21671 Fix local find results to show columns. (Thanks, David.) 1999-12-01 12:23:39 +00:00
hyatt%netscape.com
9a5c00bc9c Patching search so that column headers show up in upper tree. r=rjc 1999-12-01 12:09:01 +00:00
hyatt%netscape.com
f091c6b091 More stubbed themes UI. 1999-12-01 12:04:14 +00:00
colin%theblakes.com
3a73202d76 Print support for OpenVMS. r=dcone 1999-12-01 11:58:21 +00:00
hyatt%netscape.com
e2c6b1c72d Cleaning up bad skin stuff in the search component. 1999-12-01 11:53:48 +00:00
cls%seawood.org
bbb27e8d0e Fixed problem with solaris builds setting MDCPUCFG instead of MDCPUCFG_H
Removed -mt from CFLAGS.
1999-12-01 11:25:52 +00:00
rjc%netscape.com
c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
hyatt%netscape.com
23d9c88494 Fixing a bad style rule involving twisties. 1999-12-01 11:24:40 +00:00
hyatt%netscape.com
a48ef93f44 Prevent tree widget row groups from being added to the undisplayed content
map twice.
1999-12-01 11:13:06 +00:00
hyatt%netscape.com
55f80f1d78 Changing tree views to use display: none instead of visibility: collapse for closed nodes. 1999-12-01 10:56:17 +00:00