forked from xlab/matchbox-keyboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2007-05-15 Ross Burton <[email protected]>
* gtk-im/im-protocol.c: Send the event with a mask specified. I'm not entirely sure why, but everyone else does it. * src/matchbox-keyboard-ui.c: Listen for events with the same mask. Also redraw the keyboard when it is shown. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-keyboard@1539 b067294f-1dea-0310-9683-c47a78595994
- Loading branch information
ross
committed
May 15, 2007
1 parent
5f10197
commit a0671a8
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
2007-05-15 Ross Burton <[email protected]> | ||
|
||
* gtk-im/im-protocol.c: | ||
Send the event with a mask specified. I'm not entirely sure why, | ||
but everyone else does it. | ||
|
||
* src/matchbox-keyboard-ui.c: | ||
Listen for events with the same mask. Also redraw the keyboard | ||
when it is shown. | ||
|
||
2007-05-14 Matthew Allum <[email protected]> | ||
|
||
* gtk-im/im-protocol.c: (protocol_send_event): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters