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

118301 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 352be220ed Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin. 2003-04-22 18:11:12 +00:00
seawood%netscape.com 504016ebf5 Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:07:07 +00:00
bzbarsky%mit.edu c75f2a9d47 Use delete[] for arrays, not delete. Bug 201367, patch by mstankus@calpoly.edu
(Mark Stankus), r=bbaetz, sr=sspitzer
2003-04-22 17:42:26 +00:00
harishd%netscape.com 7ac1abf691 Checking in for kaie@netscape.com: Hacky fix to guarantee that HTML messages don't get eaten because of missing </title>. b=195020, r=harishd@netscape.com, sr=peterv@netscape.com 2003-04-22 17:27:29 +00:00
rogerl%netscape.com c7f40ed067 Dump fixes for class local bindings. 2003-04-22 17:19:30 +00:00
rbs%maths.uq.edu.au 21c618c8ea Extra consolidation for bug 118600, r+sr=roc+moz 2003-04-22 16:40:56 +00:00
seawood%netscape.com 80d9441879 Generate local header for gfx specific defines
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
rogerl%netscape.com 4ef0bedeb7 MethodClosure as FunctionInstance and fixed all Functions to be those
instances.
2003-04-22 16:18:30 +00:00
igor%mir2.org 6439f590c7 Removal of support for special handling of this for read-only methods exposed by IdScriptable under dynamic scoping. It was never used and its semantic had little to do with dynamic scoping itself. 2003-04-22 16:09:40 +00:00
mkaply%us.ibm.com 219103db29 #202813
r=pedemont, sr=blizzard (platform specific)
OS/2 only - if the helper app is Win16 or DOS, rename the temp file to 8.3 (and add it to the delete list)
2003-04-22 14:20:36 +00:00
ian.mcgreer%sun.com 2d396349bc bug 202553, replace reference mutex with atomic calls in PK11SlotInfo
r=relyea,wtc
2003-04-22 14:11:53 +00:00
mkaply%us.ibm.com 0da475046e #202823
r=pedemont, sr=blizzard (platform specific)
OS/2 only - tell titlebar to change text, not just frame window
2003-04-22 12:57:09 +00:00
mhammond%skippinet.com.au 201d250df0 PyXPCOM: some strings were being terminated at the first \0, and some extra
tests.  Not part of the build.
2003-04-22 11:54:40 +00:00
ben%netscape.com 133bfce15a Update names, locations 2003-04-22 10:46:49 +00:00
ben%netscape.com 8e2d3ce392 Update names, links 2003-04-22 10:46:08 +00:00
ben%netscape.com 37e8f4acb0 Update names here too 2003-04-22 10:42:43 +00:00
ben%netscape.com 2b0543fbe1 Update names and version strings 2003-04-22 10:35:08 +00:00
ben%netscape.com 60ae6f3c79 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
ben%netscape.com 45b04c898e Fix 191977 (File not saved if progress dialog is the last open window) by landing bz's changes from bug 181374 (Downloads lost when using Progress dialog...).
The changes are slightly different here as the changes bz posted were for the trunk, and unfrtuantely the trunk nsDownloadManager.cpp and the Firebird Browser version have diverged significantly. I don't have time to bring them in sync now, just landing these components so we can get Fb 0.6 out the door.
2003-04-22 10:16:31 +00:00
neil%parkwaycc.co.uk 9a0d217546 Bug 201693 Composer ignores tab key (list indentation/table cell navigation) r=brade sr=bryner 2003-04-22 08:26:33 +00:00
kyle.yuan%sun.com e381bb7517 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00
kyle.yuan%sun.com b4cbc29c54 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
kyle.yuan%sun.com a0006361a0 Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 1: new files
2003-04-22 07:24:52 +00:00
seawood%netscape.com fcc2fc8210 Function definitions should match function declarations.
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
cltbld%netscape.com 9a6b67f68e use Settings::ProductName on mac. bryner checking in as cltbld. 2003-04-22 06:54:26 +00:00
cls%seawood.org a95e6c12be Workaround bugs in mingw's windres bugs until next official mingw binutils is released.
Bug #134113 r=dmose
2003-04-22 05:57:16 +00:00
seawood%netscape.com 792a9f985f http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
timeless%mozdev.org d66191cdc9 Bug 173557 flawfinder warnings in inspector
r=caillon sr=bz
2003-04-22 05:17:52 +00:00
sfraser%netscape.com 70407c0aee Fix bug 183848: if Internet Config fails to give us info about the app used to launch a file, ask Launch Services directly. Patch by sdagley, r=ccarlen, sr=sfraser. 2003-04-22 04:16:49 +00:00
justdave%syndicomm.com 0dca7be7e7 Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
hpradhan%hotpop.com c5ee21461e bug 145577: scrollHeight/scrollTop not supported on textareas r=jkeiser sr=jst 2003-04-22 03:38:16 +00:00
rbs%maths.uq.edu.au 1bbb3daf7f Parameterize the handling of base fonts (i.e., fonts used for certain characters at their base/non-stretchy size). Use that to set base fonts for sqrt (which used to be hard-coded), and fix the &le; problem by setting the safer Symbol font as its base font. Also while here, emulate \mathstrut in sqrt for extra beautification. b=118600, r+sr=roc+moz 2003-04-22 03:32:06 +00:00
hpradhan%hotpop.com 3304c29388 bug 172298: onselect="this.select();" in textarea causes crash r=jkeiser sr= kin 2003-04-22 03:27:24 +00:00
jshin%mailaps.org 775ff11145 bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs) 2003-04-22 03:21:12 +00:00
cls%seawood.org 2977fb3d51 Remove extra nsEudoraFactory.cpp from CPPSRCS.
Fixing mingw bustage
2003-04-22 03:14:05 +00:00
chanial%noos.fr c246b379cc enabling by default smooth scrolling 2003-04-22 03:08:23 +00:00
chanial%noos.fr 189cf8ee04 porting bug 174197, font error when link bookmarked 2003-04-22 02:59:58 +00:00
chanial%noos.fr 9e12aab4bc fixing 'open in tabs' and commenting 2003-04-22 02:55:55 +00:00
mkaply%us.ibm.com ae709df785 Fixing comment 2003-04-22 02:44:21 +00:00
roc+%cs.cmu.edu 4955d7cabf Fixing indentation 2003-04-22 01:34:30 +00:00
roc+%cs.cmu.edu e7bf73c0d8 Bug 201767. Make nsBlockFrame::GetAdditionalChildListNames return the overflowList. Also, don't create scrollbars in print contexts except for the viewport scrollbar. r+sr=bzbarsky. 2003-04-22 01:33:14 +00:00
sspitzer%netscape.com 004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +00:00
rginda%netscape.com 16f6754a4d - chatzilla only -
use Math.floor instead of parseInt
2003-04-22 00:34:03 +00:00
sspitzer%netscape.com 2f16bac889 fix for bug #202849
don't allow the user to create incoming pop filters based on the message label.
(you can still set the label, as a filter action.)

