David Zbarsky
|
45aa3d2bde
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
Bas Schouten
|
d07d0900a7
|
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
|
2013-05-03 19:34:33 +02:00 |
Kyle Huey
|
de21211adf
|
Back out bug 830347.
|
2013-05-08 12:04:11 -07:00 |
Bas Schouten
|
689f180c53
|
Bug 830347 - Part 3: Integrate new D3D compositor into widget. r=jmathies
|
2013-05-03 19:34:33 +02:00 |
Nicolas Silva
|
a1ee3bf807
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-24 14:42:40 -04:00 |
Masayuki Nakano
|
877ab22109
|
Bug 842927 part.3 Implement D3E KeyboardEvent.key on Windows (Desktop) r=smaug+jimm
|
2013-04-24 12:49:47 +09:00 |
Ehsan Akhgari
|
93b18e529b
|
Backed out changeset fdaa0659fe13 (bug 863324) because of build bustage on a CLOSED TREE
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 18:12:15 -04:00 |
Nicolas Silva
|
faf423d4c4
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 22:51:11 -04:00 |
Ryan VanderMeulen
|
42cef9be70
|
Backed out changeset ddf944cc292d (bug 863324) for Android bustage on a CLOSED TREE.
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
|
2013-04-22 14:47:16 -04:00 |
Nicolas Silva
|
bb0bda95b2
|
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
|
2013-04-22 18:07:48 -04:00 |
Timothy Nikkel
|
ef9ea7f803
|
Bug 863889. nsWindow::Move should compare the same type of pixels when determining if we are moving the window at all. r=jfkthame
|
2013-04-20 13:19:26 -05:00 |
Jonathan Kew
|
a4706ed92a
|
bug 861403 - fix mixing of device pixels with global display pixels in MoveClient and ResizeClient calculations. r=roc
|
2013-04-15 13:17:22 +01:00 |
Jonathan Kew
|
6354f2dfe3
|
bug 859266 - respect devPixelsPerPx preference when calculating screen dimens on Windows. r=roc
|
2013-04-09 09:39:47 +01:00 |
David Zbarsky
|
632574c3c6
|
Bug 856962: Move Touch to its own file r=Ms2ger
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
|
2013-04-05 04:49:00 -04:00 |
Jonathan Kew
|
5aa31382f8
|
bug 851952 - handle conversion between logical and device pixels in Windows screen-manager and window position-constraint code. r=jimm
|
2013-04-01 10:10:33 +01:00 |
Jonathan Kew
|
0f5958303f
|
bug 818927 part 2 - refactoring - create a GetDPIScale method in gfxWindowsPlatform, and use this to replace GetDeviceCaps(hdc, LOGPIXELSY) in widget code. r=jimm
|
2013-04-01 10:10:28 +01:00 |
Masayuki Nakano
|
d068300221
|
Bug 848672 Redesign focus handling of nsTextStore r=jimm
|
2013-03-27 09:04:02 +09:00 |
Nathan Froyd
|
cdcd9fd8f3
|
Bug 844331 - part 5 - add profile-before-change2 notification; r=bsmedberg
|
2013-03-01 15:11:21 -05:00 |
Masayuki Nakano
|
8818d46337
|
Bug 807241 Use ITfMessagePump and ITfKeystrokeMgr r=jimm
|
2013-03-18 13:41:24 +09:00 |
Masayuki Nakano
|
7e9019e1d9
|
Bug 829952 Reimplement system scroll speed override stuff for D3E WheelEvent feedback=avih, r=smaug+roc, sr=roc
|
2013-03-15 18:03:16 +09:00 |
Jeff Walden
|
5ec763f216
|
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
|
2013-03-05 15:43:30 -08:00 |
Daniel Holbert
|
56c48afacf
|
Bug 843719: Reorder params in Margin constructors and SizeTo() methods to match CSS's top,right,bottom,left ordering. r=seth
|
2013-03-06 00:05:55 -08:00 |
Masayuki Nakano
|
f93c4a10b1
|
Bug 558976 part.6 Rename nsIWidget::OnIMETextChange() to nsIWidget::NotifyIMEOfTextChange() r=roc, sr=roc
|
2013-03-06 15:14:34 +09:00 |
Masayuki Nakano
|
35e5c6a418
|
Bug 558976 part.2 Implement nsIWidget::NotifyIME() on Windows r=jimm
|
2013-03-06 15:14:32 +09:00 |
Jeff Walden
|
1871e9f3f8
|
Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
|
2013-02-15 19:55:36 -08:00 |
Jim Mathies
|
8b05668989
|
Bug 839808 - Add support for omtc to winrt widget. r=bbondy
|
2013-03-04 12:32:20 -06:00 |
Masayuki Nakano
|
9683bb0a0e
|
Bug 840409 part.14 Implement widget::IMEHandler::GetNativeData() r=jimm
|
2013-02-25 13:00:07 +09:00 |
Masayuki Nakano
|
bc51162884
|
Bug 840409 part.13 Implement widget::IMEHandler::IsIMEEnabled() which checks whether the state indicates IME available or not r=jimm
|
2013-02-25 13:00:07 +09:00 |
Masayuki Nakano
|
053ccfc3c4
|
Bug 840409 part.12 Implement widget::IMEHandler::InitInputContext() and widget::IMEHandler::SetInputContext() r=jimm
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
a75d2bc49f
|
Bug 840409 part.11 Implement nsIMEContext::AssociateDefaultContext() and nsIMEContext::Disassociate() r=jimm
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
d5fcbc0600
|
Bug 840409 part.10 Implement widget::IMEHandler::SetOpenState() and widget::IMEHandler::GetOpenState() r=jimm
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
60933117b1
|
Bug 840409 part.9 Implement widget::IMEHandler::GetUpdatePreference() r=jimm
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
4559245be6
|
Bug 840409 part.8 Implement widget::IMEHandler::NotifyIMEOfTextChange() r=jimm
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
6d5766f8ba
|
Bug 840409 part.7 Define new notification for IME of focus or selection change and handle them in widget::IMEHandler::NotifyIME() r=jimm, feedback=roc
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
7eb648f847
|
Bug 840409 part.6 Implement widget::IMEHandler::NotifyIME() for committing and canceling composition r=jimm, feedback=roc
|
2013-02-25 13:00:06 +09:00 |
Masayuki Nakano
|
d4f5d5a259
|
Bug 840409 part.5 Implement widget::IMEHandler::IsComposing() and widget::IMEHandler::IsComposingOn() r=jimm
|
2013-02-25 13:00:05 +09:00 |
Masayuki Nakano
|
e952bfc1d5
|
Bug 840409 part.4 Implement widget::IMEHandler::CurrentKeyboardLayoutHasIME() for debug r=jimm
|
2013-02-25 13:00:05 +09:00 |
Masayuki Nakano
|
ba8d3aca49
|
Bug 840409 part.3 Implement widget::IMEHandler::ProcessMessage() r=jimm
|
2013-02-25 13:00:05 +09:00 |
Masayuki Nakano
|
9097f54412
|
Bug 840409 part.2 Move nsIMM32Handler::IsDoingKakuteiUndo() to widget::IMEContext r=jimm
|
2013-02-25 13:00:05 +09:00 |
Masayuki Nakano
|
ff8f96a75a
|
Bug 840409 part.1 Implement widget::IMEHandler with Initialize() and Terminate() methods r=jimm
|
2013-02-25 13:00:05 +09:00 |
Masayuki Nakano
|
5bd2aa268a
|
Bug 708936 Dispatch defaultPrevented Alt keyup event if VK_MENU is received with WM_KEYUP instead of WM_SYSKEYUP r=jimm+smaug
|
2013-02-12 10:03:00 +09:00 |
Mats Palmgren
|
b7ae90666d
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
Jim Mathies
|
99458caaa3
|
Bug 785534 - Prep work for adding MetroWidget support to the TSF nsTextStore widget module, r=emk
|
2013-01-07 09:18:11 -06:00 |
Masayuki Nakano
|
560990cdee
|
Bug 823904 Support edit actions of WM_APPCOMMAND such as Copy, Cut, Paste, Undo and Redo r=jimm
|
2013-01-07 23:21:21 +09:00 |
Marco Bonardo
|
9472b76aa9
|
Bug 826115 - Remove noisy NS_ENSURE_TRUE(rollupWidget, false) from nsWindow.cpp
r=jimm
|
2013-01-04 17:42:34 +01:00 |
Jim Mathies
|
5a00e1c7fb
|
Bug 819888 - Check the result of nsBaseWidget::GetActiveRollupListener. r=enndeakin
|
2012-12-31 11:27:04 -06:00 |
Masayuki Nakano
|
a04fe04baf
|
Bug 672193 Support some actions of WM_APPCOMMAND such as New, Open, Close, Save, Find, Help, SendMail, ReplyToMail and ForwardMail r=gavin+jimm
|
2012-12-31 09:33:49 +09:00 |
Masayuki Nakano
|
4138c5d022
|
Bug 822866 Make mozilla::widget::BaseEventFlags which is a POD struct for VC r=smaug
|
2012-12-28 23:13:18 +09:00 |
Jonathan Kew
|
28b294fe83
|
bug 628917 - avoid rebuilding the font list repeatedly, by only handling WM_FONTCHANGE for the hidden window. r=jdaggett
|
2012-12-21 09:49:28 +00:00 |
Jonathan Kew
|
96ec80208a
|
bug 765700 - part 2 - always trigger reflow when font list is updated on Windows, not only if there's a new langGroup. r=jdaggett
|
2012-12-21 09:49:07 +00:00 |