First patch documents a configure option.
Next 3 patches fix deprecation warnings on gtk 3.10.
The remaining patches are bug fixes.

v2:
    Add configure patch
    Fix building against GTK2

Cole Robinson (7):
  configure: Document --with-gtkabi
  gtk: Don't use deprecated gtk_image_menu_item_new_with_mnemonic
  gtk: Don't use deprecated vte_terminal_get_adjustment
  gtk: Remove use of deprecated stock items
  gtk: Use ctrl+alt+q for quit accelerator
  gtk: Fix mouse warping with gtk3
  gtk: Don't warp absolute pointer

 configure |  1 +
 ui/gtk.c  | 34 ++++++++++++++++++++++------------
 2 files changed, 23 insertions(+), 12 deletions(-)

-- 
1.8.5.3


Reply via email to