Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5 from bmwiedemann/dateHEADmaster | Suren A. Chilingaryan | 2023-02-03 | 1 | -1/+3 |
|\ | | | | | Allow to override build date with SOURCE_DATE_EPOCH | ||||
| * | Allow to override build date with SOURCE_DATE_EPOCH | Bernhard M. Wiedemann | 2023-01-28 | 1 | -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.13 | Suren A. Chilingaryan | 2022-08-14 | 2 | -3/+3 |
| | |||||
* | Fix LibXML2 initalization/cleanup as requested by LibXML2 developers in ↵ | Suren A. Chilingaryan | 2022-08-14 | 2 | -3/+3 |
| | | | | github issue (fixes #1155330295) | ||||
* | Merge pull request #2 from hughmcmaster/debian-libxml2 | Suren A. Chilingaryan | 2022-08-14 | 3 | -18/+12 |
|\ | | | | | configure.ac: Use pkg-config to detect libxml2 | ||||
| * | configure.ac: Use pkg-config to detect libxml2 | Hugh McMaster | 2022-08-08 | 3 | -18/+12 |
| | | |||||
* | | Merge pull request #3 from hughmcmaster/debian-m4 | Suren A. Chilingaryan | 2022-08-14 | 1 | -28/+3 |
|\ \ | | | | | | | autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths | ||||
| * | | autogen.sh: Remove obsolete FORBIDDEN_M4MACROS() code paths | Hugh McMaster | 2022-08-08 | 1 | -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-spelling | Suren A. Chilingaryan | 2022-08-14 | 2 | -3/+3 |
|\ \ | |/ |/| | Minor spelling fixes | ||||
| * | Minor spelling fixes | Hugh McMaster | 2022-08-08 | 2 | -3/+3 |
|/ | |||||
* | Convert to git | Suren A. Chilingaryan | 2021-03-12 | 1 | -0/+55 |
| | |||||
* | Fix e-mail in copyright statement | Suren A. Chilingaryan | 2018-04-11 | 69 | -69/+69 |
| | |||||
* | Mingw compatibility fixes by trialuser | Suren A. Chilingaryan | 2014-06-12 | 8 | -6/+39 |
| | |||||
* | Fix handling of locale aliases | Suren A. Chilingaryan | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | fix typo in allocation checking | Suren A. Chilingaryan | 2014-02-20 | 2 | -2/+2 |
| | |||||
* | Set CPPFLAGS for GTK1 check to prevent preprocessor complains (gtk/gtk.h: ↵ | Suren A. Chilingaryan | 2013-11-16 | 1 | -0/+4 |
| | | | | accepted by the compiler, rejected by the preprocessor!) | ||||
* | Unversion generated files | Suren A. Chilingaryan | 2013-11-16 | 4 | -1213/+3 |
| | |||||
* | Add local include directories using top_srcdir instead of .. | Suren A. Chilingaryan | 2013-11-16 | 4 | -9/+9 |
| | |||||
* | Compatibility with older automake and fixes to release script | Suren A. Chilingaryan | 2013-11-16 | 7 | -522/+736 |
| | |||||
* | Multiple fixes of build system | Suren A. Chilingaryan | 2013-11-16 | 9 | -299/+436 |
| | |||||
* | Do not fail on Glib version check if libtranslate is not available | Suren A. Chilingaryan | 2013-11-15 | 1 | -0/+2 |
| | |||||
* | Fix COPYING | Suren A. Chilingaryan | 2013-11-14 | 1 | -9/+7 |
| | |||||
* | Fix complaining in example | Suren A. Chilingaryan | 2013-11-14 | 4 | -3/+10 |
| | |||||
* | Remove unnecesary label | Suren A. Chilingaryan | 2013-11-13 | 1 | -1/+0 |
| | |||||
* | Avoid functions deprecated in glib 2.32 | Suren A. Chilingaryan | 2013-11-13 | 5 | -9/+52 |
| | |||||
* | Respect warn_unused_result warnings | Suren A. Chilingaryan | 2013-11-13 | 2 | -4/+18 |
| | |||||
* | Fix GTK3 deprecated functions... | Suren A. Chilingaryan | 2013-11-13 | 2 | -1/+28 |
| | |||||
* | Comment out unused variables to prevent warnings | Suren A. Chilingaryan | 2013-11-13 | 5 | -15/+15 |
| | |||||
* | Always clean examples | Suren A. Chilingaryan | 2013-11-13 | 1 | -0/+4 |
| | |||||
* | Fix build system for compatibility with latest versions of automake | Suren A. Chilingaryan | 2013-11-13 | 2 | -14/+19 |
| | |||||
* | Support LibGuess 1.1 | Suren A. Chilingaryan | 2013-11-11 | 3 | -3/+26 |
| | |||||
* | Language autodetection: prefer english over the languages without any ↵ | Suren A. Chilingaryan | 2013-04-26 | 1 | -6/+6 |
| | | | | non-parent word (english is global parent) | ||||
* | Use cs for Czech language (cz is wrong) | Suren A. Chilingaryan | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | Allow disabling of GTK1 UI support | Suren A. Chilingaryan | 2013-01-30 | 1 | -1/+10 |
| | |||||
* | Remove librcd and enca from pkgconfig requires | Suren A. Chilingaryan | 2013-01-29 | 4 | -4/+7 |
| | |||||
* | pkgconfig | Suren A. Chilingaryan | 2012-11-11 | 3 | -1/+15 |
| | |||||
* | Prefer CDB initialization of bdb to avoid environment corruption when ↵ | Suren A. Chilingaryan | 2012-11-11 | 1 | -37/+27 |
| | | | | multiple processes are running | ||||
* | autoconf patches from ALT | Suren A. Chilingaryan | 2012-11-11 | 3 | -8/+10 |
| | |||||
* | Fixed memory leak with disabled bdb | Suren A. Chilingaryan | 2012-11-11 | 1 | -6/+2 |
| | |||||
* | Update FSF address | Suren A. Chilingaryan | 2012-11-11 | 70 | -69/+70 |
| | |||||
* | Do not init berkeleydb until caches are enabled | Suren A. Chilingaryan | 2012-11-11 | 4 | -25/+57 |
| | |||||
* | Prevent GTK complains | Suren A. Chilingaryan | 2012-11-11 | 2 | -6/+40 |
| | |||||
* | Handle disabled charsets in GTK3 UI | Suren A. Chilingaryan | 2012-11-11 | 1 | -6/+37 |
| | |||||
* | Initial GTK3 support | Suren A. Chilingaryan | 2012-11-09 | 6 | -40/+162 |
| | |||||
* | Open berkeleydb allowing mulithreaded access | Suren A. Chilingaryan | 2012-11-09 | 1 | -1/+1 |
| | |||||
* | Windows fixes and CMake scripts to build under Windows | Suren A. Chilingaryan | 2010-07-16 | 22 | -16/+353 |
| | |||||
* | Fix clean-up in the case of context initialization failure (call ↵ | Suren A. Chilingaryan | 2010-06-04 | 1 | -5/+5 |
| | | | | rccFreeContext instead of rccFree) | ||||
* | Proper ISO 639 name for Czech is 'cs', not 'cz' | Suren A. Chilingaryan | 2010-03-14 | 3 | -4/+4 |
| | |||||
* | One more bug pointed by lint | Suren A. Chilingaryan | 2010-03-11 | 1 | -2/+2 |
| | |||||
* | Few bugs found by lint of OpenSuSE, many thanks to Novel | Suren A. Chilingaryan | 2010-03-11 | 3 | -5/+10 |
| |