Commit Graph

  • b37af16fa6 Consistently use bools TingPing 2015-01-28 21:00:56 -0500
  • 1de6f68315 Don't mark own messages as new message TingPing 2015-01-28 20:46:45 -0500
  • d8759a7982 Add support for self-message TingPing 2015-01-30 22:08:15 -0500
  • c5d8f59c73 Clean up finding correct context for messages/actions TingPing 2015-01-30 22:06:56 -0500
  • 5fe2dda146 ssl: Remove unused server code TingPing 2015-01-30 21:25:41 -0500
  • 85fd6f525e Add default keybinding for shift+tab (Previous tab complete) TingPing 2015-01-26 17:53:33 -0500
  • e5b65bbd69 servlist: Clean up specifying ssl for network TingPing 2015-01-20 03:03:45 -0500
  • a838cd9c07 servlist: Various changes TingPing 2015-01-20 02:19:18 -0500
  • 02470dffa5 servlist: Add AthemeNet and remove its old networks TingPing 2015-01-19 11:31:42 -0500
  • c5bbf75f5e Removed one leftover check for server->encoding against NULL. Arnavion 2015-01-18 02:55:32 -0800
  • b783c827c8 Fixed incorrect comment on server->encoding. Arnavion 2015-01-18 02:27:38 -0800
  • d1897c1602 Remove "System default" encoding. The default for new servers is UTF-8. Arnavion 2015-01-18 02:10:05 -0800
  • 6f8a6e66cc Detect unknown server encodings and set to UTF-8. Arnavion 2015-01-18 02:10:05 -0800
  • 5749c53484 Server line text-encoding-related fixes. Arnavion 2015-01-18 02:10:04 -0800
  • 5569205d15 Add CP1252 as an available server encoding for Windows-1252 and ISO-8859-1 networks. Arnavion 2015-01-18 02:10:04 -0800
  • 2e76a4e477 Removed CP1255-specific handling of server lines. Arnavion 2015-01-18 02:10:03 -0800
  • ee17ec6b4f Removed legacy "IRC" encoding. Arnavion 2015-01-18 02:10:03 -0800
  • 5a56f9ea01 Removed unimplemented, unused function. Arnavion 2015-01-14 23:42:21 -0800
  • e400ed2855 Fixed bad const-cast. Arnavion 2015-01-14 21:38:19 -0800
  • 1d316710ed Don't crash if the log file can't be opened. Arnavion 2015-01-14 16:29:03 -0800
  • aab243592f Workaround crash when timestamp format is blank TingPing 2015-01-13 04:14:32 -0500
  • 13db2011e3 Fix leak TingPing 2015-01-09 17:25:45 -0500
  • 63419660b9 Removed AES and Blowfish support for SASL. remove-aes-blowfish-from-sasl Arnavion 2015-01-07 14:40:40 -0800
  • 7739c99f3f Update alternative font list tomek 2015-01-07 22:46:37 +0100
  • 99f74e8d94 Also print the command that wasn't recognized. Arnavion 2015-01-07 13:42:42 -0800
  • 5ca87b3c8d identd: Fix unknown command when service fails to start TingPing 2015-01-07 16:21:46 -0500
  • 62df565190 sysinfo: Also show HDD information. Arnavion 2015-01-05 03:57:59 -0800
  • 4f08b0b386 sysinfo: Don't confuse build architecture with CPU architecture. Arnavion 2015-01-04 16:54:15 -0800
  • 5b8cc683f3 sysinfo: Refactored out individual WMI parsing methods. Arnavion 2015-01-04 15:08:45 -0800
  • e758da5d28 Bring the sysinfo plugin to the 21st century. Arnavion 2015-01-03 15:26:05 -0800
  • 16d1fccf61 Fix disabling identd server TingPing 2015-01-03 18:00:37 -0500
  • 480fa3cefc Initial work using Gio for server connections wip/connecting TingPing 2015-01-02 11:31:29 -0500
  • eb08bcfacf Use GTask for async connecting TingPing 2014-12-29 01:42:49 -0500
  • 086d4e3962 python: Use Py_RETURN_NONE macro TingPing 2014-12-31 15:11:47 -0500
  • 9bd7405502 Remove last remnants of GtkClists TingPing 2014-12-31 11:55:48 -0500
  • 2a28289314 Don't return 0 in place of NULL TingPing 2014-12-31 11:31:17 -0500
  • 112632bb4e Fix some possible null-deref warnings TingPing 2014-12-31 11:12:43 -0500
  • c5016e390f Show correct number of channels/dialogs when closing server tab TingPing 2014-12-31 10:50:13 -0500
  • 63bb87fc93 Don't select join #hexchat by default in join dialog TingPing 2014-12-31 10:44:36 -0500
  • 1fa4a000e7 Fix some unused warnings TingPing 2014-12-31 10:24:51 -0500
  • 448cc962cd Python: Fix overflow and code-cleanup TingPing 2014-12-30 14:42:48 -0500
  • 6ef7298870 Remove unnecessary use of void* TingPing 2014-12-31 03:36:02 -0500
  • 9f7444baa2 Move userlist sorting to frontend TingPing 2014-12-31 03:34:55 -0500
  • fef580ed7f Rewrite identd TingPing 2014-06-14 12:07:47 -0400
  • 3bb717a3b5 Fix windows build TingPing 2014-12-29 02:08:42 -0500
  • 5beaf15f21 Remove option to use socks5 library TingPing 2014-12-28 13:57:36 -0500
  • 1b2bee37e4 Remove option to disable ipv6 TingPing 2014-12-28 13:38:47 -0500
  • 9cb73f839f Remove MSProxy support TingPing 2014-12-28 13:28:19 -0500
  • 330e31c70f Fix overflow TingPing 2014-12-28 12:43:53 -0500
  • cbaa04905f Fix warning TingPing 2014-12-28 12:38:19 -0500
  • 14d3a03f41 Fix leak in make-te TingPing 2014-12-28 08:14:05 -0500
  • 95febd978c Fix building as c89 TingPing 2014-12-17 18:49:59 -0500
  • 3f855f07f5 Use glib for allocations in all plugins TingPing 2014-12-28 06:08:20 -0500
  • 83032b1aa3 Use glib for all allocations TingPing 2014-12-28 06:37:25 -0500
  • c4cb1b25ec Fixup: Detect urls with unicode symbols TingPing 2014-12-28 00:39:02 -0500
  • 77ecaa6093 Detect urls with unicode symbols TingPing 2014-12-28 00:29:21 -0500
  • 664f6bf1e7 configure: Set glib min requirement to 2.32 TingPing 2014-12-15 22:58:23 -0500
  • aeb5d15871 More consistently include config.h TingPing 2014-12-15 22:57:27 -0500
  • 76c2cfebc3 Don't require glib 2.40 TingPing 2014-12-15 15:33:10 -0500
  • addefa9ef1 fishlim: Handle server-time TingPing 2014-12-12 05:43:57 -0500
  • 7769bc99fe fishlim: Use proper filesystem encoding for files TingPing 2014-12-12 05:29:43 -0500
  • ce396b3ddb fishlim: Use standard keyfile save function TingPing 2014-12-12 05:26:22 -0500
  • ebe0ad4cd5 fishlim: Strip whitespace when deleting keys TingPing 2014-12-12 05:21:55 -0500
  • bdb5c3eb9d fishlim: Use hexchat_nickcmp() TingPing 2014-12-12 05:15:49 -0500
  • c54a0c6db9 fishlim: Improve string handling TingPing 2014-12-12 04:04:39 -0500
  • 46061f4f3c Remove some unnecessary if statements TingPing 2014-12-15 14:51:07 -0500
  • ec7a0d6e13 Fixed some more signed-unsigned-comparison warnings. Arnavion 2014-12-15 10:25:28 -0800
  • a86b03e939 Remove unused header TingPing 2014-09-06 10:25:46 -0400
  • 35fd47da55 Add patch from cygwin TingPing 2014-09-06 10:14:52 -0400
  • 2b1396add3 Update .gitignore TingPing 2014-09-06 10:11:06 -0400
  • 0e4164ad0c configure: Improve various build flags TingPing 2014-09-06 08:04:52 -0400
  • 94568bc517 checksum: Use glib for io/checksum and misc fixes TingPing 2014-12-14 15:09:33 -0800
  • 226d54c90d Fix use after free TingPing 2014-12-14 19:35:27 -0500
  • 7e4c482737 travis: Build with static analysis TingPing 2014-12-14 18:20:50 -0500
  • 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 -0800
  • a537fa3ca7 sysinfo: Simplify remove_leading_whitespace() TingPing 2014-12-11 14:16:29 -0500
  • f614a3c311 Fix possible overflow when using /menu TingPing 2014-12-11 13:49:37 -0500
  • d6e3f740bc Fix some leaks TingPing 2014-12-11 12:13:57 -0500
  • 72f82d096c Fix some warnings in xsys TingPing 2014-12-11 09:57:11 -0500
  • 74ff67acd3 Create configuration option to control middle click tab close. md_5 2014-12-09 18:27:07 +1100
  • 6aafc8e51d Fix chanopts not saving if /quit before exit leeter 2014-12-10 14:40:42 -0500
  • 10246f121a Fix unsafe string handling in configs TingPing 2014-12-10 09:32:16 -0500
  • 025152ee53 Fix unused warning TingPing 2014-12-10 09:00:29 -0500
  • 58e871696b Fix typo TingPing 2014-12-10 09:00:04 -0500
  • 0ba8b922a2 Fix tab completing with no completion char TingPing 2014-12-09 23:03:44 -0500
  • b296839538 Respect servers chantypes and nickprefixes when tab completing TingPing 2014-12-09 03:23:00 -0500
  • 5fb21a04ad Use gboolean for bools TingPing 2014-12-09 05:03:44 -0500
  • fda692d250 Fix various unsafe string handling in fkeys TingPing 2014-12-09 03:16:35 -0500
  • 99a1fff590 Removed unused hexchat_filename_*_utf8 macros. Arnavion 2014-12-08 21:30:02 -0800
  • 65c8494698 Removed some unnecessary casts. Arnavion 2014-12-08 21:25:00 -0800
  • 2b94011fdc Removed some commented-out code. Arnavion 2014-12-08 21:25:00 -0800
  • 2da5308fd2 Fixed leak of filename string. Arnavion 2014-12-08 21:25:00 -0800
  • c1831cb19d Minor tidying up Arnavion 2014-12-08 21:24:59 -0800
  • 65da34f19e Removed some unnecessary null-checks for calls to g_free and g_strfreev Arnavion 2014-12-08 21:24:59 -0800
  • b7afcc3632 Don't leak filename_fs on errors. Arnavion 2014-12-08 21:24:58 -0800
  • 0ff0fd4493 Use only one GIOChannel instead of making a new one every time. dcc-fastsend Arnavion 2014-12-06 12:18:40 -0800
  • 73cd6487d0 Update travis notification format TingPing 2014-12-06 17:28:41 -0500
  • 5152040c17 Always use 64-bit filesize and file offsets in DCC. Arnavion 2014-12-06 14:02:45 -0800
  • 985ea610e6 Store timer hook's timeout as milliseconds. Arnavion 2014-12-04 04:06:38 -0800
  • 8062bce835 Fix some obvious type warnings. Arnavion 2014-12-04 04:06:38 -0800