commit 6721308c403488d6cb91be9a293928aee8835a22 Author: David King Date: Mon Jul 21 21:40:41 2014 +0100 Update NEWS for 3.13.4 release M NEWS M configure.ac commit d215e1a2ddceff61d5327d96d573420390c9e53a Author: David King Date: Mon Jul 21 15:17:13 2014 +0100 Move GlEventView to GlEventViewList This will make it easier to add a GlEventView, which can contain both the category list and event view pair, as well as a detail view. M Makefile.am M data/gl-window.ui M po/POTFILES.in M src/gl-application.c M src/gl-categorylist.c M src/gl-eventtoolbar.c D src/gl-eventview.h R081 src/gl-eventview.c src/gl-eventviewlist.c A src/gl-eventviewlist.h M src/gl-window.c commit f9f7eda7581c6d1373e004b0635fb354df8fe4f1 Author: Kjartan Maraas Date: Mon Jul 21 15:29:40 2014 +0200 Updated Norwegian bokmål translation. M po/nb.po commit 9574ddfe9329483d74fdbb0d098506553ff6078c Author: David King Date: Tue Jul 15 13:20:55 2014 +0100 Increase category list padding https://bugzilla.gnome.org/show_bug.cgi?id=710712 M data/gl-style.css commit 2da46b6d49d780382ae1bdc295cacf4673be8488 Author: Safa Alfulaij Date: Sun Jul 13 11:29:52 2014 +0100 Added Arabic translation M po/LINGUAS A po/ar.po commit e2da1ed571f7fdbf2ffdc840268d3276eddc472f Author: David King Date: Thu Jul 10 12:44:23 2014 +0100 Use new GtkApplication appmenu resource handling Bump dependency on GTK+ to 3.13.4. M configure.ac R094 data/appmenu.ui data/menus.ui M data/org.gnome.Logs.gresource.xml M po/POTFILES.in M src/gl-application.c commit 7f50aff2237ebe168990b6ad1ab8f85fcb78afcd Author: Tom Tryfonidis Date: Wed Jul 9 23:17:07 2014 +0000 Updated Greek translation M po/el.po commit aad367a4661b7b15c4d8a69de6d314ea173efd52 Author: David King Date: Mon Jun 30 11:31:08 2014 +0100 Match desktop file name in AppData Update the AppData reference to the desktop file, as it was not changed when the desktop file was renamed. M data/org.gnome.Logs.appdata.xml.in commit 019bb310612f9e6e9ec1f21b1e1cdb70df594186 Author: David King Date: Mon Jun 30 09:18:24 2014 +0100 Avoid deprecated xalign property in GtkBuilder M data/gl-eventviewdetail.ui commit 16c1b8fee34b3ea40a512e8cef873fbc7bd33e56 Author: David King Date: Mon Jun 30 08:59:30 2014 +0100 Use GtkIconTheme built-in RTL support Remove custom code to handle different icons for RTL language support, and instead use the built-in support added to GtkIconTheme in 3.13.2. M configure.ac M data/gl-eventtoolbar.ui M src/gl-eventtoolbar.c M src/gl-eventviewrow.c commit 121ca2690522b0ef3c087d84157fbd315aae4ac7 Author: Aaron Hamilton Date: Wed Jun 25 20:21:36 2014 +0100 Fix usage imformation when called with --help https://bugzilla.gnome.org/show_bug.cgi?id=732242 M src/gl-main.c commit 15987f8c2a57d77699b0d1660b0390d982ac58c8 Author: David King Date: Wed Jun 25 20:07:51 2014 +0100 Use translated application name in about dialog https://bugzilla.gnome.org/show_bug.cgi?id=732240 M src/gl-application.c commit 963a1871f40760ebbb842e1740320045ab7c6e00 Author: Yuri Myasoedov Date: Wed Jun 25 20:38:09 2014 +0400 Added Russian translation of help M help/Makefile.am A help/ru/ru.po