]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkdlg.c
first pass
[PuTTY.git] / unix / gtkdlg.c
2017-02-14 Simon TathamAdd an assortment of missing frees and closes.
2017-01-21 Simon TathamInclude 'build info' in all --version text and About boxes.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-03-27 Simon TathamSpecial host key warning when a better key exists.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamStop copying the licence text into C source code.
2016-02-29 Simon TathamMake some static text in GTK dialogs selectable.
2015-12-22 Simon TathamStop copying the licence text into C source code.
2015-12-22 Simon TathamMake some static text in GTK dialogs selectable.
2015-12-06 Simon TathamSet "entry-text-column" on our combo boxes.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-09-26 Simon TathamWiden the GTK askalg() message box.
2015-09-26 Simon TathamMake sure Escape terminates the About box.
2015-09-26 Simon TathamMake sure Escape in a message box always does something.
2015-09-26 Simon TathamFix GTK keyboard-shortcut focusing of CTRL_LISTBOX.
2015-09-26 Simon TathamPermit the config box treeview to be keyboard-selected.
2015-09-26 Simon TathamAdd some missing GTK focus-in event handlers.
2015-08-31 Simon TathamMove more functions into the new gtkmisc.c.
2015-08-31 Simon TathamStop using GtkDialog (for most purposes) in GTK 3!
2015-08-31 Simon TathamAdd a missing cast in g_object_set.
2015-08-31 Simon TathamUse GtkMessageDialog for dlg_error().
2015-08-31 Simon TathamStop using GtkAlignment in GTK 3.
2015-08-31 Simon TathamAvoid deprecated gtk_misc_set_alignment().
2015-08-31 Simon TathamIntroduce a config option for building on OS X GTK.
2015-08-25 Simon TathamRemove a mysterious GTK size-request tweak.
2015-08-25 Simon TathamCompile fixes for GTK1 after recent work.
2015-08-25 Simon TathamFix the config box treeview width in GTK3.
2015-08-24 Simon TathamMake string_width() work in GTK3.
2015-08-24 Simon TathamUse columns_force_same_height() for vertical centring.
2015-08-24 Simon TathamAnother GTK3 fix for GtkEntry width.
2015-08-23 Simon TathamIn GTK3, omit our GTK 1/2 workaround for wrapping labels.
2015-08-22 Simon TathamIn GTK3, use the new GtkColorChooserDialog.
2015-08-22 Simon TathamAvoid deprecated gtk_cell_renderer_get_size in GTK3.
2015-08-22 Simon TathamStop using deprecated GTK_STOCK_* in GTK3.
2015-08-22 Simon TathamIn GTK3, don't use the "has-separator" GtkDialog property.
2015-08-22 Simon TathamUse GTK3's method of setting GtkEntry min width.
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 TathamGTK 3 prep: replace GtkFileSelection with GtkFileChoose...
2015-08-08 Simon TathamGTK 3 prep: use gtk_color_selection_get_current_color().
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-06-20 Simon TathamCompletely remove the privdata mechanism in dialog.h.
2015-05-15 Simon TathamGiant const-correctness patch of doom!
2015-05-15 Simon TathamConst-correctness of name fields in struct ssh_*.
2015-05-08 Simon TathamCompletely remove the privdata mechanism in dialog.h.
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'
2015-01-05 Jacob NevinsIt's a new year.
2014-12-20 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-22 Simon TathamMerge branch 'pre-0.64'
2014-11-10 Simon TathamMerge connection-sharing shutdown fix from pre-0.64.
2014-11-09 Jacob NevinsMerge branch 'pre-0.64'.
2014-11-09 Jacob NevinsMerge reconfig fixes from branch 'pre-0.64'.
2014-11-08 Jacob NevinsMerge another docs fix from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge Gtk event log fix from 'pre-0.64'.
2014-11-08 Jacob NevinsFix a double-free in the Gtk event log.
2014-11-08 Jacob NevinsMerge SSH-2-only default from 'pre-0.64'.
2014-11-08 Jacob NevinsMerge misc docs improvements from branch 'pre-0.64'.
2014-11-04 Jacob NevinsMerge shorter option name from 'pre-0.64'.
2014-11-03 Jacob NevinsMerge MinGW surrogate build fix from pre-0.64.
2014-11-02 Simon TathamAdd Christopher Staite to the list of copyright holders.
2014-09-09 Simon TathamAdd an option to suppress horizontal scroll bars in...
2014-01-15 Jacob NevinsIt's a new year.
2013-09-23 Simon TathamFix cut-and-paste errors in nonfatal() implementations.
2013-08-05 Jacob NevinsBelatedly update the copyright year to 2013.
2013-07-19 Simon TathamAdd a nonfatal() function everywhere, to be used for...
2013-01-13 Simon TathamReorganise setup_fonts_ucs so that in case of error...
2012-04-13 Simon TathamAdd code in dlg_filesel_set and dlg_fontsel_set which...
2012-01-26 Jacob NevinsIt's a new year.
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-01-05 Jacob NevinsIt's a new year.
2010-06-29 Ben HarrisSet WM_TRANSIENT_FOR appropriately on the "about" box...
2010-01-17 Jacob NevinsIt's a new year.
2009-01-05 Jacob NevinsIt's a new year (and there have even been checkins).
2008-06-11 Simon TathamWork around a bug in early versions of GTK (which I...
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-05-31 Simon TathamRe-jig the combo box handling ifdefs so that we can...
2008-05-31 Simon TathamOn some systems, strncpy is a macro, and putting prepro...
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-04-05 Simon TathamEnsure the new `depth' and `treepath' structure fields...
next