Branch: refs/heads/master
Home: https://github.com/uim/uim
Commit: ab0a7f99209b50c00a1f69851283590a7912532c
https://github.com/uim/uim/commit/ab0a7f99209b50c00a1f69851283590a7912532c
Author: Muneyuki Noguchi <[email protected]>
Date: 2013-11-10 (Sun, 10 Nov 2013)
Changed paths:
M gtk2/candwin/horizontal-gtk.c
M gtk2/immodule/uim-cand-win-horizontal-gtk.c
Log Message:
-----------
Use gtk_widget_queue_draw() to redraw buttons.
* gtk2/candwin/horizontal-gtk.c
- (button_clicked, uim_cand_win_gtk_set_index):
Use gtk_widget_queue_draw() for redraw buttons instead of
gtk_widget_unmap() and gtk_widget_map()
because gtk_widget_unmap() and gtk_widget_map() are
only for use in widget implementations
and we can avoid warnings in GTK+3.
* gtk2/immodule/uim-cand-win-horizontal-gtk.c
- (button_clicked, uim_cand_win_horizontal_gtk_set_index):
Ditto.
--
---
You received this message because you are subscribed to the Google Groups
"uim-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.