Masayuki Nakano
08925daff0
Bug 669028 part.15 Remove nsILookAndFeel r=roc, sr=matspal
2011-09-09 11:27:13 +09:00
Masayuki Nakano
037a4ebb1f
Bug 669028 part.4 Rename nsILookAndFeel.h to LookAndFeel.h and widget should use mozilla::LookAndFeel rather than nsILookAndFeel r=roc
...
--HG--
rename : widget/public/nsILookAndFeel.h => widget/public/LookAndFeel.h
2011-09-09 11:27:12 +09:00
Masayuki Nakano
c4ce4e41aa
Bug 669028 part.3 Implement mozilla::LookAndFeel which has static members r=roc, sr=matspal
2011-09-09 11:27:11 +09:00
Masayuki Nakano
3774b0eb6d
Bug 669028 part.2 Make nsLookAndFeel singleton r=roc
2011-09-09 11:27:11 +09:00
Masayuki Nakano
211a5b60d9
Bug 669028 part.1 Remove nsIObserver from nsXPLookAndFeel r=roc
2011-09-09 11:27:11 +09:00
Brian R. Bondy
69d920e772
Bug 629253 - Firefox hangs when dragging two emails from Thunderbird over it. r=khuey
2011-09-08 21:04:12 -04:00
James Willcox
bd9cf99577
Bug 684242 - don't send synthetic SURFACE_DESTROY event when stopping on Android [r=ajuma]
...
From d88f7db9e74c0b4e2df307e417ef9e582266c3e2 Mon Sep 17 00:00:00 2001
2011-09-08 11:10:36 -04:00
Brian R. Bondy
5a3d6e910b
Bug 684506 - Nightly is using old file manager window regression. r=jimm
2011-09-08 11:29:46 -04:00
Brian R. Bondy
951cf6f088
Bug 683188 - nsISound should be used in Win32 widget code, not PlaySound. r=jimm
2011-09-08 11:24:43 -04:00
Brian R. Bondy
32220cf682
Bug 604451 - Max length ding support in Win32 widget. r=robarnold, sr=roc
2011-09-08 11:16:33 -04:00
Markus Stange
2467f76171
Bug 682445 - Don't copy a C++ object into the block; instead, hold on to the NSEvent object which will be memory-managed by the block appropriately. r=smichaud
2011-09-08 15:31:09 +02:00
Markus Stange
7ac87f51b5
Bug 682541 - Give searchfields in window chrome the new on-chrome style on 10.7. r=joshmoz
2011-09-08 15:30:32 +02:00
Felix Fung
1efc4b73a9
Bug 577266 - Correct misspellings in source code: 'verion' -> 'version'
2011-09-06 22:50:26 -07:00
Phil Ringnalda
946b02e238
Back out d333f4021aaf, 5e90688c720e and bdb0bff93ce8 for Windows build redness
2011-09-07 15:20:26 -07:00
Benoit Jacob
d12c50cf40
Bug 681026 - glxtest should wait() for its child to exit - r=joe
...
This patch makes GetShouldAccelerate directly call GetData, just before the place where we call GetFeatureStatus, which we know is reached.
Initially I considered instead calling GetData from GfxInfo::Init() but that turned out to be a bad idea: Init() is called by the factory constructor, which is called significantly earlier in the startup process. We want to call GetData as late as possible, just when we need it, to maximize chances that the glxtest process be already finished by the time we waitpid() it, so that we don't end up wasting time waiting for it.
2011-09-07 17:17:44 -04:00
Oleg Romashin
cbf80f3c11
Bug 590299 - Virtual keyboard is not invoked for input fields in Qt plugins r=karlt,jbos
2011-09-07 11:06:35 -04:00
Brian R. Bondy
f38f73f38c
Bug 549472 - Async support for base XPCOM code on JumpListBuilder. r=jmathies, sr=gavin.sharp
2011-09-06 15:11:28 -04:00
Brian R. Bondy
702bb6378c
Bug 549472 - Observer for the disabled list preference. r=jmathies
2011-09-06 15:11:28 -04:00
Brian R. Bondy
84fa838da2
Bug 549472 - Add support for fave icons on jump list uri entries. r=jmathies, sr=gavin.sharp
2011-09-06 15:11:28 -04:00
Ali Juma
3489e6c0c4
Bug 683296 - Change GL layers pref default on Android, but blacklist all devices. r=jrmuizel
2011-09-06 15:07:07 -04:00
Chris Pearce
0ae15dea93
Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug
2011-09-05 08:40:11 +12:00
Brian R. Bondy
d469b2523f
Bug 679375 - nsSound can cause GC to be reentered. r=neil
2011-09-04 14:40:15 -04:00
Ehsan Akhgari
78f4e1ccb9
Revert to 176fae7de173 which was fine.
...
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari
a171549936
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Doug Turner
6b1b510e3f
Bug 683461 - Attempt to fix the Java_org_mozilla_gecko_GeckoAppShell_reportJavaCrash crash. The thought is the string being contructed creates a jni env when it really shouldnt. r=jdm
2011-09-01 15:20:17 -07:00
Brian R. Bondy
18d06f2791
Bug 617052 - Use ITaskbarList2::MarkFullscreenWindow for proper windows taskbar integration. r=jmathies
2011-09-01 10:15:09 -04:00
Brian R. Bondy
9b40155220
Bug 295540 - Multi-monitor: download save-as dialog remains on secondary monitor even if detached. r=jmathies
2011-09-01 10:01:45 -04:00
Brian R. Bondy
e0c326732f
Bug 633160 - move away from the page by file drop is possible in spite of modal file picker dialog. r=neil
2011-09-01 09:48:48 -04:00
Brian R. Bondy
0affc31285
Bug 357601 - Drag and drop from an external program to Firefox does not use the proper drop effect. r=neil
2011-09-01 09:48:48 -04:00
Brian R. Bondy
4ed272295e
Bug 673080 - Dropping a link on Firefox from an external program has no effect. r=neil
2011-09-01 09:48:48 -04:00
Doug Turner
ad639260ad
Bug 678997 - putenv memory leak in widget/src/android/AndroidBridge.cpp. r=azakai
2011-08-31 19:39:49 -07:00
Benoit Girard
645ee9b6d4
Bug 683745 - Fix OGL FPS Counter on Android; r=jrmuizel
2011-08-31 15:58:19 -07:00
James Willcox
effa559b42
Bug 682921 - Use DEBUG_ANDROID_FOO instead of ANDROID_DEBUG_FOO; r=dougt
...
This allows people to use the --with-debug-label configure options
instead of editing source files.
2011-08-29 14:29:39 -04:00
Tim Abraldes
06919cbde2
Bug 273456 - Fix for plugins that steal the focus in background tabs. r=jimm
2011-08-31 14:19:03 -05:00
Oleg Romashin
0773035af1
Bug 683099 - NS_NATIVE_WINDOW value should not be used as IPC shareable . r=roc
2011-08-31 20:01:38 +01:00
Oleg Romashin
d296e5fd07
Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt
2011-08-29 17:26:24 +01:00
Oleg Romashin
bf2582e686
Bug 682458 - Disable default gesture filters in Qt widget. r=dougt
2011-08-28 19:09:56 +01:00
Ms2ger
6aeeb50315
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
b12351fbda
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00
Ed Morley
931f3fdad4
Merge last green changeset on m-i to m-c
2011-08-26 02:17:14 +01:00
Mark Finkle
1acfdb7f85
Bug 682073 - AndroidBridge uses wrong method for calling setClipboardText [r=dougt]
2011-08-25 16:35:37 -04:00
Ms2ger
502f40dc70
Bug 680696 - Remove nsPSPrinterList::Init; r=roc
2011-08-25 10:46:02 +02:00
Alfred Kayser ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
944c74ce98
Bug 537223 - Cleanup gfxColor.h; r=jrmuizel
2011-08-25 10:46:01 +02:00
Mats Palmgren
6894179e71
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
...
Remove the nsIAtom* child list names and use child list ID enum instead.
2011-08-24 22:54:30 +02:00
Oleg Romashin
7cb6cc6d06
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
...
--HG--
rename : dom/plugins/ipc/NPEventX11.h => dom/plugins/ipc/NPEventUnix.h
2011-08-24 17:15:58 +01:00
Ali Juma
b7beb63b85
Bug 677920 - Part 2: Fix handling of Android surface lifecycle events when using GL layers. r=blassey
...
--HG--
extra : rebase_source : 40ad2f8039f672afa77bd887f42a6b930f9e61c0
2011-08-23 16:52:03 -04:00
Neil Deakin
be1217eb3b
Bug 666256, another fix needed
2011-08-23 10:31:09 -04:00
Neil Deakin
fb6a7090ae
Bug 666256, qt fix
2011-08-23 09:30:39 -04:00
Neil Deakin
3013e94888
Bug 533460 - Allow custom panels/windows to be used as drag/drop feedback images. r=karlt,josh,roc
2011-04-25 18:37:20 -07:00
Benoit Girard
fe39b1a50b
Bug 621745 - Correctly handle EGL surfaceChange event causing glitches on resize; r=jmuizelaar
2011-08-22 09:57:12 -07:00