Commit History

Author SHA1 Message Date
  Simon Tatham 4e243ae9a4 Avoid using gdk_cursor_new() in GTK 3. 9 years ago
  Simon Tatham 5cef6f96c2 Stop using GTK3-deprecated gdk_get_display(). 9 years ago
  Simon Tatham ace0dd64b7 Provide #defines for GTK3-deprecated gtk_{h,v}foo_new(). 9 years ago
  Simon Tatham 6d65a92dfc Stop using deprecated GTK_STOCK_* in GTK3. 9 years ago
  Simon Tatham 0ffc564351 GTK3 port: respell GDK_WINDOW_XWINDOW / GDK_DRAWABLE_XID. 9 years ago
  Simon Tatham 1b3b993467 Replace deprecated GDK_DISPLAY() with modern facilities. 9 years ago
  Simon Tatham 78592116a5 Use gtkcompat.h to slim down a few ifdefs. 9 years ago
  Simon Tatham 5fa22495c7 GTK 3 prep: stop using *nearly* all GTK deprecated functions. 9 years ago
  Simon Tatham 1e4273a929 GTK 3 prep: use the glib names for base object types. 9 years ago
  Simon Tatham a6ccb8e720 GTK 3 prep: use GDK_KEY_<keyname> constants, not GDK_<keyname>. 9 years ago
  Simon Tatham 0a3e593959 GTK 3 prep: use accessor functions for object data fields. 9 years ago
  Simon Tatham 824ad9430c Make gtkask.c compile under GTK 1. 9 years ago