Doug Turner
d6d932e4e7
Bug 630007 - Minimal support NPAPI on ANDROID. Pre-Honeycomb inproccess support only. r=josh.
2011-09-16 14:34:31 -07:00
Ehsan Akhgari
12bf623990
Bug 98160 - Add support for platform native text switching keyboard shortcuts in bidi UI on Windows; r=roc
2011-09-15 10:54:50 -04:00
Ehsan Akhgari
f3bacc8d1a
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-15 09:41:15 -04:00
Neil Rashbrook
e626e8ff0c
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-15 08:40:17 +01:00
Neil Rashbrook
396ec9d7bf
Backout of bug 611503 because Android has some weird string code
2011-09-14 21:14:57 +01:00
Neil Rashbrook
12e76a497d
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
2011-09-14 20:21:20 +01:00
Phil Ringnalda
a15784a170
No bug, fix rammedtogether words in test error message DONTBUILD
2011-09-13 20:04:13 -07:00
Oleg Romashin
0666fb76cd
Bug 584217 - Add Meego Touch based filepicker implementation. r=jeremias.bosch,florian.haenel
2011-09-14 14:16:28 +01:00
Ed Morley
bdd7b6de63
Backout changeset b8d354d37128 (bug 574005) for Linux M3 orange; a=bbondy
2011-09-13 00:49:59 +01:00
Brian R. Bondy
61dead824b
Bug 574005 - Make obtaining CF_HTML directly work on Windows and Linux (application/x-moz-nativehtml); r=ehsan
2011-09-12 18:38:57 -04:00
Brian R. Bondy
2c26a7a9aa
Bug 679196 - Mem leak when preferred effect is set for drag and drop; r=neil
2011-09-12 17:52:37 -04:00
Masayuki Nakano
3f8bbf4336
Bug 669028 part.15 Remove nsILookAndFeel r=roc, sr=matspal
2011-09-09 11:27:13 +09:00
Masayuki Nakano
f1847a7e6c
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
e2c900d50b
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
63c956c546
Bug 669028 part.2 Make nsLookAndFeel singleton r=roc
2011-09-09 11:27:11 +09:00
Masayuki Nakano
60fca38ebd
Bug 669028 part.1 Remove nsIObserver from nsXPLookAndFeel r=roc
2011-09-09 11:27:11 +09:00
Brian R. Bondy
af90ff7422
Bug 629253 - Firefox hangs when dragging two emails from Thunderbird over it. r=khuey
2011-09-08 21:04:12 -04:00
James Willcox
d3e75ad955
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
20893d9404
Bug 684506 - Nightly is using old file manager window regression. r=jimm
2011-09-08 11:29:46 -04:00
Brian R. Bondy
872cc68f78
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
64113c6ae2
Bug 604451 - Max length ding support in Win32 widget. r=robarnold, sr=roc
2011-09-08 11:16:33 -04:00
Markus Stange
a85bf9b1b0
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
94e9d1fe47
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
4ad6cea4ad
Bug 577266 - Correct misspellings in source code: 'verion' -> 'version'
2011-09-06 22:50:26 -07:00
Phil Ringnalda
446a63d453
Back out d333f4021aaf, 5e90688c720e and bdb0bff93ce8 for Windows build redness
2011-09-07 15:20:26 -07:00
Benoit Jacob
d79f963151
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
0c6800ea66
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
da2d63352e
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
c2a020d20b
Bug 549472 - Observer for the disabled list preference. r=jmathies
2011-09-06 15:11:28 -04:00
Brian R. Bondy
fb7ca044e0
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
93038449d6
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
0cc316b66d
Bug 545812 - Dispatch mozfullscreenchange event when we change full-screen mode. r=smaug
2011-09-05 08:40:11 +12:00
Brian R. Bondy
7941fce2bf
Bug 679375 - nsSound can cause GC to be reentered. r=neil
2011-09-04 14:40:15 -04:00
Ehsan Akhgari
624cdf4412
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
44916171a8
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
093817c5ae
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
7971ff4bfd
Bug 617052 - Use ITaskbarList2::MarkFullscreenWindow for proper windows taskbar integration. r=jmathies
2011-09-01 10:15:09 -04:00
Brian R. Bondy
2aa4803a10
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
67314813c6
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
1faa65d45a
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
dc227b2571
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
132e794bdd
Bug 678997 - putenv memory leak in widget/src/android/AndroidBridge.cpp. r=azakai
2011-08-31 19:39:49 -07:00
Benoit Girard
19ed51c454
Bug 683745 - Fix OGL FPS Counter on Android; r=jrmuizel
2011-08-31 15:58:19 -07:00
James Willcox
a8d7460d46
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
96733933b6
Bug 273456 - Fix for plugins that steal the focus in background tabs. r=jimm
2011-08-31 14:19:03 -05:00
Oleg Romashin
66072d5ad9
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
8896b3667f
Bug 672857 - Make IM work for IPC plugins in remote browser. r=karlt
2011-08-29 17:26:24 +01:00
Oleg Romashin
102f1032f2
Bug 682458 - Disable default gesture filters in Qt widget. r=dougt
2011-08-28 19:09:56 +01:00
Ms2ger
27a1795f34
Bug 672054 - Part b: Remove nsIDOMNSMouseEvent; r=smaug
2011-08-26 09:43:56 +02:00
Ms2ger
0b1536d069
Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug
2011-08-26 09:43:49 +02:00