we did the same thing for junk status and attachment status, as these aren't things
that we know when the message is arriving.

r/sr=bienvenu
2003-04-22 00:30:34 +00:00
nboyd%atg.com 2fbf6fd77b Update for 1.5R4.1. 2003-04-22 00:27:10 +00:00
timeless%mozdev.org 480a01d3fe Bug 184295 double assert in nsAppRunner.cpp when command line service is unavailable
r=akkana sr=dveditz
2003-04-22 00:20:24 +00:00
bryner%netscape.com 73ce979c14 Comment fix only -- there is no nsIWebBrowserSiteWindow, this should read nsIEmbeddingSiteWindow. 2003-04-22 00:14:42 +00:00
smontagu%netscape.com ff3e4c1037 Bug 174197, font error when link bookmarked, r=varga, sr=jag 2003-04-21 23:59:15 +00:00
bzbarsky%mit.edu 476c30fdff Make sure that Init() failures for image frames don't mean no alt text. Also
fixes a crasher when reframing fixed-pos frames.

This change adds an assertion in ConstructHTMLFrame that InitAndRestoreFrame
should succeed (unless it returns NS_ERROR_FRAME_REPLACED).  This is an interim
change; eventually we want to bail out on errors, but there may be frame impls
that return errors in non-error conditions from Init() (eg nsFrameSetFrame did
that) and we're a little close to freeze.

Bug 202506, r=rbs, sr=roc+moz
2003-04-21 23:57:47 +00:00
rginda%netscape.com 85b23a0761 nly -
landing venkman 0.9.60

add x-jsd:debugger url handler to launch venkman.  Useful to start venkman from feonix.
convert some of the 81 column files to 80 column.
Show disabled scripts (and files that contian them) in red italics in the Loaded Scripts view.
Fix some issues with step over.  Requres the latest js engine fixes from bug 202177 to be completely effective.
add default window flags value for the /open-dialog command.
fix xml charset detection.
Use Math.floor instead of parseInt.
remove the "paint-hack" hack.
remove ":" from the list of illegal url characters.
unmark the stop line before setting a new one, to avoid the case where you see two yellow indicators in a single file.
add complete, selectable url below the source window in the source2 view.
e
clean up after bug 127589.
2003-04-21 23:55:12 +00:00