Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-14 | G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+ | Berke Viktor | |
2013-04-13 | Nuke last Tcl and SASL remnants | Berke Viktor | |
2013-04-02 | Enable cast checks | Berke Viktor | |
2013-04-02 | Merge pull request #496 from bviktor/toplevel-includes | TingPing | |
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486 | |||
2013-04-02 | Set up CFLAGS on Unix too | Berke Viktor | |
2013-04-03 | gtk_show_uri() requires GTK+ 2.14 | Berke Viktor | |
2013-04-02 | Fix textfe with dbus disabled | TingPing | |
2013-04-02 | Version bump | Berke Viktor | |
2013-04-01 | Fix detecting python3 | TingPing | |
2013-04-01 | add missing fi | TingPing | |
2013-03-31 | CONFIGURE: allow to pass specific python version | hasufell | |
This is useful if distros support installing multiple python versions in parallel such as: 2.5, 2.6, 2.7. For python3.* we will get syntax error during the imports, so the checks will successfully disable it. It defaults to python2. | |||
2013-03-31 | CONFIGURE: don't enable gconf schemas when gtk is disabled | hasufell | |
This is nitpicky, since we could assume the user wants gconf schema if gconftool-2 is available. However this can be a wrong assumption. | |||
2013-03-31 | CONFIGURE: fix configure when gtk+ is not installed | hasufell | |
AM_PATH_GTK_2_0 would be an undefined macro then | |||
2013-03-27 | Bump glib requirement | TingPing | |
For gregex mentioned in #371 | |||
2013-03-03 | Use AC_CONFIG_FILES | TingPing | |
2013-03-03 | Fix macro searching | TingPing | |
2012-12-26 | fix configure error related to Python headers on Ubuntu 13.04 | Bui | |
2012-12-16 | Install hicolor svg; move the files Makefile.am to their subdirectories | RichardHitt | |
2012-12-05 | fix typo | TingPing | |
2012-12-05 | enable ipv6 by default | TingPing | |
closes #245 | |||
2012-11-12 | Get rid of the buggy, unmaintained and unused Lua and Tcl interfaces | Berke Viktor | |
2012-11-10 | Version bump | Berke Viktor | |
2012-11-09 | Use AS_HELP_STRING to format text | Mikel Olasagasti Uranga | |
2012-11-09 | Silent build | Mikel Olasagasti Uranga | |
2012-11-09 | Arg 3 should be email but we don't use that; arg 4 defaults to lowercase arg ↵ | Berke Viktor | |
1, so it's unnecessary | |||
2012-11-05 | Get rid of XChat revision | Berke Viktor | |
2012-11-03 | Add missing Basque language | Mikel Olasagasti Uranga | |
2012-10-27 | Add manual page | Berke Viktor | |
2012-10-27 | build: move automake "foreign" option to AM_INIT_AUTOMAKE | Jan Engelhardt | |
This works towards allowing using autoreconf(1) later. | |||
2012-10-26 | Don't error out when libpci is not found | Berke Viktor | |
2012-10-25 | fix alignment (space is off by 1) | Daniel Leining | |
2012-10-25 | Fix configure script | Berke Viktor | |
2012-10-25 | Get rid of the SASL plugin | Berke Viktor | |
2012-10-22 | Add Malayalam translation | Berke Viktor | |
2012-10-21 | Compilation fixes and integration with HexChat | Berke Viktor | |
2012-10-20 | Remove Hebrew file, it fails to import to Transifex and barely contains ↵ | Berke Viktor | |
translations anyway | |||
2012-10-20 | Add new languages to the Unix build script | Berke Viktor | |
2012-10-14 | Version bump | Berke Viktor | |
2012-10-13 | Compatibility for Automake 1.12.4+ | Berke Viktor | |