]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/gtkcols.c
first pass
[PuTTY.git] / unix / gtkcols.c
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-27 Simon TathamMake Columns disregard the preferred width of GtkEntry.
2015-08-27 Simon TathamAdd conditioned-out diagnostics in columns_compute_width.
2015-08-24 Simon TathamNew Columns method, columns_force_same_height().
2015-08-24 Simon TathamFactor out columns_find_child() in the Columns class.
2015-08-23 Simon TathamImplement GTK3 height-for-width layout in Columns.
2015-08-23 Simon TathamGTK3 prep: refactor the layout calculation in Columns.
2015-08-16 Simon TathamGTK3 port: replace size_request in the Columns layout...
2015-08-08 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-08-08 Simon TathamGTK 3 prep: use accessor functions for object data fields.
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-28 Simon TathamMerge from trunk up to r8020.
2008-04-04 Simon TathamReinstate all the GTK1-specific code under ifdefs,...
2008-04-02 Simon TathamAnother tedious chore off the to-do list. I've just...
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2007-01-25 Simon TathamCommit Colin Watson's original GTK2 patch, exactly...
2003-03-31 Simon TathamFix a _very_ subtle segfault in my two GTK container...
2003-03-13 Simon TathamFirst stab at a GTK layout engine. It's missing all...