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

172688 Коммитов

Автор SHA1 Сообщение Дата
stuart.morgan%alumni.case.edu a5887a4787 Camino only - Missed file from bug 360345: bookmark code style cleanup. r=stridey sr=pink 2006-11-15 21:34:27 +00:00
ghendricks%novell.com 4465812575 Synching with revision 2385 2006-11-15 21:30:13 +00:00
ghendricks%novell.com 832773b5d1 Added check for 2.22.1 in tr_install to use the right patch. 2006-11-15 20:31:10 +00:00
dougt%meer.net d4c6f8d316 minimo.mk is not used nor should be. See http://www.mozilla.org/projects/minimo/develop.html for how to build minimo. r=bsmedberg 2006-11-15 19:37:23 +00:00
sspitzer%mozilla.org 14de0790d1 fix for bug #358080: Update window says to click 'Finish' when button is labeled 'Done'
r=darin

thanks to Hiro-san (sugar.waffle@gmail.com) for the fix.
2006-11-15 17:10:21 +00:00
daniel.boelzle%sun.com 15146c2677 Bug 340949: no more event queue locking, minor fixes and cosmetics 2006-11-15 17:01:43 +00:00
aaronleventhal%moonset.net 7ac31d7cc9 Bug 360106. Errors in logic for nsHTMLTableAccessible::IsProbablyForLayout(). r=evan.yan 2006-11-15 16:14:45 +00:00
neil%parkwaycc.co.uk 418d4ae4e5 Fix for invalid active window assertion b=265383 r=ere sr=roc 2006-11-15 12:05:56 +00:00
hwaara%gmail.com 4eb5ec5a73 Create new mozAccessible class that takes care of text-specific notifications and attributes. r=surkov, b=354447
Create simplified subclass action elements such as checkboxes, buttons and radiobuttons. This makes them speak in voiceover, and also makes Google.com work (to some extent). r=surkov, b=357805

Make mac accessible wraps able to know that some roles are "flat". It means we can restrict certain roles to be childless. For example, a button that has a text child makes no sense on mac (and also breaks things). Also make fetching the children array speedier using nsTArray. r=ginn, b=357804

Add lots of new attributes to mozAccessible, improve performance of it and much more. r=surkov, r=josh for widget changes, b=358381
2006-11-15 11:08:14 +00:00
lpsolit%gmail.com 6affa15577 Bug 274951: Improve the contrast for enhancement bugs in buglists - Patch by Wayne Mery "WSM" <vseerror@lehigh.edu> r=LpSolit a=justdave 2006-11-15 10:44:15 +00:00
martijn.martijn%gmail.com e91b3352c9 Bug 355395 - Misspelled words in text areas cause all following text to disappear during print, r+sr=roc 2006-11-15 06:39:25 +00:00
Olli.Pettay%helsinki.fi 98aa97e3b7 Bug 359494, Make nsXBLWindowHandler to use nsISupportsWeakReference, not nsIBoxObject, r+sr=bz 2006-11-15 06:11:42 +00:00
mkaply%us.ibm.com 7e18d9771a #329299
r/sr=roc
Add system exception handling around the call to StretchDIBits - it fails on some printer drivers
2006-11-15 05:39:32 +00:00
leon.sha%sun.com 8c7a251d5e Bugzilla Bug 356045
xul tree-table, cells in the first row are exposed in a mess.
Patch by Evan.Yan@Sun.COM.
ginn.chen: review+
aaronleventhal: review+
2006-11-15 05:29:09 +00:00
philringnalda%gmail.com e75e81af9b Bug 347615: Feed related strings in content.dtd should be removed, patch by <cedric.corazza@wanadoo.fr>, r=gavin 2006-11-15 03:45:32 +00:00
peterv%propagandism.org d9a9f1a614 Try to fix ports bustage. 2006-11-15 01:38:31 +00:00
edburns%acm.org d46bb64d9d Add new first argument to PlugletFactory.initialize(): the string that
is the path to the jar from which the pluglet is loaded.

SECTION: Changes

M classes/org/mozilla/pluglet/PlugletFactory.java
M classes/org/mozilla/pluglet/PlugletFactoryAdaptor.java

- Add new first argument to PlugletFactory.initialize(): the string that
  is the path to the jar from which the pluglet is loaded.

M examples/MediaPlayer/JMPlayer.java
M test/test.java

- Account for new first argument

M src/PlugletFactory.cpp

