Commit Graph

  • 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
  • ba143b4260 Add alerts for invalid ssl certs sslalert TingPing 2013-09-01 20:11:26 -04:00
  • 232096801b Bump updater version to 2.10.2 TingPing 2014-11-25 10:37:00 -08:00
  • 26567208fd Bump version to 2.10.2 v2.10.2 2.10.2 2.10 TingPing 2014-11-25 12:49:25 -05:00
  • 2e96f33cd4 Fix possible crash in SASL Blowfish mech TingPing 2014-11-22 20:56:15 -05:00
  • 9f4b6c0bb5 Removed fontconfig and libxml2 no-fontconfig Arnavion 2014-11-22 20:29:07 -08:00
  • c0769397d5 Fix possible crash in SASL Blowfish mech TingPing 2014-11-22 20:56:15 -05:00
  • df9c213bff Update translations TingPing 2014-11-21 23:35:24 -05:00
  • c99f2ba645 ssl: Validate hostnames TingPing 2014-11-19 21:43:01 -05:00
  • 458df653c8 ssl: Use more secure options TingPing 2014-11-05 02:17:34 -05:00
  • b6fa8574cb ssl: Don't use global openssl context TingPing 2014-10-22 05:24:29 -04:00
  • c392cd95af configure: Fix checking for perl Dan Molik 2014-10-29 17:26:53 -04:00
  • 2164da1c37 Fix textbox not scrolling to to bottom on resize RichardHitt 2014-10-08 16:42:41 -07:00
  • 0c633b3a88 Fix parsing of MONITOR responses TingPing 2014-09-27 13:11:21 -04:00
  • 131eda9c94 Fixed instances of hexchat_printf that unsafely used a string parameter as a format string. Arnavion 2014-09-25 00:54:38 -07:00
  • 513a1bd4b9 Fix attempting to toggle visibility when tray disabled TingPing 2014-09-21 03:37:03 -04:00
  • 4175da9660 Fix missing header TingPing 2014-09-20 14:09:15 -04:00
  • 615ccb57fd Increase max len of chiper names TingPing 2014-09-20 13:56:09 -04:00
  • ed9a984786 Replace some unsafe usage of strncpy TingPing 2014-09-20 13:52:31 -04:00
  • 0495a79fc2 Use PlaySoundW to play sounds on Windows. Arnavion 2014-09-13 00:23:44 -07:00
  • d4d29459b7 Correctly open URLs with non-ASCII characters on Windows. Arnavion 2014-09-07 17:11:14 -07:00
  • ce04d310e1 Detect utf8 urls TingPing 2014-09-07 19:39:30 -04:00
  • 3ad8776a51 Fix opening utf8 urls on OSX TingPing 2014-09-07 19:38:18 -04:00
  • b66cc9a218 Fix DOMAIN and EMAIL patterns. LightningW 2014-08-23 17:40:40 +02:00
  • 4b8e80dfe9 Fix using negative index TingPing 2014-08-23 14:13:34 -04:00
  • 04d2329fed Use glib to get portable mode dir TingPing 2014-08-23 12:45:02 -04:00
  • f07be8f0a6 Use GFile API in gtkutil_check_file instead of stat/access. Arnavion 2014-08-20 12:50:08 -07:00
  • da2deb83d7 Fix warning TingPing 2014-07-28 16:18:27 -04: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
  • a9a6cbda4e win32: Fixed build break due to 7a4a024 Arnavion 2014-09-17 13:00:11 -07:00
  • 7a4a0243bd Fix out of source builds TingPing 2014-09-06 10:44:52 -04:00
  • e209e55e59 Use PlaySoundW to play sounds on Windows. Arnavion 2014-09-13 00:23:44 -07:00
  • ad2300f236 Correctly open URLs with non-ASCII characters on Windows. Arnavion 2014-09-07 17:11:14 -07:00
  • 80bdd9ce11 Detect utf8 urls TingPing 2014-09-07 19:39:30 -04:00
  • 5f99d34c3b Fix opening utf8 urls on OSX TingPing 2014-09-07 19:38:18 -04:00
  • 08ce54bbb5 Create ZNC plugin znc TingPing 2014-09-05 08:35:53 -04:00
  • 2aa3eb8cfb Escape values set via pluginpref TingPing 2014-09-01 18:17:26 -04:00
  • d1b9118056 Fix DOMAIN and EMAIL patterns. LightningW 2014-08-23 17:40:40 +02:00
  • fd95c729d5 xtext: Add word and line selection modes Farow 2014-08-23 21:08:10 +03:00
  • d1c40196e3 Fix using negative index TingPing 2014-08-23 14:13:34 -04:00
  • 9716185edf Use glib to get portable mode dir TingPing 2014-08-23 12:45:02 -04:00
  • a38892ff3b Use GFile API in gtkutil_check_file instead of stat/access. Arnavion 2014-08-20 12:50:08 -07:00
  • dc18e3da07 Update badges in readme TingPing 2014-08-20 15:19:57 -04:00
  • 9127b510f2 Update readme.md TingPing 2014-08-15 19:55:40 -04:00