~ubuntu-branches/ubuntu/raring/almanah/raring

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2012-04-03 14:25:25 UTC
  • mfrom: (11.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120403142525-ugk3fb0blonrl2b9
Tags: 0.9.0-1
* debian/watch: Update for .xz
* Imported Upstream version 0.9.0
* debian/patches/01_largefile_support.patch: Remove, applied upstream
* debian/patches/02_gtkspell-3.0.patch: Remove, applied upstream
* Remove dh_autoreconf stuff
* debian/copyright: Update upstream years

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit ff90b56f3c5c86c7d954d6bfb27821ed4b785357
 
2
Author: Philip Withnall <philip@tecnocode.co.uk>
 
3
Date:   Sun Mar 25 22:36:20 2012 +0100
 
4
 
 
5
    build: Re-add MAINTAINERS file
 
6
 
 
7
    `make dist` requires it.
 
8
 
 
9
 MAINTAINERS |    3 +++
 
10
 1 files changed, 3 insertions(+), 0 deletions(-)
 
11
 
 
12
commit bb4634640139145ede83f871568a1762f6e8d95f
 
13
Author: Philip Withnall <philip@tecnocode.co.uk>
 
14
Date:   Sun Mar 25 22:35:02 2012 +0100
 
15
 
 
16
    build: Update dependencies list in README
 
17
 
 
18
 README |    4 ++--
 
19
 1 files changed, 2 insertions(+), 2 deletions(-)
 
20
 
 
21
commit 13f2b0f08096ff4ad9570f65ca2b113fb8143c24
 
22
Author: Philip Withnall <philip@tecnocode.co.uk>
 
23
Date:   Sun Mar 25 22:20:12 2012 +0100
 
24
 
 
25
    l10n: Update British English translation
 
26
 
 
27
 po/en_GB.po |  491
 
28
 +++++++++++++++++++++++++++++++----------------------------
 
29
 1 files changed, 259 insertions(+), 232 deletions(-)
 
30
 
 
31
commit 523de8fa86af7cb85298db4f6d03ec4f44a2d281
 
32
Author: Philip Withnall <philip@tecnocode.co.uk>
 
33
Date:   Sun Mar 25 22:17:22 2012 +0100
 
34
 
 
35
    core: Fix viewing results of import operations
 
36
 
 
37
 src/import-export-dialog.c |    2 +-
 
38
 1 files changed, 1 insertions(+), 1 deletions(-)
 
39
 
 
40
commit e3c64de7ae46cead5684df0f000cfe8a09d60bae
 
41
Author: Philip Withnall <philip@tecnocode.co.uk>
 
42
Date:   Sun Mar 25 22:08:00 2012 +0100
 
43
 
 
44
    core: Fix text export
 
45
 
 
46
    It wasn't clearing its output buffer between entries, resulting in the
 
47
    text output files being output as concatenations of all the previous
 
48
    entries.
 
49
 
 
50
 src/export-operation.c |    3 +++
 
51
 1 files changed, 3 insertions(+), 0 deletions(-)
 
52
 
 
53
commit 0d09d962a17262fb6550fc68a05f0e75683aa2bd
 
54
Author: Philip Withnall <philip@tecnocode.co.uk>
 
55
Date:   Sun Mar 25 22:03:40 2012 +0100
 
56
 
 
57
    core: Fix deserialisation of XML when searching entries
 
58
 
 
59
 src/entry.c |   12 +++++++-----
 
60
 1 files changed, 7 insertions(+), 5 deletions(-)
 
61
 
 
62
commit 471dab3ea999e4716c33f72870b510a70fa588d3
 
63
Author: Philip Withnall <philip@tecnocode.co.uk>
 
64
Date:   Sun Mar 25 11:03:09 2012 +0100
 
65
 
 
66
    core: Work around a GtkBuilder bug with more recent versions of GTK+
 
67
 
 
68
    Work around bgo#672789 in more recent versions of GTK+ by always
 
69
    requesting
 
70
    to load the GtkUIManager XML when using
 
71
    gtk_builder_add_objects_from_file().
 
72
 
 
73
 src/date-entry-dialog.c    |    1 +
 
74
 src/import-export-dialog.c |    2 ++
 
75
 src/preferences-dialog.c   |    1 +
 
76
 src/search-dialog.c        |    1 +
 
77
 src/uri-entry-dialog.c     |    1 +
 
78
 5 files changed, 6 insertions(+), 0 deletions(-)
 
79
 
 
80
commit 934c42b4c69b46b09e6577389e3e5eb2ab51e211
 
81
Author: Philip Withnall <philip@tecnocode.co.uk>
 
82
Date:   Sun Mar 25 10:25:29 2012 +0100
 
83
 
 
84
    core: Fix punctuation in a tooltip
 
85
 
 
86
 data/almanah.ui |    2 +-
 
87
 1 files changed, 1 insertions(+), 1 deletions(-)
 
88
 
 
89
commit 6eb7d62876aea12b565210c110e8b7b96fd65ab0
 
90
Author: Philip Withnall <philip@tecnocode.co.uk>
 
91
Date:   Sun Mar 25 10:25:20 2012 +0100
 
92
 
 
93
    core: Add an icon to the hyperlink button
 
94
 
 
95
 data/almanah.ui |    1 +
 
96
 1 files changed, 1 insertions(+), 0 deletions(-)
 
97
 
 
98
commit 7501b26e7414d95d55f57bd497cc034ba9dfc76c
 
99
Author: Philip Withnall <philip@tecnocode.co.uk>
 
100
Date:   Sun Mar 25 10:17:01 2012 +0100
 
101
 
 
102
    Bug 669927 — Save current entry after a timeout
 
103
 
 
104
    Save the current entry every 10 minutes, to deal with the situation
 
105
    where
 
106
    a user keeps the same entry open all day, periodically adding to it.
 
107
 
 
108
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=669927
 
109
 
 
110
 src/main-window.c |   38 ++++++++++++++++++++++++++++++++++----
 
111
 1 files changed, 34 insertions(+), 4 deletions(-)
 
112
 
 
113
commit 34762478a7aa99b0acd95245f9c396f0db666b2b
 
114
Author: Philip Withnall <philip@tecnocode.co.uk>
 
115
Date:   Sat Mar 24 23:06:58 2012 +0000
 
116
 
 
117
    core: Use GtkBox instead of Gtk[H|V]Box in the print dialogue
 
118
 
 
119
 src/printing.c |    4 ++--
 
120
 1 files changed, 2 insertions(+), 2 deletions(-)
 
121
 
 
122
commit 542a426082f89e965a22af6e97c4ce06beefa45e
 
123
Author: Philip Withnall <philip@tecnocode.co.uk>
 
124
Date:   Sat Mar 24 23:00:12 2012 +0000
 
125
 
 
126
    Bug 671801 — i18n doesn't work
 
127
 
 
128
    Commit 01084bd42ad2747cc582274a3988f17bcf23d6f3 removed
 
129
    AM_GNU_GETTEXT,
 
130
    meaning that ENABLE_NLS was *never* defined. This effectively
 
131
    disabled i18n
 
132
    for everyone.
 
133
 
 
134
    Closes: https://bugzilla.gnome.org/show_bug.cgi?id=671801
 
135
 
 
136
 src/application.c |    2 --
 
137
 1 files changed, 0 insertions(+), 2 deletions(-)
 
138
 
 
139
commit 81c4ee3a1044f07f6704d9e4de723a30a8c13766
 
140
Author: Fran Diéguez <fran.dieguez@mabishu.com>
 
141
Date:   Sat Mar 24 00:14:16 2012 +0100
 
142
 
 
143
    Updated Galician translations
 
144
 
 
145
 po/gl.po |  254
 
146
 ++++++++++++++++++++++++++++++++------------------------------
 
147
 1 files changed, 130 insertions(+), 124 deletions(-)
 
148
 
 
149
commit 54451a3934ce73f1abfad470829c35fd0c7f29fa
 
150
Author: Bruno Brouard <annoa.b@gmail.com>
 
151
Date:   Wed Mar 21 19:19:04 2012 +0100
 
152
 
 
153
    Updated French translation
 
154
 
 
155
 po/fr.po |  258
 
156
 ++++++++++++++++++++++++++++++++-----------------------------
 
157
 1 files changed, 135 insertions(+), 123 deletions(-)
 
158
 
 
159
commit d0f9694c78b9f71dc68b57739e2556380c1524aa
 
160
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
161
Date:   Sun Feb 26 20:44:05 2012 +0100
 
162
 
 
163
    Updated Serbian translation
 
164
 
 
165
 po/sr.po       |  127
 
166
 ++++++++++++++++++++++++++++++-------------------------
 
167
 po/sr@latin.po |  127
 
168
 ++++++++++++++++++++++++++++++-------------------------
 
169
 2 files changed, 138 insertions(+), 116 deletions(-)
 
170
 
 
171
commit 6384f10c69d063656a26cc8fcd2c1103aa92dc3d
 
172
Author: Philip Withnall <philip@tecnocode.co.uk>
 
173
Date:   Fri Jan 6 11:22:56 2012 +0000
 
174
 
 
175
    core: Don't call g_thread_init() if we have GLib ≥ 2.31.0
 
176
 
 
177
 src/main.c |    2 ++
 
178
 1 files changed, 2 insertions(+), 0 deletions(-)
 
179
 
 
180
commit 4801c389a96324e477a96624514cbd0bcc92d883
 
181
Author: Philip Withnall <philip@tecnocode.co.uk>
 
182
Date:   Fri Jan 6 11:21:34 2012 +0000
 
183
 
 
184
    core: Fix chaining up of GApplication::startup signal
 
185
 
 
186
 src/application.c |    3 +++
 
187
 1 files changed, 3 insertions(+), 0 deletions(-)
 
188
 
 
189
commit c68e562b332c50460bec9a82dfa3f3b30e96eddb
 
190
Author: Philip Withnall <philip@tecnocode.co.uk>
 
191
Date:   Fri Jan 6 11:09:43 2012 +0000
 
192
 
 
193
    core: Fix build with --enable-spell-checking
 
194
 
 
195
    See: bgo#667263
 
196
 
 
197
 src/main-window.c |   37 +++++++++++++++++--------------------
 
198
 1 files changed, 17 insertions(+), 20 deletions(-)
 
199
 
 
200
commit e8eaacbc52dfa54c081b709738bd21a9b196fc0c
 
201
Author: Vincent Untz <vuntz@gnome.org>
 
202
Date:   Fri Jan 6 12:18:41 2012 +0100
 
203
 
 
204
    build: Fix build with encryption support
 
205
 
 
206
    We need to check for largefile support to make gpgme happy.
 
207
 
 
208
    https://bugzilla.gnome.org/show_bug.cgi?id=666801
 
209
 
 
210
 configure.ac |    1 +
 
211
 1 files changed, 1 insertions(+), 0 deletions(-)
 
212
 
 
213
commit 90f6d22a337b9718182c7cc847f9323024b3d0b0
 
214
Author: Philip Withnall <philip@tecnocode.co.uk>
 
215
Date:   Wed Jan 4 17:45:40 2012 +0000
 
216
 
 
217
    build: Re-enable spell checking now that GtkSpell has GTK+ 3 support
 
218
 
 
219
    A GTK+ 3-ready version of GtkSpell is about ready at:
 
220
    https://github.com/manisandro/gtkspell3
 
221
 
 
222
    Re-enable compilation with --enable-spell-checking accordingly.
 
223
 
 
224
    This undoes commit 43768d9a223e769ef8662222b55e2dc6e5a6c48c and
 
225
    bumps our
 
226
    GtkSpell dependency to gtkspell-3.0.
 
227
 
 
228
    Closes: bgo#667263
 
229
 
 
230
 configure.ac |    5 ++---
 
231
 1 files changed, 2 insertions(+), 3 deletions(-)
 
232
 
 
233
commit 82e2acbf2bb4d1039732cbcfb2c171ea0eb7e192
 
234
Author: Joe Hansen <joedalton2@yahoo.dk>
 
235
Date:   Mon Jan 2 12:40:55 2012 +0100
 
236
 
 
237
    Updated Danish translation
 
238
 
 
239
 po/da.po |  117
 
240
 ++++++++++++++++++++++++++++++++++----------------------------
 
241
 1 files changed, 64 insertions(+), 53 deletions(-)
 
242
 
 
243
commit 241eb77d4c04f3341a06f113d2bd1fd1e38f10ed
 
244
Author: Muhammet Kara <muhammet.k@gmail.com>
 
245
Date:   Sat Dec 31 21:20:13 2011 +0200
 
246
 
 
247
    [l10n]Updated Turkish translation
 
248
 
 
249
 po/tr.po |  145
 
250
 ++++++++++++++++++++++++++++++++++----------------------------
 
251
 1 files changed, 80 insertions(+), 65 deletions(-)
 
252
 
 
253
commit 7a1c288c8296a49a93001ad49a1aab7eb8be6764
 
254
Author: Mateusz Kacprzak <mateusz.kacprzak@yandex.ru>
 
255
Date:   Sat Dec 17 22:18:14 2011 +0100
 
256
 
 
257
    Added Polish translation
 
258
 
 
259
 po/LINGUAS |    1 +
 
260
 po/pl.po   |  661
 
261
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
262
 2 files changed, 662 insertions(+), 0 deletions(-)
 
263
 
 
264
commit 6bf0229c20f9a5ef92374595ff4d5823f74196f0
 
265
Author: Piotr Drąg <piotrdrag@gmail.com>
 
266
Date:   Sat Dec 17 22:16:51 2011 +0100
 
267
 
 
268
    Revert "Added Polish translation"
 
269
 
 
270
    This reverts commit 4c5c13f524a000b7ecfcf0bb42a9d18dddeaa577.
 
271
 
 
272
 po/LINGUAS |    1 -
 
273
 po/pl.po   |  661
 
274
 ------------------------------------------------------------
 
275
 2 files changed, 0 insertions(+), 662 deletions(-)
 
276
 
 
277
commit 4c5c13f524a000b7ecfcf0bb42a9d18dddeaa577
 
278
Author: Piotr Drąg <piotrdrag@gmail.com>
 
279
Date:   Sat Dec 17 22:03:30 2011 +0100
 
280
 
 
281
    Added Polish translation
 
282
 
 
283
 po/LINGUAS |    1 +
 
284
 po/pl.po   |  661
 
285
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
286
 2 files changed, 662 insertions(+), 0 deletions(-)
 
287
 
 
288
commit 4b11b928449c8623327694773ead9869603fc802
 
289
Author: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
 
290
Date:   Sat Nov 5 09:13:52 2011 +0100
 
291
 
 
292
    Add Esperanto translation
 
293
 
 
294
 po/LINGUAS |    1 +
 
295
 po/eo.po   |  614
 
296
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
297
 2 files changed, 615 insertions(+), 0 deletions(-)
 
298
 
 
299
commit 75a4dc552d712fe0d4533370e4937c6f4d200076
 
300
Author: Marek Černocký <marek@manet.cz>
 
301
Date:   Wed Nov 2 19:49:38 2011 +0100
 
302
 
 
303
    Updated Czech translation
 
304
 
 
305
 po/cs.po |  113
 
306
 +++++++++++++++++++++++++++++++------------------------------
 
307
 1 files changed, 57 insertions(+), 56 deletions(-)
 
308
 
 
309
commit f963e70db98854937185e749c1b4dbbe919ca12c
 
310
Author: Álvaro Peña <alvaropg@gmail.com>
 
311
Date:   Tue Nov 1 21:33:29 2011 +0000
 
312
 
 
313
    core: Move the events list to the bottom of the window
 
314
 
 
315
    Closes: bgo#662014
 
316
 
 
317
 data/almanah.ui   |  136
 
318
 ++++++++++++++++++++++++++---------------------------
 
319
 src/main-window.c |   66 +-------------------------
 
320
 2 files changed, 69 insertions(+), 133 deletions(-)
 
321
 
 
322
commit faf64d1512c139bd2479d2a9893ca7ddc82f4664
 
323
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
324
Date:   Sat Oct 29 17:35:51 2011 +0200
 
325
 
 
326
    Updated Hungarian translation by Balazs Ur
 
327
 
 
328
 po/hu.po |  157
 
329
 ++++++++++++++++++++++++++++++++++++++------------------------
 
330
 1 files changed, 96 insertions(+), 61 deletions(-)
 
331
 
 
332
commit 826c6a591a2f11908aff1567129872a7ad138c22
 
333
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
334
Date:   Tue Oct 25 20:36:16 2011 +0200
 
335
 
 
336
    Updated Slovenian translation
 
337
 
 
338
 po/sl.po |  166
 
339
 ++++++++++++++++++++++++++++++++++++++++++--------------------
 
340
 1 files changed, 112 insertions(+), 54 deletions(-)
 
341
 
 
342
commit 009d24855bf7df122d9fe4e69ac4c3b4572f6b6c
 
343
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
344
Date:   Tue Oct 25 16:35:52 2011 +0200
 
345
 
 
346
    Updated Spanish translation
 
347
 
 
348
 po/es.po |  115
 
349
 ++++++++++++++++++++++++++++++++++----------------------------
 
350
 1 files changed, 63 insertions(+), 52 deletions(-)
 
351
 
 
352
commit 69c10c8b4fc42ed48ad1c116f90f12015a7be5de
 
353
Author: Mario Blättermann <mariobl@gnome.org>
 
354
Date:   Mon Oct 24 23:24:13 2011 +0200
 
355
 
 
356
    [l10n] Updated German translation
 
357
 
 
358
 po/de.po |  206
 
359
 ++++++++++++++++++++------------------------------------------
 
360
 1 files changed, 66 insertions(+), 140 deletions(-)
 
361
 
 
362
commit e573eb06c5391a9fa6e4d1029a9957ab44d81589
 
363
Author: Álvaro Peña <alvaropg@gmail.com>
 
364
Date:   Mon Oct 24 18:39:31 2011 +0200
 
365
 
 
366
    Bug 662016 — Create a toolbar menu item with the fonts style
 
367
 
 
368
 data/almanah.ui                      |   25 ++++++++-
 
369
 src/Makefile.am                      |   74 +++++++++++++------------
 
370
 src/main-window.c                    |   99
 
371
 ++++++++++++++++++++++++++++++++++
 
372
 src/widgets/font-style-menu-action.c |   58 ++++++++++++++++++++
 
373
 src/widgets/font-style-menu-action.h |   47 ++++++++++++++++
 
374
 5 files changed, 264 insertions(+), 39 deletions(-)
 
375
 
 
376
commit 8b44143df4e844d4c9b4da45186686cf048ebbfa
 
377
Author: Muhammet Kara <muhammet.k@gmail.com>
 
378
Date:   Fri Sep 30 01:31:39 2011 +0300
 
379
 
 
380
    Added Turkish translation
 
381
 
 
382
 po/LINGUAS |    1 +
 
383
 po/tr.po   |  626
 
384
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
385
 2 files changed, 627 insertions(+), 0 deletions(-)
 
386
 
 
387
commit 24c6d54c1c9b7211336b4b6779bb16a68d587fec
 
388
Author: Fran Dieguez <fran@openhost.es>
 
389
Date:   Tue Aug 30 16:58:49 2011 +0200
 
390
 
 
391
    Updated galician translations
 
392
 
 
393
 po/gl.po |  607
 
394
 ++++++++++++++++++++++++++++++++------------------------------
 
395
 1 files changed, 312 insertions(+), 295 deletions(-)
 
396
 
 
397
commit e7743e8b0fefeb884278bb15ddd65bd73c12b3c6
 
398
Author: Claude Paroz <claude@2xlibre.net>
 
399
Date:   Mon Aug 22 09:58:15 2011 +0200
 
400
 
 
401
    Updated French translation
 
402
 
 
403
 po/fr.po |  475
 
404
 ++++++++++++++++++++++++--------------------------------------
 
405
 1 files changed, 184 insertions(+), 291 deletions(-)
 
406
 
 
407
commit 233aad655e48c8533f513ff03c5100ef8768c149
 
408
Author: Yuri Myasoedov <omerta13@yandex.ru>
 
409
Date:   Fri Jul 29 19:38:10 2011 +0400
 
410
 
 
411
    Updated Russian translation
 
412
 
 
413
 po/ru.po |  234
 
414
 +++++++++++++++++++++++++++++++-------------------------------
 
415
 1 files changed, 117 insertions(+), 117 deletions(-)
 
416
 
 
417
commit ddf428130ffe6a457e6be01f30506cd338115b90
 
418
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
 
419
Date:   Thu Jul 28 18:14:15 2011 +0200
 
420
 
 
421
    Added Basque language
 
422
 
 
423
 po/LINGUAS |    1 +
 
424
 po/eu.po   |  764
 
425
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
426
 2 files changed, 765 insertions(+), 0 deletions(-)
 
427
 
 
428
commit ad6c2ee888d70e936608149426dd2ecfdd497141
 
429
Author: Gabriel Speckhahn <gabspeck@gmail.com>
 
430
Date:   Sat Jul 23 09:52:29 2011 -0300
 
431
 
 
432
    Updated Brazilian Portuguese Translation
 
433
 
 
434
 po/pt_BR.po |  216
 
435
 ++++++++++++++++++++++++++++++++---------------------------
 
436
 1 files changed, 117 insertions(+), 99 deletions(-)
 
437
 
 
438
commit 7d19c7b00b8492684c9814bf160f16755f306911
 
439
Author: Philip Withnall <philip@tecnocode.co.uk>
 
440
Date:   Tue Jul 19 08:43:38 2011 +0100
 
441
 
 
442
    build: Fix preferences with --enable-spell-checking and
 
443
    --disable-encryption
 
444
 
 
445
    The code to show the dialogue wasn't getting built.
 
446
 
 
447
 src/main-window.c |    4 ++--
 
448
 1 files changed, 2 insertions(+), 2 deletions(-)
 
449
 
 
450
commit 6ebc71c68709b6cc1f371c6fb3dfa20d6bc39f3d
 
451
Author: Philip Withnall <philip@tecnocode.co.uk>
 
452
Date:   Tue Jul 19 08:43:25 2011 +0100
 
453
 
 
454
    core: Remove an extraneous include
 
455
 
 
456
 src/interface.c |    3 ---
 
457
 1 files changed, 0 insertions(+), 3 deletions(-)
 
458
 
 
459
commit 9a96bcdeb8eaa89943d7f4143c2840341162adaf
 
460
Author: Philip Withnall <philip@tecnocode.co.uk>
 
461
Date:   Thu Jul 14 08:51:54 2011 +0100
 
462
 
 
463
    core: Use the correct priority for search progress callbacks
 
464
 
 
465
    This should prevent the situation where the progress callbacks
 
466
    are scheduled
 
467
    after the async operation's GAsyncReadyCallback.
 
468
 
 
469
    See: bgo#647690
 
470
 
 
471
 src/storage-manager.c |    4 +++-
 
472
 1 files changed, 3 insertions(+), 1 deletions(-)
 
473
 
 
474
commit 4248338b6fa04ece36b9da1f4283c784517cad25
 
475
Author: Álvaro Peña <alvaropg@gmail.com>
 
476
Date:   Thu Jul 14 08:43:41 2011 +0100
 
477
 
 
478
    core: Fix resizing the search dialogue
 
479
 
 
480
 data/almanah.ui |    5 ++++-
 
481
 1 files changed, 4 insertions(+), 1 deletions(-)
 
482
 
 
483
commit 85fd0359aab2dd6db26ffbc7ee74a58c0eab0acd
 
484
Author: Joe Hansen <joedalton2@yahoo.dk>
 
485
Date:   Wed Jul 13 22:26:04 2011 +0200
 
486
 
 
487
    Updated Danish translation
 
488
 
 
489
 po/da.po |  712
 
490
 ++++++++++++++++++++++++++++++++------------------------------
 
491
 1 files changed, 367 insertions(+), 345 deletions(-)
 
492
 
 
493
commit 4ad604845c6173d326336e0b142a023eb5656c28
 
494
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
495
Date:   Fri Jul 8 18:08:13 2011 +0200
 
496
 
 
497
    Updated Serbian translation
 
498
 
 
499
 po/sr.po       |   82
 
500
 ++++++++++++++++++++++++++++++++++++--------------------
 
501
 po/sr@latin.po |   82
 
502
 ++++++++++++++++++++++++++++++++++++--------------------
 
503
 2 files changed, 106 insertions(+), 58 deletions(-)
 
504
 
 
505
commit 0bd90add8c25b0dd977ac87eb3e7bdb1d7474c4e
 
506
Author: Marek Černocký <marek@manet.cz>
 
507
Date:   Tue Jul 5 15:40:29 2011 +0200
 
508
 
 
509
    Updated Czech translation
 
510
 
 
511
 po/cs.po |  332
 
512
 ++++++++++++++++++++-----------------------------------------
 
513
 1 files changed, 109 insertions(+), 223 deletions(-)
 
514
 
 
515
commit 5758286f0e6dc923034fcc5a26644e3845345b5a
 
516
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
517
Date:   Sat Jul 2 20:17:55 2011 +0200
 
518
 
 
519
    Updated Slovenian translation
 
520
 
 
521
 po/sl.po |   78
 
522
 +++++++++++++++++++++++++++++++++++++++----------------------
 
523
 1 files changed, 50 insertions(+), 28 deletions(-)
 
524
 
 
525
commit 211049803920d01bd6f1de2c969569420cec4eaa
 
526
Author: Mario Blättermann <mariobl@gnome.org>
 
527
Date:   Tue Jun 28 21:55:38 2011 +0200
 
528
 
 
529
    [l10n] Updated German translation
 
530
 
 
531
 po/de.po |  199
 
532
 ++++++++++++++++++++++++++++++++++----------------------------
 
533
 1 files changed, 110 insertions(+), 89 deletions(-)
 
534
 
 
535
commit 466e98fec932ac18d9164bfd4a881121d104339d
 
536
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
537
Date:   Tue Jun 28 21:32:34 2011 +0200
 
538
 
 
539
    Updated Spanish translation
 
540
 
 
541
 po/es.po |  207
 
542
 ++++++++++++++++++++++++++++++++++----------------------------
 
543
 1 files changed, 113 insertions(+), 94 deletions(-)
 
544
 
 
545
commit cb8ad21e8c32fdce37359e192a7dc3d387af9558
 
546
Author: Álvaro Peña <alvaropg@gmail.com>
 
547
Date:   Mon Jun 27 23:28:41 2011 +0100
 
548
 
 
549
    Bug 647690 — Make search asynchronous
 
550
 
 
551
    Add an asynchronous search API and make use of it in the search
 
552
    dialogue.
 
553
    Also give the search dialogue a bit of a facelift.
 
554
 
 
555
    Closes: bgo#647690
 
556
 
 
557
 data/almanah.ui       |  201
 
558
 +++++++++++++++++++++++++++++++------------------
 
559
 src/main-window.c     |    2 +-
 
560
 src/search-dialog.c   |  175 ++++++++++++++++++++++++++++++++++++-------
 
561
 src/storage-manager.c |  162 +++++++++++++++++++++++++++++++++++++++
 
562
 src/storage-manager.h |    7 ++
 
563
 5 files changed, 448 insertions(+), 99 deletions(-)
 
564
 
 
565
commit f72bcc9b8703e44360dd89ca76d35550b3bc9293
 
566
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
567
Date:   Sun May 15 23:57:08 2011 +0200
 
568
 
 
569
    Added Serbian translation
 
570
 
 
571
 po/sr@latin.po |  675
 
572
 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
 
573
 1 files changed, 621 insertions(+), 54 deletions(-)
 
574
 
 
575
commit 28eee498611bdc07ab52cd59ede0b7398809c232
 
576
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
 
577
Date:   Sun May 15 23:55:42 2011 +0200
 
578
 
 
579
    Added Serbian translation
 
580
 
 
581
 po/LINGUAS     |    2 +
 
582
 po/sr.po       |  621
 
583
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
584
 po/sr@latin.po |   54 +++++
 
585
 3 files changed, 677 insertions(+), 0 deletions(-)
 
586
 
 
587
commit 95e9bdd85fccc58c0b5e0ea3c05671a28d6743d2
 
588
Author: Yuri Myasoedov <omerta13@yandex.ru>
 
589
Date:   Thu May 12 20:15:45 2011 +0400
 
590
 
 
591
    Updated Russian translation
 
592
 
 
593
 po/ru.po |  685
 
594
 ++++++++++++++++++++++++++------------------------------------
 
595
 1 files changed, 287 insertions(+), 398 deletions(-)
 
596
 
 
597
commit 7a436a09f97c3a216191ed443041c0cf5c41c662
 
598
Author: Gabor Kelemen <kelemeng@gnome.hu>
 
599
Date:   Sat May 7 19:16:35 2011 +0200
 
600
 
 
601
    Updated Hungarian translation from Balazs Úr
 
602
 
 
603
 po/hu.po |  446
 
604
 ++++++++++++++++++++++----------------------------------------
 
605
 1 files changed, 160 insertions(+), 286 deletions(-)
 
606
 
 
607
commit 37ba1df32ce4e23a35695fb9e5f42272423ef3af
 
608
Author: Djavan Fagundes <djavan@comum.org>
 
609
Date:   Tue May 3 14:42:28 2011 -0300
 
610
 
 
611
    Updated Brazilian Portuguese translation
 
612
 
 
613
 po/pt_BR.po |  570
 
614
 +++++++++++++++++++++++++++++------------------------------
 
615
 1 files changed, 283 insertions(+), 287 deletions(-)
 
616
 
 
617
commit a4a170bc05d59345f4ce46b2a48f78c9c268a6e7
 
618
Author: Daniel Korostil <ted.korostiled@gmail.com>
 
619
Date:   Tue May 3 19:24:28 2011 +0300
 
620
 
 
621
    Added uk translation
 
622
 
 
623
 po/LINGUAS |    1 +
 
624
 po/uk.po   |  699
 
625
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
626
 2 files changed, 700 insertions(+), 0 deletions(-)
 
627
 
 
628
commit 96f723bbc1f1e89cbf62f807778a04bc83747e00
 
629
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
630
Date:   Wed Apr 27 19:46:14 2011 +0200
 
631
 
 
632
    Updated Slovenian translation
 
633
 
 
634
 po/sl.po |  452
 
635
 +++++++++++++++++++++++++++-----------------------------------
 
636
 1 files changed, 196 insertions(+), 256 deletions(-)
 
637
 
 
638
commit e205209b688ee0c9fc453c84c7565e454fd01771
 
639
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
640
Date:   Thu Apr 21 19:33:27 2011 +0200
 
641
 
 
642
    Updated Spanish translation
 
643
 
 
644
 po/es.po |  449
 
645
 +++++++++++++++++++++++++++++++-------------------------------
 
646
 1 files changed, 224 insertions(+), 225 deletions(-)
 
647
 
 
648
commit 6637789f8f969278c0c54ec6b528e6816019962f
 
649
Author: Marek Černocký <marek@manet.cz>
 
650
Date:   Thu Apr 21 09:49:44 2011 +0200
 
651
 
 
652
    Updated Czech translation
 
653
 
 
654
 po/cs.po |  447
 
655
 +++++++++++++++++++++++++++++++-------------------------------
 
656
 1 files changed, 223 insertions(+), 224 deletions(-)
 
657
 
 
658
commit 325433a918c4e7b299c2a1542c5d95eea86beb7b
 
659
Author: Álvaro Peña <alvaropg@gmail.com>
 
660
Date:   Wed Apr 20 16:40:16 2011 +0100
 
661
 
 
662
    Bug 647691 — Make search case-insensitive
 
663
 
 
664
 src/storage-manager.c |    3 ++-
 
665
 1 files changed, 2 insertions(+), 1 deletions(-)
 
666
 
 
667
commit 845985fe959d0be0b47a3e71759fa8b13f482d98
 
668
Author: Mario Blättermann <mariobl@gnome.org>
 
669
Date:   Mon Apr 18 20:28:21 2011 +0200
 
670
 
 
671
    [l10n] Updated German translation
 
672
 
 
673
 po/de.po |  441
 
674
 +++++++++++++++++++++++++++++++-------------------------------
 
675
 1 files changed, 218 insertions(+), 223 deletions(-)
 
676
 
 
677
commit abb2fab89d83c354f409ca70e69def53ff8fd6de
 
678
Author: Philip Withnall <philip@tecnocode.co.uk>
 
679
Date:   Mon Apr 18 18:42:21 2011 +0100
 
680
 
 
681
    build: Bump GTK+ and GIO dependencies to 3.0.0 and 2.28.0 respectively
 
682
 
 
683
    This is because we now use GtkApplication and GApplication.
 
684
 
 
685
 configure.ac |    2 +-
 
686
 1 files changed, 1 insertions(+), 1 deletions(-)
 
687
 
 
688
commit 5953fc9358483fe4b95f2eddeb03db52240099b1
 
689
Author: Philip Withnall <philip@tecnocode.co.uk>
 
690
Date:   Mon Apr 18 18:32:35 2011 +0100
 
691
 
 
692
    core: Mark the toolbar as a primary toolbar
 
693
 
 
694
 data/almanah.ui |    6 +++++-
 
695
 1 files changed, 5 insertions(+), 1 deletions(-)
 
696
 
 
697
commit 727d98f1bdf532b7eb7806fb0f752c38c4a74086
 
698
Author: Philip Withnall <philip@tecnocode.co.uk>
 
699
Date:   Mon Apr 18 17:56:59 2011 +0100
 
700
 
 
701
    core: Bind the StorageManager's key to GSettings
 
702
 
 
703
 src/application.c     |    9 +++++----
 
704
 src/storage-manager.c |    2 +-
 
705
 2 files changed, 6 insertions(+), 5 deletions(-)
 
706
 
 
707
commit de24162fe156d7f9e54ff30edd3eaa05cf273b32
 
708
Author: Philip Withnall <philip@tecnocode.co.uk>
 
709
Date:   Mon Apr 18 17:53:04 2011 +0100
 
710
 
 
711
    core: Hide the main window while exiting to make things look faster
 
712
 
 
713
 src/main-window.c |    3 +++
 
714
 1 files changed, 3 insertions(+), 0 deletions(-)
 
715
 
 
716
commit 12bdc2f7d2a9a7049c958285be6564f64aa45fe4
 
717
Author: Philip Withnall <philip@tecnocode.co.uk>
 
718
Date:   Mon Apr 18 17:52:55 2011 +0100
 
719
 
 
720
    core: Don't double-free the main window on exiting
 
721
 
 
722
 src/application.c |    9 +++++++++
 
723
 1 files changed, 9 insertions(+), 0 deletions(-)
 
724
 
 
725
commit fbee37f024de85384bfedce2edd320548ec6acd0
 
726
Author: Philip Withnall <philip@tecnocode.co.uk>
 
727
Date:   Mon Apr 18 17:42:42 2011 +0100
 
728
 
 
729
    core: Remove spurious debug messages
 
730
 
 
731
 src/application.c |    6 +++---
 
732
 1 files changed, 3 insertions(+), 3 deletions(-)
 
733
 
 
734
commit fb3b0eddb3a57097712ee494dd04b0fd3867b8ae
 
735
Author: Philip Withnall <philip@tecnocode.co.uk>
 
736
Date:   Mon Apr 18 17:41:31 2011 +0100
 
737
 
 
738
    core: Remove unused variables from AlmanahApplication
 
739
 
 
740
 src/application.c |   21 ---------------------
 
741
 1 files changed, 0 insertions(+), 21 deletions(-)
 
742
 
 
743
commit 37ae45223aeb2395b8db9d6ce1dcfece1590095c
 
744
Author: Philip Withnall <philip@tecnocode.co.uk>
 
745
Date:   Mon Apr 18 17:37:48 2011 +0100
 
746
 
 
747
    core: Move the remaining function from main.c into interface.c
 
748
 
 
749
    This allows us to remove main.h.
 
750
 
 
751
 configure.ac                      |    2 +-
 
752
 src/Makefile.am                   |    1 -
 
753
 src/date-entry-dialog.c           |    1 -
 
754
 src/entry.c                       |    1 -
 
755
 src/event-manager.c               |    1 -
 
756
 src/event.c                       |    1 -
 
757
 src/events/calendar-appointment.c |    2 +-
 
758
 src/events/calendar-task.c        |    2 +-
 
759
 src/export-operation.c            |    1 -
 
760
 src/import-export-dialog.c        |    1 -
 
761
 src/import-operation.c            |    1 -
 
762
 src/interface.c                   |   28 +++++++++++++++++++++++++++-
 
763
 src/interface.h                   |    1 +
 
764
 src/main-window.c                 |    1 -
 
765
 src/main.c                        |   32 +++-----------------------------
 
766
 src/main.h                        |   33
 
767
 ---------------------------------
 
768
 src/preferences-dialog.c          |    1 -
 
769
 src/printing.c                    |    1 -
 
770
 src/search-dialog.c               |    1 -
 
771
 src/storage-manager.c             |    2 +-
 
772
 src/uri-entry-dialog.c            |    1 -
 
773
 src/widgets/calendar.c            |    1 -
 
774
 22 files changed, 35 insertions(+), 81 deletions(-)
 
775
 
 
776
commit a76942bdfee913ef606879f6998c219877ce14be
 
777
Author: Philip Withnall <philip@tecnocode.co.uk>
 
778
Date:   Mon Apr 18 17:23:03 2011 +0100
 
779
 
 
780
    core: Make the XML parser slightly more robust
 
781
 
 
782
 src/entry.c |    3 ++-
 
783
 1 files changed, 2 insertions(+), 1 deletions(-)
 
784
 
 
785
commit 56bec5f5eeb9f0a8497baa186ad7294e9e7f34ff
 
786
Author: Philip Withnall <philip@tecnocode.co.uk>
 
787
Date:   Mon Apr 18 17:22:35 2011 +0100
 
788
 
 
789
    core: Only set the last edited date on import if it's valid
 
790
 
 
791
 src/import-operation.c |    4 +++-
 
792
 1 files changed, 3 insertions(+), 1 deletions(-)
 
793
 
 
794
commit 0d2374f0bd55461b8bb6ca3a234b60fb395c6f32
 
795
Author: Philip Withnall <philip@tecnocode.co.uk>
 
796
Date:   Thu Apr 14 23:48:54 2011 +0100
 
797
 
 
798
    Bug 622193 — Use single instance
 
799
 
 
800
    A long exercise in yak shaving to remove the global struct, port to
 
801
    GtkApplication and consequently get single instance support.
 
802
 
 
803
    Closes: bgo#622193
 
804
 
 
805
 po/POTFILES.in                    |    9 +-
 
806
 src/Makefile.am                   |    2 +
 
807
 src/application.c                 |  372
 
808
 +++++++++++++++++++++++++++++++++++++
 
809
 src/application.h                 |   62 ++++++
 
810
 src/date-entry-dialog.c           |    1 -
 
811
 src/event-manager.c               |    8 +-
 
812
 src/event.c                       |    4 +-
 
813
 src/event.h                       |    4 +-
 
814
 src/events/calendar-appointment.c |   11 +-
 
815
 src/events/calendar-task.c        |   11 +-
 
816
 src/export-operation.c            |   59 ++++++-
 
817
 src/export-operation.h            |    5 +-
 
818
 src/import-export-dialog.c        |   87 ++++++++--
 
819
 src/import-export-dialog.h        |    3 +-
 
820
 src/import-operation.c            |   65 ++++++-
 
821
 src/import-operation.h            |    5 +-
 
822
 src/main-window.c                 |  236 +++++++++++++++++-------
 
823
 src/main-window.h                 |    4 +-
 
824
 src/main.c                        |  148 +--------------
 
825
 src/main.h                        |   24 ---
 
826
 src/preferences-dialog.c          |   68 ++++++-
 
827
 src/preferences-dialog.h          |    2 +-
 
828
 src/printing.c                    |   44 ++---
 
829
 src/printing.h                    |    7 +-
 
830
 src/search-dialog.c               |   29 ++-
 
831
 src/storage-manager.c             |   40 ++++-
 
832
 src/storage-manager.h             |    2 +-
 
833
 src/widgets/calendar.c            |  109 ++++++++++-
 
834
 src/widgets/calendar.h            |    7 +-
 
835
 29 files changed, 1081 insertions(+), 347 deletions(-)
 
836
 
 
837
commit 5bb69b0b7e70218a62fd7e361ae212ff403f13dd
 
838
Author: Mario Blättermann <mariobl@gnome.org>
 
839
Date:   Sun Apr 17 11:10:54 2011 +0200
 
840
 
 
841
    [l10n] Updated German translation
 
842
 
 
843
 po/de.po |  334
 
844
 ++++++++++++++++++++++++--------------------------------------
 
845
 1 files changed, 130 insertions(+), 204 deletions(-)
 
846
 
 
847
commit 6d67d5d014de642d9223819fc098e5e7969cb136
 
848
Author: Marek Černocký <marek@manet.cz>
 
849
Date:   Sun Apr 17 10:50:52 2011 +0200
 
850
 
 
851
    Updated Czech translation
 
852
 
 
853
 po/cs.po |  361
 
854
 ++++++++++++++++++++++++++++++--------------------------------
 
855
 1 files changed, 176 insertions(+), 185 deletions(-)
 
856
 
 
857
commit 833d1850bfcd87f0e95802d8c2630194d43854d6
 
858
Author: Andrej Žnidaršič <andrej.znidarsic@gmail.com>
 
859
Date:   Sat Apr 16 19:38:59 2011 +0200
 
860
 
 
861
    Updated Slovenian translation
 
862
 
 
863
 po/sl.po |  355
 
864
 ++++++++++++++++++++++++++++++--------------------------------
 
865
 1 files changed, 174 insertions(+), 181 deletions(-)
 
866
 
 
867
commit 31367cd8a4cf12edda2a631148919d142d73939f
 
868
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
 
869
Date:   Fri Apr 15 19:53:30 2011 +0200
 
870
 
 
871
    Updated Spanish translation
 
872
 
 
873
 po/es.po |  374
 
874
 +++++++++++++++++++++++++++++---------------------------------
 
875
 1 files changed, 175 insertions(+), 199 deletions(-)
 
876
 
 
877
commit ccc4d67c84c355e7fda359353b3544524b36b5f9
 
878
Author: Philip Withnall <philip@tecnocode.co.uk>
 
879
Date:   Thu Apr 14 22:13:17 2011 +0100
 
880
 
 
881
    core: Fix a version number in a comment
 
882
 
 
883
 src/entry.c |    2 +-
 
884
 1 files changed, 1 insertions(+), 1 deletions(-)
 
885
 
 
886
commit 3bfc9106408009a745d0bcfa19719911a7bd96ad
 
887
Author: Philip Withnall <philip@tecnocode.co.uk>
 
888
Date:   Sat Apr 2 22:16:27 2011 +0100
 
889
 
 
890
    core: Add support for hyperlinks
 
891
 
 
892
    These replace definitions. Closes: bgo#631835
 
893
 
 
894
 data/almanah.ui        |   76 +++++++++++++++++
 
895
 src/Makefile.am        |    2 +
 
896
 src/main-window.c      |  167 ++++++++++++++++++++++++++++++++++---
 
897
 src/uri-entry-dialog.c |  215
 
898
 ++++++++++++++++++++++++++++++++++++++++++++++++
 
899
 src/uri-entry-dialog.h |   57 +++++++++++++
 
900
 5 files changed, 505 insertions(+), 12 deletions(-)
 
901
 
 
902
commit a90413df6b1edc6a0bb24d938935b0b03d775038
 
903
Author: Philip Withnall <philip@tecnocode.co.uk>
 
904
Date:   Thu Apr 14 00:59:10 2011 +0100
 
905
 
 
906
    core: Add a new XML-based serialisation format which can represent
 
907
    links
 
908
 
 
909
    The GTK+ default serialisation format can't represent hyperlinks using
 
910
    a GtkTextTag subclass as we were using. It's a better long-term move
 
911
    to have
 
912
    our own serialisation format that we control anyway. This defines
 
913
    a new
 
914
    data format version, and uses it as the default, converting entries
 
915
    as they
 
916
    are edited/written.
 
917
 
 
918
 data/Makefile.am   |    3 +-
 
919
 data/entry-2.0.rnc |   30 ++++
 
920
 src/entry.c        |  395
 
921
 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 
922
 3 files changed, 421 insertions(+), 7 deletions(-)
 
923
 
 
924
commit cd4383736bff24dd403cb6ce398ed28680fc57ea
 
925
Author: Philip Withnall <philip@tecnocode.co.uk>
 
926
Date:   Thu Apr 14 01:01:37 2011 +0100
 
927
 
 
928
    widgets: Add a GtkTextTag subclass for hyperlinks
 
929
 
 
930
    This allows us to represent hyperlinks in text buffers as anonymous
 
931
    tags
 
932
    which have their URI as a property.
 
933
 
 
934
 src/Makefile.am             |    4 +-
 
935
 src/widgets/hyperlink-tag.c |  145
 
936
 +++++++++++++++++++++++++++++++++++++++++++
 
937
 src/widgets/hyperlink-tag.h |   56 +++++++++++++++++
 
938
 3 files changed, 204 insertions(+), 1 deletions(-)
 
939
 
 
940
commit 050f22244d8586f7dbb5f5f6050fd2e481cb6cce
 
941
Author: Philip Withnall <philip@tecnocode.co.uk>
 
942
Date:   Sun Nov 7 16:57:16 2010 +0000
 
943
 
 
944
    core: Remove definition support
 
945
 
 
946
    It's never worked particularly well or been especially useful,
 
947
    and will be
 
948
    replaced by a hyperlinking system. Helps: bgo#631835
 
949
 
 
950
 data/almanah.ui                 |  241 -------------------------
 
951
 src/Makefile.am                 |   36 +----
 
952
 src/add-definition-dialog.c     |  284 -----------------------------
 
953
 src/add-definition-dialog.h     |   60 ------
 
954
 src/definition-manager-window.c |  378
 
955
 ---------------------------------------
 
956
 src/definition-manager-window.h |   51 ------
 
957
 src/definition.c                |  341
 
958
 -----------------------------------
 
959
 src/definition.h                |   93 ----------
 
960
 src/definitions/contact.c       |  240 -------------------------
 
961
 src/definitions/contact.h       |   52 ------
 
962
 src/definitions/file.c          |  125 -------------
 
963
 src/definitions/file.h          |   52 ------
 
964
 src/definitions/note.c          |  138 --------------
 
965
 src/definitions/note.h          |   52 ------
 
966
 src/definitions/uri.c           |  140 ---------------
 
967
 src/definitions/uri.h           |   52 ------
 
968
 src/import-operation.c          |   15 --
 
969
 src/interface.c                 |   51 +-----
 
970
 src/main-window.c               |  188 +-------------------
 
971
 src/main.c                      |    4 -
 
972
 src/main.h                      |    2 -
 
973
 src/storage-manager.c           |  186 +-------------------
 
974
 src/storage-manager.h           |    8 +-
 
975
 23 files changed, 14 insertions(+), 2775 deletions(-)
 
976
 
 
977
commit 74df40837a814d95e11343b16643094968410e59
 
978
Author: Philip Withnall <philip@tecnocode.co.uk>
 
979
Date:   Thu Apr 14 20:38:56 2011 +0100
 
980
 
 
981
    build: Update almanah.doap and drop MAINTAINERS
 
982
 
 
983
    Update almanah.doap to comply with
 
984
    https://live.gnome.org/MaintainersCorner#doap and drop the (now
 
985
    unnecessary)
 
