commit 27dec53600137f1fc86e02f4ff70af26f4abb460 Author: Álvaro Peña Date: Sat Nov 30 13:46:42 2013 +0100 appdata: fixed the screenshot URL. data/almanah.appdata.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7ad171e8602a0f779a8d660e13034241313a902d Author: Álvaro Peña Date: Sat Nov 30 13:14:32 2013 +0100 trivial: Updated the URL of the project configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a7eadede6fcfcdf0e3a7fddb776ee8f7e69ed509 Author: Álvaro Peña Date: Sat Nov 30 13:13:51 2013 +0100 Bug 719447 - Updated website and screenshot links in the AppData file data/almanah.appdata.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit f9c3a521f1c05b14bc004b9213efae42fe286f00 Author: Enrico Nicoletto Date: Tue Nov 26 01:03:42 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) commit 4172fa4d0f06aa0e5857f9eecfce88a876a0cbfb Author: Daniel Mustieles Date: Wed Nov 20 17:28:27 2013 +0100 Updated Spanish translation po/es.po | 85 ++++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 62 insertions(+), 23 deletions(-) commit ead6e5357d8af3a05b1770caa52c3db9caad128e Author: Piotr Drąg Date: Sun Nov 17 19:01:11 2013 +0100 Updated Polish translation po/pl.po | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) commit cbde56f6b357579e0884989e7651890b45e33d30 Author: Piotr Drąg Date: Sun Nov 17 18:58:25 2013 +0100 Updated POTFILES.in po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) commit cc5c3e34e98f070eeb8503eff205db305c996bd0 Author: Álvaro Peña Date: Sun Nov 17 17:36:06 2013 +0100 accessibility: Improve the accessibility around the application. Now the AlmanahTag accept the focus and export the action "remove" with the implementation of the AtkAction interface. The main window now have access to the UI manager accellerators. src/Makefile.am | 2 + src/main-window.c | 6 +- src/widgets/entry-tags-area.c | 1 + src/widgets/tag-accessible.c | 168 ++++++++++++++++++++++++++++++++++++++++++ src/widgets/tag-accessible.h | 51 +++++++++++++ src/widgets/tag-entry.c | 144 ++++++++++++++++++------------------ src/widgets/tag.c | 29 +++++++- src/widgets/tag.h | 7 +- 8 files changed, 331 insertions(+), 77 deletions(-) commit 467b4f75b0944b90ccd67b8e2c0fc45256792668 Author: Álvaro Peña Date: Sun Nov 17 17:28:54 2013 +0100 icons: Added a 256x256 icon (png and svg) which looks better in gnome-shell than 48x48 configure.ac | 1 + data/icons/256x256/Makefile.am | 6 + data/icons/256x256/almanah.png | Bin 0 -> 18991 bytes data/icons/256x256/almanah.svg | 482 +++++++++++++++++++++++++++++++++++++++++ data/icons/Makefile.am | 2 +- 5 files changed, 490 insertions(+), 1 deletion(-) commit d86652d76591bc98e686c9f9ba63a1f871401e00 Author: Álvaro Peña Date: Sat Nov 16 13:19:03 2013 +0100 style: fixed some issues with the GNOME 3.10 theme data/almanah.css | 3 +++ data/almanah.ui | 10 ++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) commit 6354fa55e938308d6e4dfd7ff4fa44209a11ef0d Author: Matej Urbančič Date: Sat Nov 2 11:53:05 2013 +0100 Updated Slovenian translation po/sl.po | 65 +++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 42 insertions(+), 23 deletions(-) commit 9d6b621959ad9b2f1582b9f98620354a64b876a5 Author: Antonio Fernandes C. Neto Date: Wed Oct 30 23:19:28 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 157 ++++-------------------------------------------------------- 1 file changed, 8 insertions(+), 149 deletions(-) commit 90d9341f3e0bcdfbd05560de4e06e358e51a08dd Author: Enrico Nicoletto Date: Wed Oct 30 23:05:50 2013 -0200 Updated Brazilian Portuguese translation po/pt_BR.po | 65 ++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 22 deletions(-) commit 5d2eea1352b5bbc6e9c6317ee55fa1dd2eeef9d8 Author: Piotr Drąg Date: Wed Oct 30 18:56:19 2013 +0100 Updated Polish translation po/pl.po | 60 +++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 19 deletions(-) commit 0e00b6cb7265c0642d05566fb24a93c614145e9d Author: Daniel Mustieles Date: Tue Oct 8 12:44:49 2013 +0200 core: Change permissions of diary.db to 0600 Add chmod() calls at various places in the StorageManager and import and export code to change the permissions of files containing diary entries (including the database, the encrypted database, database backups and different formats of exported files) to be 0600. src/export-operation.c | 36 +++++++++++++++++++++++++++++++---- src/storage-manager.c | 51 +++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 76 insertions(+), 11 deletions(-) commit fcb70f637527d48392c13cd7bf52de7b312820ec Author: Andika Triwidada Date: Fri Oct 4 22:26:02 2013 +0700 Updated Indonesian translation po/id.po | 280 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 160 insertions(+), 120 deletions(-) commit 61ee111f27579671657f3c2e87838bae095c4052 Author: Rūdolfs Mazurs Date: Sat Sep 21 23:32:16 2013 +0300 Updated Latvian translatio po/lv.po | 489 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 271 insertions(+), 218 deletions(-) commit 87bfbe1ccfa97ba52d0b1ab5e735a44f7163b6c0 Author: Fran Diéguez Date: Fri Sep 13 00:48:45 2013 +0200 Updated Galician translations po/gl.po | 89 +++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 60 insertions(+), 29 deletions(-) commit 3aaff4d928858d86b2053114c32af6fd6748358f Author: Joe Hansen Date: Tue Sep 10 23:27:06 2013 +0200 Updated Danish translation po/da.po | 127 ++++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 81 insertions(+), 46 deletions(-) commit 7823722fc45f8ea385ed1014e33e03abe30f693e Author: Matej Urbančič Date: Tue Sep 10 21:30:05 2013 +0200 Updated Slovenian translation po/sl.po | 90 ++++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 60 insertions(+), 30 deletions(-) commit 64f21bef5e092ee04db74f4d7d6a95c3fb644e59 Author: Balázs Úr Date: Tue Sep 10 00:01:14 2013 +0200 Updated Hungarian translation po/hu.po | 90 +++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 29 deletions(-) commit c0a322cb9097f74bfdd51f427f2159e2f5d35204 Author: Мирослав Николић Date: Sun Sep 8 07:45:15 2013 +0200 Updated Serbian translation po/sr.po | 88 +++++++++++++++++++++++++++++++++++++++------------------- po/sr@latin.po | 88 +++++++++++++++++++++++++++++++++++++++------------------- 2 files changed, 118 insertions(+), 58 deletions(-) commit 406c8e286dfedfcb0df589f6efc5b079efb1e25b Author: Marek Černocký Date: Fri Sep 6 21:03:43 2013 +0200 Updated Czech translation po/cs.po | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) commit 2133e7eee01f4a36a8050fd4523e0489a3fe4832 Author: Ramon Brandão Date: Thu Sep 5 21:37:52 2013 -0300 Updated Brazilian Portuguese translation proofread by Enrico Nicoletto po/pt_BR.po | 100 +++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 34 deletions(-) commit f10e138941584112fc81c320e49879f8a6f92f15 Author: Álvaro Peña Date: Thu Sep 5 19:42:37 2013 +0200 Added a shortcut to select a concrete date. data/almanah.ui | 1 + 1 file changed, 1 insertion(+) commit 527063ff309ee04f4aa0ccb28879be37b82c86f5 Author: Piotr Drąg Date: Thu Sep 5 14:47:55 2013 +0200 Updated Polish translation po/pl.po | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) commit 82b78b92318c1e7fc3f26b7afe2c59d582e9df75 Author: Daniel Mustieles Date: Thu Sep 5 11:44:16 2013 +0200 Updated Spanish translation po/es.po | 90 +++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 29 deletions(-) commit eb543f421cff98e7f5552940f1275c47df494674 Author: Álvaro Peña Date: Thu Sep 5 01:23:40 2013 +0200 Bug 707517 - Added an AppData file Allowing the publication in the GNOME Software Center. data/Makefile.am | 9 +++++++++ data/almanah.appdata.xml.in | 21 +++++++++++++++++++++ po/POTFILES.in | 1 + 3 files changed, 31 insertions(+) commit f380ba72d3fc9e379b4c1a7ef2601ba548ceee19 Author: Marek Černocký Date: Wed Sep 4 22:33:25 2013 +0200 Updated Czech translation po/cs.po | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit cb3e088f069906ab3ac5100a02c1d952a2e020bf Author: Marek Černocký Date: Wed Sep 4 22:32:08 2013 +0200 Updated Czech translation po/cs.po | 68 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 38 insertions(+), 30 deletions(-) commit 5cf3c22c131980dfa27b71589f653fba5380d283 Author: Piotr Drąg Date: Wed Sep 4 22:12:50 2013 +0200 Updated Polish translation po/pl.po | 70 +++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 41 insertions(+), 29 deletions(-) commit c3f8e26c03ab3d28cbd619f63ec72d4210bb8f1b Author: Piotr Drąg Date: Wed Sep 4 22:10:42 2013 +0200 Updated POTFILES.in po/POTFILES.in | 2 ++ 1 file changed, 2 insertions(+) commit ecdff3cf9c94eae44eff145b0abe88f4e1880f85 Author: Álvaro Peña Date: Wed Sep 4 18:26:10 2013 +0200 Bug 684412 Simplified the tags area widget. Removed all the custom container stuff about style and added a button in the toolbar to show/hide the tags zone. configure.ac | 1 + data/almanah.css | 20 ------- data/almanah.ui | 19 ++++++- data/icons/Makefile.am | 2 +- data/icons/scalable/Makefile.am | 6 ++ data/icons/scalable/almanah-tags-symbolic.svg | 81 +++++++++++++++++++++++++++ src/main-window.c | 18 ++++++ src/widgets/entry-tags-area.c | 22 +++----- 8 files changed, 130 insertions(+), 39 deletions(-) commit 63209c10286a1e62fa002a79ef22b486eb459e70 Author: Álvaro Peña Date: Wed Sep 4 18:18:40 2013 +0200 Localized the tags feature src/widgets/entry-tags-area.c | 4 +++- src/widgets/tag-entry.c | 5 ++--- 2 files changed, 5 insertions(+), 4 deletions(-) commit a393571d25a8a3a1bdf027b5280fdf3cc23ee2f6 Author: Álvaro Peña Date: Mon Sep 2 21:16:55 2013 +0200 Makes the tag entry a little wider src/widgets/tag-entry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7aa988baef20591ef0c1af309b09bc869d30d67a Author: Álvaro Peña Date: Mon Sep 2 21:15:36 2013 +0200 Some top margin for entry text. data/almanah.ui | 1 + 1 file changed, 1 insertion(+) commit d3bf01e6874d2607054876ac48e52152bd691a00 Author: Fran Diéguez Date: Wed Aug 28 01:06:01 2013 +0200 Updated Galician translations po/gl.po | 216 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 113 insertions(+), 103 deletions(-) commit 4cc562a4377ab10dead553632b9651f1f9432939 Author: Piotr Drąg Date: Tue Aug 20 23:02:33 2013 +0200 Updated Polish translation po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 145d2f4b6d9412c1e9dccdf8f435e635eab254f1 Author: Philip Withnall Date: Fri Aug 2 11:18:33 2013 +0200 core: Add missing unit to CSS file This fixes a GTK+ warning. data/almanah.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 121925efd91dcac72944d07eebd215f974d7d8ca Author: Adorilson Bezerra Date: Sun Jun 30 08:24:58 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 54 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 24 deletions(-) commit 5491816d57ab3d555cf79e2adc1d893a4115665e Author: Balázs Úr Date: Sun Jun 16 20:23:23 2013 +0200 Updated Hungarian translation po/hu.po | 163 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 84 insertions(+), 79 deletions(-) commit ccac08b0fb077280be559eeae32208082753e140 Author: Matej Urbančič Date: Mon Jun 3 21:57:14 2013 +0200 Updated Slovenian translation po/sl.po | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) commit 9d02aac53858cdd16259f48abf1f8aadcd5109c8 Author: Marek Černocký Date: Wed May 15 14:49:40 2013 +0200 Updated Czech translation po/cs.po | 166 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 85 insertions(+), 81 deletions(-) commit b7f7c720b8253dfdbbd56d84486405f0493783ad Author: Álvaro Peña Date: Tue May 14 12:41:47 2013 +0200 Bug 700274 - Fix spell checking errors src/storage-manager.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 92ee614ce120fe03d0289b050d381595b6449286 Author: Piotr Drąg Date: Tue May 14 18:54:27 2013 +0200 Updated Polish translation po/pl.po | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) commit 9e3da0d3d24af0f00ba64c2e0035f74ed7def1a0 Author: Daniel Mustieles Date: Tue May 14 16:01:20 2013 +0200 Updated Spanish translation po/es.po | 167 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 86 insertions(+), 81 deletions(-) commit 33fc88ba4eb67321153a34f397d6200148d89cec Author: Мирослав Николић Date: Tue May 14 12:24:24 2013 +0200 Updated Serbian translation po/sr.po | 163 +++++++++++++++++++++++++++++---------------------------- po/sr@latin.po | 163 +++++++++++++++++++++++++++++---------------------------- 2 files changed, 168 insertions(+), 158 deletions(-) commit 9cbb0c00931714ece2b55a518630ef94d9771727 Author: Álvaro Peña Date: Tue May 14 10:56:12 2013 +0200 Bug 700273 - Add Keywords to .desktop file data/almanah.desktop.in | 2 ++ 1 file changed, 2 insertions(+) commit 7503b5865457370fae92e1a421e9d4b62e4c5d90 Author: Dominique Leuenberger Date: Thu Apr 18 09:08:31 2013 +0200 main: include interface.h We make use of prototypes in this header (almanah_get_css_path). https://bugzilla.gnome.org/show_bug.cgi?id=698259 src/application.c | 1 + 1 file changed, 1 insertion(+) commit e39e376bb1e8256e4e2569edd469c6c305ff47c5 Author: Dimitris Spingos Date: Wed Apr 10 18:02:30 2013 +0300 Updated Greek translation po/el.po | 946 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 536 insertions(+), 410 deletions(-) commit a00b3bf413c90989a7fff0679f55a3d4263e9058 Author: Balázs Úr Date: Sat Mar 16 19:56:36 2013 +0100 Updated Hungarian translation po/hu.po | 66 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 32 deletions(-) commit 9736ec244620fb16015a69d3c0dbfcb2c4e6e027 Author: Enrico Nicoletto Date: Tue Mar 12 19:17:42 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 220 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 113 insertions(+), 107 deletions(-) commit b8f0177bc5b25cb5e82356c32f77629c57fa61ec Author: Joe Hansen Date: Tue Mar 12 21:09:12 2013 +0100 Updated Danish translation po/da.po | 637 +++++++++++++++++++++++++-------------------------------------- 1 file changed, 253 insertions(+), 384 deletions(-) commit f532dcad9ff4e04cffc1263d07ae71e1cd496985 Merge: dd6190a 91eae05 Author: Álvaro Peña Date: Mon Mar 11 12:20:49 2013 +0100 Merge branch 'Version_0_10_1' Conflicts: NEWS configure.ac commit 91eae05ad9076d14eccbe7cc918421a69ecebe7b Author: Álvaro Peña Date: Mon Mar 11 12:14:31 2013 +0100 Release 0.10.1 with a critical bug fixed (see https://bugzilla.gnome.org/show_bug.cgi?id=695117) NEWS | 11 ++++++----- configure.ac | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) commit 58749595ba914e60ebe81d9ee2cd582c5412fcaf Merge: 5ae30e1 87c67ae Author: Álvaro Peña Date: Mon Mar 11 12:08:29 2013 +0100 Merge branch 'V_0_9_1' into Version_0_10_1 Conflicts: NEWS configure.ac commit 87c67aebfbb9e9d88ee14ae6928589cbbea69383 Author: Álvaro Peña Date: Mon Mar 11 11:23:19 2013 +0100 Release 0.9.1 NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) commit dd6190a0c5397ca972688c61ebbbb58ed40d8515 Author: Alexandre Franke Date: Sun Mar 10 19:10:20 2013 +0100 Update French translation po/fr.po | 206 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 85 insertions(+), 121 deletions(-) commit 41ef1173ea2bcf14409c789aab0294ddec1d6472 Author: Alexandre Franke Date: Sun Mar 10 19:08:32 2013 +0100 Update French translation po/fr.po | 432 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 233 insertions(+), 199 deletions(-) commit 93328b0dbc63d9de3b31f22ef74748377eb3bfd3 Author: Matej Urbančič Date: Thu Mar 7 21:39:51 2013 +0100 Updated Slovenian translation po/sl.po | 282 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 142 insertions(+), 140 deletions(-) commit 0e4fb167c6eb478e0bcdb1cce5dd18f36f3f2656 Author: Álvaro Peña Date: Tue Mar 5 17:30:41 2013 +0100 Bug 695117 - Almanah doesn't encrypt the database when the application close The "quit_mainloop" event in GApplication isn't used anymore from GLib 2.32, so moved the database desconnection stuff, including database encryption if necessary, to the "window_removed" event. src/application.c | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) commit 2a59d692dcdf8789fbb71756c4366099e1066efb Author: Álvaro Peña Date: Tue Feb 26 22:52:42 2013 +0100 build: Post-release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit b4c7124958af01deed2839ce10d696dd30a42458 Author: Álvaro Peña Date: Tue Feb 26 22:38:01 2013 +0100 Development release 0.10.8, road to 0.11 NEWS | 31 +++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-)