commit 2122221d6a32f9f86ee350ffd032c97f33a1dd48 Author: Felix Riemann Date: Sun Jul 15 22:48:35 2012 +0200 Prepare for release 3.4.3 NEWS | 14 ++++++++++++++ 1 Datei geändert, 14 Zeilen hinzugefügt(+) commit aae80252bc61af22621e2a85c417f831da4b00d5 Author: Felix Riemann Date: Fri Jul 6 23:52:41 2012 +0200 EogCloseConfirmationDialog: Fix size request for the image list Change the size request of the encasing ScrolledWindow instead of the TreeView itself. Otherwise the list would hardly show one row. https://bugzilla.gnome.org/show_bug.cgi?id=679505 src/eog-close-confirmation-dialog.c | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) commit 013d11f4b98b4f8deb8d3d21bca97fe6788b8c6a Author: Felix Riemann Date: Sat Jun 23 17:12:54 2012 +0200 EogThumbView: Set icon view columns to the real number of images GtkIconView's layout code was redone in gtk+-3.4.3 and 3.4.4 breaking EogThumbView which would scale the thumbnails so small that the thumbview would not be shown itself in single row mode. This should work with gtk+-3.4.2 and earlier as well. https://bugzilla.gnome.org/show_bug.cgi?id=677168 src/eog-thumb-nav.c | 10 ++++-- src/eog-thumb-view.c | 91 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 Dateien geändert, 98 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-) commit a9b792a761ca3e45caa3e3712b2f992673782e40 Author: Felix Riemann Date: Sat Jun 16 19:28:20 2012 +0200 EogThumbView: Implement GtkOrientable src/eog-thumb-view.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++- 1 Datei geändert, 56 Zeilen hinzugefügt(+), 1 Zeile entfernt(-) commit bfdcb1901e0a29409cd7bc3e026c0acedefca068 Author: Nilamdyuti Goswami Date: Wed Jun 13 21:09:29 2012 +0530 Assamese translation reviewed po/as.po | 88 +++++++++++++++++++++++++++++++------------------------------- 1 Datei geändert, 44 Zeilen hinzugefügt(+), 44 Zeilen entfernt(-) commit 632dd2fdb760474a903424a1fa79c4e7b11947f7 Author: Felix Riemann Date: Fri Jun 8 19:18:15 2012 +0200 Post-release version bump configure.ac | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)