Commit Graph

  • 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
  • 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
  • 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
  • 8f9ed6d942 Bump master to development release 2.11.0 TingPing 2014-08-07 16:30:28 -04:00
  • 422edd8812 osx: Create bundles using homebrew TingPing 2014-08-01 04:03:54 -04:00
  • 345c8a29ad Stupid github editor adding newlines TingPing 2014-07-28 16:24:43 -04:00
  • a854234c1f Fix warning TingPing 2014-07-28 16:18:27 -04:00
  • 4b549eeac8 Bump updater version on Windows TingPing 2014-07-28 16:14:10 -04:00
  • 7c2c8b1403 Fixed expand_homedir to handle paths like "~user" correctly. Arnavion 2014-07-19 17:09:50 -07:00
  • c2ecb4c68c Fix various crashes with pluginpref TingPing 2014-07-21 07:35:32 -04:00
  • ea9dafcd43 Add GeeksIRC and IRC4Fun to network list siniStar7boy 2014-07-14 19:24:15 -05:00
  • 7a7b9c682d Fix apostrophe related spell check issues RichardHitt 2014-07-21 15:10:21 -04:00
  • 0d3706e2ee Fix possible crash in spell check RichardHitt 2014-07-19 15:51:06 -04:00
  • 3c584e2cd5 win32: Update Python links TingPing 2014-07-19 10:08:12 -04:00
  • 9372972ad4 win32: Don't allow installing on Vista TingPing 2014-07-19 10:06:29 -04:00
  • 121cb8b88d Fix formatting warnings TingPing 2014-07-18 07:16:43 -04:00
  • 93caf4c7b4 Use GNUC format attribute on print functions Campbell Barton 2014-07-18 11:25:41 +10:00
  • 21c0e47869 travis: update before installing deps TingPing 2014-07-17 07:33:57 -04:00
  • f1e853c1cb Disable tray support on Elementary TingPing 2014-07-05 13:08:48 -04:00
  • aa7291fc9c configure: Improve python logic hasufell 2014-06-02 20:48:28 +02:00
  • 3de79bca10 Update server list laurinkus 2014-06-27 19:19:13 -04:00
  • 466646f84a win32: Silent installer improvements TingPing 2014-06-27 19:10:55 -04:00
  • e0f80e41bf win32: Use theme shipped with gtk TingPing 2014-06-25 20:38:53 -04:00
  • 9a5977a9c9 Fix autotools warning TingPing 2014-06-21 23:13:05 -04:00
  • c3c6b46230 Clean up includes for gettext TingPing 2014-06-21 23:10:18 -04:00
  • 47b4b0da8a Remove unused defines TingPing 2014-06-21 22:45:21 -04:00
  • 45526205ab Remove broken debug code TingPing 2014-06-21 22:21:12 -04:00
  • 3342af4185 Make plugin-timer translatable TingPing 2014-06-21 22:11:37 -04:00
  • 7374637d34 Some problems in banlist.c are fixed RichardHitt 2014-06-17 17:16:45 -07:00
  • 62209618e1 We don't ship DNS as a plugin anymore Berke Viktor 2014-06-13 17:36:32 +02:00
  • 7bfa2ee8a7 Fix GTK+ bundle licenses missing from installer Berke Viktor 2014-06-13 17:31:50 +02:00
  • 73c914cca9 Enable logging by default Berke Viktor 2014-06-13 18:21:41 +02:00
  • 77d9d421fb Partial fix for out of source builds TingPing 2014-06-09 13:45:24 -04:00
  • 59f3a65911 Fix sending notify list to correct networks TingPing 2014-06-08 01:31:31 -04:00
  • 9181ea068a Fix dcc dir warning showing when not auto-accept TingPing 2014-06-04 20:55:34 -04:00
  • c1d9aad546 win32: Fix path in installer project TingPing 2014-06-04 14:07:43 -04:00