summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2013-04-04regular who doesn't send accountTingPing
2013-04-04Fixed compiler error.Arnavion
2013-04-03Update hiding menu textTingPing
2013-04-03Add MONITOR supportTingPing
2013-04-03add %u to userlist popups for accountTingPing
2013-04-03renable irc_who_join by defaultTingPing
2013-04-03Fix realnameTingPing
2013-04-03Support account-notify and extended-join capabilitiesTingPing
2013-04-03Merge pull request #448 from TingPing/awaynotify2TingPing
Add away-notify support
2013-04-03Remove strlutilBerke Viktor
2013-04-02Add missing declarationBerke Viktor
2013-04-03Remove hardcoded clear keybindingTingPing
You can re-add this easily in settings > keyboard shortcuts
2013-04-03Add new window keybindingTingPing
2013-04-02Merge pull request #496 from bviktor/toplevel-includesTingPing
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486
2013-04-02Apply to fe-text tooBerke Viktor
2013-04-02Set up CFLAGS on Unix tooBerke Viktor
2013-04-03update --url help stringTingPing
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-04-02Remove most of HexTray and one instanceBerke Viktor
You can still build HexTray manually if you want to try fixing it
2013-04-02fix strptime on bsdTingPing
2013-04-02Missing includeTingPing
#492
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 another bunch of obsolete junkBerke 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-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-29Strip all \r and \n, not just a single \r.RichardHitt
2013-03-27Update textevents.inTingPing
2013-03-27Add SpotChat networkTingPing
Closes #462
2013-03-27Merge pull request #476 from tehsu/masterTingPing
Add snyde network
2013-03-27fix warningTingPing
2013-03-27Only check for key if there is a channelTingPing
2013-03-26Update servlist.ctehsu
2013-03-26Updated with more networkstehsu
2013-03-25Merge pull request #474 from RichardHitt/banlist-hTingPing
Switch struct defns, to fix a seeming compiler bug
2013-03-25Remove old CAPAB stuffTingPing
We already check for identify-msg elsewhere
2013-03-25Switch struct defns, to fix a seeming compiler bugRichardHitt
2013-03-25Disable tray when using UnityTingPing