aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* use a C99 compilerMax Kellermann2008-09-161-1/+1
* lyrics: converted in-process plugins to external programsMax Kellermann2008-09-161-124/+1
* don't use libncursesw if libncurses was selectedMax Kellermann2008-09-161-15/+0
* set version to 0.12~gitMax Kellermann2008-09-161-1/+1
* use !NDEBUG instead of DEBUGMax Kellermann2008-09-151-1/+3
* enable gcc warningsMax Kellermann2008-09-151-1/+16
* 2 critical bugs in leoslyrics lyrics src fixedAndreas Obergrusberger2007-06-171-0/+1
* updated configure.acAndreas Obergrusberger2007-03-231-2/+1
* added a plugin system for lyrics sourcesAndreas Obergrusberger2007-01-031-13/+113
* fixed building on systems with libncursesw but without <ncursesw/ncurses.h> ...Andreas Obergrusberger2006-08-051-3/+12
* translation updates, template and german. another little build fixAndreas Obergrusberger2006-08-051-3/+10
* ChangeLog update because of the fixed search screenAndreas Obergrusberger2006-08-051-1/+3
* search screen works now using the new tag searching apiAndreas Obergrusberger2006-08-041-6/+3
* the updated sourcesAndreas Obergrusberger2006-08-041-3/+60
* Added danish translationKalle Wallin2006-03-311-1/+1
* Fallback to ncurses if ncursesw is missingKalle Wallin2006-03-281-3/+12
* check for recv/send/gethostbyname/socket/connect (solaris)Kalle Wallin2006-03-281-0/+15
* Galician translation from Johám-Luís Miguéns VilaKalle Wallin2006-03-281-1/+1
* Use libncursesw by defaultKalle Wallin2006-01-221-6/+7
* included patch from Jonathan ForsKalle Wallin2006-01-161-0/+9
* support wide-char ncurses library (ncursesw)Kalle Wallin2005-06-111-21/+21
* Added an experimental artist (browser) screenKalle Wallin2005-06-061-0/+12
* Added Norwegian translations from Ole R. ThorsenKalle Wallin2005-06-061-1/+13
* German translation updatesKalle Wallin2005-06-011-1/+1
* Version updateKalle Wallin2005-01-231-1/+1
* French translation from Yann CézardKalle Wallin2005-01-201-2/+2
* Mark the search screen as experimental and disable it by defaultKalle Wallin2005-01-031-3/+3
* Added Russian translations from Nikolay PavlovKalle Wallin2005-01-031-1/+1
* Added a search screenKalle Wallin2004-11-151-9/+31
* ¡Español!Kalle Wallin2004-07-211-1/+1
* Added configure option --disable-raw-modeKalle Wallin2004-07-121-0/+12
* Fixed short option handling for multiple short options at once (-abcde)Kalle Wallin2004-07-121-5/+5
* Updated version to 0.11.0Kalle Wallin2004-07-091-1/+1
* display a warning when NLS is disabled by AM_GLIB_GNU_GETTEXTKalle Wallin2004-07-061-1/+4
* Added german translations from OgigKalle Wallin2004-07-031-1/+1
* Replaced the debug macro with a functionKalle Wallin2004-07-031-1/+1
* Added basic ncurses mouse supportKalle Wallin2004-07-021-0/+5
* Removed popt code/dependencyKalle Wallin2004-07-011-12/+32
* Disable nls support if glib is pre 2.4 (OSX)Kalle Wallin2004-06-071-14/+23
* Added an optional clock screen :)Kalle Wallin2004-06-061-59/+63
* Added initial i18n supportKalle Wallin2004-06-051-13/+33
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-5/+5
* Changed the old CVS Id tag to a SVN Id tag, version updated to 0.10.2-svnKalle Wallin2004-05-031-4/+5
* AS_HELP_STRING -> AC_HELP_STRING, because the first one failed on darwin.Kalle Wallin2004-04-211-10/+8
* Added keydef screenKalle Wallin2004-04-191-8/+20
* Updated version and added a SYSCONFDIR define to CFLAGS.Kalle Wallin2004-04-141-3/+4
* Added a new test for socklen_t.Kalle Wallin2004-04-061-3/+8
* Documentation changes for the 0.10.0 realease.Kalle Wallin2004-03-311-1/+1
* Removed --with-default-charset option.Kalle Wallin2004-03-291-7/+2
* Started to use glib (not iconv) for character set conversions.Kalle Wallin2004-03-281-11/+0