Masayuki Nakano
|
1e701c5bdd
|
Bug 694913 Assume that user clicked on right most of a character if clicked character in composition string is zero-width r=roc+emk
|
2011-10-26 11:10:43 +09:00 |
Neil Deakin
|
ead3336a32
|
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
|
2011-10-25 11:05:32 -04:00 |
Ehsan Akhgari
|
b3bd86a342
|
Bug 694811 - Linking with VC11 fails with an undefined reference error to _IID_IAsyncOperation; r=bbondy
|
2011-10-24 16:08:10 -04:00 |
Ehsan Akhgari
|
8be4fe1430
|
Bug 694802 - VC11 cannot compile nsWindow.cpp because it #includes <pbt.h>; r=bbondy
|
2011-10-24 15:59:10 -04:00 |
Daniel Holbert
|
0b25fa3b45
|
Back out 564e841f1f57 (Bug 429592) for Linux64 opt orange
|
2011-10-24 11:24:29 -07:00 |
Benjamin Smedberg
|
22af84cad9
|
Bug 429592 - Add a monitor thread for process hangs and crash by default if a chrome process doesn't end up back in the event loop for more than 30 seconds. By default this affects non-debug builds only. r=cjones/bent
--HG--
extra : rebase_source : d75bbc917d9a07f2a5ec016d3c410ec4bcff67e9
|
2011-10-12 13:52:26 -04:00 |
Brad Lassey
|
c4f2ee1b35
|
[mq]: Backout changeset 78e519331f40 because of build bustage on android
|
2011-10-24 13:18:50 -04:00 |
Brad Lassey
|
1803c53583
|
bug 633239 - event loop responsiveness for Android r=dougt
|
2011-08-04 03:32:57 -04:00 |
Josh Aas
|
96cf9dc05d
|
Bug 695968: Fix use of uninitialized memory in nsLookAndFeel::NativeGetColor. r=roc
|
2011-10-20 10:46:45 -04:00 |
Marco Bonardo
|
3a0bb8b0e6
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-19 11:47:57 +02:00 |
Oleg Romashin
|
76b3ff6152
|
Bug 695231 - Disable animated orientation change in Meegotouch window/scene manager. r=jeremias
|
2011-10-18 13:18:43 -07:00 |
Olli Pettay
|
d30d7c0831
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
Olli Pettay
|
c3c86f516c
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03:00 |
Oleg Romashin
|
59e5fd18f9
|
Bug 693422 - Make possible for Qt FF create main QGraphicsView outside of XPCOM (ala faststart static UI feature). r=tatiana
--HG--
rename : widget/src/qt/mozqwidget.h => widget/src/qt/moziqwidget.h
extra : rebase_source : 82d80684824878e19014f25817ba6215c69ed719
|
2011-10-17 17:52:56 -07:00 |
Ted Mielczarek
|
e67bbcc689
|
bug 690203 - ensure that we unstick the event tracing thread when shutting down. r=bsmedberg
|
2011-10-18 10:51:36 -04:00 |
Benoit Girard
|
478d957989
|
Bug 694994 - Improve GetAdapterDescription string to remove ambiguity. r=ajuma
--HG--
extra : rebase_source : 3128eeff52a6574bc1b835ac19909a387c6ec9f9
|
2011-10-17 08:02:15 -07:00 |
Ehsan Akhgari
|
1deb9f1504
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Jeff Walden
|
1bb2d1626a
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
Ed Morley
|
0bf60a2d4a
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2011-10-15 12:19:29 +01:00 |
Ms2ger
|
d167e9e449
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
Neil Deakin
|
7548241b86
|
Bug 694227 nsIBaseWindow::blurSuppression is unusued, r-bsmedbeg,sr=bz
|
2011-10-14 14:11:22 -04:00 |
Neil Deakin
|
d68b614f9d
|
Bug 694226, merge nsWidgetAtoms and nsGkAtoms, r=roc
|
2011-10-14 14:11:22 -04:00 |
Neil Deakin
|
2a37cb4a1f
|
Bug 694224, remove appshell argument from various widget creation methods, r=roc
|
2011-10-14 09:06:39 -04:00 |
Jeff Walden
|
1872189eac
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
Jeff Walden
|
37f2b96015
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
Joe Drew
|
20c9e2d9fe
|
Bug 693813 - Don't evaluate our blacklisting logic if we're being called for a downloaded blacklist entry. r=bjacob
|
2011-10-11 17:18:56 -04:00 |
Ed Morley
|
53b53ebd9e
|
Bug 693191 - Unblacklist D3D9 layers on NVIDIA 6200 device ID 0221; r=bjacob
|
2011-10-11 22:05:08 +01:00 |
Brian R. Bondy
|
f5c75ea9ff
|
Bug 635691 - GetAttention() flashes the grandparent window although the parent window is in the forground. r=neil
|
2011-10-09 10:19:24 -04:00 |
Brian R. Bondy
|
b8bb79d9a0
|
Bug 607251 - Aero broken with Basic/Aero theme and minimize/un-minimize. r=jimm
|
2011-10-07 21:52:09 -04:00 |
Oleg Romashin
|
00ef2bb487
|
Bug 690656 - Don't Init XAtom and XEvents listener in non-main thread r=dougt
|
2011-10-07 16:16:37 +01:00 |
Oleg Romashin
|
694ee7bcb3
|
Bug 690656 - Stop creating QWidget in DragService ctor r=dougt
|
2011-10-07 16:16:36 +01:00 |
Martin Stransky
|
4d68299b85
|
Bug 627699 - Port GTK2 to GTK3, mozcontainer patch, r=karlt
|
2011-10-07 16:16:36 +01:00 |
Makoto Kato
|
f31b84ad3b
|
Bug 691217 - nsWindow::OnPaint() returns NS_ERROR_FAILURE even if return type is bool. r=jimm
|
2011-10-06 17:34:34 +09:00 |
Boris Zbarsky
|
c32ad934c4
|
Bug 691725. Actually initialize the mIsDragPopup member of nsWidgetInitData. r=enn
|
2011-10-05 23:19:58 -04:00 |
Ehsan Akhgari
|
260cdc36c5
|
Bug 691909 - Avoid an unnecessary memory allocation for GTK clipboard code; r=roc
--HG--
extra : rebase_source : 2d4ae14de525809bded55e235867b058993f6c94
|
2011-10-05 19:56:19 -04:00 |
Ehsan Akhgari
|
9eb83db09c
|
Bug 692122 - nsToolkit::StartAllowingD3D9 leaks the nsToolkit object; r=roc
--HG--
extra : rebase_source : ca6010965c59296b4c3c9db3ec57c4e7af92a310
|
2011-10-05 19:54:07 -04:00 |
Justin Lebar
|
73f258f46e
|
Bug 689433 - Align nsAutoTArray<E> to E's natural alignment. r=roc
--HG--
extra : rebase_source : f7062f251f6905a58145ed6d94680f076dabbef7
|
2011-10-05 09:11:17 -04:00 |
Masayuki Nakano
|
318761046e
|
Bug 477291 Should not send keypress event before calling interpretKeyEvents r=smichaud
|
2011-10-05 11:19:25 +09:00 |
Masayuki Nakano
|
e756688298
|
Bug 685073 part.2 Consume key event which causes nested key event r=smichaud
|
2011-10-05 11:19:24 +09:00 |
Masayuki Nakano
|
681dc4a813
|
Bug 685073 part.1 Manage nested key events for IME r=smichaud
|
2011-10-05 11:19:24 +09:00 |
Marco Bonardo
|
84bb250275
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-10-04 11:02:20 +02:00 |
Bas Schouten
|
640ce8a03a
|
Bug 656589: Avoid using Direct2D surfaces which are non-functional. r=jimm
|
2011-10-04 03:20:43 +02:00 |
Matt Brubeck
|
022b0c3f9e
|
Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt]
|
2011-10-03 16:34:43 -07:00 |
Masayuki Nakano
|
d53b3af9a7
|
Bug 690700 Remove MAKE_PR_BOOL macro r=karlt
|
2011-10-03 16:56:21 +09:00 |
Masayuki Nakano
|
4f40175547
|
Bug 690700 Remove PR_TRUE/PR_FALSE from widget/src/gtk2 r=karlt
|
2011-10-03 16:56:21 +09:00 |
Marco Tulio Costa
|
2e737c3d08
|
Bug 593744 - nsWindow.cpp should assert if mLayerManager is null before Returning from nsWindow::GetLayerManager(). r=joedrew
--HG--
extra : rebase_source : f11c29151442b27ed8c08122d95bb37221b343f8
|
2011-10-02 21:11:19 +02:00 |
Masayuki Nakano
|
42502b912c
|
Bug 690669 Remove PR_TRUE/PR_FALSE from widget/src/windows r=jimm
|
2011-10-02 11:16:19 +09:00 |
Matt Brubeck
|
1960ef80ed
|
Merge mozilla-central to mozilla-inbound
|
2011-09-30 18:39:57 -07:00 |
Masayuki Nakano
|
b566a70e5a
|
backout bug 685073 part.1 due to random crash
|
2011-10-01 10:10:43 +09:00 |
Masayuki Nakano
|
62ce0593d1
|
backout bug 685073 part.2 due to random crash
|
2011-10-01 10:10:43 +09:00 |