Masayuki Nakano
|
48a8c307fa
|
Bug 1140832 Don't call gtk_im_context_reset() during "delete_surrounding" notification r=m_kato
|
2015-03-17 16:07:02 +09:00 |
|
Masayuki Nakano
|
9d6fc862ec
|
Bug 1077345 part.13 nsGtkIMModule should use NS_COMPOSITION_COMMIT* event r=m_kato
|
2014-11-25 14:02:34 +09:00 |
|
Masayuki Nakano
|
922b5dc34f
|
Bug 1097238 nsGtkIMModule::DispatchCompositionEventsForCommit() should start composition if there is no composition but committing non-empty string r=m_kato
|
2014-11-12 17:52:19 +09:00 |
|
Masayuki Nakano
|
f4cd1d8144
|
Bug 1083067 part.9 Remove nsGtkIMModule::IsVirtualKeyboardOpened() because it always returns false r=m_kato
|
2014-11-10 18:07:44 +09:00 |
|
Masayuki Nakano
|
bb389acccf
|
Bug 1083067 part.8 Create nsGtkIMModule::GetActiveContext() which prefers a composition context if there is r=m_kato
|
2014-11-10 18:07:44 +09:00 |
|
Masayuki Nakano
|
b9ad426278
|
Bug 1083067 part.7 Rename GetContext() to GetCurrentContext() for making clearer the meaning of its result r=m_kato
|
2014-11-10 18:07:44 +09:00 |
|
Masayuki Nakano
|
1acd6b93c4
|
Bug 1083067 part.6 Make nsGtkIMModule::CreateTextRangeArray() stateless r=m_kato
|
2014-11-10 18:07:43 +09:00 |
|
Masayuki Nakano
|
6e9328950d
|
Bug 1083067 part.5 Each IM signal handlers should take GtkIMContext which is being handled r=m_kato
|
2014-11-10 18:07:43 +09:00 |
|
Masayuki Nakano
|
480f575eaf
|
Bug 1083067 part.4 Use IMEContext::MaybeEditable() instead of nsGtkIMModule::IsEditable() r=m_kato
|
2014-11-10 18:07:43 +09:00 |
|
Masayuki Nakano
|
07f6d63dda
|
Bug 1083067 part.3 Remove nsGtkIMModule::CommitCompositionBy() r=m_kato
|
2014-11-10 18:07:42 +09:00 |
|
Masayuki Nakano
|
5894620b0d
|
Bug 1083067 part.2 Remove aIsCommit of nsGtkIMModule::DispatchCompositionChangeEvent() r=m_kato
|
2014-11-10 18:07:42 +09:00 |
|
Masayuki Nakano
|
01b99f9d4b
|
Bug 1083067 part.1 Create nsGtkIMModule::DispatchCompositionEventsForCommit() r=m_kato
|
2014-11-10 18:07:42 +09:00 |
|
Masayuki Nakano
|
0ba4b4a807
|
Bug 1084302 Fix wrong aIsCommit argument values of DispatchCompositionChangeEvent() calls in DeleteText() r=karlt
|
2014-10-17 04:38:21 +09:00 |
|
Masayuki Nakano
|
bb5abf1f74
|
Bug 1083098 Allow to handle GTK composition events if given IM context is same as one of our own IM contexts for cleaning up composition state which is being committed asynchronously r=karlt
|
2014-10-24 02:17:15 +09:00 |
|
Eric Rahm
|
b8709b7dc6
|
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
|
2014-10-08 13:17:32 -07:00 |
|
Masayuki Nakano
|
26f562530f
|
Bug 960871 part.9 Rename methods and classes which handled WidgetTextEvent r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
161d950dcd
|
Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug
|
2014-10-07 19:01:49 +09:00 |
|
Masayuki Nakano
|
a0e7e21fc0
|
Bug 960871 part.6 Use WidgetCompositionEvent for NS_COMPOSITION_CHANGE instead of WidgetTextEvent r=smaug
|
2014-10-07 19:01:48 +09:00 |
|
Masayuki Nakano
|
2512321856
|
Bug 960871 part.4 Rename NS_TEXT_TEXT to NS_COMPOSITION_CHANGE and fix comments which mention text events r=smaug
|
2014-10-07 19:01:47 +09:00 |
|
Masayuki Nakano
|
71f1e0028d
|
Bug 960871 part.2 Rename WidgetCompositionEvent::data to WidgetCompositionEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Masayuki Nakano
|
93a80b8990
|
Bug 960871 part.1 Rename WidgetTextEvent::theText to WidgetTextEvent::mData r=smaug
|
2014-10-07 19:01:46 +09:00 |
|
Wes Kocher
|
e9f3c5a025
|
Backed out 5 changesets (bug 806819) for WinXP test failures on a CLOSED TREE
Backed out changeset 009ae35b0c67 (bug 806819)
Backed out changeset 5a57f87f5061 (bug 806819)
Backed out changeset f06cd735b5b3 (bug 806819)
Backed out changeset e25a2a8d4af4 (bug 806819)
Backed out changeset 70a167982c3f (bug 806819)
|
2014-10-06 16:32:50 -07:00 |
|
Eric Rahm
|
e037820a94
|
Bug 806819 - Part 3: Remove redundant FORCE_PR_LOG entries. r=ehsan
|
2014-10-06 13:08:20 -07:00 |
|
Masayuki Nakano
|
b5c3a054e1
|
Bug 975383 part.4 Remove compositionupdate dispatchers in nsGtkIMModule of GTK r=karlt
|
2014-10-03 15:33:48 +09:00 |
|
Masayuki Nakano
|
2c90eaca25
|
Bug 1065835 part.6 Remove NOTIFY_IME_OF_CURSOR_POS_CHANGED and nsGtkIMModule should handle NOTIFY_IME_OF_SELECTION_CHANGE instead r=smaug+ehsan+karlt
|
2014-09-26 09:05:13 +09:00 |
|
Masayuki Nakano
|
96917d7976
|
Bug 1065835 part.5 nsGtkIMModule doesn't need to synthesize composition events for committing composition synchronously since TextComposition now supports it r=karlt
|
2014-09-26 09:05:13 +09:00 |
|
Timothy Arceri
|
cb5dd3fa70
|
b=1068964 Remove gtk_check_version for GTK 2 r=karlt
Remove gtk_check_version() checks for GTK 2 as the minimum
version now covers all cases
|
2014-09-22 18:16:37 +10:00 |
|
Karl Tomlinson
|
96c7aaa461
|
backout 2a782a973a3d for error: unused variable 'container' b=1068964 CLOSED TREE
|
2014-09-22 16:00:52 +12:00 |
|
Timothy Arceri
|
a2b557c9e8
|
b=1068964 Remove gtk_check_version for GTK 2 r=karlt
Remove gtk_check_version() checks for GTK 2 as the minimum
version now covers all cases
|
2014-09-18 16:23:57 +10:00 |
|
Martin Stransky
|
1e231bcf42
|
Bug 1027009 - Gtk3 build with --enable-warnings-as-errors. r=karlt
|
2014-06-25 00:35:00 +02:00 |
|
Masayuki Nakano
|
261682e61c
|
Bug 974318 part.7 Use WidgetTextEvent::mRanges on GTK r=karlt
|
2014-03-04 22:48:27 +09:00 |
|
Masayuki Nakano
|
c4a17c60ec
|
Bug 749123 Don't use GtkIMContextSimple for IME disabled editor (GTK3 build) r=karlt
|
2014-01-28 18:02:08 +09:00 |
|
Masayuki Nakano
|
05b418d1df
|
Bug 931378 Set input purpose to IM context r=karlt
|
2014-01-28 18:02:08 +09:00 |
|
Makoto Kato
|
8a155c9460
|
Bug 935821 - Part 4. GTK implementation. r=masayuki
|
2014-01-16 19:04:48 +09:00 |
|
Masayuki Nakano
|
4c222b998b
|
Bug 932168 Use simple IME context when focus field has focus (partially backing out a patch for bug 906072) r=karlt
|
2013-10-29 18:04:59 +09:00 |
|
Birunthan Mohanathas
|
881bef1868
|
Bug 784739 - Switch from NULL to nullptr in widget/gtk/; r=ehsan
|
2013-10-08 14:47:37 -04:00 |
|
Masayuki Nakano
|
8c4ece5434
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Masayuki Nakano
|
2822cfeff9
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
120418da29
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
9bb146c7b5
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
754e9c09a1
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
ea028aeada
|
Bug 920377 part.20 Get rid of nsTextRange r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
f678425dfc
|
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
25e65ddf10
|
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
|
2013-09-25 20:21:20 +09:00 |
|
Masayuki Nakano
|
5256146045
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
|
Ryan VanderMeulen
|
d327c236ae
|
Merge m-c to inbound.
|
2013-09-23 17:10:33 -04:00 |
|
Martin Stransky
|
26724abdb6
|
Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
|
2013-09-23 09:21:57 -04:00 |
|