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

11207 Коммитов

Автор SHA1 Сообщение Дата
Oleg Romashin f3e3834d75 Merged with mozilla-central 2010-04-07 06:59:04 -04:00
Doug Turner 55aabe42b5 merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp. 2010-03-26 14:22:48 -07:00
Siddharth Agarwal c78b02bc92 Back out most of bug 514494 because of bug 555085 2010-03-26 19:54:17 +05:30
Neil Rashbrook 8275642098 Bug 525762 Fix regression typo from bug 242847 r=jimm 2010-03-26 08:27:27 +00:00
Rob Arnold eacc00b3d2 Bug 458407 - Content is blended when on top of a glass region of a window [r=roc] 2010-03-25 20:30:00 -07:00
Martin Stránský 579b992507 b=551899 embed page size and orientation options in print dialog, proposed by Ritesh Khadgaray <khadgaray@gmail.com> r=karlt 2010-03-26 15:03:18 +13:00
Rich Dougherty 3a0a7d30c5 b=525409 chain nsBaseWidget::Destroy() from nsWindow::Destroy() r=karlt 2010-03-25 16:29:14 +13:00
Josh Aas 9a957485f7 Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc 2010-03-25 20:14:56 -04:00
Oleg Romashin b9995210c6 Bug 554768 - More fixes for Qt widget port. r=dougt
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas 2d55481f8c Initialize nsChildView plugin ports on Mac OS X. b=555018 r=roc 2010-03-25 15:36:44 -04:00
Andrew Thompson b41bdcc0a5 Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe 2010-03-25 12:07:36 -04:00
Martin Stránský 87239bea22 Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
2010-03-25 14:18:10 +01:00
Markus Stange 427753f65c Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures. 2010-03-25 11:30:40 +01:00
Markus Stange b684145a5b Bug 538242 - Always keep mBounds up to date. r=josh 2010-03-25 10:25:00 +01:00
Jim Mathies 5b1f0953f8 Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent. 2010-03-24 16:49:05 -05:00
Theppitak Karoonboonyanan d98e611510 Bug 353776 need the surrounding text support for some language input r=masayuki 2010-03-25 00:04:39 +09:00
Siddharth Agarwal 861bf4f12f Bug 514494 - Make the Windows XP save as filepicker change the file's extension when the filter is changed. r=jimm, sr=vlad 2010-03-24 15:11:48 +05:30
Doug Turner 8dfa93be1c today is two merge monday 2010-03-22 22:05:25 -07:00
Jim Mathies e16a55adf5 Bug 545149 - Fix various issues with winless plugin context menus. r=bent. 2010-03-22 22:06:35 -05:00
Doug Turner 0a1d6a724c merge from mozilla-central. no merges required 2010-03-23 02:53:35 -07:00
Jason Duell 5f4f54e48f Merge from m-c in order to fix e10s necko hangs caused by last m-c merge. 2010-03-19 23:55:40 -07:00
Rob Arnold 03b43a656f Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc 2010-03-17 18:56:00 -04:00
Rob Arnold 3ef6a2e9c3 Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies 2010-03-20 18:09:00 -04:00
Jaakko Kiviluoto da37dfc4ab Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa 2010-03-21 22:55:36 -04:00
Bas Schouten 7c224490aa Bug 548935: If we're on a higher DPI invalidate a mysterious row of pixels which might scroll into view when on D2D. r=jimm 2010-03-20 18:25:38 +01:00
Josh Aas efeb78df36 Various fixes for nsChildView, including uninitialized member pointer. b=553702 r=roc 2010-03-20 11:05:47 -04:00
Masayuki Nakano b24aedbf86 Bug 520732 part3 follow up fix r=karlt 2010-03-20 21:01:48 +09:00
Masayuki Nakano 0ce3f15ea5 Bug 553640 Cannot build with --disable-logging because #include "nsGtkIMModule.h" is in #ifdef MOZ_LOGGING block in nsWindow.h r=karlt 2010-03-20 21:00:55 +09:00
Masayuki Nakano f08f51eb24 Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst 2010-03-19 14:02:53 +09:00
Doug Turner bb28e86ac9 Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg 2010-03-18 21:48:35 -07:00
Masayuki Nakano c717c0e54d Bug 520732 Separate IME related code to another file from gtk2/nsWindow.cp r=katakai+karlt 2010-03-19 13:21:16 +09:00
Neil Deakin 24a24fb407 Bug 552462, close popups when toolbar pill pressed, r=josh 2010-03-18 15:58:07 -04:00
Marco Bonardo 43e31a651e Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm 2010-03-18 11:59:10 +01:00
Miika Jarvinen a5ef3f4a47 Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa 2010-03-17 08:32:38 +02:00
Mike Kristoffersen 8ae1268f3c Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa. 2010-03-17 08:28:42 +02:00
Miika Jarvinen bab1f4ff74 Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt 2010-03-17 08:27:40 +02:00
Rob Arnold 811377b7f9 Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc 2010-03-16 20:15:03 -04:00
Doug Turner 9972bbbaf9 Bug 552442 - Running against < Qt 4.6 causes build bustages. r=romaxa
--HG--
extra : rebase_source : 20bb0766ecab9ae6ed7af2eee6d62336871a70c6
2010-03-15 10:54:56 -07:00
Oleg Romashin 5975e1fa49 Bug 552315 - Improve Qt show functionality. r=dougt 2010-03-15 08:08:15 +02:00
Mats Palmgren b05d82f7c5 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Josh Aas 829e4a3501 Remove unused PRAllocCGFree function. b=544704 2010-03-13 09:42:54 -05:00
Andrew Thompson a55e98a72e Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh 2010-03-13 09:39:55 -05:00
Oleg Romashin d89f84387b Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:11:42 +02:00
Oleg Romashin 6c9fd72028 Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:07:32 +02:00
Oleg Romashin 0ed6e114c3 Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE. 2010-03-13 00:06:17 +02:00
Joel Maher 5a22815ee5 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
Doug Turner fd0bcfee98 Merge with m-c 2010-03-18 21:53:17 -07:00
Jason Duell 80d2609d87 Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again. 2010-03-18 14:59:34 -07:00
Doug Turner 40d9d6137f Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg 2010-03-18 09:44:33 -07:00
Doug Turner f4215966ff Merge with mc 2010-03-17 10:37:32 -07:00