Commit Graph

  • c725dd7814 Fix segfault master SoniEx2 2018-11-01 21:39:29 -0300
  • af0aa7904a Fix lua scripts with low-priority Close Context SoniEx2 2018-11-01 21:35:35 -0300
  • eaad08d462 [Lua] Intern and invalidate contexts as needed. SoniEx2 2018-10-15 19:16:08 -0300
  • aaa319735b Fix UB (dangling pointer usage) SoniEx2 2018-10-13 18:08:59 -0300
  • 6432694455 Fix compilation failure on non-linux, non-darwin, non-windows systems. Mattia Rizzolo 2018-09-23 13:17:56 +0200
  • cf140f3ab0 Use prefix variable in pkgconfig file Patrick Griffis 2018-09-23 16:58:18 -0400
  • c7322f406c build: Silence some Meson warnings and bump requirement to 0.40.0 Patrick Griffis 2018-09-01 16:49:40 -0400
  • 18eae24acf Fix new stringop-truncation warnings Patrick Griffis 2018-09-01 16:32:37 -0400
  • c092af89a2 sysinfo: Fixup formatting Patrick Griffis 2018-09-01 13:01:30 -0400
  • 2a8ab8bb7f sysinfo: Add support for /etc/os-release Patrick Griffis 2018-09-01 12:51:07 -0400
  • 8665501c77 Bump version to 2.14.2 Patrick Griffis 2018-08-29 16:41:08 +0000
  • 7659caada1 win32: Reflect gvsbuild changes Patrick Griffis 2018-08-29 16:10:21 +0000
  • fd47adf595 Fix inconsistent behavior (re)connecting on SSL Ivan 2018-08-16 17:32:06 +0200
  • cadc51ede9 build: Add with-appdata option Patrick Griffis 2018-07-26 09:53:29 -0400
  • 57478b6575 Fix sending PASS with spaces or starting with : jkhsjdhjs 2018-05-08 14:54:12 +0000
  • 5c5aacd9da Fix another bad translation Patrick Griffis 2018-04-04 19:21:53 -0400
  • 93cc105a40 travis: Avoid locale problems Patrick Griffis 2018-04-04 18:48:59 -0400
  • 33300630a3 tests: Explicitly open files as utf-8 for travis Patrick Griffis 2018-04-03 16:38:53 -0400
  • fd2167d856 Fix tests on Ubuntu Patrick Griffis 2018-04-03 16:21:41 -0400
  • 08fb808ea4 Update translations Patrick Griffis 2018-04-03 16:14:25 -0400
  • c70c1e1896 travis: Run tests Patrick Griffis 2018-04-03 16:09:25 -0400
  • 5cd70622aa Validate all translations contain valid text events Patrick Griffis 2018-04-03 16:08:27 -0400
  • 5ca767f7f8 Fix plugins on macOS Rainer Müller 2018-03-31 00:53:56 +0200
  • 111441302c build: perl as a dependency in meson.build Rainer Müller 2018-03-26 16:53:02 +0200
  • ed6f544572 build: Add option to specify path to perl binary Rainer Müller 2018-03-23 01:36:35 +0100
  • ee85129a9b Deiconify window on tray click. Closes #2136 Manuel Schneider 2018-03-20 10:45:11 +0100
  • 93f926bf12 build: Re-add support for the legacy perl api Patrick Griffis 2018-03-18 11:02:54 -0400
  • da56297c5a build: Correctly set plugin licenses Patrick Griffis 2018-03-17 01:37:46 -0400
  • 5d8b4719a8 build: Fix id in plugin metainfo files Patrick Griffis 2018-03-17 01:26:12 -0400
  • 8a875afad0 build: Add metainfo files for addons Patrick Griffis 2018-03-17 01:21:50 -0400
  • dc483b2342 Remove shift+click to close tab binding Patrick Griffis 2018-03-16 20:31:16 -0400
  • 28a3d42ad1 Bump to 2.14.1 Patrick Griffis 2018-03-13 22:26:31 -0400
  • eb942fc274 Revert "xtext: Always use Pango to get correct glyph width on Unix" Patrick Griffis 2018-03-13 21:17:45 -0400
  • 27acca0f5b fix typo in comment Mattia Rizzolo 2018-03-14 00:31:03 +0100
  • ececf2f640 Fix fscanf() usage without size limit Patrick Griffis 2018-03-11 19:08:26 -0400
  • d72249d91f build: Remove -pie from global ldflags Patrick Griffis 2018-03-10 20:49:35 -0500
  • 2286990a6f Bump to 2.14.0 Patrick Griffis 2018-03-10 16:39:15 -0500
  • 6ec523423a Fix /ignore not accepting full hosts Patrick Griffis 2018-03-09 21:33:42 -0500
  • 77c8fe1421 win32: Update Python downloads Patrick Griffis 2018-03-09 20:26:03 +0000
  • 740352ceab Remove mpcinfo plugin Patrick Griffis 2018-03-09 19:08:17 +0000
  • 541b9ca744 win32: Update to build against gvsbuild Patrick Griffis 2018-03-06 14:35:51 +0000
  • e9b9ff9f38 Various fixes for mingw Patrick Griffis 2018-03-05 19:25:08 -0500
  • 9b8a7eaa01 win32: Respond to WM_TIMECHANGE by updating the CRT timezone info Mark Jansen 2017-11-14 21:47:17 +0100
  • cdefb8e2d6 build: Fix building with-text=true and with-plugin=false Patrick Griffis 2018-03-09 13:20:21 -0500
  • 16ee8eb233 Update translations Patrick Griffis 2018-03-08 19:14:22 -0500
  • f6333b592b Fix out of bounds read when DCC message sender contains quotes Patrick Griffis 2018-03-04 12:14:09 -0500
  • 6e4fc09ce0 Fix possible out of bounds read when being ctcp flooded Patrick Griffis 2018-03-02 20:48:54 -0500
  • 8aa3b03261 dbus: Add option to use app-id for bus name Patrick Griffis 2018-02-18 04:44:59 -0500
  • 23c7e7c3da fishlim: Fix build warning Patrick Griffis 2018-02-18 04:30:43 -0500
  • 7510ab36b7 xtext: Fix accidental truncation Patrick Griffis 2018-02-11 17:24:32 -0500
  • d3f1ab7813 xtext: Always use Pango to get correct glyph width on Unix Peng Wu 2018-02-01 18:52:16 -0500
  • 4cdf6460b6 xtext: Fix invalid utf-8 from truncation Patrick Griffis 2018-01-19 04:29:07 -0500
  • 5d3bf39103 xtext: Remove unused code Patrick Griffis 2018-01-19 04:28:51 -0500
  • 234fe86987 Fix Enchant 2.1.3+ support Patrick Griffis 2018-02-06 16:57:30 -0500
  • 6ca7f84d02 Change the installation path of the appdata file to {datadir}/metainfo Mattia Rizzolo 2018-01-23 00:42:51 +0100
  • 7b359875d8 Set StartupWMClass in desktop file Patrick Griffis 2018-01-20 09:27:02 -0500
  • 4a228d1efe This patch hopefully solves a bug that causes that when a tab (channel or private) is left with the scrollbar at the bottom, and some new text arrives, and then we select again that tab, sometimes the scrollbar is not completely down and there is hidden text and we have to scroll manually to the bottom to show all text. This was previously submitted as an issue in: https://github.com/hexchat/hexchat/issues/1948 Maybe it isn't the ideal way to solve it, but at least I tested it and it seems to work. Rodri 2017-02-11 16:44:50 +0100
  • ee8926503c Prevent undefined behaviour on memcpy Francisco Couzo 2018-01-17 21:59:03 -0300
  • 7d7be83216 Rename app-id to io.github.Hexchat Patrick Griffis 2017-12-24 12:09:36 -0500
  • 0058587958 spell-entry: Improve robustness of enchant loading and fix 2.0 support Patrick Griffis 2017-11-24 03:51:10 -0500
  • 228e08543a build: Force pkg-config lookup method for libpci Patrick Griffis 2017-11-18 21:29:56 -0500
  • 38f8cc8e0c sysinfo: Fix libpci detection Patrick Griffis 2017-11-18 21:06:21 -0500
  • 3e53635dfb sysinfo: Make libpci an optional dependency Patrick Griffis 2017-11-18 20:47:32 -0500
  • 47b653cc7c sysinfo: Avoid libpci crash when pci not available Patrick Griffis 2017-11-18 00:14:13 -0500
  • c6d9e26e2b Fix crash when connect commands change network Patrick Griffis 2017-10-25 15:26:26 -0400
  • a3db4e5773 Fix oob read in ctcp_check Joseph Bisch 2017-10-16 20:31:21 -0400
  • 1452e803fb A tiny code style change Dren Kajmakchi 2017-10-15 10:23:43 +0200
  • 6f8b8c3d3c servlist: Add BuddyIM network (#2072) Ken Spencer 2017-10-11 12:47:23 -0400
  • 8ddd5e3778 Add an option to disable rejoin on auto reconnect Iwan Aucamp 2017-10-07 01:45:02 +0200
  • 4188f26ab9 Improve CTCP notice handling Patrick Griffis 2017-10-07 17:31:53 -0400
  • 07f1fc60da Use g_utf8_make_valid if available for cleaner utf8 handling (#2065) Joseph Bisch 2017-10-02 15:11:42 -0400
  • 0c494a9c24 Fix rfc_ncasecmp handling of n reaching 0 Joseph Bisch 2017-09-21 20:58:55 -0400
  • 053003f490 Handle leading spaces when matching extra alerts Patrick Griffis 2017-09-19 20:25:17 -0400
  • 4a09ce6fc3 Fix rfc_{n,}casecmp functions (#2058) Joseph Bisch 2017-09-19 14:31:48 -0400
  • f4a592c4f0 Fix oob read caused by ptr[0] being NULL in inbound_notice Joseph Bisch 2017-09-18 21:40:57 -0400
  • a388d0c553 Spelling: SOCKS5, Byte per second (#2056) Allan Nordhøy 2017-09-17 04:04:52 +0200
  • 1e5180a148 Update translations Patrick Griffis 2017-09-15 19:29:31 -0400
  • 18b741804c Use localized "HexChat" in window titles Also allow rearranging of "HexChat" in window titles Chase Patterson 2017-09-15 17:36:02 -0400
  • d935197895 Change windows from starting with "Hexchat: " to ending with " - Hexchat" Chase Patterson 2017-09-15 05:05:46 -0400
  • b29a046b55 Update translations Patrick Griffis 2017-09-14 11:39:46 -0400
  • d99cd18fb9 Improve detection of system tray support Patrick Griffis 2017-08-31 09:52:45 -0400
  • 281038e725 UI text consistency, capitalization etc. torhus 2017-08-19 20:48:50 +0200
  • da0635c960 Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035) torhus 2017-08-18 21:59:31 +0200
  • c6f3fbd15c Add mnemonic for URL Grabber Patrick Griffis 2017-07-20 17:33:23 -0400
  • 0dccd8d373 servlist: skip empty lines. Fixes #1999 Mark Jansen 2017-05-28 12:46:26 +0200
  • ad359d7a04 Better handle channels with / in them with doat command Patrick Griffis 2017-07-04 13:53:15 -0400
  • 2965fbcc87 Support changing tray icon only with tray_normal image Bilal Elmoussaoui 2017-06-25 04:42:57 +0200
  • 98ca4e98d5 Bump meson dependency to 0.38.0 Patrick Griffis 2017-06-26 22:18:59 -0400
  • 8f2429a2d2 Fix crash when notification backend fails Patrick Griffis 2017-06-26 17:37:55 -0400
  • de157fcffd build: Fix building plugins in cygwin Patrick Griffis 2017-06-26 16:41:10 -0400
  • e68976ab39 build: More robust compiler flag checks Patrick Griffis 2017-06-26 16:38:03 -0400
  • 806a0da258 Fix skipping autoconnect when passed 1 URL Patrick Griffis 2017-06-22 13:15:58 -0400
  • 99e16110bc sysinfo: Simplify finding pci.ids file on Unix Patrick Griffis 2017-06-20 16:26:28 -0400
  • 2d184c0967 Fix crash on coloring NULL nicks Patrick Griffis 2017-06-18 06:31:34 -0400
  • ce91bebc39 Fix OpenSSL 1.1 deprecations Patrick Griffis 2017-06-15 00:26:43 -0400
  • 27fd9b3fd6 Hide false-positive deprecated warning Patrick Griffis 2017-06-15 00:14:30 -0400
  • f8467473dd build: Validate desktop/appstream files Patrick Griffis 2017-06-15 00:10:55 -0400
  • 2dfe5357a9 build: Fix setting the *installed* rpath for perl too... Patrick Griffis 2017-06-14 23:38:41 -0400
  • 67adfa6f54 build: Fix rpath not getting set for perl plugin Patrick Griffis 2017-06-14 23:29:50 -0400
  • 0e5eda7de8 readme: Update badges Patrick Griffis 2017-06-14 02:47:00 -0400