summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5 from bmwiedemann/dateHEADmasterSuren A. Chilingaryan2023-02-031-1/+3
|\ | | | | Allow to override build date with SOURCE_DATE_EPOCH
| * Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann2023-01-281-1/+3
|/ | | | | | | | | | | | in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. This date call works with various implementations of date. Also use UTC to be independent of timezone. This patch was done while working on reproducible builds for openSUSE.
* release 0.2.13Suren A. Chilingaryan2022-08-142-3/+3
|
* Fix LibXML2 initalization/cleanup as requested by LibXML2 developers in ↵Suren A. Chilingaryan2022-08-142-3/+3
| | | | github issue (fixes #1155330295)
* Merge pull request #2 from hughmcmaster/debian-libxml2Suren A. Chilingaryan2022-08-143-18/+12
|\ | | | | configure.ac: Use pkg-config to detect libxml2
| * configure.ac: Use pkg-config to detect libxml2Hugh McMaster2022-08-083-18/+12
| |
* | Merge pull request #3 from hughmcmaster/debian-m4Suren A. Chilingaryan2022-08-141-28/+3
|\ \ | | | | | | autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths
| * | autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code pathsHugh McMaster2022-08-081-28/+3
| |/ | | | | | | | | | | The GNOME project removed support for FORBIDDEN_M4MACROS in 2014. See https://gitlab.gnome.org/GNOME/gnome-common/-/commit/4c8d8ad93
* | Merge pull request #4 from hughmcmaster/debian-spellingSuren A. Chilingaryan2022-08-142-3/+3
|\ \ | |/ |/| Minor spelling fixes
| * Minor spelling fixesHugh McMaster2022-08-082-3/+3
|/
* Convert to gitSuren A. Chilingaryan2021-03-121-0/+55
|
* Fix e-mail in copyright statementSuren A. Chilingaryan2018-04-1169-69/+69
|
* Mingw compatibility fixes by trialuserSuren A. Chilingaryan2014-06-128-6/+39
|
* Fix handling of locale aliasesSuren A. Chilingaryan2014-05-141-1/+1
|
* fix typo in allocation checkingSuren A. Chilingaryan2014-02-202-2/+2
|
* Set CPPFLAGS for GTK1 check to prevent preprocessor complains (gtk/gtk.h: ↵Suren A. Chilingaryan2013-11-161-0/+4
| | | | accepted by the compiler, rejected by the preprocessor!)
* Unversion generated filesSuren A. Chilingaryan2013-11-164-1213/+3
|
* Add local include directories using top_srcdir instead of ..Suren A. Chilingaryan2013-11-164-9/+9
|
* Compatibility with older automake and fixes to release scriptSuren A. Chilingaryan2013-11-167-522/+736
|
* Multiple fixes of build systemSuren A. Chilingaryan2013-11-169-299/+436
|
* Do not fail on Glib version check if libtranslate is not availableSuren A. Chilingaryan2013-11-151-0/+2
|
* Fix COPYINGSuren A. Chilingaryan2013-11-141-9/+7
|
* Fix complaining in exampleSuren A. Chilingaryan2013-11-144-3/+10
|
* Remove unnecesary labelSuren A. Chilingaryan2013-11-131-1/+0
|
* Avoid functions deprecated in glib 2.32Suren A. Chilingaryan2013-11-135-9/+52
|
* Respect warn_unused_result warningsSuren A. Chilingaryan2013-11-132-4/+18
|
* Fix GTK3 deprecated functions...Suren A. Chilingaryan2013-11-132-1/+28
|
* Comment out unused variables to prevent warningsSuren A. Chilingaryan2013-11-135-15/+15
|
* Always clean examplesSuren A. Chilingaryan2013-11-131-0/+4
|
* Fix build system for compatibility with latest versions of automakeSuren A. Chilingaryan2013-11-132-14/+19
|
* Support LibGuess 1.1Suren A. Chilingaryan2013-11-113-3/+26
|
* Language autodetection: prefer english over the languages without any ↵Suren A. Chilingaryan2013-04-261-6/+6
| | | | non-parent word (english is global parent)
* Use cs for Czech language (cz is wrong)Suren A. Chilingaryan2013-04-231-1/+1
|
* Allow disabling of GTK1 UI supportSuren A. Chilingaryan2013-01-301-1/+10
|
* Remove librcd and enca from pkgconfig requiresSuren A. Chilingaryan2013-01-294-4/+7
|
* pkgconfigSuren A. Chilingaryan2012-11-113-1/+15
|
* Prefer CDB initialization of bdb to avoid environment corruption when ↵Suren A. Chilingaryan2012-11-111-37/+27
| | | | multiple processes are running
* autoconf patches from ALTSuren A. Chilingaryan2012-11-113-8/+10
|
* Fixed memory leak with disabled bdbSuren A. Chilingaryan2012-11-111-6/+2
|
* Update FSF addressSuren A. Chilingaryan2012-11-1170-69/+70
|
* Do not init berkeleydb until caches are enabledSuren A. Chilingaryan2012-11-114-25/+57
|
* Prevent GTK complainsSuren A. Chilingaryan2012-11-112-6/+40
|
* Handle disabled charsets in GTK3 UISuren A. Chilingaryan2012-11-111-6/+37
|
* Initial GTK3 supportSuren A. Chilingaryan2012-11-096-40/+162
|
* Open berkeleydb allowing mulithreaded accessSuren A. Chilingaryan2012-11-091-1/+1
|
* Windows fixes and CMake scripts to build under WindowsSuren A. Chilingaryan2010-07-1622-16/+353
|
* Fix clean-up in the case of context initialization failure (call ↵Suren A. Chilingaryan2010-06-041-5/+5
| | | | rccFreeContext instead of rccFree)
* Proper ISO 639 name for Czech is 'cs', not 'cz'Suren A. Chilingaryan2010-03-143-4/+4
|
* One more bug pointed by lintSuren A. Chilingaryan2010-03-111-2/+2
|
* Few bugs found by lint of OpenSuSE, many thanks to NovelSuren A. Chilingaryan2010-03-113-5/+10
|