Commit Graph

104986 Commits

Author SHA1 Message Date
dcone%netscape.com
bf72808be5 b=153456 r=kmmclusk sr=waterson. Took out a realizepalette call to stop some performance problems on windows. This
will effect only 256 color mode.
2002-06-26 13:43:23 +00:00
peterv%netscape.com
e2ff231bcc Bustage fix. 2002-06-26 13:17:12 +00:00
peterv%netscape.com
2265ea47a2 Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 12:42:13 +00:00
bbaetz%student.usyd.edu.au
e53a1781f1 Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
2002-06-26 12:16:24 +00:00
peterv%netscape.com
cf98c1769e New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst. 2002-06-26 10:37:02 +00:00
timeless%mac.com
92454f258c Bug 126343 Can't drag attachment file into a new message
patch by antonio.xu@sun.com R=ducarroz sr=bienvenu
2002-06-26 07:36:59 +00:00
darin%netscape.com
e436bae9b1 fixes bug 149943 "prevent princeton exploit" r=dougt,mstoltz sr=dveditz 2002-06-26 06:35:38 +00:00
ben%netscape.com
98ddcdddfa Fix for 86501 - bookmarks truncated when disk full
Make bookmarks check on the success of the file stream write before overwriting the old bookmarks file with the new one.
r=darin, sr=brendan
2002-06-26 05:18:41 +00:00
ben%netscape.com
f47565520b Fix for 86501 - bookmarks truncated when disk full
allow file streams to store and report on the status of the write operation.
r=darin, sr=brendan
2002-06-26 05:17:54 +00:00
jj%netscape.com
c39ca4d30a bugscape #16402: new icons for Netscape installer, including 32-bit icns (custom icon) 2002-06-26 05:12:31 +00:00
jj%netscape.com
ff4d9886ca setting "custom icon" Finder flag to enable 32-bit icon for the installer 2002-06-26 05:10:46 +00:00
racham%netscape.com
6ddb250c6f Fixing bug 154274. When certificate is pre-configured, other elements associated with it should be lockable. This patch provides that ability. r=naving, sr=mscott 2002-06-26 05:09:39 +00:00
av%netscape.com
3df19aa5dc Bug 148889 -- unloading XPConnected plugin DLLs may cause crash [ViewPoint], r=peterl, sr=beard 2002-06-26 04:32:49 +00:00
alecf%netscape.com
35a797fb3e bug 154280 - remove unimplemented operators from nsISupportsArray
r=dougt, sr=dveditz
2002-06-26 03:48:08 +00:00
alecf%netscape.com
808c595df7 make nsStaticNameTable use PLDHash rather than nsHashtable, to reduce startup allocations from 1315 to 2
r=dougt, sr=dveditz
bug 154275
2002-06-26 03:46:39 +00:00
alecf%netscape.com
3b3212ff35 ack! fix check of entries to use PL_DHASH_ENTRY_IS_FREE() from my previous checkin to prevent tree closure tomorrow! 2002-06-26 03:43:43 +00:00
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
kyle.yuan%sun.com
86de4913f7 Bug 152786 The framework of new event interface between nsIAccessible and ATK
forgot to check in this file.
2002-06-26 03:33:16 +00:00
leaf%mozilla.org
a438bf0ca4 Automated update 2002-06-26 03:10:34 +00:00
dbaron%fas.harvard.edu
a44ddf4882 Build changes to build mach-o on gcc3: use -install_name option only when linking using -dynamiclib option, since with gcc3 it causes an error when used with -bundle or -execute. r=bryner sr=beard b=153525 2002-06-26 03:09:32 +00:00
dbaron%fas.harvard.edu
bcce436d14 Build changes to build mach-o on gcc3: link asdecode with $(CXX) instead of $(CC). r=bryner sr=beard b=153525 2002-06-26 03:07:16 +00:00
dbaron%fas.harvard.edu
fd764996f9 Cast for a conditional expression that won't otherwise compile on gcc3. r=bryner sr=beard b=153525 2002-06-26 03:02:38 +00:00
dbaron%fas.harvard.edu
d520fab25b xptcall porting changes for Darwin gcc3: account for different vtable layout and different symbol mangling, in ifdefs. r=bryner sr=beard b=153525 2002-06-26 03:01:02 +00:00
shanjian%netscape.com
9489feac7e #149417 Auto-detect Chinese doesn't work
Eliminate gb18030 when considering apply frequence analysis.
r=ftang, sr=jst
2002-06-26 02:10:15 +00:00
kyle.yuan%sun.com
177ebed004 Bug 149856 [XBLFC] Active Accessibility: support XBL-based HTML button
r=aaronl, sr=jst
2002-06-26 01:53:11 +00:00
alecf%netscape.com
728c3f515a remove a bunch more dead code from XPCOM - stringstream stuff that nobody was using anyway
r=dougt, sr=dveditz
2002-06-26 01:40:31 +00:00
alecf%netscape.com
8aff49891f fix for bug 153754 - make nsPersistentProperties (and thus string bundles) use PLDHash, saving some 1100+ allocations at startup.
r=dougt, sr=dveditz
2002-06-26 01:33:07 +00:00
arougthopher%lizardland.net
29b0cfc640 Bug#152097
"Windows" key not handled

