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

130366 Коммитов

Автор SHA1 Сообщение Дата
louie.zhao%sun.com 954f6c0467 bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state and "Activate" action.
r = pkw
sr= henry
2004-06-01 05:25:00 +00:00
scott%scott-macgregor.org f87ae16969 Bug #245176 --> several unsigned integers in the core bayesian algorithm should be signed integers because
they can be negative. Slightly improves our false negative rate on the benchmark.

Patch by Lorenzo Colitti
2004-06-01 03:26:28 +00:00
kyle.yuan%sun.com 0fd3e4bc6b Bug 243807 profile manager hangs other dialogs' action
r=neil, sr=jst, patch by neo.liu@sun.com
2004-06-01 02:06:32 +00:00
kyle.yuan%sun.com bbf295c519 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
neil%parkwaycc.co.uk 1422fe45d0 Bug 245096 Clicking on combo box inhibits change event patch in bug 244761 r/sr=roc 2004-05-31 23:22:08 +00:00
sspitzer%mozilla.org 8c46b7fe3b remove unnecessary imgURI check, thanks to biesi for catching it. 2004-05-31 22:56:42 +00:00
neil%parkwaycc.co.uk 082e19048a Juggle with the content of the mark by date dialog to make it more likely that the title will fit b=245063 r/sr=sspitzer 2004-05-31 22:43:29 +00:00
sspitzer%mozilla.org afdedb8705 fix for bug #188955
[CSS list item images are loaded even if image loading is blocked or disabled]

r/sr=bz
2004-05-31 22:32:37 +00:00
roc+%cs.cmu.edu d6908df797 Bug 244921. Tweak nsGenericHTMLElement attribute exposure macros. r+sr=jst. Relanding since backing it out did not affect Tp on btek. 2004-05-31 22:26:41 +00:00
bienvenu%nventure.com 4e1fcea90d make picking offline startup from profile mgr override remember state pref, 229763, r/sr/a=sspitzer 2004-05-31 22:16:43 +00:00
bzbarsky%mit.edu 1d0de3c7ca When scrolling to form controls on focus, make sure to flush out pending
reflows first.  Bug 245133, r+sr=jst
2004-05-31 20:56:55 +00:00
bzbarsky%mit.edu 24eb212d2e Make <input>, <textarea>, and <select> autoclose <option>, <optgroup> and
<select>.  Bug 171713 and bug 140657, r+sr=peterv
2004-05-31 20:23:19 +00:00
roc+%cs.cmu.edu 1169792709 Bug 239201. Anonymous views (views without frames) should inherit their visibility from their parent. Then visibility:hidden IFRAMEs will hide their widgets. r+sr=dbaron 2004-05-31 20:01:58 +00:00
roc+%cs.cmu.edu 00f697cb04 Bug 103468. Improve generation of URL shortcuts on Windows. r=ere,sr=roc. Patch by Brodie Thiesfield, brofield@jellycan.com 2004-05-31 19:46:30 +00:00
roc+%cs.cmu.edu ee12f899fb Bug 244921. Backing out because it hurt Tp on btek and the codesize savings were quite meagre. 2004-05-31 19:43:13 +00:00
mostafah%oeone.com a1ee999a29 Checked in attachment 149705 for bug 245179 2004-05-31 19:42:25 +00:00
mostafah%oeone.com f0367bcf23 Checked in attachment 149704 for bug 245179 2004-05-31 19:41:08 +00:00
mostafah%oeone.com eed5c3298e Checked in attachment 149703 for bug 245179 2004-05-31 19:40:32 +00:00
scott%scott-macgregor.org 87e6f74f6f add comment for localizers to insert their credit information 2004-05-31 19:33:49 +00:00
scott%scott-macgregor.org dce0f72b7d Add a comment / template for localizers to insert their translation credits into the credits dialog. 2004-05-31 19:32:40 +00:00
dbaron%dbaron.org 0fa46bf78e When we do two passes on an incremental reflow in order to update maximum width, do max-element-width calculation on the second pass too so that floats have their max-element-width cached for state recovery. b=217527 r+sr=roc 2004-05-31 17:41:50 +00:00
mostafah%oeone.com b5a7772c14 Checked in patch for bug 245173 2004-05-31 17:33:43 +00:00
mostafah%oeone.com 01a5d7baac Updated translation 2004-05-31 17:06:23 +00:00
mostafah%oeone.com 58f48363e6 Checked in patches for bug 245171 2004-05-31 16:50:51 +00:00
mostafah%oeone.com a127f1a2e9 Checked in patch for bug 245169 2004-05-31 16:44:15 +00:00
mostafah%oeone.com 27861ad942 Checked in patch for bug 245123 2004-05-31 16:40:33 +00:00
bzbarsky%mit.edu f4cf7b2cc5 Remove unnecessary memsets. Bug 244876, patch by Rene Pronk
<r.pronk@its.tudelft.nl>, r+sr=bzbarsky
2004-05-31 16:38:47 +00:00
bzbarsky%mit.edu 18b7b00c2a Make sure to use the docshell of the parent document as the parent docshell for
the frame docshell (instead of looking for the "nearest displayed" docshell and
such).  Bug 244554, r+sr=jst
2004-05-31 16:31:15 +00:00
scott%scott-macgregor.org bf8e34394b Bug #244209
Offline Settings > KB value not be stored for 'Compact folders if it will save over ....'
2004-05-31 16:26:59 +00:00
mostafah%oeone.com c6040dda01 Catching up with bug 185340 2004-05-31 16:02:04 +00:00
mvl%exedo.nl 58ff24eb34 Use the password manager, instead of storing passwords in clear text.
bug 185340, r=mostafah
2004-05-31 15:49:32 +00:00
igor%mir2.org ef83ead18b Making invalid left hand of assignment runtime reference error instead of syntax error as dictated by ECMAScript. Now interpreter/class compiler generates code that calls ScriptRuntime.genericReference() that in turn throws the error. 2004-05-31 15:49:19 +00:00
igor%mir2.org 2361dfc4fe Work on bug 243057:
Introduction of support for calling function in reference context so with native functions code like f(args) = something or x.y(args)++ would be allowed.

