summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix printf format errorsSuren A. Chilingaryan2010-02-143-3/+4
|
* Automake version detection in autogen.shSuren A. Chilingaryan2009-10-112-1/+19
|
* Problems with BerkeleyDB 4.7.xSuren A. Chilingaryan2009-10-112-4/+21
|
* Support systems without lockf (OpenSolaris), check GTK1 headers in ↵Suren A. Chilingaryan2009-10-107-26/+225
| | | | configure.in, complain on missing macros in autogen.sh, patches by Ivan Borzenkov and Colin Watson for eglibc compatibility
* Bazaar migrationSuren A. Chilingaryan2009-08-272-1/+35
|
* Fix of strnlen definitionSuren A. Chilingaryan2009-06-131-1/+1
| | | | | it should return size_t, not int
* Relincensed under LGPLSuren A. Chilingaryan2009-06-1271-804/+969
|
* Provide GPL disclaimers with all sourcesSuren A. Chilingaryan2008-12-1572-65/+1388
| | | | | - Add GPL disclaimers to all sources - Suppress gcc-4.2 warnings
* Do not release debian filesSuren A. Chilingaryan2008-11-202-1/+2
|