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

159777 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 107703cc8e 338759 Remove dead key event/text input code from widget/src/mac following bug 337199. r=josh a/1.8.1=me 2006-05-22 19:21:10 +00:00
brettw%gmail.com 8d1d7933a0 Bug 333306 r+a=vladimir Crash with pragma statements that return values 2006-05-22 19:18:00 +00:00
benjamin%smedbergs.us 99edde7f0d Bug 305949 (almost done!) - Stop exporting some nonfrozen functions (widget and libreg) r=bryner 2006-05-22 19:13:03 +00:00
emaijala%kolumbus.fi 52a6d84dcd Fix for bug 259816: Browser steals focus from program selected in 'Open With' dialog
r=neil
sr=roc
2006-05-22 18:35:56 +00:00
mark%moxienet.com 123365c90a 338357 Crash in AppKit display when interleaved with layout. Use [NSView setHidden:] to implement show/hide. r=josh sr=pink 2006-05-22 18:15:06 +00:00
mkanat%bugzilla.org dcee23f1ad Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla::Config subroutine
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-22 18:11:53 +00:00
bryner%brianryner.com de811b24ec backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
brettw%gmail.com 403aed7344 Bug 338155 r=vlad Upgrade to sqlite 3.3.5 2006-05-22 17:48:14 +00:00
lpsolit%gmail.com 518c8baf89 Bug 331365: Sendmail complains about a possible attack because there's a newline in the email address - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=glob a=justdave 2006-05-22 17:31:52 +00:00
bugzilla%standard8.demon.co.uk 4352958e01 Bug 35837 should be possible to move/copy address cards to different address books. Part 2 Implement the main dnd functionality properly. r=Neil,sr=bienvenu 2006-05-22 17:15:19 +00:00
uriber%gmail.com 90b450d9d1 Adjust the fix for bug 334256 so that it does not affect non-normal selections. bug=338315, r+sr=roc 2006-05-22 16:56:44 +00:00
benjamin%smedbergs.us 3ad19cafd0 Bug 336004 - coverity report #456, resource leak - patch by Jon Smirl <jonsmirl@yahoo.com> r=me 2006-05-22 16:42:58 +00:00
lpsolit%gmail.com da0c2d023d Bug 139309: Include real name (not just email address) in bugmail comment and diff headers - Patch by Karsten "Mnyromyr" D�sterloh <mnyromyr@tprac.de> r=LpSolit a=justdave 2006-05-22 16:39:59 +00:00
bryner%brianryner.com ac1c3b1456 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 16:18:45 +00:00
kairo%kairo.at b1cdc6e3a8 Bug 301105. [Mac] Classic: Use native-styled menus/menupopups. Patch by stefanh, r=Mano/Mnyromyr, sr=neil. 2006-05-22 16:04:58 +00:00
benjamin%smedbergs.us 740b1a337e Bustage fix, bug 338734 2006-05-22 14:56:00 +00:00
cst%andrew.cmu.edu 07a0653362 Bug 337304 Prevent context menu and autoscroll indicator popup from being present simultaneously
r=jag sr=neil
2006-05-22 14:52:00 +00:00
allan%beaufour.dk 14ce129941 Validation chokes on empty xsd:date. Bug 326530, r=doronr 2006-05-22 14:47:02 +00:00
neil%parkwaycc.co.uk 2b457eb0eb Missing NS_DEFINE_STATIC_IID_ACCESSOR b=338667 rs=bsmedberg 2006-05-22 14:43:22 +00:00
bugzilla%arlen.demon.co.uk 9b3d7fe28d Bug 235773 TLS ECC cipher suites: PSM backend, SeaMonkey UI
Removal of files and entries in jar.mn
r=kengert
2006-05-22 14:33:09 +00:00
benjamin%smedbergs.us 6c4776a2bc Bug 338734 - Make nsProxyRelease available to frozen-linkage code, r=darin 2006-05-22 14:19:13 +00:00
jag%tty.nl ab45d0cfd2 Bug 338803: Personal Toolbar overflow chevron not properly updated on resize. r=CTho, sr=Neil. 2006-05-22 14:09:56 +00:00
benjamin%smedbergs.us 66d8c3ac05 Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu 2006-05-22 13:20:59 +00:00
michael.buettner%sun.com 0eb22c784c Bug 239431 Allow choosing multiple exceptions more easily, r=jminta 2006-05-22 13:08:46 +00:00
peterv%propagandism.org bd8c97f5c4 Fixing compile error on OS X with 10.3.9 SDK. r=vlad. 2006-05-22 10:32:16 +00:00
allan%beaufour.dk 300027c505 [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
allan%beaufour.dk 80dab191f0 [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
allan%beaufour.dk c9fd254723 [XForms] non-relevant nodes not removed for some types of submission. Bug 338314, r=doronr+aaronr 2006-05-22 08:41:06 +00:00
allan%beaufour.dk 842eeaeb44 [XForms] label failing cross-domain check should trigger xforms-link-error. Bug 338517, r=smaug+doronr 2006-05-22 08:16:21 +00:00
ginn.chen%sun.com 272cb5a4b7 Bug 333293 UMR in nsAccessibleText::GetCurrectOffset prevChar if aOffset
<= 0
r=aaronleventhal sr=roc
2006-05-22 03:51:35 +00:00
leon.sha%sun.com 6cb7883f03 Bug 337854 crash [@ nsTreeContentView::GetCell].
Patch by alfred.peng@sun.com.
neil: review+
roc: superreview+
2006-05-22 03:21:57 +00:00
gavin%gavinsharp.com e6fbc5b44c Bug 338754: add safe browsing components to the installer manifest, r=darin 2006-05-22 02:32:45 +00:00
mark%moxienet.com 0898bef714 Bustage fix for cocoa widgets following bug 337199. Cocoa never even used this file. 2006-05-22 01:19:56 +00:00
bclary%bclary.com ab009b81c8 Regression test for bug 333728, by Andreas 2006-05-22 01:06:34 +00:00
mark%moxienet.com 51999bb9af 337199 Key event/text input regressions on Mac after bug 332579, RETURN key events double-processed. Also: 337277 Typed characters appear twice after visiting site with Java applet, 337338 Typing special characters (accents) and symbols with Option fails, 337370 Japanese IME broken, 336357 Keystrokes inserted twice into text input fields. Rework key event and TSM handlers. r=josh sr=shaver a/1.8.1=me&shaver 2006-05-22 00:34:35 +00:00
lpsolit%gmail.com 7c0f0104b8 Bug 332522: Remove $::prodmaxvotes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-21 22:15:05 +00:00
sergei_d%fi.tartu.ee f660e84f06 [BEOS]Bug 338742.nsUpdateDriver does nott build. First step to allow updater for BeOS.p=sergei_d, r=cbiesinger 2006-05-21 21:13:52 +00:00
wtchang%redhat.com 6ac2945b15 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-21 21:02:26 +00:00
peterv%propagandism.org 8708d173ad Fix for bug 236873 (Share class for more elements). r/sr=sicking. 2006-05-21 21:00:09 +00:00
peterv%propagandism.org 97c5bea9a9 Fix for bug 337047 (Remove unused DOMCI data). r/sr=jst. 2006-05-21 20:11:11 +00:00
gavin%gavinsharp.com 7521bc74df Bug 324063 followup: remove unused entities 2006-05-21 19:58:25 +00:00
cltbld 1519f7f8c5 Automated update from host egg 2006-05-21 19:53:38 +00:00
peterv%propagandism.org 9a90ecf4b2 Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
benjamin%smedbergs.us 7b23423bc0 Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil re-landing into layout/inspector since it was originally commited after the cvs copiies from bug 325100 were performed.
2006-05-21 16:41:06 +00:00
tor%cs.brown.edu 26eb5b5177 Bug 338281 - Properly invalidate path when parsing fails. r+sr=roc 2006-05-21 13:50:39 +00:00
tor%cs.brown.edu 971af49c20 Bug 338568 - filter failure fallback not working with <a> content. r+sr=roc 2006-05-21 13:48:43 +00:00
masayuki%d-toybox.com cce1d49d68 Bug 314130 input numbers twice when using Unispim IME at chinese input mode r=ere, sr=roc 2006-05-21 08:16:27 +00:00
gavin%gavinsharp.com 93e89a4058 Bug 337174: "Manage Search Engines" misaligned in menu, patch by Pam Greene <pamg.bugs@gmail.com>, r=bryner 2006-05-21 03:25:18 +00:00
gavin%gavinsharp.com e22db22d7b Bug 337875: set showInConsole to true by default for Firefox debug builds, r=bsmedberg 2006-05-21 03:04:38 +00:00
gavin%gavinsharp.com 1d4919219f Bug 335864: Hookup Session Restore to installs view and blocklist restart app capability, patch by Simon B�nzli <zeniko@gmail.com>, r=bsmedberg 2006-05-21 02:56:20 +00:00