Commit Graph

  • 7cf4778aaa Update changelog links Berke Viktor 2013-03-15 22:29:55 +01:00
  • 57368e9806 Add safe mode shortcuts Berke Viktor 2013-03-15 22:21:59 +01:00
  • e03d51cdcb Add real name field to advanced pane Berke Viktor 2013-03-15 22:10:06 +01:00
  • 68ff3776ee Remove double UTF-8, it's already default charset Berke Viktor 2013-03-15 22:02:33 +01:00
  • 25f8e45b73 Get rid of Non-BMP filtering, Pango handles this now Berke Viktor 2013-03-15 22:00:55 +01:00
  • 16cc178ba0 update dbus example.py for python3 TingPing 2013-03-15 08:55:15 -03:00
  • ec354038db Add python gdbus example TingPing 2013-03-15 07:29:39 -03:00
  • 8cd2921387 Merge pull request #444 from TingPing/noticepos2 TingPing 2013-03-14 13:29:53 -07:00
  • 1d41eda101 Change notice option wording TingPing 2013-03-14 17:28:25 -03:00
  • cd2f775fe4 Separate version check for XP, we might need it during the transition to VS2012 Berke Viktor 2013-03-13 23:11:33 +01:00
  • eb5313f850 Clean up away-notify patch TingPing 2013-03-12 23:54:55 -04:00
  • 44b381680f fix typo TingPing 2013-03-13 00:36:07 -03:00
  • 6bdbbbea83 Update Perl to 5.16.3 Berke Viktor 2013-03-12 20:09:30 +01:00
  • d1e2048239 fix python's get_pluginpref crashing on long strings TingPing 2013-03-12 07:37:40 -03:00
  • bf0fb9f327 Add away-notify support TingPing 2013-03-12 02:21:18 -04:00
  • b5f78f484d Fix relative paths on windows TingPing 2013-03-11 13:55:29 -03:00
  • 1ddb76465a Don't show join dialog when you autojoin. TingPing 2013-03-11 11:22:50 -03:00
  • 8f82d31db1 Fix reconnecting to keyed channels TingPing 2013-03-11 10:22:37 -03:00
  • 9f7af7c4e4 Merge pull request #439 from TingPing/urlkey TingPing 2013-03-11 01:13:22 -07:00
  • 6bd9656416 Add option to color nicknames in the userlist to match the chat TingPing 2013-03-09 17:57:06 -05:00
  • 9924300c05 Add irc_notice_pos setting TingPing 2013-03-09 17:09:38 -05:00
  • ab99bf7517 Use key on new servers TingPing 2013-03-04 16:30:36 -05:00
  • d1c36f170b Add key support to urls like mirc TingPing 2013-03-04 15:46:04 -05:00
  • 84f19881a3 fix query -nofocus TingPing 2013-03-04 12:02:55 -05:00
  • 6ff9fb596e Merge pull request #437 from museun/master TingPing 2013-03-03 16:11:49 -08:00
  • b7d78f27be HTM was throwing an exception for ReadOnly files. museun 2013-03-03 18:38:29 -05:00
  • 8faa0e6518 Use AC_CONFIG_FILES TingPing 2013-03-03 15:28:26 -05:00
  • 8ed07b83eb Fix macro searching TingPing 2013-03-03 15:19:33 -05:00
  • 1369a20aba Merge pull request #436 from RichardHitt/issue435 TingPing 2013-03-03 11:57:32 -08:00
  • 6dc437c364 Change the is_del() macro to not regard ATTR_BOLD nor ATTR_RESET as delimiters. Remove old iffed-out version of is_del() as well, as a cleanup step; that change was for not regarding left and right parens as delimiters. With this change, mousing over a nickname will underline it even if it contains embedded formatting data; it used to work with all formatting data but bold and reset; now it works for all. RichardHitt 2013-03-03 11:43:24 -08:00
  • c76dedd9b9 update readme link to building docs TingPing 2013-02-25 01:42:02 -05:00
  • 3b7f86aef8 Merge pull request #426 from Misdre/master TingPing 2013-02-24 22:27:55 -08:00
  • 6db9a86366 focus the channel if it's already open (issue #406) misdre 2013-02-24 23:04:48 +01:00
  • f16646f446 set input's vertical scrollbar to auto with gtkspell TingPing 2013-02-21 20:15:08 -05:00
  • 4f9bebc3fa Only show spelling preferences when supported TingPing 2013-02-21 19:55:54 -05:00
  • aaf4de7024 add gnome's UsesNotifications to the desktop file TingPing 2013-02-18 02:11:53 -05:00
  • e5a6913f83 add notification hints for gnome TingPing 2013-02-18 00:32:59 -05:00
  • bcb2107bb1 Fallback to $HOME/Downloads for dcc_dir TingPing 2013-02-18 00:30:57 -05:00
  • 3915abc91e fix path to icon for notifications TingPing 2013-02-18 00:15:47 -05:00
  • a1eb937d09 Add HarfBuzz DLL to dist Berke Viktor 2013-02-18 05:15:36 +01:00
  • 936785d24e follow XDG for default download directory TingPing 2013-02-16 23:07:18 -05:00
  • e6d65e4004 Move dependency graph to other repo Berke Viktor 2013-02-16 20:32:16 +01:00
  • 620299de71 Bump copyright year Berke Viktor 2013-02-16 18:04:04 +01:00
  • 5e56552998 Add vc redist to links, don't open links by default and cosmetics Berke Viktor 2013-02-16 18:02:16 +01:00
  • 7f9ff189b5 Fix libwimp path in the installers Berke Viktor 2013-02-16 17:52:48 +01:00
  • 852ae3f7c2 Make copy not depend on perl-5.12 and perl-5.15 Berke Viktor 2013-02-16 17:52:39 +01:00
  • 26975f6231 Fix stupid GitHub autocrlf mess Berke Viktor 2013-02-16 16:00:20 +01:00
  • c409f56e23 Fix libwimp path Berke Viktor 2013-02-16 15:55:47 +01:00
  • f43dfc1099 Merge branch 'master' of https://github.com/hexchat/hexchat Berke Viktor 2013-02-16 15:30:13 +01:00
  • e41a84b094 Try to create the addons folder initially Berke Viktor 2013-02-16 15:28:44 +01:00
  • 3b23642e2c Merge pull request #407 from RichardHitt/master RichardHitt 2013-02-13 15:05:11 -08:00
  • 8e3d039199 Fix bug in url.c at re_host(). RichardHitt 2013-02-13 12:52:49 -08:00
  • ef18734f20 Make sure we don't auto-load HexTray Berke Viktor 2013-02-13 21:05:16 +01:00
  • 5297209ed2 Add autojoin back Berke Viktor 2013-02-07 21:56:48 +01:00
  • 3f60c59908 fix tray menu placement issues TingPing 2013-02-06 12:58:14 -05:00
  • 1d563b2e14 Merge pull request #398 from thor/patch-1 TingPing 2013-02-05 16:25:02 -08:00
  • 862a02ce63 change URL for "Contents" option in "Help" menu Thor K.H. 2013-02-05 22:47:12 +01:00
  • 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