Commit Graph

  • 85534f123b Update installer to point to news TingPing 2013-02-04 15:43:31 -05:00
  • b83f797493 Point to new download url TingPing 2013-02-04 15:31:24 -05:00
  • 98d56c2b7f Don't require scollback to edit scrollback lines TingPing 2013-02-04 09:31:38 -05:00
  • e832f761bb Update translation template TingPing 2013-02-02 06:06:53 -05:00
  • ce31c6dce6 only detect full paths on windows. TingPing 2013-01-31 23:58:18 -05:00
  • edc04743bf fix variable name in flood msg. TingPing 2013-01-31 06:23:44 -05:00
  • 2bb4da5f0b add station51 to servlist TingPing 2013-01-23 17:05:43 -05:00
  • 8b49f5f787 Merge pull request #383 from RichardHitt/warnings TingPing 2013-01-19 13:10:54 -08:00
  • 4e0daf047e Correct almost all compiler warning issues RichardHitt 2013-01-19 12:33:16 -08:00
  • a46f89998c actually fix updchk TingPing 2013-01-17 18:57:02 -05:00
  • 606cb09fa5 fix fe-beep issue in fe-text TingPing 2013-01-17 18:52:06 -05:00
  • de4b4afe9d Merge pull request #380 from RichardHitt/pull350 TingPing 2013-01-17 15:50:26 -08:00
  • e43bc2ccc2 Remove #include <malloc.h>, causes a #error in freebsd build RichardHitt 2013-01-16 15:42:28 -08:00
  • 82026be00a Merge branch 'master' into pull350 RichardHitt 2013-01-16 15:39:55 -08:00
  • 8b451edf9c Merge pull request #377 from RichardHitt/issue376 TingPing 2013-01-16 14:06:50 -08:00
  • 7bc0e017f6 Oops. didn't get the DOMAIN slight change last time. Here it is now. RichardHitt 2013-01-15 13:26:11 -08:00
  • bb617ccacd Prev called anything a URL! Reverted but slight DOMAIN change. RichardHitt 2013-01-15 13:19:29 -08:00
  • d5fbea3411 Fix DOMAIN and TLD per rfc 1738, thanks Arnavion RichardHitt 2013-01-15 01:23:37 -08:00
  • ea92a70e64 Merge pull request #378 from aperson/patch-1 TingPing 2013-01-14 21:49:27 -08:00
  • 019a6f0c54 Snoonet is now snoonet.org, not .com aperson 2013-01-14 23:47:12 -06:00
  • be2d100d2d Parse url according to rfc 1738: add separate define for TLD. RichardHitt 2013-01-14 12:33:08 -08:00
  • bba00f2b66 Merge pull request #373 from RichardHitt/issue372 TingPing 2013-01-11 16:16:39 -08:00
  • 07b69fd2f8 Oops, Windows doesn't offer strndup(). Use g_strndup(). RichardHitt 2013-01-11 16:12:52 -08:00
  • 6c7346cdbe Correct nick recognition in mainurl.c as well. Closes #372. RichardHitt 2013-01-11 02:38:11 -08:00
  • 487ac0a011 Correct nick recognition. Closes 372. RichardHitt 2013-01-11 01:39:21 -08:00
  • bf673072e8 Merge branch 'master' into pull350 RichardHitt 2013-01-10 02:14:02 -08:00
  • 4a2ecc5d6c Merge pull request #370 from RichardHitt/pull369 TingPing 2013-01-10 01:59:08 -08:00
  • 475eb9fcaa Fix crash by detecting NULL channel in url_join_only() and just returning. RichardHitt 2013-01-10 00:13:25 -08:00
  • ba2927e3c5 Merge pull request #368 from RichardHitt/pull360 TingPing 2013-01-09 19:53:26 -08:00
  • ed786843de remove old sasl plugin TingPing 2013-01-09 21:01:13 -05:00
  • 672dbf75d6 Oops, fixed error in util.c RichardHitt 2013-01-09 14:53:19 -08:00
  • 6beef589e3 Make source cleah with cppcheck, except for mpc and sasl RichardHitt 2013-01-09 14:37:57 -08:00
  • efdfa50f1e Fix Issue 350 in checksum.c by changing struct stat64 to struct stat RichardHitt 2013-01-09 00:15:08 -08:00
  • 285ddd0b60 add join_delay to preferences TingPing 2013-01-08 20:44:05 -05:00
  • c8419ae43a Merge pull request #359 from RichardHitt/master TingPing 2013-01-08 13:09:33 -08:00
  • ccc82895ed Merge branch 'master' of http://github.com/RichardHitt/hexchat Richard Hitt 2013-01-08 12:58:05 -08:00
  • 5ec9d8534e Add "ircs://" to the list of URL schemes Richard Hitt 2013-01-08 12:55:20 -08:00
  • 0213f21a46 Merge pull request #341 from TingPing/lastact RichardHitt 2013-01-07 14:20:26 -08:00
  • 2af44e02bf Simplification of new code -- eliminate member lastact_elem Richard Hitt 2013-01-07 11:50:54 -08:00
  • ae83679e93 update keybinding description TingPing 2013-01-05 16:44:58 -05:00
  • 24ce347472 fix if statement TingPing 2013-01-05 16:23:34 -05:00
  • 0ecbeb7152 Merge pull request #337 from TingPing/tray RichardHitt 2013-01-04 17:43:35 -08:00
  • af92429ea0 use notify::embedded TingPing 2013-01-04 20:30:30 -05:00
  • 00bd8d42c3 use tabs TingPing 2013-01-03 18:18:04 -05:00
  • 4bf2fbe092 Ywes, nicks can be as short as one character long! RichardHitt 2013-01-03 14:24:04 -08:00
  • 44d920592d For NICK0 use NICKSPE, not NICKDIG RichardHitt 2013-01-03 14:13:20 -08:00
  • 7099f43a12 Don't strip # from a WORD_CHANNEL RichardHitt 2013-01-03 11:32:45 -08:00
  • fa97379f78 update text events TingPing 2013-01-03 13:47:53 -05:00
  • f4c2c08ccb Also allow URLs of of the form \.[a-z]+\/ RichardHitt 2013-01-02 23:47:58 -08:00
  • 599b07497b use g_get_user_config_dir TingPing 2013-01-02 23:14:13 -05:00
  • 270a31535c I forgot to add case WORD_PATH to do_an_url()'s switch statement RichardHitt 2013-01-02 15:03:16 -08:00
  • 0e6add7dd6 Fix FSF address to be Franklin Street RichardHitt 2013-01-02 14:58:26 -08:00
  • 4af624627e overhauling of URL detection, including channel, nick, etc 'words' RichardHitt 2013-01-02 14:50:26 -08:00
  • 7f2846a5bd Don't error on icon cache update failure TingPing 2013-01-01 18:58:19 -05:00
  • 809cfef957 add missing include TingPing 2012-12-30 14:54:07 -05:00
  • 4adb0b386b Merge pull request #343 from bui/master TingPing 2012-12-29 05:33:59 -08:00
  • 1a0396dcae default irc_whois_front on TingPing 2012-12-29 01:23:00 -05:00
  • d07ee22f58 Merge pull request #347 from dmashal/master TingPing 2012-12-28 22:19:20 -08:00
  • 4905c95167 Add wi shortcut for whois Dan Mashal 2012-12-28 22:06:05 -08:00
  • 2406c45077 fix configure error related to Python headers on Ubuntu 13.04 Bui 2012-12-26 09:52:55 +00:00
  • 8fe3c40278 add changelog to installer TingPing 2012-12-25 21:49:21 -05:00
  • 2e9bf00e0a Merge pull request #336 from TingPing/beep TingPing 2012-12-25 18:28:07 -08:00
  • 446d90d835 update url opening on linux TingPing 2012-12-25 04:46:54 -05:00
  • b37fe23b99 Add last activity keybinding from fedora TingPing 2012-12-25 00:33:57 -05:00
  • 6354721391 Merge pull request #339 from dmashal/master TingPing 2012-12-23 13:59:45 -08:00
  • b04377825f fix incorrect FSF address Dan Mashal 2012-12-23 11:36:54 -08:00
  • 32eac07424 fix updchk again TingPing 2012-12-22 23:42:49 -05:00
  • 9aa33ad1d3 add glebihans disappearing tray patch TingPing 2012-12-21 15:09:00 -05:00
  • fa0705f059 remove #hexchat autojoin TingPing 2012-12-21 02:25:19 -05:00
  • b259595c9d allow tray blinks to be static icons TingPing 2012-12-20 19:53:58 -05:00
  • 4524367cc0 Add auto-away to plugin-tray TingPing 2012-12-20 19:39:52 -05:00
  • 06188dcac3 Merge pull request #335 from satdav/patch-2 TingPing 2012-12-20 14:00:52 -08:00
  • 74ea6bd08b Update src/common/servlist.c david-w 2012-12-20 21:43:39 +00:00
  • 3e85c2e820 Merge pull request #326 from TingPing/minimize RichardHitt 2012-12-20 12:16:48 -08:00
  • 52ffb02685 Update src/fe-gtk/plugin-tray.c TingPing 2012-12-20 13:30:48 -05:00
  • a321793e93 Merge pull request #334 from satdav/patch-1 TingPing 2012-12-20 10:28:23 -08:00
  • 2478d51246 Added Moznet network to the IRC List david-w 2012-12-20 13:49:39 +00:00
  • 82d6313887 add GameSurge to network list TingPing 2012-12-19 22:38:34 -05:00
  • 76680ae41b Update Checker: Ignore invalid length version nums TingPing 2012-12-17 20:48:02 -05:00
  • b274ecca4f fix update checkers help message TingPing 2012-12-17 20:24:09 -05:00
  • 616b88eea1 Merge branch 'master' of github.com:hexchat/hexchat TingPing 2012-12-17 16:48:52 -05:00
  • af9b65ee78 MPC: don't spam no player running to chat TingPing 2012-12-17 16:48:18 -05:00
  • c14f37b933 remove hextray from installer TingPing 2012-12-17 16:45:10 -05:00
  • 49f268d71e Merge pull request #328 from RichardHitt/master TingPing 2012-12-16 18:11:10 -08:00
  • df9a05cba5 Put hexchat png in icons/hicolor/48x48/apps RichardHitt 2012-12-16 18:05:37 -08:00
  • 925b45e8f0 Install hicolor svg; move the files Makefile.am to their subdirectories RichardHitt 2012-12-16 17:29:08 -08:00
  • 59d3fa47a5 fix restoring previously maximized window from tray TingPing 2012-12-16 12:54:15 -05:00
  • c1ccb244db Don't beep when window is active. TingPing 2012-12-12 10:45:14 -05:00
  • c6d955ade7 fix playing sounds with sound_dir TingPing 2012-12-08 05:18:16 -05:00
  • 8e4d9c1f61 fix loading custom tray icons TingPing 2012-12-06 00:11:50 -05:00
  • ffa299f99e fix typo TingPing 2012-12-05 01:06:05 -05:00
  • a869f5b391 enable ipv6 by default TingPing 2012-12-05 01:04:57 -05:00
  • c956b913b3 Merge pull request #296 from TingPing/tray RichardHitt 2012-12-03 15:54:51 -08:00
  • ed54ea08b2 make preferences in tray win only TingPing 2012-12-03 17:23:38 -05:00
  • 6e5a48daed Merge pull request #297 from TingPing/util RichardHitt 2012-12-03 13:29:35 -08:00
  • 18f248cdbe remove unneeded gtk_widget_show TingPing 2012-12-03 16:13:53 -05:00
  • 813691f1ec Fix warning RichardHitt 2012-12-03 13:00:11 -08:00
  • 3d43f755fc Update share/doc/faq.md TingPing 2012-12-03 01:11:38 -05:00
  • f06fd74d25 remove close button for consistancy TingPing 2012-12-02 23:16:07 -05:00
  • 5fdcdedd9e Merge pull request #298 from TingPing/vertical RichardHitt 2012-12-02 20:08:40 -08:00