Граф коммитов

104969 Коммитов

Автор SHA1 Сообщение Дата
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
relyea%netscape.com 6061b43df2 Add new function which returns the NSS 3.4 style nickname directly from a
NSSCertificate structure.
2002-06-25 22:33:37 +00:00
sfraser%netscape.com 9f49c9a09f Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
dprice%netscape.com 7a4d8c7430 154220 r=curt sr=dveditz
don't show 'setup paused' dialog when invalid http response code
2002-06-25 22:24:03 +00:00
jst%netscape.com f77d6579ac Fixing bug 129622. Make comparing an XPConnect wrapped native object to a number (<, >, ==, ...) in JS always return falase. r=dbradley@netscape.com, sr=jband@netscape.com 2002-06-25 22:14:58 +00:00
rods%netscape.com 545f2640f9 We do not want to skip page ejects when printing the selection
BUg 153964 r=dcone sr=kin
2002-06-25 22:11:56 +00:00
sfraser%netscape.com 88316a9e93 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
pinkerton%netscape.com 17b8a206c1 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
sfraser%netscape.com 09b7838f39 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
dbaron%fas.harvard.edu ff0f07e45b Set up preference style rules before any frame creation happens. b=148414 r=bryner sr=waterson 2002-06-25 21:21:48 +00:00
dbaron%fas.harvard.edu e63a11c0e8 Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson 2002-06-25 21:16:17 +00:00
bnesse%netscape.com 5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
caillon%returnzero.com 56487d7001 Speed up and move the helper functions in nsRange to nsContentUtils and make compareTreePosition() faster.
Bug 144014 r=bzbarsky sr=jst
2002-06-25 20:03:06 +00:00
mkaply%us.ibm.com b689f3d57c No bug - fix scrollbar regressions caused by remove of nsCanvas 2002-06-25 19:46:21 +00:00
ian.mcgreer%sun.com 4091f82677 two more places to dump templates 2002-06-25 19:40:16 +00:00
timeless%mac.com 46878c2746 Bug 125411 [NuBus] Mac installer crashes with a type 12 error (SleepQInstall)
r=sfraser sr=beard
thanks to tim@maroney.org (see bug 138156)
2002-06-25 19:39:08 +00:00
bryner%netscape.com 2049096f77 Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
pinkerton%netscape.com 9cb2d7016d Fix crash when trying to save page source, though it still doesn't work (bug 15204) 2002-06-25 19:23:16 +00:00