Branch: refs/heads/master
  Home:   https://github.com/uim/uim
  Commit: dcc6b61ea8b32e54647946953db4a86b48f6784d
      https://github.com/uim/uim/commit/dcc6b61ea8b32e54647946953db4a86b48f6784d
  Author: e-kato <[email protected]>
  Date:   2014-01-19 (Sun, 19 Jan 2014)

  Changed paths:
    M gtk2/immodule/uim-cand-win-gtk.c

  Log Message:
  -----------
  Add a workaround for gtk+ >= 3.7.8.

* gtk2/immodule/uim-cand-win-gtk.c
  - (uim_cand_win_gtk_layout) : Explicitly call
    gtk_widget_queue_resize() for cwin->view for recent GTK+3.


  Commit: b9a2ded4fc9fac289d9f96fd52ebb5103fa26da1
      https://github.com/uim/uim/commit/b9a2ded4fc9fac289d9f96fd52ebb5103fa26da1
  Author: e-kato <[email protected]>
  Date:   2014-01-19 (Sun, 19 Jan 2014)

  Changed paths:
    M gtk2/candwin/gtk.c

  Log Message:
  -----------
  Add the workaround into uim-candwin-gtk3 too.
* gtk2/candwin/gtk.c
  - (uim_cand_win_gtk_layout) : Explicitly call
    gtk_widget_queue_resize() for cwin->view for recent GTK+3.


  Commit: d5cd4b98fac576e03a4003cf24e5c7f07b00303e
      https://github.com/uim/uim/commit/d5cd4b98fac576e03a4003cf24e5c7f07b00303e
  Author: e-kato <[email protected]>
  Date:   2014-01-19 (Sun, 19 Jan 2014)

  Changed paths:
    M gtk2/immodule/uim-cand-win-gtk.c

  Log Message:
  -----------
  Add check for GtkTreeView.
* gtk2/immodule/uim-cand-win-gtk.c
  - (uim_cand_win_gtk_layout) : Only call gtk_widget_queue_resize()
    for GtkTreeView.


  Commit: 2b0a96c6353fb9736a003e5bac5e409316d295c6
      https://github.com/uim/uim/commit/2b0a96c6353fb9736a003e5bac5e409316d295c6
  Author: e-kato <[email protected]>
  Date:   2014-01-19 (Sun, 19 Jan 2014)

  Changed paths:
    M gtk2/candwin/gtk.c
    M gtk2/immodule/uim-cand-win-gtk.c

  Log Message:
  -----------
  * Use gtk_widget_queue_resize_no_redraw() instead.
* gtk2/candwin/gtk.c
* gtk2/immodule/uim-cand-win-gtk.c
  - (uim_cand_win_gtk_layout) : Use
    gtk_widget_queue_resize_no_redraw().


  Commit: 9318ab3503e8cbdb8c23700a5a4e66cd0c670676
      https://github.com/uim/uim/commit/9318ab3503e8cbdb8c23700a5a4e66cd0c670676
  Author: e-kato <[email protected]>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M gtk2/candwin/gtk.c
    M gtk2/immodule/uim-cand-win-gtk.c

  Log Message:
  -----------
  * Also cope with GTK+ 3.10.6.

* gtk2/immodule/uim-cand-win-gtk.c
  - (uim_cand_win_gtk_layout) : Call
    gtk_widget_queue_resize_no_redraw() after moving the window.
* gtk2/candwin/gtk.c
  - (candwin_show_page) : Change calling
    gtk_widget_queue_resize_no_redraw() there
  - (uim_cand_win_gtk_layout) : from here.


  Commit: 5177a6f6545f9180bbbbd595e0d4b0c311414119
      https://github.com/uim/uim/commit/5177a6f6545f9180bbbbd595e0d4b0c311414119
  Author: Muneyuki Noguchi <[email protected]>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M gtk2/candwin/gtk.c
    M gtk2/immodule/uim-cand-win-gtk.c

  Log Message:
  -----------
  Merge pull request #35 from e-kato/master

Add a workaround for gtk+ >= 3.7.8.


Compare: https://github.com/uim/uim/compare/ab0a7f99209b...5177a6f6545f

-- 

--- 
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.

Reply via email to