]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkcompat.h
GTK2: Return 2.20 compatibility back
[PuTTY.git] / unix / gtkcompat.h
2017-02-23 Leonid LisovskiyGTK2: Return 2.20 compatibility back master
2016-11-13 Simon TathamUnix PuTTY/pterm: Ctrl-< / Ctrl-> to change font size.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-08-31 Simon TathamAvoid using gdk_cursor_new() in GTK 3.
2015-08-22 Simon TathamStop using GTK3-deprecated gdk_get_display().
2015-08-22 Simon TathamProvide #defines for GTK3-deprecated gtk_{h,v}foo_new().
2015-08-22 Simon TathamStop using deprecated GTK_STOCK_* in GTK3.
2015-08-16 Simon TathamGTK3 port: respell GDK_WINDOW_XWINDOW / GDK_DRAWABLE_XID.
2015-08-16 Simon TathamReplace deprecated GDK_DISPLAY() with modern facilities.
2015-08-09 Simon TathamUse gtkcompat.h to slim down a few ifdefs.
2015-08-08 Simon TathamGTK 3 prep: stop using *nearly* all GTK deprecated...
2015-08-08 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-08-08 Simon TathamGTK 3 prep: use GDK_KEY_<keyname> constants, not GDK_...
2015-08-08 Simon TathamGTK 3 prep: use accessor functions for object data fields.
2015-08-08 Simon TathamMake gtkask.c compile under GTK 1.