CVSROOT: /cvs/gnome Module name: holmes Changes by: danw 05/12/14 14:36:41
Modified files: . : ChangeLog src : Category.cs ConversationCategory.cs GroupView.cs TileCategory.cs src/Tiles : Utils.cs Log message: * src/Category.cs: Add a lot of complication to deal with the fact that the "few tiles"/"many tiles" amounts ought to be in terms of *rows*, so that if you resize the window to be wider, you don't end up, eg, still only showing only 4 tiles in a 3x2 table. * src/Tiles/Utils.cs: update TileGroupInfos to specify number of rows rather than number of tiles * src/ConversationCategory.cs: pass a number of columns (1) to the Category constructor * src/TileCategory.cs: pass a number of columns (2) to the Category constructor. s/columns/Columns/ to use Category's new Columns property, to keep the base class aware of how many columns are visible. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=holmes&who=danw&date=explicit&mindate=2005-12-14%2014:35&maxdate=2005-12-14%2014:37 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list