summaryrefslogtreecommitdiff
path: root/src/contacts-details-layout.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix GtkGrid spacingAlexander Larsson2011-09-211-3/+3
| | | | | | | GtkGrid swapped behaviour with set_column_spacing and set_row_spacing, this updates our use of these to the new behaviour. https://bugzilla.gnome.org/show_bug.cgi?id=659632
* Layout: Instead of expanding buttons expand contentsAlexander Larsson2011-09-191-5/+2
| | | | | | This fixes the resize behaviour when there is more than one button. Fixes bug #659094
* Replace FSF address by a reference to its websiteFrédéric Péters2011-09-051-2/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=652934
* Split out DetailsLayout to a separate fileAlexander Larsson2011-09-011-0/+173