Commit Graph

  • 7739c99f3f Update alternative font list tomek 2015-01-07 22:46:37 +01:00
  • 99f74e8d94 Also print the command that wasn't recognized. Arnavion 2015-01-07 13:42:42 -08:00
  • 5ca87b3c8d identd: Fix unknown command when service fails to start TingPing 2015-01-07 16:21:46 -05:00
  • 62df565190 sysinfo: Also show HDD information. Arnavion 2015-01-05 03:57:59 -08:00
  • 4f08b0b386 sysinfo: Don't confuse build architecture with CPU architecture. Arnavion 2015-01-04 16:54:15 -08:00
  • 5b8cc683f3 sysinfo: Refactored out individual WMI parsing methods. Arnavion 2015-01-04 15:08:45 -08:00
  • e758da5d28 Bring the sysinfo plugin to the 21st century. Arnavion 2015-01-03 15:26:05 -08:00
  • 16d1fccf61 Fix disabling identd server TingPing 2015-01-03 18:00:37 -05:00
  • 086d4e3962 python: Use Py_RETURN_NONE macro TingPing 2014-12-31 15:11:47 -05:00
  • 9bd7405502 Remove last remnants of GtkClists TingPing 2014-12-31 11:55:48 -05:00
  • 2a28289314 Don't return 0 in place of NULL TingPing 2014-12-31 11:31:17 -05:00
  • 112632bb4e Fix some possible null-deref warnings TingPing 2014-12-31 11:12:43 -05:00
  • c5016e390f Show correct number of channels/dialogs when closing server tab TingPing 2014-12-31 10:50:13 -05:00
  • 63bb87fc93 Don't select join #hexchat by default in join dialog TingPing 2014-12-31 10:44:36 -05:00
  • 1fa4a000e7 Fix some unused warnings TingPing 2014-12-31 10:24:51 -05:00
  • 448cc962cd Python: Fix overflow and code-cleanup TingPing 2014-12-30 14:42:48 -05:00
  • 6ef7298870 Remove unnecessary use of void* TingPing 2014-12-31 03:36:02 -05:00
  • 9f7444baa2 Move userlist sorting to frontend TingPing 2014-12-31 03:34:55 -05:00
  • fef580ed7f Rewrite identd TingPing 2014-06-14 12:07:47 -04:00
  • 3bb717a3b5 Fix windows build TingPing 2014-12-29 02:08:42 -05:00
  • 5beaf15f21 Remove option to use socks5 library TingPing 2014-12-28 13:57:36 -05:00
  • 1b2bee37e4 Remove option to disable ipv6 TingPing 2014-12-28 13:38:47 -05:00
  • 9cb73f839f Remove MSProxy support TingPing 2014-12-28 13:28:19 -05:00
  • 330e31c70f Fix overflow TingPing 2014-12-28 12:43:53 -05:00
  • cbaa04905f Fix warning TingPing 2014-12-28 12:38:19 -05:00
  • 14d3a03f41 Fix leak in make-te TingPing 2014-12-28 08:14:05 -05:00
  • 95febd978c Fix building as c89 TingPing 2014-12-17 18:49:59 -05:00
  • 3f855f07f5 Use glib for allocations in all plugins TingPing 2014-12-28 06:08:20 -05:00
  • 83032b1aa3 Use glib for all allocations TingPing 2014-12-28 06:37:25 -05:00
  • c4cb1b25ec Fixup: Detect urls with unicode symbols TingPing 2014-12-28 00:39:02 -05:00
  • 77ecaa6093 Detect urls with unicode symbols TingPing 2014-12-28 00:29:21 -05:00
  • 664f6bf1e7 configure: Set glib min requirement to 2.32 TingPing 2014-12-15 22:58:23 -05:00
  • aeb5d15871 More consistently include config.h TingPing 2014-12-15 22:57:27 -05:00
  • 76c2cfebc3 Don't require glib 2.40 TingPing 2014-12-15 15:33:10 -05:00
  • addefa9ef1 fishlim: Handle server-time TingPing 2014-12-12 05:43:57 -05:00
  • 7769bc99fe fishlim: Use proper filesystem encoding for files TingPing 2014-12-12 05:29:43 -05:00
  • ce396b3ddb fishlim: Use standard keyfile save function TingPing 2014-12-12 05:26:22 -05:00
  • ebe0ad4cd5 fishlim: Strip whitespace when deleting keys TingPing 2014-12-12 05:21:55 -05:00
  • bdb5c3eb9d fishlim: Use hexchat_nickcmp() TingPing 2014-12-12 05:15:49 -05:00
  • c54a0c6db9 fishlim: Improve string handling TingPing 2014-12-12 04:04:39 -05:00
  • 46061f4f3c Remove some unnecessary if statements TingPing 2014-12-15 14:51:07 -05:00
  • ec7a0d6e13 Fixed some more signed-unsigned-comparison warnings. Arnavion 2014-12-15 10:25:28 -08:00
  • a86b03e939 Remove unused header TingPing 2014-09-06 10:25:46 -04:00
  • 35fd47da55 Add patch from cygwin TingPing 2014-09-06 10:14:52 -04:00
  • 2b1396add3 Update .gitignore TingPing 2014-09-06 10:11:06 -04:00
  • 0e4164ad0c configure: Improve various build flags TingPing 2014-09-06 08:04:52 -04:00
  • 94568bc517 checksum: Use glib for io/checksum and misc fixes TingPing 2014-12-14 15:09:33 -08:00
  • 226d54c90d Fix use after free TingPing 2014-12-14 19:35:27 -05:00
  • 7e4c482737 travis: Build with static analysis TingPing 2014-12-14 18:20:50 -05:00
  • ac01ba9cb0 perl: Fixed warning about implicitly casting the time_t returned from hexchat_list_time() to an NV. Arnavion 2014-12-14 13:31:19 -08:00
  • a537fa3ca7 sysinfo: Simplify remove_leading_whitespace() TingPing 2014-12-11 14:16:29 -05:00
  • f614a3c311 Fix possible overflow when using /menu TingPing 2014-12-11 13:49:37 -05:00
  • d6e3f740bc Fix some leaks TingPing 2014-12-11 12:13:57 -05:00
  • 72f82d096c Fix some warnings in xsys TingPing 2014-12-11 09:57:11 -05:00
  • 74ff67acd3 Create configuration option to control middle click tab close. md_5 2014-12-09 18:27:07 +11:00
  • 6aafc8e51d Fix chanopts not saving if /quit before exit leeter 2014-12-10 14:40:42 -05:00
  • 10246f121a Fix unsafe string handling in configs TingPing 2014-12-10 09:32:16 -05:00
  • 025152ee53 Fix unused warning TingPing 2014-12-10 09:00:29 -05:00
  • 58e871696b Fix typo TingPing 2014-12-10 09:00:04 -05:00
  • 0ba8b922a2 Fix tab completing with no completion char TingPing 2014-12-09 23:03:44 -05:00
  • b296839538 Respect servers chantypes and nickprefixes when tab completing TingPing 2014-12-09 03:23:00 -05:00
  • 5fb21a04ad Use gboolean for bools TingPing 2014-12-09 05:03:44 -05:00
  • fda692d250 Fix various unsafe string handling in fkeys TingPing 2014-12-09 03:16:35 -05:00
  • 99a1fff590 Removed unused hexchat_filename_*_utf8 macros. Arnavion 2014-12-08 21:30:02 -08:00
  • 65c8494698 Removed some unnecessary casts. Arnavion 2014-12-08 21:25:00 -08:00
  • 2b94011fdc Removed some commented-out code. Arnavion 2014-12-08 21:25:00 -08:00
  • 2da5308fd2 Fixed leak of filename string. Arnavion 2014-12-08 21:25:00 -08:00
  • c1831cb19d Minor tidying up Arnavion 2014-12-08 21:24:59 -08:00
  • 65da34f19e Removed some unnecessary null-checks for calls to g_free and g_strfreev Arnavion 2014-12-08 21:24:59 -08:00
  • b7afcc3632 Don't leak filename_fs on errors. Arnavion 2014-12-08 21:24:58 -08:00
  • 73cd6487d0 Update travis notification format TingPing 2014-12-06 17:28:41 -05:00
  • 5152040c17 Always use 64-bit filesize and file offsets in DCC. Arnavion 2014-12-06 14:02:45 -08:00
  • 985ea610e6 Store timer hook's timeout as milliseconds. Arnavion 2014-12-04 04:06:38 -08:00
  • 8062bce835 Fix some obvious type warnings. Arnavion 2014-12-04 04:06:38 -08:00
  • 3fbe5b876e Add missing dependencies for glib's g_spawn on windows Ivan 2014-12-02 22:12:48 +01:00
  • e38f00775f configure: Add option to run clang static analysis TingPing 2014-12-02 01:06:25 -05:00
  • 05a6097dc6 Fix copying timestamp with server-time and indent nicks off TingPing 2014-11-30 22:33:30 -05:00
  • 85557f2416 Fix duplicate timestamps on selection TingPing 2014-11-30 22:27:00 -05:00
  • 0019af675a Fix compilation on Windows tomek 2014-11-30 20:41:13 +01:00
  • f03023297b Fix handling --cfgdir TingPing 2014-11-29 08:24:31 -05:00
  • c92b247878 Fix building against openssl 0.9.8 TingPing 2014-11-26 08:15:34 -05:00
  • 232096801b Bump updater version to 2.10.2 TingPing 2014-11-25 10:37:00 -08:00
  • c0769397d5 Fix possible crash in SASL Blowfish mech TingPing 2014-11-22 20:56:15 -05:00
  • c9b63f7f9b ssl: Validate hostnames TingPing 2014-11-19 21:43:01 -05:00
  • ebaaf466bf ssl: Use more secure options TingPing 2014-11-05 02:17:34 -05:00
  • 4b6215051f ssl: Don't use global openssl context TingPing 2014-10-22 05:24:29 -04:00
  • f83d78dd28 Warning cleanup Campbell Barton 2014-07-19 13:36:13 +10:00
  • 9fb4eb5107 configure: Fix checking for perl Dan Molik 2014-10-29 17:26:53 -04:00
  • 3c89de48a8 Remove old config migration TingPing 2014-10-25 06:50:02 -04:00
  • 6653582f0a Fix textbox not scrolling to to bottom on resize RichardHitt 2014-10-08 16:42:41 -07:00
  • 9e9ed54bfa Transparent tray icon background. obskyr 2014-10-01 12:26:11 +02:00
  • aece18dfd5 Optimized and improved logo SVGs and PNGs. obskyr 2014-09-30 15:24:05 +02:00
  • abaed2bda4 Fix parsing of MONITOR responses TingPing 2014-09-27 13:11:21 -04:00
  • e8fb2dde56 Fixed instances of hexchat_printf that unsafely used a string parameter as a format string. Arnavion 2014-09-25 00:54:38 -07:00
  • 25c6638ce4 travis: Add clang & CPUs & fast_finish Mikaela Suomalainen 2014-09-21 10:54:03 +03:00
  • ce4e129849 Take two at fixing out of source builds TingPing 2014-09-21 03:53:30 -04:00
  • ecd1aa226a Fix attempting to toggle visibility when tray disabled TingPing 2014-09-21 03:37:03 -04:00
  • 760d18b6e7 Fix missing header TingPing 2014-09-20 14:09:15 -04:00
  • f389257403 Increase max len of chiper names TingPing 2014-09-20 13:56:09 -04:00
  • 84df81f336 Replace some unsafe usage of strncpy TingPing 2014-09-20 13:52:31 -04:00