Commit Graph

  • 5d8b4719a8 build: Fix id in plugin metainfo files Patrick Griffis 2018-03-17 01:26:12 -04:00
  • 8a875afad0 build: Add metainfo files for addons Patrick Griffis 2018-03-17 01:21:50 -04:00
  • dc483b2342 Remove shift+click to close tab binding Patrick Griffis 2018-03-16 20:31:16 -04:00
  • 28a3d42ad1 Bump to 2.14.1 Patrick Griffis 2018-03-13 22:26:31 -04:00
  • eb942fc274 Revert "xtext: Always use Pango to get correct glyph width on Unix" Patrick Griffis 2018-03-13 21:17:45 -04:00
  • 27acca0f5b fix typo in comment Mattia Rizzolo 2018-03-14 00:31:03 +01:00
  • ececf2f640 Fix fscanf() usage without size limit Patrick Griffis 2018-03-11 19:08:26 -04:00
  • d72249d91f build: Remove -pie from global ldflags Patrick Griffis 2018-03-10 20:49:35 -05:00
  • 2286990a6f Bump to 2.14.0 Patrick Griffis 2018-03-10 16:39:15 -05:00
  • 6ec523423a Fix /ignore not accepting full hosts Patrick Griffis 2018-03-09 21:33:42 -05:00
  • 77c8fe1421 win32: Update Python downloads Patrick Griffis 2018-03-09 20:26:03 +00:00
  • 740352ceab Remove mpcinfo plugin Patrick Griffis 2018-03-09 19:08:17 +00:00
  • 541b9ca744 win32: Update to build against gvsbuild Patrick Griffis 2018-03-06 14:35:51 +00:00
  • e9b9ff9f38 Various fixes for mingw Patrick Griffis 2018-03-05 19:25:08 -05:00
  • 9b8a7eaa01 win32: Respond to WM_TIMECHANGE by updating the CRT timezone info Mark Jansen 2017-11-14 21:47:17 +01:00
  • cdefb8e2d6 build: Fix building with-text=true and with-plugin=false Patrick Griffis 2018-03-09 13:20:21 -05:00
  • 16ee8eb233 Update translations Patrick Griffis 2018-03-08 19:14:22 -05:00
  • f6333b592b Fix out of bounds read when DCC message sender contains quotes Patrick Griffis 2018-03-04 12:14:09 -05:00
  • 6e4fc09ce0 Fix possible out of bounds read when being ctcp flooded Patrick Griffis 2018-03-02 20:48:54 -05:00
  • 8aa3b03261 dbus: Add option to use app-id for bus name Patrick Griffis 2018-02-18 04:44:59 -05:00
  • 23c7e7c3da fishlim: Fix build warning Patrick Griffis 2018-02-18 04:30:43 -05:00
  • 7510ab36b7 xtext: Fix accidental truncation Patrick Griffis 2018-02-11 17:24:32 -05:00
  • d3f1ab7813 xtext: Always use Pango to get correct glyph width on Unix Peng Wu 2018-02-01 18:52:16 -05:00
  • 4cdf6460b6 xtext: Fix invalid utf-8 from truncation Patrick Griffis 2018-01-19 04:29:07 -05:00
  • 5d3bf39103 xtext: Remove unused code Patrick Griffis 2018-01-19 04:28:51 -05:00
  • 234fe86987 Fix Enchant 2.1.3+ support Patrick Griffis 2018-02-06 16:57:30 -05:00
  • 6ca7f84d02 Change the installation path of the appdata file to {datadir}/metainfo Mattia Rizzolo 2018-01-23 00:42:51 +01:00
  • 7b359875d8 Set StartupWMClass in desktop file Patrick Griffis 2018-01-20 09:27:02 -05:00
  • 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 +01:00
  • ee8926503c Prevent undefined behaviour on memcpy Francisco Couzo 2018-01-17 21:59:03 -03:00
  • 7d7be83216 Rename app-id to io.github.Hexchat Patrick Griffis 2017-12-24 12:09:36 -05:00
  • 0058587958 spell-entry: Improve robustness of enchant loading and fix 2.0 support Patrick Griffis 2017-11-24 03:51:10 -05:00
  • 228e08543a build: Force pkg-config lookup method for libpci Patrick Griffis 2017-11-18 21:29:56 -05:00
  • 38f8cc8e0c sysinfo: Fix libpci detection Patrick Griffis 2017-11-18 21:06:21 -05:00
  • 3e53635dfb sysinfo: Make libpci an optional dependency Patrick Griffis 2017-11-18 20:47:32 -05:00
  • 47b653cc7c sysinfo: Avoid libpci crash when pci not available Patrick Griffis 2017-11-18 00:14:13 -05:00
  • c6d9e26e2b Fix crash when connect commands change network Patrick Griffis 2017-10-25 15:26:26 -04:00
  • a3db4e5773 Fix oob read in ctcp_check Joseph Bisch 2017-10-16 20:31:21 -04:00
  • 1452e803fb A tiny code style change Dren Kajmakchi 2017-10-15 10:23:43 +02:00
  • 6f8b8c3d3c servlist: Add BuddyIM network (#2072) Ken Spencer 2017-10-11 12:47:23 -04:00
  • 8ddd5e3778 Add an option to disable rejoin on auto reconnect Iwan Aucamp 2017-10-07 01:45:02 +02:00
  • 4188f26ab9 Improve CTCP notice handling Patrick Griffis 2017-10-07 17:31:53 -04:00
  • 07f1fc60da Use g_utf8_make_valid if available for cleaner utf8 handling (#2065) Joseph Bisch 2017-10-02 15:11:42 -04:00
  • 0c494a9c24 Fix rfc_ncasecmp handling of n reaching 0 Joseph Bisch 2017-09-21 20:58:55 -04:00
  • 053003f490 Handle leading spaces when matching extra alerts Patrick Griffis 2017-09-19 20:25:17 -04:00
  • 4a09ce6fc3 Fix rfc_{n,}casecmp functions (#2058) Joseph Bisch 2017-09-19 14:31:48 -04:00
  • f4a592c4f0 Fix oob read caused by ptr[0] being NULL in inbound_notice Joseph Bisch 2017-09-18 21:40:57 -04:00
  • a388d0c553 Spelling: SOCKS5, Byte per second (#2056) Allan Nordhøy 2017-09-17 04:04:52 +02:00
  • 1e5180a148 Update translations Patrick Griffis 2017-09-15 19:29:31 -04:00
  • 18b741804c Use localized "HexChat" in window titles Also allow rearranging of "HexChat" in window titles Chase Patterson 2017-09-15 17:36:02 -04:00
  • d935197895 Change windows from starting with "Hexchat: " to ending with " - Hexchat" Chase Patterson 2017-09-15 05:05:46 -04:00
  • b29a046b55 Update translations Patrick Griffis 2017-09-14 11:39:46 -04:00
  • d99cd18fb9 Improve detection of system tray support Patrick Griffis 2017-08-31 09:52:45 -04:00
  • 281038e725 UI text consistency, capitalization etc. torhus 2017-08-19 20:48:50 +02:00
  • da0635c960 Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035) torhus 2017-08-18 21:59:31 +02:00
  • c6f3fbd15c Add mnemonic for URL Grabber Patrick Griffis 2017-07-20 17:33:23 -04:00
  • 0dccd8d373 servlist: skip empty lines. Fixes #1999 Mark Jansen 2017-05-28 12:46:26 +02:00
  • ad359d7a04 Better handle channels with / in them with doat command Patrick Griffis 2017-07-04 13:53:15 -04:00
  • 2965fbcc87 Support changing tray icon only with tray_normal image Bilal Elmoussaoui 2017-06-25 04:42:57 +02:00
  • 98ca4e98d5 Bump meson dependency to 0.38.0 Patrick Griffis 2017-06-26 22:18:59 -04:00
  • 8f2429a2d2 Fix crash when notification backend fails Patrick Griffis 2017-06-26 17:37:55 -04:00
  • de157fcffd build: Fix building plugins in cygwin Patrick Griffis 2017-06-26 16:41:10 -04:00
  • e68976ab39 build: More robust compiler flag checks Patrick Griffis 2017-06-26 16:38:03 -04:00
  • 806a0da258 Fix skipping autoconnect when passed 1 URL Patrick Griffis 2017-06-22 13:15:58 -04:00
  • 99e16110bc sysinfo: Simplify finding pci.ids file on Unix Patrick Griffis 2017-06-20 16:26:28 -04:00
  • 2d184c0967 Fix crash on coloring NULL nicks Patrick Griffis 2017-06-18 06:31:34 -04:00
  • ce91bebc39 Fix OpenSSL 1.1 deprecations Patrick Griffis 2017-06-15 00:26:43 -04:00
  • 27fd9b3fd6 Hide false-positive deprecated warning Patrick Griffis 2017-06-15 00:14:30 -04:00
  • f8467473dd build: Validate desktop/appstream files Patrick Griffis 2017-06-15 00:10:55 -04:00
  • 2dfe5357a9 build: Fix setting the *installed* rpath for perl too... Patrick Griffis 2017-06-14 23:38:41 -04:00
  • 67adfa6f54 build: Fix rpath not getting set for perl plugin Patrick Griffis 2017-06-14 23:29:50 -04:00
  • 0e5eda7de8 readme: Update badges Patrick Griffis 2017-06-14 02:47:00 -04:00
  • 628100c19f build: Replace Autotools with Meson Patrick Griffis 2016-12-13 16:12:03 -05:00
  • 2edf50d4dd Actually respect away_omit_alerts for custom sounds... Patrick Griffis 2017-06-10 16:28:48 -04:00
  • 2dd5f8788c Disable custom sounds when away_omit_alerts enabled YuGiOhJCJ 2017-06-06 20:28:09 +02:00
  • 76430228e1 Fix input theming with Adwaita-dark also Patrick Griffis 2017-05-12 00:49:45 -04:00
  • fc2fe7fd28 lua: Prevent loading a script if it's already loaded culb 2017-02-27 18:58:22 -05:00
  • 5d72755027 lua: Prevent from loading if it's already loaded culb 2017-02-27 12:14:36 -05:00
  • 92496b183e sysinfo: Lower priority of make.conf for distro name Lance Poore 2017-04-28 07:44:55 -04:00
  • 88cb0c9d20 Fix signature of other notification backends Patrick Griffis 2017-04-28 07:38:47 -04:00
  • ec94565cb9 winrt: Show some exceptions Mark Jansen 2017-04-06 00:10:53 +02:00
  • 552b2b1315 thememan: Check for portable-mode file in the application directory. Fixes #1902 Mark Jansen 2017-04-01 09:32:35 +02:00
  • a524adc698 Add editorconfig, describing what indenting style to use. See http://editorconfig.org/ for more info. Mark Jansen 2017-04-03 23:10:03 +02:00
  • eccd0d05b5 python: Use HEXCHAT_EAT_XXX where appropriate. Mark Jansen 2017-03-30 22:23:35 +02:00
  • be6473227b Fix key exchange eimmot 2017-03-17 02:15:50 -04:00
  • 2f0239eb18 Fix bashism Pierre Pronchery 2017-03-23 15:15:22 +01:00
  • 99bdc4f251 Fix email address pattern, it can starts with digit Shengyu Zhang 2017-03-10 15:42:46 +08:00
  • 30a223a6cb Removed ctrl+w keybinding from close menu. Closes #397. Poke 2017-02-18 18:51:42 -08:00
  • 7d78c6bca0 Better handle mode numerics starting with : Patrick Griffis 2017-02-18 21:42:48 -05:00
  • b1e963f563 servlist: Use SSL with OFTC by default Patrick Griffis 2017-01-07 20:50:09 -05:00
  • 525a3bcc02 Increase default scrollback size to 5k Patrick Griffis 2017-01-05 17:58:06 -05:00
  • 2376b7fb6a fishlim: Fix not including config.h Patrick Griffis 2017-01-05 13:05:55 -05:00
  • eddaf8c396 build: Fix checking for OpenSSL 1.1 functions Patrick Griffis 2017-01-05 12:48:37 -05:00
  • dfaf0e31c7 Tweak shadow in preferences Patrick Griffis 2016-12-22 07:45:20 -05:00
  • 63e9c72114 win32: Update Python to 3.6 tomek 2016-12-23 14:04:32 +01:00
  • 2c80cb7efd Use a scrolled window for large preference pages Patrick Griffis 2016-12-22 07:31:55 -05:00
  • 4c178782a7 Don't combine compression with pixdata option for icon resources Patrick Griffis 2016-12-17 19:55:06 -05:00
  • aa7080f8fe Fix building fishlim against libressl also Patrick Griffis 2016-12-13 17:29:26 -05:00
  • d583ca7d92 Use AC_CHECK_FUNCS to find functions not in LibreSSL Florian Stinglmayr 2016-12-13 18:41:43 +01:00
  • 1b760dd22b Bump version to 2.12.4 tomek 2016-12-10 15:45:38 +01:00