]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkwin.c
first pass
[PuTTY.git] / unix / gtkwin.c
2016-11-13 Simon TathamUnix PuTTY/pterm: Ctrl-< / Ctrl-> to change font size.
2016-04-04 Simon TathamAccount for GtkApplicationWindow menu bar in geometry...
2016-04-04 Simon TathamGTK: stop using gtk_window_parse_geometry.
2016-04-04 Simon TathamGTK: stop using geometry-based window sizing functions.
2016-04-04 Simon TathamGTK: split out the computation part from set_geom_hints.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-03 Simon TathamCompile fix for GTK 3.18: avoid gtk_adjustment_changed().
2016-03-29 Simon TathamRework window geometry to avoid using geometry_widget.
2016-03-23 Simon TathamDelegate GTK window creation to gtkmain.c.
2016-03-22 Simon TathamDivide the whole of gtkwin.c into three parts.
2016-03-20 Simon TathamGTK3: give I/O events lower priority than window redraws.
2016-03-20 Simon TathamIgnore X11 BadMatch errors during cut buffer setup.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamMake some static text in GTK dialogs selectable.
2016-02-29 Jacob NevinsRationalise and document log options somewhat.
2015-12-22 Simon TathamMake some static text in GTK dialogs selectable.
2015-11-08 Jacob NevinsRationalise and document log options somewhat.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-10-17 Simon Tathampterm: set IUTF8 on pty devices depending on charset.
2015-09-26 Simon TathamRemove a couple of outdated FIXME comments.
2015-09-26 Simon TathamFix combining character handling in Pango.
2015-09-25 Simon TathamSupport smooth scrolling in GTK3.
2015-09-25 Simon TathamMake scroll events work again in GTK3.
2015-09-25 Simon TathamFix window resizing in GTK 3 PuTTY.
2015-09-24 Simon TathamUse a Cairo image surface as a client-side cache.
2015-09-06 Simon TathamClean up GTK keyboard event diagnostics.
2015-09-06 Simon TathamRevert accidentally committed breakage of Shift-Ins paste.
2015-09-02 Simon TathamInitial support for clipboard on OS X.
2015-09-01 Simon TathamOS X: fix handling of Ctrl-Space.
2015-09-01 Simon TathamWork around OS X GTK treating Option as an AltGr key.
2015-09-01 Simon TathamOn OS X, be able to configure either Option or Command...
2015-09-01 Simon Tathampterm: set IUTF8 on pty devices depending on charset.
2015-08-31 Simon TathamMove more functions into the new gtkmisc.c.
2015-08-31 Simon TathamSwitch to gdk_rgba_parse() for GDK 3.
2015-08-31 Simon TathamDon't use "server:fixed" as the default font without X.
2015-08-31 Simon TathamIntroduce a config option for building on OS X GTK.
2015-08-31 Simon TathamHandle the Ctrl modifier key ourselves if necessary.
2015-08-27 Simon TathamAdd conditioned-out diagnostics in GTK key_event().
2015-08-25 Simon TathamCompile fixes for GTK1 after recent work.
2015-08-24 Simon TathamUse new GTK3 API call for server-controlled window resize.
2015-08-22 Simon TathamStop using GTK3-deprecated gdk_window_set_background().
2015-08-22 Simon TathamStop using GTK3-deprecated gdk_get_display().
2015-08-16 Simon TathamGTK3 port: condition out all uses of GdkColormap.
2015-08-16 Simon TathamGTK3 port: respell GDK_WINDOW_XWINDOW / GDK_DRAWABLE_XID.
2015-08-16 Simon TathamGTK3 port: support the new "draw" signal.
2015-08-16 Simon TathamReimplement GTK uxsel_input_add using GIOChannel.
2015-08-16 Simon TathamChange uxsel_input_add's return type from int to pointer.
2015-08-16 Simon TathamUse gtk_window_set_icon() where available.
2015-08-16 Simon TathamReplace deprecated GDK_DISPLAY() with modern facilities.
2015-08-16 Simon TathamMake the use of server-side backing pixmaps in GTK...
2015-08-16 Simon TathamCall draw_stretch_before *after* setting up the clip...
2015-08-15 Simon TathamWithdraw the horrible bodge in make_mouse_ptr().
2015-08-15 Simon TathamRefactor the GTK drawing system to do both GDK and Cairo.
2015-08-09 Simon TathamFix compile failure.
2015-08-09 Simon TathamGTK 3 prep: write a replacement for gtk_quit_add().
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 TathamSwitch to using gtk_window_parse_geometry in GTK 2.
2015-08-08 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-08-08 Simon TathamAllow direct use of X11 to be conditionally compiled out.
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 TathamGTK 3 prep: do not include individual GTK/GDK headers.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-02-28 Simon TathamMerge branch 'pre-0.64'
2015-02-27 Jacob NevinsMerge branch 'pre-0.64'
2015-02-24 Jacob NevinsMerge branch 'pre-0.64'
2015-02-07 Simon TathamMerge branch 'pre-0.64'
2015-01-18 Jacob NevinsMerge branch 'pre-0.64'
2015-01-08 Jacob NevinsMerge branch 'pre-0.64'
2015-01-05 Jacob NevinsMerge branch 'pre-0.64'
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMove echo/edit state change functionality out of ldisc_...
2014-07-13 Simon TathamAnother fix to timer handling.
2014-07-08 Simon TathamWork around a timer leak with GTK 2.4.22 on openSUSE 13.1.
2014-04-20 Simon TathamFix an annoying warning from GTK on Ubuntu 14.04.
2014-02-16 Simon TathamEnable xterm mouse reporting of wheel actions in GTK.
2013-11-30 Simon TathamMake GTK idle and quit function setup idempotent.
2013-11-17 Simon TathamFix an assortment of dupprintf() format string bugs.
2013-09-15 Simon TathamOnly run one toplevel callback per event loop iteration.
2013-08-18 Simon TathamDon't run toplevel callbacks in modal dialogs.
2013-08-17 Simon TathamRevamp net_pending_errors using toplevel callbacks.
2013-08-17 Simon TathamRevamp GTK's session close handling using toplevel...
2013-08-17 Simon TathamRevamp the terminal paste mechanism using toplevel...
2013-08-17 Simon TathamAdd a general way to request an immediate top-level...
2013-07-20 Simon TathamRedo a mis-fix of a memory leak in r9919: I added sfree...
2013-07-19 Simon TathamCentralise calls to fcntl into functions that carefully...
2013-07-19 Simon TathamAdd some missing calls to cleanup_exit.
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2013-07-14 Simon TathamFix an always-false if statement which was causing...
2013-07-11 Simon TathamAdd some missing null checks for inst->ldisc, which...
2013-07-11 Simon TathamRemove another pointless null check, this time of inst...
2013-07-01 Simon TathamA collection of small bug fixes from Chris West, appare...
next