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

8824 Коммитов

Автор SHA1 Сообщение Дата
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
joshmoz%gmail.com f716f5d9c1 Fix context menus for Mac OS X embedding. Patch written by Stuart Morgan and Josh Aas (yay teamwork). b=425787 r=smichaud sr=vlad 2008-04-06 23:52:05 +00:00
joshmoz%gmail.com 80fa7e8260 Don't use carbon events to handle menu commands. Needed for work on bugs 382138 and 418334. b=398514 r=smorgan r=kreeger sr=vlad 2008-04-04 23:29:07 +00:00
joshmoz%gmail.com ee5285330b fix exit event on leaving the app so it doesn't get turned into a move event and incorrectly put up tooltips. b=425259 r=smichaud sr=vlad 2008-04-04 23:17:36 +00:00
reed%reedloden.com da9cb03d80 Bug 426706 - "Gtk-CRITICAL **: gtk_widget_set_name: assertion `GTK_IS_WIDGET (widget)' failed" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=vlad] 2008-04-04 08:59:13 +00:00
roc+%cs.cmu.edu 7539fd510e Bug 382392. Use the full update region on Windows, not just its bounding rect. r=vlad 2008-04-03 11:55:14 +00:00
masayuki%d-toybox.com 2553ed1861 Bug 424524 Unable to enter special characters in html input type=password fields with keyboard shortcuts r=josh, sr=vlad, b1.9=josh 2008-04-03 11:41:35 +00:00
roc+%cs.cmu.edu 242524ce1e Bug 426285. Use kFilePromiseDestFilename from nsDataObj. r+sr=jst 2008-04-03 11:33:06 +00:00
joshmoz%gmail.com 15deb9101c don't mess with embedding menus when we put up an app modal dialog. b=426011 r=smorgan sr=roc 2008-04-03 03:58:45 +00:00
roc+%cs.cmu.edu 3617379b6f Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron 2008-04-01 23:34:21 +00:00
reed%reedloden.com 266801b06d Back out Robert O'Callahan's patch from bug 382392 due to crashes. 2008-04-01 17:31:09 +00:00
reed%reedloden.com 0d2eaa64b9 Bug 425877 - "Tell the GTK theme engine that Mozilla is requesting the drawing, so it can fix its quirks" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep] 2008-04-01 08:33:40 +00:00
reed%reedloden.com d98a4cb415 Bug 382392 - "FF3 20070528: scrolling non-fixed-pos content when fixed-pos content present is extremely sluggish" (Windows fix) [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a1.9=schrep] 2008-04-01 08:25:42 +00:00
masayuki%d-toybox.com aa501584fc Bug 422888 Cannot change the inputting mode by shortcut keys of AquaSKK without non-needed char inputting r=josh, sr=vlad, b1.9=josh 2008-03-30 09:17:50 +00:00
stefanh%inbox.com 9cb2ead7e3 Bug 420726 - Use system background color for odd tree rows. ui-r=beltzner, r=josh+Mano, sr=roc, a1.9=beltzner. 2008-03-29 11:43:32 +00:00
smichaud%pobox.com 663851d178 Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug) -- 2nd attempt to check in.
b=422827 r=josh sr=vlad
2008-03-27 16:30:13 +00:00
smichaud%pobox.com d9e23a6c8c Back out patch for bug 422827 because of leak test failure. 2008-03-27 16:07:27 +00:00
smichaud%pobox.com a4ae259b68 Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug). b=422827 r=josh sr=vlad 2008-03-27 15:40:48 +00:00
joshmoz%gmail.com 9a917a21e0 Scrollbar thumb is drawn with wrong size for custom scrollbars. b=424074 p=mstange@themasta.com r=josh sr=vlad 2008-03-27 05:36:21 +00:00
joshmoz%gmail.com 7554473db1 When a user holds ctrl and left clicks, Cocoa calls menuForEvent: and then mouseDown:, which causes us to send a context menu event and then a mouse click event into gecko. Fix the ordering so we send the mouse click event and then the context menu event. This is the widget part of the fix for bug 416390. b=416390 r=smichaud sr=vlad 2008-03-27 03:47:04 +00:00
joshmoz%gmail.com 2428c3f408 make keyboard shortcuts work in the native filepicker on Mac OS X. b=372571 r=smichaud sr=vlad 2008-03-27 03:42:57 +00:00