986
    MAINTAINERS file.
 
987
 
 
988
 MAINTAINERS  |    3 ---
 
989
 almanah.doap |   19 ++++++++++++-------
 
990
 2 files changed, 12 insertions(+), 10 deletions(-)
 
991
 
 
992
commit 6e3a5a52559dd0cfdfdff0202c69934e0385502e
 
993
Author: Philip Withnall <philip@tecnocode.co.uk>
 
994
Date:   Thu Apr 14 19:40:31 2011 +0100
 
995
 
 
996
    build: Post-release version bump
 
997
 
 
998
 configure.ac |    2 +-
 
999
 1 files changed, 1 insertions(+), 1 deletions(-)
 
1000
 
 
1001
commit 83e4080290a7b4ff2d8449bd45865e4dd590ef2b
 
1002
Author: Philip Withnall <philip@tecnocode.co.uk>
 
1003
Date:   Thu Apr 14 19:38:43 2011 +0100
 
1004
 
 
1005
    build: Release version 0.8.0
 
1006
 
 
1007
 NEWS |   42 ++++++++++++++++++++++++++++++++++++++++++
 
1008
 1 files changed, 42 insertions(+), 0 deletions(-)
 
1009
 
1
1010
commit dc1f299129b6250437119da220cbb8660c376255
2
1011
Author: Philip Withnall <philip@tecnocode.co.uk>
3
1012
Date:   Thu Apr 14 19:19:31 2011 +0100