nboyd%atg.com
aad3b49e2b
Fix for bug 49302
2000-08-17 12:37:32 +00:00
nboyd%atg.com
40ff06028a
Fix 49301.
2000-08-17 12:28:46 +00:00
jfrancis%netscape.com
b6ce5282bb
gave a pref a better name and a more traditional set of values.
2000-08-17 09:51:27 +00:00
hyatt%netscape.com
148b1fdd8e
Fix for 38461, r=ben
2000-08-17 09:15:51 +00:00
pierre%netscape.com
fc4ab5d947
49154: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener)
2000-08-17 08:26:53 +00:00
hyatt%netscape.com
a91a1d9299
Fix for 43375, r=ben
2000-08-17 08:15:47 +00:00
hyatt%netscape.com
24b71cc743
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
mscott%netscape.com
788511e3da
Bug #47681 --> more polish on the message header pane, reformat the date header so it matches the format we use in the thread pane.
...
r=alecf
2000-08-17 07:35:25 +00:00
mscott%netscape.com
40ba19491f
For modern skin:
...
Bug #46348 , 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:25:00 +00:00
mscott%netscape.com
64e369366e
For classic windows skin:
...
Bug #46348 , 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:24:37 +00:00
mscott%netscape.com
f68cc28a32
For classic skin:
...
Bug #46348 , 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:24:20 +00:00
mscott%netscape.com
c35ce287f7
Bug #46348 , 22960 --> fix expensive style rules to make the message header pane faster,
...
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:23:26 +00:00
mscott%netscape.com
7816d921fe
Bug #22960 --> rewrite the email address widget so it extends from xul:box instead of
...
base text. Remove needless box from the widget. This gets rid of the awful assertion
saying the widget had bad xul whenever we created one.
r=alecf
2000-08-17 07:21:51 +00:00
jst%netscape.com
2ceabebdea
Fixing nsbeta3+ bug 30534. Don't lie about what DOM features we support, be honest./paralellCheckout | & less r=nisheeth@netscape.com
2000-08-17 07:09:05 +00:00
jst%netscape.com
05f37e21da
Fixing nsbeta3+ bug 44002. Don't use non boolean values (the value 2 in this case) as a boolean true since 2 != true in JS. This caused scripts that rely on img.complete == true when an image has loaded to break. r=nisheeth@netscape.com
2000-08-17 06:28:47 +00:00
jst%netscape.com
30c383feb6
Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com
2000-08-17 05:56:44 +00:00
jfrancis%netscape.com
38b49a5376
adding a hidden pref for the editor:
editor.liReturnBehavior "no" will disable the default behavior of popping you out of lists if you hit return in an empty list item.
2000-08-17 05:26:32 +00:00
dougt%netscape.com
6502c4d736
b=47143, r=valeski. Puts the real object release on the proper thread.
2000-08-17 05:02:37 +00:00
jfrancis%netscape.com
03c675c33c
fix for 48132: editor observer list maintainance was even less safe than i would have guessed...
2000-08-17 04:50:04 +00:00
pinkerton%netscape.com
2ee7406a8e
Fix for 48291, r=saari. For internal formats that are not CF_TEXT, eg text/html,
...
treat them like they are unicode and do the fiddling required for win98.
2000-08-17 04:19:14 +00:00
jfrancis%netscape.com
ed3fbaf39c
44684: adding a "GetAlignment" call to the editor so that ui can reflect alignment of selection
2000-08-17 03:59:50 +00:00
saari%netscape.com
6104e9059f
fix for nsbeta3+ 43254. r=pinkerton
2000-08-17 03:41:56 +00:00
saari%netscape.com
436b62924e
fix for nsbeta3+ 29800; deactivate not firing properly on linux. r=bryner
2000-08-17 03:29:06 +00:00
mkaply%us.ibm.com
6ddfa37f7e
OS/2 Tinderbox break
...
OK will someone WAKE UP and realize that we need XP_WIN defined in the build?
XP_PC does NOT mean XP_WIN.
WE NEED XP_WIN IN THE BUILD
SOMEONE TURN IT ON IN THE MAKEFILE!
2000-08-17 03:18:03 +00:00
pinkerton%netscape.com
20a9441306
more build bustage fixes.
2000-08-17 03:11:33 +00:00
pinkerton%netscape.com
956e679f88
fix bustage a better way, include nsRDFResource.cpp directly instead of the shlb, which was just plain wrong. r=beard.
2000-08-17 02:32:40 +00:00
mcafee%netscape.com
8de69e3e35
Fix build warning, trailing slash looks run-on comment to the egcs compiler.
2000-08-17 01:53:59 +00:00
pinkerton%netscape.com
5f3e7ae81d
add rdf lib to fix bustage
2000-08-17 01:49:49 +00:00
jband%netscape.com
3e0ad5c4a1
fix bug 49137 by using PR_GetEnv rather than prefs to get these developer options r=mccabe
2000-08-17 01:20:02 +00:00
scc%mozilla.org
959c07dea2
not yet part of the build, this new class provides a more consistent and flexible answer to the need for functions like |AppendInt| and |AppendFloat|. It is a short readable string produced with printf.
2000-08-17 01:08:30 +00:00
mcafee%netscape.com
01f84ae1eb
Moving autocomplete pref from message composition pane to addressing pane to save screen space (40888). r=slamm, a=glick
2000-08-17 01:06:27 +00:00
mcafee%netscape.com
23aac7367b
Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm
2000-08-17 00:51:18 +00:00
ftang%netscape.com
e62958d9f4
move about.html from content to locale
...
fix bug 1547
2000-08-17 00:36:23 +00:00
ftang%netscape.com
7341bb60cb
fix bug 1547 r=mcafee move about.html from content to locale
2000-08-17 00:32:00 +00:00
ftang%netscape.com
074aae1b12
fix bug 1547 move about.html from content to locale
2000-08-17 00:31:02 +00:00
rogerl%netscape.com
2799c5b4ed
Backing out fix to see if Linux build passes alivetest.
2000-08-17 00:30:57 +00:00
ftang%netscape.com
a4fb0ac98e
fix bug 1547 move about.html from content to locale
...
r=mcafee
2000-08-17 00:29:31 +00:00
ftang%netscape.com
6fd5169873
fix bug 1547. move about.html from content to locale
...
r=mcafee
2000-08-17 00:28:34 +00:00
ftang%netscape.com
18992c71fa
move about.html to locale from content fix bug 1547 r=mcafee
2000-08-17 00:25:16 +00:00
tao%netscape.com
d93358dbaa
Take out debug printout. (r,a)=ftang.
2000-08-17 00:17:51 +00:00
dbaron%fas.harvard.edu
e8436117f7
Attempt to fix Sun/HP/AIX bustage. r=cls
2000-08-17 00:15:50 +00:00
hyatt%netscape.com
715e3f8ccb
Fix for 48083. r=danm
2000-08-17 00:10:40 +00:00
akkana%netscape.com
6c14f21233
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
ftang%netscape.com
86a7443013
add perl tool which convert CP932.TXT to a JIS0208 table
2000-08-17 00:07:54 +00:00
alecf%netscape.com
e7857cebb9
oops, forgot these in my last checkin
2000-08-17 00:05:31 +00:00
ftang%netscape.com
af90ec6184
fix bug 35166 and 41666. Change the conversion to use the source from CP932.TXT
...
so we can convert round trip correctly with the other direction
the table is generated by ufrom. r=ftang
2000-08-17 00:03:06 +00:00
pinkerton%netscape.com
332aed2bf6
Don't break VC5 (yawn). 48862, a=waterson
2000-08-17 00:02:38 +00:00
ftang%netscape.com
5e19ee85a0
correct the spelling of jis_0208-1983 and jis_0212-1990 (extra x)
...
r=nhotta fix bug 49107
2000-08-17 00:01:31 +00:00
hyatt%netscape.com
5395c2a84b
Fix for 32661, r=brendan
2000-08-16 23:57:03 +00:00
bienvenu%netscape.com
a53930cd64
don't link in js, that was just for testing
2000-08-16 23:52:32 +00:00