Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | Consistent header macros everywhere | Berke Viktor | |
2013-04-01 | Disable Unix path detection mechanism | Berke Viktor | |
2013-03-31 | Use C# style license comments | Berke Viktor | |
2013-03-31 | Revert "Cosmetics" | Berke Viktor | |
This reverts commit a88b3e8aaf78989f5247cbebe117e76b72d97844. | |||
2013-03-31 | Cosmetics | Berke Viktor | |
2013-03-31 | Supposed fix for license issues | Berke 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-31 | Merge pull request #485 from RichardHitt/urlgrab | RichardHitt | |
Don't clobber data, just adjust url endpoint | |||
2013-03-31 | Don't clobber data, just adjust url endpoint | RichardHitt | |
2013-03-31 | Merge pull request #483 from gusnan/master | Berke Viktor | |
Fix build error with DEB_BUILD_HARDENING_FORMAT | |||
2013-03-31 | GLib 2.14 is required | Berke Viktor | |
2013-03-31 | Fix error: format not a string literal and no format arguments ↵ | Andreas Rönnquist | |
[-Werror=format-security] | |||
2013-03-31 | MAKE: install hexchat-plugin.h header if plugins are enabled | hasufell | |
2013-03-31 | MAKE: don't include icons and desktop file for non-gtk builds | hasufell | |
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-29 | Merge pull request #479 from RichardHitt/urlgrab | RichardHitt | |
Strip all \r and \n, not just a single \r. | |||
2013-03-29 | Strip all \r and \n, not just a single \r. | RichardHitt | |
2013-03-29 | Regenerate from Transifex | Berke Viktor | |
2013-03-29 | Fix L10n borkage | Berke Viktor | |
2013-03-28 | Update links to docs | TingPing | |
2013-03-29 | Some more l10n | Berke Viktor | |
2013-03-29 | Update translations | Berke Viktor | |
2013-03-29 | Update template generation instructions | Berke Viktor | |
2013-03-28 | update translation template | Berke Viktor | |
2013-03-27 | Update textevents.in | TingPing | |
2013-03-27 | Bump glib requirement | TingPing | |
For gregex mentioned in #371 | |||
2013-03-27 | Add SpotChat network | TingPing | |
Closes #462 | |||
2013-03-27 | Merge pull request #476 from tehsu/master | TingPing | |
Add snyde network | |||
2013-03-27 | fix warning | TingPing | |
2013-03-27 | Only check for key if there is a channel | TingPing | |
2013-03-26 | Update servlist.c | tehsu | |
2013-03-26 | Updated with more networks | tehsu | |
2013-03-25 | Merge pull request #474 from RichardHitt/banlist-h | TingPing | |
Switch struct defns, to fix a seeming compiler bug | |||
2013-03-25 | Remove old CAPAB stuff | TingPing | |
We already check for identify-msg elsewhere | |||
2013-03-25 | Switch struct defns, to fix a seeming compiler bug | RichardHitt | |
2013-03-25 | Disable tray when using Unity | TingPing | |
2013-03-25 | Fix warning | TingPing | |
2013-03-24 | Merge pull request #472 from RichardHitt/master | RichardHitt | |
Delete two banlist_info members, unused | |||
2013-03-25 | Fix advanced pane | Berke Viktor | |
2013-03-25 | Cosmetics | Berke Viktor | |
2013-03-24 | Delete banlist_info members radio[], checkbox[], unused | Richard Hitt | |
2013-03-24 | Typo | TingPing | |
2013-03-24 | Update missing perl note. | TingPing | |
2013-03-24 | Merge pull request #469 from RichardHitt/banlist-datesort | TingPing | |
Fix datesort problem after new column in banlist | |||
2013-03-24 | Fix datesort problem after new column in banlist | RichardHitt | |
2013-03-24 | Merge pull request #445 from TingPing/ulistcolors | TingPing | |
Add option to color nicknames in the userlist to match the chat | |||
2013-03-24 | Merge pull request #467 from TingPing/bancol | RichardHitt | |
Add type column to banlist | |||
2013-03-24 | Whitespace | TingPing | |
2013-03-24 | Translate type column entries too | TingPing | |