Commit Graph

67976 Commits

Author SHA1 Message Date
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
hyatt%netscape.com
162a0e7d93 Fix for 44227, r=ben 2000-08-16 23:51:35 +00:00
alecf%netscape.com
ebc5b3c4b7 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
mcafee%netscape.com
82a9fe31a4 Adding entry for images pref pane. r=matt 2000-08-16 23:45:12 +00:00
bienvenu%netscape.com
60afed7b1d fix linux bustage 2000-08-16 23:42:00 +00:00
hyatt%netscape.com
36d75d26c9 Fix for 48450. r=morse 2000-08-16 23:41:32 +00:00
saari%netscape.com
d854d084a2 Fixing focus regression I caused by over eargly releasing documents from nsEventStateManager 2000-08-16 23:38:54 +00:00
bienvenu%netscape.com
af3c2b73d2 fix undo of imap delete r=mscott 29039 2000-08-16 23:35:48 +00:00
bienvenu%netscape.com
eebba15c70 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
dprice%netscape.com
bdacd5b0c5 adding platform specific jar.mn 2000-08-16 23:29:55 +00:00
dprice%netscape.com
baa5c33063 moving platform specific files to their own manifest files. 2000-08-16 23:28:40 +00:00
robinf%netscape.com
e55afe23dc updating this image to remove license and readme icons 2000-08-16 23:26:21 +00:00
bienvenu%netscape.com
2b2ea3b78c cache charset converters used in msg dispaly r=nhotta 47542 2000-08-16 23:22:26 +00:00
bienvenu%netscape.com
6eb603df29 fix begins with search, r=alecf 49049 2000-08-16 23:19:51 +00:00
dbaron%fas.harvard.edu
4c76c5fa87 Fix string leaks from nsWindow::SetTitle. r=pavlov b=49148 2000-08-16 23:18:33 +00:00
dbaron%fas.harvard.edu
d828a22239 Fix leak of strings used as hash table keys. r=waterson b=48880 2000-08-16 23:16:21 +00:00
hyatt%netscape.com
96a867991b Fix for 45728. r=saari 2000-08-16 23:14:50 +00:00
dbaron%fas.harvard.edu
753d55e902 Fix a leak of the keys used as strings in all cases. r=waterson b=44051 2000-08-16 23:14:08 +00:00
kin%netscape.com
1f2d45de6f Partial fix for bug #45152: Typed text does not render in TextAreas with a horizontal scrollbar
Made Reflow() invalidate the correct region during an incremental or dirty reflow.
r=waterson@netscape.com
2000-08-16 23:12:19 +00:00
dbaron%fas.harvard.edu
9f564c0a93 Fix two string leaks: one in nsBrowserInstance::LoadInitialPage, and the other in nsBrowserInstance::GetDocumentCharset. r=waterson 2000-08-16 23:11:31 +00:00
nbhatla%netscape.com
2ccc6db1ee #46519-> Mac Classic Polish Fixes. Fixes editor disabled states for bold, underline, italic, ol, and ul buttons in format toolbar. Also pertains to bugs #47685 and #48700. r=cmanske,sfraser 2000-08-16 23:09:15 +00:00
terry%mozilla.org
c46941228e Deflect email away from me. 2000-08-16 23:07:37 +00:00
nbhatla%netscape.com
9c4b1db153 #46519 -> Mac Classic Skin Polish. Updates to Editor Format Toolbar icons, for bugs #47685 and #48700. Also removed duplicate lines from navigator.css. r=hangas 2000-08-16 23:06:56 +00:00
morse%netscape.com
43e2db1494 bug 42438, always display capture on context menu when prefill is displayed, r=law 2000-08-16 23:06:52 +00:00
dbaron%fas.harvard.edu
e6c345dd4e Count the nsFontGTK class in the leak stats. Some of these are leaked, so the numbers may go up. r=waterson 2000-08-16 23:05:56 +00:00
morse%netscape.com
f73d8d0aff bug 49189, crash when updating wallet tables, r=pnunn 2000-08-16 23:05:03 +00:00
dbaron%fas.harvard.edu
74fd1f046f Reduce the risk of parser leaks by releasing the parsers owned by CSSLoaders when no longer needed. r=attinasi 2000-08-16 23:04:42 +00:00
dbaron%fas.harvard.edu
852596cc10 Change the stack trace format printed by the Boehm GC on Linux so it can be post-processed by addr2line. r=wade 2000-08-16 23:02:40 +00:00
ssu%netscape.com
f04eb8cd80 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com
35c1592c4e fixing bug #44364 - uninstaller no longer leaves .rdf files around. a=dveditz r=sgehani 2000-08-16 23:01:21 +00:00
kmcclusk%netscape.com
edf26e2b34 Suppress nsWidget::Move if the window is already at location specified b=44476 (p=Tomi.Leppikangas@oulu.fi) r=syd@netscape.com 2000-08-16 22:58:15 +00:00
putterman%netscape.com
01d7ad4ecf Fix for 40818. Remove mail items from search menu. r=alecf. 2000-08-16 22:57:51 +00:00
putterman%netscape.com
f8f0cb1c52 Fix for 37314. Delete works in standalone message window. r=alecf,mscott 2000-08-16 22:57:20 +00:00
putterman%netscape.com
78491798e4 Fix for 40818. Clean up search menus. r=alecf. 2000-08-16 22:56:32 +00:00
putterman%netscape.com
c3bbca4902 Fix for bugs 43879 and 40818. Fix up search menus and remove folder picker from rename dialog. r=alecf 2000-08-16 22:56:09 +00:00
mcafee%netscape.com
3d07f452cf Adding thin separator, r=slamm 2000-08-16 22:54:56 +00:00
putterman%netscape.com
7c6ba66007 Fix for 45402. In threaded mode clicking on twisty now opens entire thread. r=alecf 2000-08-16 22:54:43 +00:00