isMeta was always false on keyboard events.  we can now use the "windows" key

r=serget@fi.tartu.ee
2002-06-26 01:31:06 +00:00
mkaply%us.ibm.com
0dc2611d42 IRIX bustage - this is a C file 2002-06-26 01:20:20 +00:00
waldemar%netscape.com
5b9b4f49e6 Removed abstract methods 2002-06-26 01:12:09 +00:00
bryner%netscape.com
dc57f042f5 Removing files that really don't need to be in Contents/Resources. 2002-06-26 00:56:15 +00:00
serge%netscape.com
356ed2a04f fix for 153547 crashed on page view - Trunk [@ nsPluginInstancePeerImpl::GetOwner] r=av,sr=beard 2002-06-26 00:42:25 +00:00
dveditz%netscape.com
58bb370bc7 InstallTrigger.compareVersion() returns correct answer for directories (bug 136779) r=curt,sr=alecf 2002-06-26 00:41:06 +00:00
naving%netscape.com
ed58d286b6 154000 r=cavin sr=bienvenu fixing can't move non-ascii imap subfolders and one assertion in AddSubfolderWithPath
on doing such a move.
2002-06-26 00:39:50 +00:00
shrutiv%netscape.com
3f1867e0a8 Fix for bugscape bug 11275: Update CCK version strings to 7.0 (r=mitchf) 2002-06-26 00:05:32 +00:00
akkana%netscape.com
51ea9add6b 126259: don't force a linebreak after img tags. Patch from burpmaster@truffula.net, r=akkana, sr=kin 2002-06-26 00:04:53 +00:00
timeless%mac.com
13e26356da Bug 125090 Bad tag enum passed to CNavDTD::IntTagToStringTag()!!: 'str_ptr',
r=bz sr=jst
so much for consistency, the bug fix was errant in its parallelism and caused a crash
thanks to jonsmirl@yahoo.com for pointing out the correct index var
2002-06-25 23:49:02 +00:00
ssu%netscape.com
d87f5f4ade fixing bug 152895 - msg header pane loses focus. r=ducarroz, sr=mscott 2002-06-25 23:46:43 +00:00
katakai%japan.sun.com
5ee9278410 bug 152790
tis620-2 is not defined as th language group
added tis620-2=th into charsetData.properties
r=ftang,sr=sfraser
2002-06-25 23:37:38 +00:00
kaie%netscape.com
ffbb124fef b=154084 entering/leaving secure site alert pops up incessantly
r=javi sr=alecf
2002-06-25 23:32:42 +00:00
bzbarsky%mit.edu
e42364fdd5 Fix stretched icon. Bug 110456, patch by Chris Brien
<christopher_brien@hotmail.com>, r=bzbarsky,ssaux, sr=alecf
2002-06-25 23:29:48 +00:00
katakai%japan.sun.com
cac857ba27 bug 146658
unable to load ./libmozpango-thaix.so
modified pango.modules
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=sfraser
2002-06-25 23:27:48 +00:00
shrutiv%netscape.com
afbfbe1f19 Fix for bug 112977: CCK Linux installer will not run on Linux when
config.ini size is at 12388 bytes (r=mitchf)
2002-06-25 23:05:10 +00:00
relyea%netscape.com
43480112f3 Initialize type field to clear off purify warnings. 2002-06-25 23:00:59 +00:00
cavin%netscape.com
0c4839f165 Fix for 119992. Enable the Back button when canceling out of the ldif file selection dialog. Also enable the Back and Next buttons when canceling out of the 4.x profile file list dialog. r=naving, sr=sspitzer. 2002-06-25 22:58:50 +00:00
relyea%netscape.com
c8d5ba28b5 Don't force the update if the cert doesn't already exist. 2002-06-25 22:58:13 +00:00
aaronl%netscape.com
24638c0863 Bug 142549. After find, spacebar doesn't scroll page. r=bryner, sr=kin. Bug 102679. Composer loses focus after image delete. r=kyle, sr=kin 2002-06-25 22:57:48 +00:00
relyea%netscape.com
87a3188583 Collect the full names of the certs, not just the stan names. 2002-06-25 22:57:22 +00:00
aaronl%netscape.com
2d5ce67f73 Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin 2002-06-25 22:54:23 +00:00
morse%netscape.com
c214f1ead5 bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +00:00