summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2018-04-03Validate all translations contain valid text eventsPatrick Griffis
2018-03-31Fix plugins on macOSRainer Müller
2018-03-20Deiconify window on tray click. Closes #2136Manuel Schneider
2018-03-16Remove shift+click to close tab bindingPatrick Griffis
2018-03-13Revert "xtext: Always use Pango to get correct glyph width on Unix"Patrick Griffis
2018-03-11Fix fscanf() usage without size limitPatrick Griffis
2018-03-09Fix /ignore not accepting full hostsPatrick Griffis
2018-03-09Remove mpcinfo pluginPatrick Griffis
2018-03-09win32: Update to build against gvsbuildPatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2018-03-09win32: Respond to WM_TIMECHANGE by updating the CRT timezone infoMark Jansen
2018-03-09build: Fix building with-text=true and with-plugin=falsePatrick Griffis
2018-03-04Fix out of bounds read when DCC message sender contains quotesPatrick Griffis
2018-03-02Fix possible out of bounds read when being ctcp floodedPatrick Griffis
2018-02-18dbus: Add option to use app-id for bus namePatrick Griffis
2018-02-11xtext: Fix accidental truncationPatrick Griffis
2018-02-06xtext: Always use Pango to get correct glyph width on UnixPeng Wu
2018-02-06xtext: Fix invalid utf-8 from truncationPatrick Griffis
2018-02-06xtext: Remove unused codePatrick Griffis
2018-02-06Fix Enchant 2.1.3+ supportPatrick Griffis
2018-01-18This patch hopefully solves a bug that causes that when a tab (channel or pri...Rodri
2018-01-18Prevent undefined behaviour on memcpyFrancisco Couzo
2017-12-24Rename app-id to io.github.HexchatPatrick Griffis
2017-11-24spell-entry: Improve robustness of enchant loading and fix 2.0 supportPatrick Griffis
2017-10-25Fix crash when connect commands change networkPatrick Griffis
2017-10-16Fix oob read in ctcp_checkJoseph Bisch
2017-10-16A tiny code style changeDren Kajmakchi
2017-10-11servlist: Add BuddyIM network (#2072)Ken Spencer
2017-10-10Add an option to disable rejoin on auto reconnectIwan Aucamp
2017-10-07Improve CTCP notice handlingPatrick Griffis
2017-10-02Use g_utf8_make_valid if available for cleaner utf8 handling (#2065)Joseph Bisch
2017-09-21Fix rfc_ncasecmp handling of n reaching 0Joseph Bisch
2017-09-19Handle leading spaces when matching extra alertsPatrick Griffis
2017-09-19Fix rfc_{n,}casecmp functions (#2058)Joseph Bisch
2017-09-18Fix oob read caused by ptr[0] being NULL in inbound_noticeJoseph Bisch
2017-09-16Spelling: SOCKS5, Byte per second (#2056)Allan Nordhøy
2017-09-15Use localized "HexChat" in window titlesChase Patterson
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2017-08-31Improve detection of system tray supportPatrick Griffis
2017-08-19UI text consistency, capitalization etc.torhus
2017-08-18Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035)torhus
2017-07-20Add mnemonic for URL GrabberPatrick Griffis
2017-07-16servlist: skip empty lines.Mark Jansen
2017-07-04Better handle channels with / in them with doat commandPatrick Griffis
2017-07-01Support changing tray icon only with tray_normal imageBilal Elmoussaoui
2017-06-26Fix crash when notification backend failsPatrick Griffis
2017-06-26build: Fix building plugins in cygwinPatrick Griffis
2017-06-22Fix skipping autoconnect when passed 1 URLPatrick Griffis
2017-06-18Fix crash on coloring NULL nicksPatrick Griffis
2017-06-15Fix OpenSSL 1.1 deprecationsPatrick Griffis