summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2013-04-02fix strptime on bsdTingPing
2013-04-02Missing includeTingPing
#492
2013-04-01This is useless tooBerke Viktor
2013-04-01Revert XP version check; as it turned out, it's completely irrelevant nowBerke Viktor
This reverts commit cd2f775fe47ee91262e17c7299e0e6b135caa86b.
2013-04-01Apparently XP won't work anymore, Uniscribe problem with the redistributableBerke Viktor
2013-04-01We all knew I'll forget something, right?Berke Viktor
2013-04-02Version bumpBerke Viktor
2013-04-02Open the redist download page by default for the first MSVC releaseBerke Viktor
2013-04-02Don't open the same link twiceBerke Viktor
2013-04-02Open downloads for Perl and PythonBerke Viktor
2013-04-01Pull from TransifexBerke Viktor
2013-04-01Add future Perl 5.18 projectBerke Viktor
2013-04-01Purge Lua and Tcl from the solution tooBerke Viktor
2013-04-01Version info cleanupBerke Viktor
2013-04-01Fix detecting python3TingPing
2013-04-01add missing fiTingPing
2013-04-01Merge pull request #484 from Phr33d0m/masterTingPing
A few fixes on the *nix build system
2013-04-01use proper table sizeTingPing
2013-04-01Remove Tcl junk, cosmeticsBerke Viktor
2013-04-01Last cjstyles remnantsBerke Viktor
2013-04-01Remove old stuff, some preparation for soon-to-be-released Perl 5.18Berke Viktor
2013-04-01Tabulation with spaces is annoying!Berke Viktor
2013-04-01Remove another bunch of obsolete junkBerke Viktor
2013-04-01Nuke Lua and TclBerke Viktor
2013-04-01Get rid of installer skinningBerke Viktor
2013-03-31Last oneTingPing
2013-03-31Another missing include..TingPing
2013-03-31Add missing includeTingPing
2013-04-01CosmeticsBerke Viktor
2013-04-01Consistent header macros everywhereBerke Viktor
2013-04-01Disable Unix path detection mechanismBerke Viktor
2013-03-31Use C# style license commentsBerke Viktor
2013-03-31Revert "Cosmetics"Berke Viktor
This reverts commit a88b3e8aaf78989f5247cbebe117e76b72d97844.
2013-03-31CosmeticsBerke Viktor
2013-03-31Supposed fix for license issuesBerke Viktor
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file)
2013-03-31Merge pull request #485 from RichardHitt/urlgrabRichardHitt
Don't clobber data, just adjust url endpoint
2013-03-31Don't clobber data, just adjust url endpointRichardHitt
2013-03-31Merge pull request #483 from gusnan/masterBerke Viktor
Fix build error with DEB_BUILD_HARDENING_FORMAT
2013-03-31GLib 2.14 is requiredBerke Viktor
2013-03-31Fix error: format not a string literal and no format arguments ↵Andreas Rönnquist
[-Werror=format-security]
2013-03-31MAKE: install hexchat-plugin.h header if plugins are enabledhasufell
2013-03-31MAKE: don't include icons and desktop file for non-gtk buildshasufell
2013-03-31CONFIGURE: allow to pass specific python versionhasufell
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-31CONFIGURE: don't enable gconf schemas when gtk is disabledhasufell
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-31CONFIGURE: fix configure when gtk+ is not installedhasufell
AM_PATH_GTK_2_0 would be an undefined macro then
2013-03-29Merge pull request #479 from RichardHitt/urlgrabRichardHitt
Strip all \r and \n, not just a single \r.
2013-03-29Strip all \r and \n, not just a single \r.RichardHitt
2013-03-29Regenerate from TransifexBerke Viktor
2013-03-29Fix L10n borkageBerke Viktor
2013-03-28Update links to docsTingPing