Chris Pearce
|
a1ed1c9312
|
Bug 1063995 - Disable the screen saver on Windows only on the 'screen' topic. r=edwin
|
2014-09-15 17:05:45 +12:00 |
|
Aaron Klotz
|
bd93b346e0
|
Bug 937306 - Improvements to WinUtils::WaitForMessage. r=jimm
|
2014-09-10 14:35:00 +02:00 |
|
Masayuki Nakano
|
300635c8ed
|
Bug 1062053 part.2 Rename nsTextStore::sTsfClientId to nsTextStore::sClientId r=jimm
|
2014-09-11 12:56:10 +09:00 |
|
Masayuki Nakano
|
7b8a0d1be9
|
Bug 1062053 part.1 nsTextStore should use StaticRefPtr for storing COM objects r=jimm
|
2014-09-11 12:56:09 +09:00 |
|
Masayuki Nakano
|
d47b903e09
|
Bug 1059643 nsIMM32Handler should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
|
2014-09-11 12:41:15 +09:00 |
|
Benoit Jacob
|
6c2fb9cdee
|
Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas
|
2014-09-10 16:16:55 -04:00 |
|
Masayuki Nakano
|
6cbc25933f
|
Bug 1052343 part.6 Don't destroy nsTextStore instance during it's locking the document r=emk
|
2014-09-03 10:38:20 +09:00 |
|
Masayuki Nakano
|
443a5d2ac0
|
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
|
2014-09-03 10:38:20 +09:00 |
|
Masayuki Nakano
|
01928abcf3
|
Bug 1052343 part.4 Remove nsTextStore::sFlushTIPInputMessage which is no longer used r=emk
|
2014-09-03 10:38:20 +09:00 |
|
Masayuki Nakano
|
6eed598db5
|
Bug 1052343 part.3 Create TSFStaticSink for listening to some TSF events for whole life time of our process r=emk
|
2014-09-03 10:38:20 +09:00 |
|
Masayuki Nakano
|
505d5be613
|
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
|
2014-09-03 10:38:19 +09:00 |
|
Ehsan Akhgari
|
68727749e7
|
Bug 1061274 - Do not pass a non-POD object to a variadic function in nsTextStore::MouseTracker::UnadviseSink; r=masayuki
clang-cl treats this as a fatal error, but MSVC seems fine with it.
|
2014-09-02 09:48:27 -04:00 |
|
Jacek Caban
|
ebad23c206
|
Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies
--HG--
extra : rebase_source : 2e1d8d0ae697515994b718634f8f8ae9b26b8d80
|
2014-09-02 11:07:25 +02:00 |
|
Masayuki Nakano
|
a98cdf9c4d
|
Backout bug 1052343 because 7b7c24a989fa hasn't been reviewed yet
|
2014-09-02 09:41:48 +09:00 |
|
Masayuki Nakano
|
1127764c5f
|
Bug 1052343 part.6 Don't destroy nsTextStore instance during it's locking the document r=emk
|
2014-09-02 09:27:26 +09:00 |
|
Masayuki Nakano
|
fc437bc317
|
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
|
2014-09-02 09:27:26 +09:00 |
|
Masayuki Nakano
|
1ea0ae9886
|
Bug 1052343 part.4 Remove nsTextStore::sFlushTIPInputMessage which is no longer used r=emk
|
2014-09-02 09:27:25 +09:00 |
|
Masayuki Nakano
|
6324d3e9ab
|
Bug 1052343 part.3 Create TSFStaticSink for listening to some TSF events for whole life time of our process r=emk
|
2014-09-02 09:27:25 +09:00 |
|
Masayuki Nakano
|
bc41125f3f
|
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
|
2014-09-02 09:27:25 +09:00 |
|
Masayuki Nakano
|
4a049f8136
|
Bug 1052343 part.1 Renamse nsTextStore::sTsfTextStore to nsTextStore::sEnabledTextStore r=emk
|
2014-09-02 09:27:24 +09:00 |
|
Masayuki Nakano
|
235c75d90e
|
Bug 826657 part.3 nsTextStore should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
|
2014-08-29 19:08:43 +09:00 |
|
Masayuki Nakano
|
65d1bbdfa7
|
Bug 826657 part.1 nsTextStore should support ITfMouseTrackerACP r=emk
|
2014-08-29 19:08:42 +09:00 |
|
Masayuki Nakano
|
1b23c50930
|
Bug 1057192 part.2 nsTextStore should not commit a part of composition string which will be still being composed after restarting composition r=emk
|
2014-08-28 13:42:25 +09:00 |
|
Birunthan Mohanathas
|
f44ec472c8
|
Bug 1009243 - Part 2: Make <input type="color"> fire "input" events on Windows. r=jimm
|
2014-08-25 12:17:45 -07:00 |
|
Birunthan Mohanathas
|
a2d4e4b24c
|
Bug 1009243 - Part 1: Store color as a COLORREF rather than a nsString in nsColorPicker. r=jimm
|
2014-08-25 12:17:41 -07:00 |
|
Masayuki Nakano
|
f96dea7b9c
|
Bug 1057192 part.1 nsTextStore should set selection before dispatching compositionstart if current selection is different from the range r=emk
|
2014-08-25 22:40:23 +09:00 |
|
Masayuki Nakano
|
8b2d0fa517
|
Bug 1055342 part.2 Implement nsTextStore::GetCurrentText() for retrieving current text content even without document lock r=emk
|
2014-08-23 23:24:42 +09:00 |
|
Masayuki Nakano
|
8b9b6142f0
|
Bug 1055342 part.1 Rename nsTextStore::mContent and nsTextStore::CurrentContent() to mLockedContent and LockedContent() r=emk
|
2014-08-23 23:24:42 +09:00 |
|
Botond Ballo
|
1d16def11d
|
Bug 923512 - Introduce strongly-typed coordinate classes. r=kats,Bas
--HG--
extra : rebase_source : 22e5fe577ea503aede765c70e16c0bf875c4a9fd
|
2014-08-19 13:08:16 -04:00 |
|
Benjamin Smedberg
|
1789266c6d
|
Bug 1054014 - Build bustage in nsTextStore because the end of GetGUIDNameStrWithTable doesn't return a value, r=masayuki
--HG--
extra : rebase_source : ef919c1580bd92b74b63bdb39b2926ed199c8563
|
2014-08-14 16:21:33 -04:00 |
|
Masayuki Nakano
|
cc2693e6fa
|
Bug 1054108 nsTextStore::GetTextExt() should return the position of composition start if the layout hasn't been computed yet and when Free ChangJie or Easy Changjei is active TIP r=emk
|
2014-08-15 23:52:46 +09:00 |
|
Masayuki Nakano
|
2381894263
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
|
Brian Smith
|
9b020d554d
|
Bug 1053576: Fix VS2013 build regression from bug in nsTextStore.cpp, r=masayuki
--HG--
extra : rebase_source : 0cb157119fd37f76093e66e30eb031dffad75159
extra : histedit_source : cc4ea0c3ceeb881457417d18654dc7dcf134be2b
|
2014-08-13 17:35:15 -07:00 |
|
David Parks
|
f741892765
|
Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob
|
2014-08-12 21:25:13 -07:00 |
|
Jim Mathies
|
87b5b6d62d
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |
|
Masayuki Nakano
|
3a2514c87d
|
Bug 1050124 Support TSATTRID_Text_VerticalWriting for consistency with other TSF aware applications r=jimm
|
2014-08-13 12:55:59 +09:00 |
|
Masayuki Nakano
|
cc9b25263e
|
Bug 1050703 Don't reset selection at starting composition if it's unnecessary r=emk
|
2014-08-12 00:17:18 +09:00 |
|
Masayuki Nakano
|
0ac6705f98
|
Bug 1051689 Ensure to complete the last pending action r=emk
|
2014-08-12 00:17:18 +09:00 |
|
Masayuki Nakano
|
6299aee785
|
Bug 1049768 If OnCompositionUpdate() is never called with new range, we should call RecordCompositionUpdateAction() forcibly before flushing pending actions r=emk
|
2014-08-07 15:50:21 +09:00 |
|
Bill McCloskey
|
a83b99df4a
|
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
|
2014-08-05 21:43:36 -07:00 |
|
Masayuki Nakano
|
3468c847e3
|
Bug 1046101 part.29 Rename NS_CONTENT_COMMAND_EVENT to eContentCommandEventClass r=smaug
|
2014-08-04 14:28:56 +09:00 |
|
Masayuki Nakano
|
3edbd8fb45
|
Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
|
Masayuki Nakano
|
c19caaece3
|
Bug 1046101 part.14 Rename NS_WHEEL_EVENT to eWheelEventClass r=smaug
|
2014-08-04 14:28:51 +09:00 |
|
Masayuki Nakano
|
bc9c6223e8
|
Bug 1046101 part.13 Rename NS_MOUSE_SCROLL_EVENT to eMouseScrollEventClass r=smaug
|
2014-08-04 14:28:51 +09:00 |
|
Masayuki Nakano
|
5dd6ba156f
|
Bug 1046101 part.12 Rename NS_DRAG_EVENT to eDragEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
|
Masayuki Nakano
|
29bd521c18
|
Bug 1046101 part.11 Rename NS_MOUSE_EVENT to eMouseEventClass r=smaug
|
2014-08-04 14:28:50 +09:00 |
|
Masayuki Nakano
|
77d7a1ac4b
|
Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug
|
2014-08-04 14:28:46 +09:00 |
|
Kartikaya Gupta
|
ac2327a8e3
|
Bug 1036985 - Generate pointercancel events when the APZ starts consuming event blocks. r=jimm
|
2014-08-01 16:24:50 -04:00 |
|
Kartikaya Gupta
|
8a3c7e627b
|
Bug 1036985 - Remove the now-incorrect mApzConsumingTouch flag from MetroInput. r=jimm
|
2014-08-01 16:24:50 -04:00 |
|
Matt Woodrow
|
d482a23ace
|
Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob
|
2014-08-01 17:59:36 +12:00 |
|