The changes added necessary changes to parser and code generation but at runtime currently any such usage would throw an exception.
2004-05-31 14:51:20 +00:00
mostafah%oeone.com 8b9efd03ec Updated translation 2004-05-31 14:21:07 +00:00
mostafah%oeone.com f465d8f364 Checked in attachment 149555 for bug 244400 2004-05-31 13:27:57 +00:00
mostafah%oeone.com ebd4c6b2d6 Updated translation 2004-05-31 13:09:48 +00:00
igor%mir2.org a3039484fe For prefix and postfix ++/-- use mask flags instead of enumeration to denote postfix/prefix and ++/-- operation. 2004-05-31 13:03:16 +00:00
smontagu%smontagu.org 77c7c241d2 Test for kOpInsertIMEText as well as kOpInsertText for platforms where right-to-left text is inserted by IME. Bug 243931, patch by Lina Kemmel lkemmel@il.ibm.com, r=smontagu, sr=roc. 2004-05-31 12:15:21 +00:00
igor%mir2.org 991ba5a998 Optimize ++name and --name similarly to name++ and name-- via special runtime support 2004-05-31 12:09:39 +00:00
neil%parkwaycc.co.uk 4ed86d5b35 performExpand should enumerate the servers from the account manager rather than crawling the folder pane b=165610 r=mscott sr=bienvenu 2004-05-31 11:42:43 +00:00
Stefan.Borggraefe%gmx.de 7e372d9458 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott
2004-05-31 10:42:27 +00:00
hpradhan%hotpop.com a1856671fb bug 244349 : Bulletproof webservice proxy code against
crashes when server sends invalid SOAP response.
r+sr=jst
2004-05-31 08:46:12 +00:00
igor%mir2.org dbadb64388 Optimizing ++x.y and --x.y in the same way as x.y++ and x.y-- via special runtime support 2004-05-31 08:18:38 +00:00
igor%mir2.org 047a15067a Introduction of generic Reference class to support latter constructions like f(args) = y and f(args)++. For now it is used to implement __proto__ and __parent__ special properties so x.__proto__++ now works 2004-05-31 07:18:52 +00:00
scott%scott-macgregor.org 645de36853 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00
db48x%yahoo.com ea94b78be0 put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
scott%scott-macgregor.org 01bff7b0fe Empty out this file since we don't use it in Thunderbird at all. Don't remove it all together because then we'll get left with the seamonkey version. 2004-05-31 06:38:50 +00:00
scott%scott-macgregor.org 5a7cfe234f Port Neil's fix for Bug #165610
Optimize PerformExpandForAllOpenServers
2004-05-31 06:31:29 +00:00
scott%scott-macgregor.org f8fc2ba2c6 Remove xpfe filepicker gifs
Patch by Stephen Walker
2004-05-31 06:28:11 +00:00
sspitzer%mozilla.org 01ca0564eb fix for bug #244649
SMTP:  send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu
2004-05-31 05:56:40 +00:00