Commit Graph

11929 Commits

Author SHA1 Message Date
Oleg Romashin
da61ec4e86 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
Benoit Girard
7f68832f72 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
92064e6d3f 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
b5e57820bf 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
acef499a8d Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-15 12:19:29 +01:00
Ms2ger
ca6f7807e0 Bug 540433 - Remove nsIDocumentViewer; r=smaug 2011-10-15 09:33:26 +02:00
Neil Deakin
506fdf23b9 Bug 694227 nsIBaseWindow::blurSuppression is unusued, r-bsmedbeg,sr=bz 2011-10-14 14:11:22 -04:00
Neil Deakin
7e4c23a4f5 Bug 694226, merge nsWidgetAtoms and nsGkAtoms, r=roc 2011-10-14 14:11:22 -04:00
Neil Deakin
90f42cf310 Bug 694224, remove appshell argument from various widget creation methods, r=roc 2011-10-14 09:06:39 -04:00
Jeff Walden
d0532c3e95 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Jeff Walden
0f30b277bf 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
b7abc0d487 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
7511fe3f79 Bug 693191 - Unblacklist D3D9 layers on NVIDIA 6200 device ID 0221; r=bjacob 2011-10-11 22:05:08 +01:00
Brian R. Bondy
0fde91f155 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
44ead00caf Bug 607251 - Aero broken with Basic/Aero theme and minimize/un-minimize. r=jimm 2011-10-07 21:52:09 -04:00
Oleg Romashin
5ec1284a87 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
e898a9c599 Bug 690656 - Stop creating QWidget in DragService ctor r=dougt 2011-10-07 16:16:36 +01:00
Martin Stransky
00da0f1bf6 Bug 627699 - Port GTK2 to GTK3, mozcontainer patch, r=karlt 2011-10-07 16:16:36 +01:00
Makoto Kato
cc3bc0653a 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
3d45f324e1 Bug 691725. Actually initialize the mIsDragPopup member of nsWidgetInitData. r=enn 2011-10-05 23:19:58 -04:00
Ehsan Akhgari
d67e191144 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
d32edc7414 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
f89c7adf4f 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
61a0d1f4ca Bug 477291 Should not send keypress event before calling interpretKeyEvents r=smichaud 2011-10-05 11:19:25 +09:00
Masayuki Nakano
a79188fbc7 Bug 685073 part.2 Consume key event which causes nested key event r=smichaud 2011-10-05 11:19:24 +09:00
Masayuki Nakano
eeb6716dfb Bug 685073 part.1 Manage nested key events for IME r=smichaud 2011-10-05 11:19:24 +09:00
Marco Bonardo
9a6d70c1b6 Merge last green changeset from mozilla-inbound to mozilla-central 2011-10-04 11:02:20 +02:00
Bas Schouten
1d5fd8ff91 Bug 656589: Avoid using Direct2D surfaces which are non-functional. r=jimm 2011-10-04 03:20:43 +02:00
Matt Brubeck
7e0963eed8 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
c4fb23e5b7 Bug 690700 Remove MAKE_PR_BOOL macro r=karlt 2011-10-03 16:56:21 +09:00
Masayuki Nakano
5df9f65f17 Bug 690700 Remove PR_TRUE/PR_FALSE from widget/src/gtk2 r=karlt 2011-10-03 16:56:21 +09:00
Marco Tulio Costa
855486915d 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
67a0ee1944 Bug 690669 Remove PR_TRUE/PR_FALSE from widget/src/windows r=jimm 2011-10-02 11:16:19 +09:00
Matt Brubeck
6ad7eab95f Merge mozilla-central to mozilla-inbound 2011-09-30 18:39:57 -07:00
Masayuki Nakano
4515272ad3 backout bug 685073 part.1 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano
228ea34ec8 backout bug 685073 part.2 due to random crash 2011-10-01 10:10:43 +09:00
Masayuki Nakano
3b1fb85f88 backout bug 477291 due to random crash 2011-10-01 10:10:43 +09:00
Josh Aas
bc35f0fc94 Bug 690797: Replace PR_TRUE and PR_FALSE with true and false in cocoa widgets. r=smichaud 2011-09-30 20:20:33 -04:00
Siddharth Agarwal
e07277f663 Bug 690857 - Windows 7 taskbar previews broken. Fix a bool/BOOL type mismatch. r=mwu 2011-10-01 02:17:37 +05:30
Masayuki Nakano
16846fe970 Bug 477291 Should not send keypress event before calling interpretKeyEvents r=smichaud 2011-09-30 15:17:33 +09:00
Masayuki Nakano
26e558ee91 Bug 685073 part.2 Consume key event which causes nested key event r=smichaud 2011-09-30 15:17:33 +09:00
Masayuki Nakano
5cdb8e8582 Bug 685073 part.1 Manage nested key events for IME r=smichaud 2011-09-30 15:17:32 +09:00
Brian R. Bondy
448fbf610d Bug 573321 - Dragging file to Firefox triggers assertion. r=neil 2011-09-30 09:14:44 -04:00
Michael Wu
d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
James Willcox
4af04ea2e4 Bug 689948 - Fix regressions caused by bug 686992 [r=blassey]
From 3d547ae760f1106b7e5414e05b4f80c2e7533926 Mon Sep 17 00:00:00 2001
Accidentally removed a call to GeckoAppShell.scheduleRedraw() which
caused a deadlock.  Also, this fixes an issue with uninitialized
member variables in AndroidBridge.
2011-09-28 14:43:02 -04:00
Siddharth Agarwal
79c05b8d5c Bug 515907 - Support taskbar icon overlays in Windows 7. Original patch by Tim Miller <mille449@gmail.com>. r=jimm, sr=roc 2011-09-29 00:06:43 +05:30
Brian R. Bondy
cfec1877c3 Bug 596222 - Crash [@ mozilla::widget::WindowHook::Lookup] on shutdown with MaxTo enabled. r=robarnold 2011-09-28 10:02:36 -04:00
Brad Lassey
5760202add bug 688787 follow up to fix build bustage 2011-09-27 16:18:51 -04:00
Brad Lassey
df1c088994 bug 688733 - nsWindow::mIMEComposing is used uninitialised r=dougt 2011-09-23 12:07:40 -04:00
Brad Lassey
4cb849f82f bug 688787 - don't use MOZ_GFX_OPTIMIZE_MOBILE for GetEchoPasswordImpl() r=dougt 2011-09-23 13:15:29 -04:00