- new JNI signature for initialize.
2006-11-15 01:11:42 +00:00
ghendricks%novell.com f387152614 Added patch for 2.22.1 2006-11-15 00:44:28 +00:00
peterv%propagandism.org 3a07404f49 Try to uninline constructor and destructor again to reduce codesize increase. 2006-11-15 00:31:52 +00:00
nelson%bolyard.com 3ce134cf12 Export two new functions that were added in NSS 3.11:
SSL_ForceHandshakeWithTimeout and SSL_ReHandshakeWithTimeout
Bug 127960. r=alexei.volkov,wtchang
2006-11-15 00:14:42 +00:00
stridey%gmail.com c467e0ac74 Camino only - Bug 155956: Make 'zoom' button zoom window to fit contents. Patch by Torben <torben@Spamfence.net>. r=hwaara sr=pink 2006-11-14 23:52:05 +00:00
cpeyer%adobe.com 1aa9a0f987 *** empty log message *** 2006-11-14 23:42:06 +00:00
stridey%gmail.com 1f39e3a3e1 Camino only - Bug 325845: Esc should cancel incomplete edit, not commit it, when closing Bookmark Info panel. r=Wevah sr=smorgan 2006-11-14 23:34:51 +00:00
peterv%propagandism.org 98f37d67cb Part of the fix for bug 193678 (support exslt:common - allow txXPathNode to hold a strong ref to its root). r/sr=sicking. 2006-11-14 23:23:20 +00:00
benjamin%smedbergs.us 5e0c598927 From bug 313309 - fix static-iid declarations, which merged badly in the meantim 2006-11-14 23:12:10 +00:00
ccooper%deadsquid.com 22e0bdb747 - include subgroup_testgroups table 2006-11-14 22:50:05 +00:00
bzbarsky%mit.edu 730516b0a1 Remove securityCompareURIs() from nsIScriptSecurityManager. Bug 327243, r+sr=jst 2006-11-14 22:46:45 +00:00
bzbarsky%mit.edu b37af4e57a Part of fix for bug 359341 that somehow didn't make it in the first time. r+sr=roc 2006-11-14 22:32:40 +00:00
bzbarsky%mit.edu 3dff1c63ef Once we find a window, stop looking, dammit. Bug 360579, s+sr=jst 2006-11-14 22:30:33 +00:00
wsharp%adobe.com d228c21a46 intptr to uintptr 2006-11-14 22:21:11 +00:00
benjamin%smedbergs.us ea3df14d53 Fix extraneous semicolon 2006-11-14 22:18:51 +00:00
wsharp%adobe.com 8ed570e4c1 bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
tony%ponderer.org a4eb8a5a41 Bug 356355: numeric domain normalization only happens on enchash table values
patch v2 (additional fixes)
r=mmchew
2006-11-14 22:12:08 +00:00
joshmoz%gmail.com e8b317b9f3 Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg 2006-11-14 22:06:00 +00:00
mozilla.mano%sent.com 480e437415 Bug 349128 - Focus lost pressing enter in empty location bar. r=gavin. 2006-11-14 21:57:10 +00:00
dschaffe%adobe.com 608880562b bug 360596 cleanup the tamarin tests source, all tests pass, the test harness to run the tests will be added soon, also the abc code for each test will hopefully get hosted on the ftp site since we do not have a compiler to create the test abc files yet 2006-11-14 21:34:32 +00:00
ccooper%deadsquid.com f3ce4789d6 - fix check for testcase ID 2006-11-14 21:32:07 +00:00
benjamin%smedbergs.us 6156697db7 Bug 345517 additional fixup - don't use some additional unfrozen methods, r=gavin 2006-11-14 21:25:56 +00:00
benjamin%smedbergs.us 8c57888aec Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok 2006-11-14 21:21:37 +00:00
mattwillis%gmail.com e9b419409f bug 360696 - Follow up fix. 2006-11-14 21:16:14 +00:00
mattwillis%gmail.com 8dd5d0caf2 bug 360696 - Follow up fix. Patch by Clint Talbert <cmtalbert@myfastmail.com>, r1/2=lilmatt 2006-11-14 21:06:53 +00:00
olav%bkor.dhs.org 62e10c29fc Do commit-time fix: Add comment explaining the sql modes that are removed 2006-11-14 20:51:04 +00:00
lpsolit%gmail.com 12613356d8 Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave 2006-11-14 20:45:48 +00:00
ccooper%deadsquid.com d4615cb201 b=355548
- display regression bug ID in simple view of testcase

b=355459
- display enabled/community enabled status in simple testcase view for admin users

b=359744
- display testcases in testcase/subgroup sort order when printing

b=360621
- validate view testcase forms prior to submission

Misc.
- use JSON filters to limit view testcase results
- add enabled toggle for entity form widgets where appropriate
2006-11-14 20:23:31 +00:00
mattwillis%gmail.com 653d696c55 bug 360696 - Strict warning fixes and typo fixes. Patch by Stefan Sitter <ssitter@googlemail.com> r1/2=lilmatt 2006-11-14 19:11:36 +00:00
mkanat%bugzilla.org 8c269dc244 Bug 349256: Make the webservice get_bug into a stable API
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
2006-11-14 19:10:52 +00:00
lpsolit%gmail.com bf2e229346 Bug 323031: process_bug.cgi crashes when encountering a deleted user account and when strict_isolation is on - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-11-14 19:02:01 +00:00
lpsolit%gmail.com 59fbd04f10 Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave 2006-11-14 18:30:53 +00:00
stejohns%adobe.com fdcadc240c Bug 360675: fix compiler warnings in VS2003 & VS2005 for some variations of the Microsoft Platform SDK (which includes headers that warn at Warning Level 4) 2006-11-14 17:37:37 +00:00
olav%bkor.dhs.org b71305658b Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed: Field 'status_whiteboard' "....
Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
2006-11-14 17:17:36 +00:00