diff options
-rwxr-xr-x | ChangeLog | 9 | ||||
-rwxr-xr-x | NEWS | 23 | ||||
-rwxr-xr-x | po/calcurse.pot | 8 | ||||
-rw-r--r-- | po/de.po | 10 | ||||
-rw-r--r-- | po/en.po | 10 | ||||
-rw-r--r-- | po/es.po | 10 | ||||
-rwxr-xr-x | po/fr.po | 10 | ||||
-rw-r--r-- | po/nl.po | 10 |
8 files changed, 61 insertions, 29 deletions
@@ -1,3 +1,9 @@ +2009-01-25 Frederic Culot <frederic@culot.org> + + * === Released 2.5 === + + * NEWS: updated + 2009-01-24 Frederic Culot <frederic@culot.org> * src/keys.c: make it possible to use KEY_HOME and KEY_END to @@ -18,6 +24,9 @@ * src/args.c (parse_args): load keys even in non-interactive mode to avoid the loss of user configured key bindings + + * src/calendar.c (calendar_stop_date_thread): do not crash when + canceling the thread if it was not started before 2009-01-23 Frederic Culot <frederic@culot.org> @@ -1,3 +1,26 @@ +[25 Jan 2009] +Version 2.5 +- New features: + * new option to periodically save data + + * cut and paste feature added, to move items from one day to another + + * support for iso date format (yyyy-mm-dd) added + + * new '--enable-memory-debug' configuration option to monitor memory usage + + * configuration scipt improved to be able to link against ncursesw if ncurses + is not available + +- Bugfixes: + * fixed a two-years old bug (appeared in version 1.5) that made repeated items + with exceptions load uncorrectly in some cases (thanks to Jan Smydke for + reporting it) + + * fixed a bug related to user-configured keys that could be lost when using + calcurse in non-interactive mode + + [27 Dec 2008] Version 2.4 - New features: diff --git a/po/calcurse.pot b/po/calcurse.pot index 9ee52d9..65dfe4d 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.5\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -208,17 +208,17 @@ msgstr "" msgid "To do :" msgstr "" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "" @@ -1,4 +1,4 @@ -# $calcurse: de.po,v 1.25 2009/01/24 19:02:43 culot Exp $ +# $calcurse: de.po,v 1.26 2009/01/25 08:04:30 culot Exp $ # # German translations for calcurse package. # Copyright (C) 2006-2007 Michael Schulz <bloodshower@web.de> @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.9\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2007-09-02 18:06+0200\n" "Last-Translator: Michael\n" "Language-Team: Michael Schulz <bloodshower@freenet.de>\n" @@ -272,18 +272,18 @@ msgstr "Möchten Sie wirklich das Programm beenden ?" msgid "To do :" msgstr "Aufgaben :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "FEHLER in calendar_set_first_day_of week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "[EINGABE]-Taste um fortzufahren" @@ -1,4 +1,4 @@ -# $calcurse: en.po,v 1.20 2009/01/24 19:02:43 culot Exp $ +# $calcurse: en.po,v 1.21 2009/01/25 08:04:30 culot Exp $ # # English/GB translation of calcurse. # Copyright (C) 2006 Copyright (c) Frederic Culot <frederic@culot.org> @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.4\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams <linux@codehelp.co.uk>\n" "Language-Team: English/GB <en_GB@li.org>\n" @@ -242,17 +242,17 @@ msgstr "Do you really want to quit ?" msgid "To do :" msgstr "To do :" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Press [ENTER] to continue" @@ -1,4 +1,4 @@ -# $calcurse: es.po,v 1.21 2009/01/24 19:02:43 culot Exp $ +# $calcurse: es.po,v 1.22 2009/01/25 08:04:30 culot Exp $ # # Spanish translations for calcurse package. # Copyright (c) Jose Lopez <testinground@gmail.com> 2006 Free Software Foundation, Inc. @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Calcurse 1.8\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2006-09-10 08:06+0200\n" "Last-Translator: Jose Lopez <testinground@gmail.com>\n" "Language-Team: Jose Lopez <testinground@gmail.com>\n" @@ -270,17 +270,17 @@ msgstr "¿Estas seguro de que quieres salir?" msgid "To do :" msgstr "Tareas pendientes :" -#: src/calendar.c:130 +#: src/calendar.c:129 msgid "ERROR setting first day of week" msgstr "" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" msgstr "" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Pulsa [INTRO] para continuar" @@ -1,4 +1,4 @@ -# $calcurse: fr.po,v 1.31 2009/01/24 19:02:43 culot Exp $ +# $calcurse: fr.po,v 1.32 2009/01/25 08:04:30 culot Exp $ # # French translations for calcurse package. # Copyright (C) 2004-2008 Frederic Culot <frederic@culot.org> @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2008-09-23 19:21+0200\n" "Last-Translator: Frederic Culot <frederic@culot.org>\n" "Language-Team: French <calcurse-i18n@culot.org>\n" @@ -293,12 +293,12 @@ msgstr "Voulez-vous vraiment quitter ?" msgid "To do :" msgstr "Tâche :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "ERREUR dans calendar_set_first_day_of_week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" @@ -306,7 +306,7 @@ msgstr "" "Le jour entré est invalide (il devrait être entre le 01/01/1902 et\n" "le 31/12/2037)" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Appuyez sur [ENTREE] pour continuer" @@ -1,4 +1,4 @@ -# $calcurse: nl.po,v 1.19 2009/01/24 19:02:43 culot Exp $ +# $calcurse: nl.po,v 1.20 2009/01/25 08:04:30 culot Exp $ # # Dutch translations for calcurse package. # Copyright (C) 2007-2008 Jeremy Roon <p.roon@chello.nl> @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2009-01-24 20:01+0100\n" +"POT-Creation-Date: 2009-01-24 21:36+0100\n" "PO-Revision-Date: 2008-10-14 20:54+0200\n" "Last-Translator: Jeremy Roon\n" "Language-Team: Jeremy Roon <p.roon@chello.nl>\n" @@ -284,12 +284,12 @@ msgstr "Wilt u werkelijk het programma verlaten?" msgid "To do :" msgstr "Taken :" -#: src/calendar.c:130 +#: src/calendar.c:129 #, fuzzy msgid "ERROR setting first day of week" msgstr "FOUT in calender_set_first_day_of_week\n" -#: src/calendar.c:355 +#: src/calendar.c:354 msgid "" "The day you entered is not valid (should be between 01/01/1902 and " "12/31/2037)" @@ -297,7 +297,7 @@ msgstr "" "De ingevoerde datum is ongeldig (voer datum tussen 01/01/1902 en 12/31/2037) " "in" -#: src/calendar.c:357 src/custom.c:212 src/io.c:798 src/io.c:1184 +#: src/calendar.c:356 src/custom.c:212 src/io.c:798 src/io.c:1184 #: src/io.c:1486 src/io.c:1506 msgid "Press [ENTER] to continue" msgstr "Druk op [ENTER] om door te gaan)" |