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

8844 Коммитов

Автор SHA1 Сообщение Дата
smichaud%pobox.com 59e89d7321 Followup cosmetic fix for patch for bug 426499 (code neutral). b=426499 r=josh 2008-04-29 16:04:25 +00:00
masayuki%d-toybox.com 1c7e4eb3c5 Bug 430650 '^' and 'N' chars don't work in password fields r=roc+katakai, sr=roc, a=beltzner 2008-04-29 15:31:51 +00:00
joshmoz%gmail.com e61c30d42a make key equivs work when a plugin has focus on Mac OS X. b=428047 r=smichaud sr=roc a=mconnor 2008-04-28 17:43:34 +00:00
gavin%gavinsharp.com a48242c32e Bug 428792: expanders cause 'unsupported widget' warning, patch by Ian Spence <ispence@gmail.com>, r+sr=roc, a=beltzner 2008-04-28 10:06:56 +00:00
vladimir%pobox.com 313a21023a b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner 2008-04-25 23:12:47 +00:00
masayuki%d-toybox.com 3681fa2289 Bug 430419 Command-Option-F does not select search box #2 r=josh, sr=roc, a=dsicore 2008-04-25 18:32:45 +00:00
mats.palmgren%bredband.net d17cfb0bec Add error handling for invalid filename. b=429707 r+sr=roc a1.9=beltzner 2008-04-25 10:48:57 +00:00
smichaud%pobox.com de7fa3c7c0 Disable OS-level menu reindexing on OS X 10.5 and higher (to avoid crashes and other problems opening the Help menu). b=426499 r=josh sr=roc a=beltzner 2008-04-24 15:30:20 +00:00
roc+%cs.cmu.edu b9b8a4a294 Bug 429188. Support CSS colors for 'odd tree row' and 'even tree row' on all platforms. patch by stefanh@inbox.com, r+sr=roc,r=gavin,a=beltzner 2008-04-24 08:08:36 +00:00
gavin%gavinsharp.com 0aad604c6e Bug 277067: Mozilla mistimes changing QuickDraw plugin visibility when switching tabs, patch by patch by Matthew Gregan <kinetik@flim.org>, r=josh, sr=roc, a=damon 2008-04-23 22:56:40 +00:00
gavin%gavinsharp.com a1c69ef130 Bug 428680: Sometimes, the document node is the event target for mousemove events now, patch by Matthew Gregan <kinetik@flim.org>, r=smaug, sr=roc, a=damon 2008-04-23 22:51:27 +00:00
reed%reedloden.com 68c1f07460 Bug 430434 - "dropdown button on menulists in Vista chrome should not have a hover state" (always assume normal state if vista & not content) [p=beltzner@mozilla.com (Mike Beltzner) r+a1.9=vlad] 2008-04-23 21:01:16 +00:00
smichaud%pobox.com fce63ead14 "Default browser" or proxy auth dialog (sheet) appears mostly off-screen. b=424266 r=josh sr=roc
a=dsicore
2008-04-23 16:08:00 +00:00
masayuki%d-toybox.com 9284d223a9 Bug 423814 [10.5] Cannot change the input modes with Kotoeri By Ctrl+Shift+k/Ctrl+Shift+j/Ctrl+Shift+; r=josh, sr=vlad, a1.9=beltzner 2008-04-23 03:41:50 +00:00
mozilla%weilbacher.org 957b15da00 [OS/2] Bug 430345: Small OS/2 widget cleanup following other platforms, r=mkaply 2008-04-22 21:43:44 +00:00
gavin%gavinsharp.com e6526e98ba Bug 430212: not enough padding on textbox and textarea widgets on Vista, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=vlad 2008-04-22 19:56:10 +00:00
gavin%gavinsharp.com f8fc1f0852 Bug 429791: SPI_GETFLATMENU does not fail on Windows 2000 and can even return TRUE, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=vlad, sr=roc, a=beltzner 2008-04-22 16:57:36 +00:00
gavin%gavinsharp.com ad13250fc5 Bug 429176: :-moz-system-metric(windows-default-theme) should treat Royale and Zune the same as Luna, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r+sr=roc, a=beltzner 2008-04-22 16:54:51 +00:00
masayuki%d-toybox.com d1347e3e38 Bug 411875 Kotoeri (Japanese IM) crashes when using Firefox on Mac OS X (10.5.*) r=josh, sr=roc, a1.9=beltzner 2008-04-22 03:30:45 +00:00
dholbert%cs.stanford.edu fc484c9472 Bug 429337: re-landing patch, with bustage fix. (bustage fix initializes nsPrintSettingsGTK::mPrintSelectionOnly to false in default constructor. Wasn't getting initialized before.) 2008-04-22 01:18:27 +00:00
vladimir%pobox.com 9c33bc6b0a backing out 2008-04-20 08:24:43 +00:00
vladimir%pobox.com 25ace13385 b=427122, padding on select elements ignored, r=dbaron,a=beltzner 2008-04-20 06:42:05 +00:00
masayuki%d-toybox.com fe36220954 Bug 429160 [Mac]Regression: Command-Option-F does not select search box r=karlt+josh, sr=roc, a1.9=mtschrep 2008-04-19 15:09:50 +00:00
smichaud%pobox.com 08dd4fd7f4 Crash on quit when only an extension's custom window is open. b=429215 r=josh sr=vlad a=vlad 2008-04-18 15:05:37 +00:00
masayuki%d-toybox.com 7b0b6dde0b Bug 429180 [windows] Hotkeys/keyboard shortcuts (eg. Ctrl-C) broken in Russian locale after bug 359638 landed r=ere+karlt, sr=roc, a=beltzner 2008-04-18 14:36:05 +00:00
jwalden%mit.edu a5b2f73e51 Bug 429233 - Firefox leaks nsTArray_base due to nsDOMKeyboardEvent's dtor not being virtual; also makes ~nsEvent virtual as well and uses MOZ_COUNT_[CD]TOR in nsEvent. Patch by Ben Turner <bent.mozilla@gmail.com>, r+sr=jst, a=beltzner 2008-04-17 22:38:35 +00:00
masayuki%d-toybox.com fcb23299ce Bug 429349 memory leaking in nsTSMManager::UpdateComposing() r=josh, sr=vlad, a=beltzner 2008-04-17 12:57:44 +00:00
neil%parkwaycc.co.uk 7e6c45db1f Bug 424684 GTK fires spurious drag exit after a drop r+sr=roc a=beltzner 2008-04-16 21:06:57 +00:00
gavin%gavinsharp.com 843a05e5d7 Bug 428876: ondrop gets wrong results when dragging multiple files, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+sr=roc, a=beltzner 2008-04-16 20:29:06 +00:00
gavin%gavinsharp.com 7265377c19 Bug 348724: nsBidiKeyboard for GTK2 backend, patch by Behnam ZWNJ Esfahbod <bugs+behnam@zwnj.org>, r=smontagu, sr=roc, a=beltzner 2008-04-16 20:03:19 +00:00
smichaud%pobox.com 81f3103e16 Fix IME input in plugins that (like Flash) get key events from NPAPI. b=357670 a=josh sr=roc a=beltzner 2008-04-16 15:27:18 +00:00
masayuki%d-toybox.com 4b84e34633 Bug 428980 leaking NSAutoreleasePool object in insertText r=josh,sr=vlad, a=beltzner 2008-04-16 04:56:51 +00:00
leon.sha%sun.com fa9c2da749 Bug 424751 On Linux/Unix, landscape mode setting failed if there is no CUPS printer configured.
ventnor.bugzilla: review+
roc: superreview+
beltzner: approval1.9+
2008-04-16 03:20:32 +00:00
marco.zehe%googlemail.com ee7ae1bc3c Backout of bug 427259 - Window class of dialog "MozillaDialogClass" breaks traditional screen reader dialog reading mechanisms
to fix bug 429029 - Right click on WMP plugin and Properties or Options doesn't work
2008-04-15 06:05:16 +00:00
masayuki%d-toybox.com 39115e138a Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor 2008-04-15 04:16:27 +00:00
mozilla%weilbacher.org 750598db87 [OS/2] Bug 418645: content of mplayer plugin spills over into content area when scrolling, r=mkaply 2008-04-14 18:42:51 +00:00
wr%rosenauer.org 9956719870 Bug 427979 - Bring back download manager banding, this time with native colours (Linux), p=Michael Ventnor, r=frnchfrgg, sr=vladimir, a19=beltzner 2008-04-12 12:13:33 +00:00
Olli.Pettay%helsinki.fi 655d3e257a Bug 427143, Crash [@ nsNativeDragTarget::ProcessDrag], r+sr=jst, a=beltzner 2008-04-10 12:38:05 +00:00
joshmoz%gmail.com c082779d73 Set a regular cursor when the mouse leaves a widget so that plugins don't hide the cursor and leave it hidden. b=325558 r=smorgan sr=vlad a=beltzner 2008-04-09 17:23:34 +00:00
reed%reedloden.com b814d7e98f Bug 427256 - "Scroll Control Arrows don't work when moved to the top" (Add missing check for arrow style) [p=mstange@themasta.com (Markus Stange) r=josh sr=roc a1.9=beltzner] 2008-04-09 06:38:01 +00:00
enndeakin%sympatico.ca eaf4d42516 Bug 390178, mouse clicks not working in noautohide panels on Windows, r+sr=roc,a=beltzner 2008-04-09 01:51:00 +00:00
joshmoz%gmail.com f3263acf2e don't send two right mouse up events into Gecko for each real right mouse up event. fixes context menus in Google spreadsheets. b=418689 r=smichaud sr=vlad 2008-04-08 19:56:13 +00:00
reed%reedloden.com 6dd0b75d45 Bug 426660 - "Allow Firefox themes to change based on the OS theme" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=vlad sr=dbaron a=blocking1.9+] 2008-04-08 18:36:54 +00:00
marco.zehe%googlemail.com 645150786f bug 427259 - Window class of dialog "MozillaDialogClass" breaks traditional screen reader dialog reading mechanisms.
r+sr=roc
a1.9=beltzner
2008-04-08 05:54:28 +00:00
ginn.chen%sun.com 640823a21e Bug 426322 native ComboBox arrow is not rendered correctly with GNOME nimbus theme
r=twanno sr=roc a=beltzner
2008-04-08 05:49:18 +00:00
joshmoz%gmail.com adcea2eaa9 When Quicktime is loaded in one tab, Flash content doesn't respond very readily to clicks. Patch by Matthew Gregan. b=420527 r=josh sr=roc 2008-04-08 05:45:06 +00:00
joshmoz%gmail.com 36af0234a2 Change keyboard command event propagation in Cocoa widgets. Allow normal propagation through the view system when there is a window present regardless of a native menu item's enabled status. Also get rid of native menu command hash table because it is no longer necessary. Fixes bugs 382138 (key commands not working due to lazy menu item enabled status updates), 413681 (can't copy/paste in google spreadsheets), and 418334 (Flash unable to intercept meta key events). Also includes a crash fix from Steven Michaud. b=398514 r=smichaud sr=vlad 2008-04-08 04:38:52 +00:00
dholbert%cs.stanford.edu 70e68f7ed6 Bug 389949, second patch: rotate landscape-mode printed output in Linux. (so we don't end up printing landscape-oriented content on top of portrait-oriented paper.) r+sr=vlad a=blocking1.9 2008-04-08 00:32:49 +00:00
mozilla.mano%sent.com 6e22b39903 Bug 304147 - progressmeter in undetermined mode does not work in Mac OS X. patch by Markus Stange <mstange@themasta.com>, r=enn, sr=roc, a=beltzner. 2008-04-07 22:56:44 +00:00
vladimir%pobox.com f3295031d8 b=403169, enabling cms causes unified toolbar color mismatch; patch from colin,joe; r=stuart/josh 2008-04-07 20:55:15 +00:00