Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | po/: Translation updates from Transifex | Lukas Fleischer | 2014-07-08 | 31 | -3677/+1864 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Translation updates from Transifex | Lukas Fleischer | 2013-08-27 | 225 | -3897/+12445 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/doc/: Update message catalogs | Lukas Fleischer | 2013-07-24 | 22 | -76/+87 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Drop doc/main.txt | Lukas Fleischer | 2013-07-24 | 1 | -48/+0 |
| | | | | | | | This is no longer needed since we don't use the internal online help system anymore. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add POT files for online help texts | Lukas Fleischer | 2013-07-23 | 23 | -0/+1189 |
| | | | | | | | Use translate-toolkit to generate message catalogs for all online help texts. Add Transifex resources for each of the message catalogs. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | calcurse.pot: Update message catalog | Lukas Fleischer | 2013-07-23 | 1 | -715/+202 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/POTFILES.in: Sync with source tree | Lukas Fleischer | 2013-07-23 | 1 | -2/+3 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 8 | -19/+19 |
| | | | | | | | Add 2013 to the copyright range for all source and documentation files. Reported-by: Frederic Culot <frederic@culot.org> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Translation updates from Transifex | Lukas Fleischer | 2012-12-05 | 8 | -1860/+1663 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Add Makevars | Lukas Fleischer | 2012-11-26 | 1 | -0/+41 |
| | | | | | | | | Add project-specific gettext settings to "po/Makevars". Also, remove the "AM_XGETTEXT_OPTION" autoconf macro and use "XGETTEXT_OPTIONS" Makevars instead. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | calcurse.pot: Update message catalog | Lukas Fleischer | 2012-11-23 | 1 | -197/+183 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Move interaction functions to a separate file | Lukas Fleischer | 2012-06-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | This is a first step to clean up several compilation units and separate the front end from back-end operations. All functions that require user interaction are moved to a new compilation unit "interaction.c". Also, following things are adjusted to the new layout: * Make day_item_get_*() and a few other functions public, so that it can be accessed from the new compilation unit. * Use apoint_hilt(), todo_hilt(), etc. instead of directly accessing static variables. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Translation updates from Transifexv3.0.0-rc2 | Lukas Fleischer | 2012-06-24 | 7 | -1045/+2298 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/calcurse.pot: Update message catalog | Lukas Fleischer | 2012-06-24 | 1 | -19/+84 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | scripts/: Add support for placeholders | Lukas Fleischer | 2012-06-01 | 1 | -1/+1 |
| | | | | | | | | | Allow for specifying placeholders in shell scripts that are replaced during build time. Predefine a "@PACKAGE_VERSION@" placeholder that is replaced with the current version number. Also, rename all shell scripts to ".sh.in". Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Translation updates from Transifex | Lukas Fleischer | 2012-06-01 | 7 | -2017/+4389 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/: Add Portuguese (Brazil) translation | Lukas Fleischer | 2012-06-01 | 2 | -1/+1998 |
| | | | | | Thanks-to: Rafael Ferreira <rafael.f.f1@gmail.com> Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/calcurse.pot: Update message catalog | Lukas Fleischer | 2012-06-01 | 1 | -234/+547 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | po/POTFILES.in: Add missing source files | Lukas Fleischer | 2012-05-23 | 1 | -1/+11 |
| | | | | | | | We forgot to add these when splitting existing or creating new source files. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add localization to calcurse-upgrade | Lukas Fleischer | 2012-05-23 | 1 | -0/+2 |
| | | | | | | | | | | | * Use gettext in "scripts/calcurse-upgrade". * Add "scripts/calcurse-upgrade" to "po/POTFILES.in". * Rename "scripts/calcurse-upgrade" to "scripts/calcurse-upgrade.sh" to make sure xgettext(1) detects the correct input file format. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update translations | Lukas Fleischer | 2011-09-06 | 7 | -46/+140 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update translations files | Lukas Fleischer | 2011-07-31 | 7 | -36/+36 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Translation updates from Transifex. | Lukas Fleischer | 2011-05-24 | 7 | -3903/+1129 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update portable object files. | Lukas Fleischer | 2011-04-10 | 6 | -2466/+193 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update "calcurse.pot". | Lukas Fleischer | 2011-04-10 | 1 | -383/+2 |
| | | | | | | | Renegerate the catalog file with our new xgettext options. Drop line numbers. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Add russian translation. | Lukas Fleischer | 2011-03-13 | 2 | -1/+2868 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update website links to match the new URL. | Lukas Fleischer | 2011-03-04 | 6 | -16/+16 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Update mail addresses to match the new mailing lists. | Lukas Fleischer | 2011-03-04 | 6 | -44/+44 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Remove CVS "$Id" headers. | Lukas Fleischer | 2011-03-03 | 7 | -14/+0 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Fixed file permissions. | Lukas Fleischer | 2011-03-03 | 4 | -0/+0 |
| | |||||
* | Fix compile errors in German translation. | Frederic Culot | 2010-10-23 | 1 | -12/+12 |
| | |||||
* | German translation updated by Benjamen Moeller, thanks. | Frederic Culot | 2010-10-23 | 1 | -722/+714 |
| | |||||
* | calcurse 2.8 released.v2.8CALCURSE_2_8 | Frederic Culot | 2010-05-29 | 6 | -2286/+2523 |
| | |||||
* | calcurse 2.7 released | Frederic Culot | 2009-08-22 | 6 | -1576/+2376 |
| | |||||
* | dmon.c added to the list of translatable sources | Frederic Culot | 2009-07-26 | 1 | -1/+2 |
| | |||||
* | calcurse 2.6 | Frederic Culot | 2009-07-10 | 6 | -2261/+2680 |
| | |||||
* | calcurse 2.5 released | Frederic Culot | 2009-01-25 | 6 | -29/+29 |
| | |||||
* | po files updated for version 2.5 | Frederic Culot | 2009-01-24 | 6 | -2420/+2912 |
| | |||||
* | calcurse 2.4 released | Frederic Culot | 2008-12-27 | 6 | -502/+610 |
| | |||||
* | memory leak due to wrong thread usage fixed | Frederic Culot | 2008-12-18 | 6 | -119/+119 |
| | |||||
* | small bugfixes and a major one (freeze when deleting an appointment's note, ↵ | Frederic Culot | 2008-12-15 | 6 | -35/+35 |
| | | | | thanks Jan for reporting it) | ||||
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 6 | -2207/+2759 |
| | |||||
* | prefer overridability and let people choose their own CFLAGS | Frederic Culot | 2008-12-08 | 6 | -2852/+4019 |
| | |||||
* | switched to calcurse 2.3 | Frederic Culot | 2008-10-15 | 1 | -119/+112 |
| | |||||
* | 2.3_beta released | Frederic Culot | 2008-09-29 | 6 | -197/+197 |
| | |||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 6 | -210/+241 |
| | |||||
* | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | 2008-09-21 | 6 | -877/+1848 |
| | |||||
* | french translation updated. Switched to 2.2_beta | Frederic Culot | 2008-08-12 | 6 | -707/+1358 |
| | |||||
* | new keybindings added | Frederic Culot | 2008-08-03 | 6 | -144/+146 |
| | |||||
* | typo fixed and Dutch translation updated, thanks Jeremy | Frederic Culot | 2008-05-03 | 6 | -51/+45 |
| |