Commit Graph

  • b3bcf71981 osx: Fix loading system's openssl config TingPing 2014-05-31 10:04:05 -0400
  • 6d03ddc4f4 osx: More theme tweaks TingPing 2014-05-31 08:21:45 -0400
  • 5706550cc1 Rework gtk_xtext_selection_draw(), simplify calls to _selection_render() RichardHitt 2014-05-31 02:39:29 -0700
  • af7463e2bc osx: Use key theme shipped with gtk TingPing 2014-05-30 08:21:25 -0400
  • e13e0f4314 win32: Fix exiting fullscreen to a maximized window TingPing 2014-05-30 04:26:34 -0400
  • 31843017d4 Make lawyers happy Berke Viktor 2014-05-29 18:04:28 +0200
  • 0e0efbdb9a Replace Inno Perl with MSI Perl Berke Viktor 2014-05-29 15:33:03 +0200
  • a93e152912 ... and update perl description in installer TingPing 2014-05-28 19:14:17 -0400
  • fdd922433b win32: Update perl urls in installer TingPing 2014-05-28 19:06:16 -0400
  • 8c00a4ff40 perl: Update Perl to 5.20 tomek 2014-05-28 18:22:19 +0200
  • 5f5c44620b Update translations TingPing 2014-05-28 05:31:51 -0400
  • 637c153de3 Use newer format for default keybindings TingPing 2014-05-28 01:39:45 -0400
  • a800765b70 osx: Use applespell enchant backend TingPing 2014-05-27 23:50:46 -0400
  • f92e72a92c osx: makebundle.sh improvements TingPing 2014-05-27 20:35:43 -0400
  • 0f6434986f osx: Properly handle quitting TingPing 2014-05-27 03:07:03 -0400
  • f43b7524e0 osx: Properly use app menu TingPing 2014-05-27 02:58:44 -0400
  • cd1b9f42be osx: Use osx friendly bindings for GtkEntry TingPing 2014-05-26 23:48:52 -0400
  • 4320d88b90 Fix crash with invalid dnd to userlist TingPing 2014-05-26 05:11:47 -0400
  • cba4462458 osx: Improve gtk theme TingPing 2014-05-26 02:32:22 -0400
  • 30de7a1377 Update default settings TingPing 2014-05-23 18:57:44 -0400
  • 011514e1ad Enable drag and drop on Windows TingPing 2014-05-23 18:47:27 -0400
  • 6fb8cf40e1 Fixes #959. In xtext.c:find_x() return offset to hidden text if appropriate. RichardHitt 2014-05-18 22:23:19 -0700
  • 015cecf724 Fix drag and drop TingPing 2014-05-21 10:18:37 -0400
  • 904493b24f Show notifications for private actions TingPing 2014-05-20 22:03:45 -0400
  • 95f9ca917e Default completion to last spoke TingPing 2014-05-12 05:10:26 -0400
  • 0dccf692d4 Add global option to suppress nick change events Berke Viktor 2014-05-06 19:22:09 +0200
  • 7435572282 Properly support notices to prefix'd users on a channel Derp Derpingston 2014-05-11 06:29:38 -0700
  • 17671ec694 Fixed truncation of the reason when receiving a KILL message. Derp Derpingston 2014-05-11 06:12:08 -0700
  • 187c04f7e2 Add missing NULL check in cmd_lastlog cortexcorepl 2014-04-26 18:12:46 +0200
  • 5af678d2b9 Default Techman's World IRC to SASL TheTechman 2014-04-28 17:56:43 -0400
  • 1265eee9e5 Fix spell check on OSX TingPing 2014-05-11 06:46:12 -0400
  • e5f7441bae Fix sorting problem when using tabs Riamse 2014-05-06 21:36:08 -0700
  • 6ef41f7d4f Fix logging incorrect timestamp with server-time Riamse 2014-05-06 17:10:34 -0700
  • fea144dd19 Add option to bounce dock icon on OSX TingPing 2014-05-11 04:43:01 -0400
  • fea528c39d Don't ignore command key in keybindings on OSX TingPing 2014-05-11 04:29:06 -0400
  • 9599c29c46 Use filesize format based on OS TingPing 2014-05-03 23:57:45 -0400
  • fe71af15a7 Fix warning TingPing 2014-04-29 22:59:04 -0400
  • b049757302 Replace deprecated GetVersionEx calls with version helpers Berke Viktor 2014-04-24 12:37:11 +0200
  • 5fee31b1f0 Use the right API to get the path to Roaming AppData and Downloads directories, and actually convert it to utf-8 instead of using it directly. Arnavion 2014-04-21 09:58:04 -0700
  • e4413e0178 Don't convert the result of g_get_user_name / g_get_real_name from locale to utf-8 on Windows. They return utf-8 already. Arnavion 2014-04-21 08:08:18 -0700
  • dc27640265 Use utf-8 variant of strftime to format log file paths. Arnavion 2014-04-21 01:39:28 -0700
  • 41c209bf45 Reset all nick entry errors in servlist when fixed TingPing 2014-04-19 22:52:30 -0400
  • 231590f71e sysinfo: Use less ambiguous IEC prefixes in storage measurements Max Zerzouri 2014-03-20 16:19:47 +1300
  • 7e55e4ee73 python: Scan for non-NULLs in print events Adam Dane [:hobophobe] 2014-03-15 20:50:13 -0500
  • 8bdde3a2df Fix warnings like usual TingPing 2014-04-18 23:50:27 -0400
  • c8b3eef351 Improve displaying errors in servlist TingPing 2014-04-18 23:45:27 -0400
  • 5f297950a2 Fix issues removing autojoin channels TingPing 2014-04-18 20:40:16 -0400
  • ccf49aa48d Fix #928. Fix memory leak, mea culpa. RichardHitt 2014-04-17 15:07:50 -0700
  • b66edd372e Fixes #928 again. In scrollback replay, skip every line that starts 0x0d. RichardHitt 2014-04-17 09:53:09 -0700
  • 2a2eafcf1d win32: Update gtk theme description in installer TingPing 2014-04-17 02:43:22 -0400
  • 8a0f2b1d21 Use glib to format filesize in dccgui TingPing 2014-04-15 04:05:18 -0400
  • 660b860ddd Fix whitespace... TingPing 2014-04-10 23:05:04 -0400
  • f27b2e82fa Add Xertion to network list TingPing 2014-04-10 22:59:04 -0400
  • f994ef3f92 win32: Fix python 3.4 check in installer TingPing 2014-04-08 20:17:04 -0400
  • b41bd594b0 Add account to Join event TingPing 2014-04-06 15:22:51 -0400
  • 0f828dd74f Add marker-line functionality for scrollback, instant seek. RichardHitt 2014-04-02 16:09:13 -0700
  • 5e8bc980e1 Merge pull request #929 from hexchat/928 Richard Hitt 2014-03-30 20:09:37 -0700
  • 4ca9672a92 Fix scrollback_load to deal with e.g. the output of /HELP RichardHitt 2014-03-29 14:27:23 -0700
  • 1a3bfdce75 Improve handling scrollback when gui_tab_server==FALSE RichardHitt 2014-03-24 12:46:02 -0700
  • 46e449f110 Correctly scroll down autojoined channels RichardHitt 2014-03-17 16:08:47 -0700
  • 0487daf865 Fix three miscellaneous bugs in gtk_xtext_get_word() RichardHitt 2014-02-18 02:20:30 -0800
  • 99ee7b6ef8 win32: Quote paths when invoking glib-compile-resources.exe Arnavion 2014-03-18 11:05:54 -0700
  • 4cc764256c win32: Powershell.exe absolutely needs "-File" when running scripts or else it parses arguments with spaces as separate parameters. Arnavion 2014-03-18 10:44:53 -0700
  • 36950c0d46 win32: Bump python to 3.4.0 TingPing 2014-03-17 09:05:58 -0400
  • caddb25711 Disable compression on tree_channel.png TingPing 2014-03-13 12:00:25 -0400
  • d374f3ffe6 Disable hiding characters in the input TingPing 2014-03-10 21:14:56 -0400
  • 664da30ee4 Partial revert of 5f732128 TingPing 2014-03-10 21:11:50 -0400
  • e36855a21e Fix miscapitalization Eustachy Kapusta 2014-03-11 17:55:01 +0100
  • fd0eeddcc9 Add ElectroCode Ken Spencer 2014-03-08 01:16:42 +0100
  • b52650de5d Added Anthrochat and Furnet to server list a Code Lizard 2014-03-01 22:33:29 +0100
  • 71e54854ec win32: Updated Python dependencies to 2.7.6 and 3.3.4 Arnavion 2014-02-28 01:11:18 -0800
  • e6e5659b11 Minor redesign to text events window TingPing 2014-02-18 15:42:10 -0500
  • dd128ce534 Remove migration code for xchat 1 colors TingPing 2014-02-16 19:47:22 -0500
  • 8f6a596057 Properly handle shift tab in keyboard shortcuts TingPing 2014-02-16 14:48:17 -0500
  • 85aff53a88 Use more user friendly label for keys in keyboard shortcuts TingPing 2014-02-16 11:08:32 -0500
  • bed5a21700 Add safemode action to desktop file TingPing 2014-02-16 01:05:07 -0500
  • 12cd5cb64a Translate desktop files TingPing 2014-02-16 00:56:07 -0500
  • 0d4cde2ba8 Tweak readme formatting TingPing 2014-02-15 18:08:01 -0500
  • 45cfb71c3e Add Jenkins badge tomek 2014-02-15 23:31:49 +0100
  • 40e8ca9f6e Hide tray balloon option on OSX TingPing 2014-02-15 12:34:31 -0500
  • d3b4771103 Fix warning.. TingPing 2014-02-15 11:55:29 -0500
  • 22b5affbe6 Use GRegex for channel list search TingPing 2014-02-15 11:50:22 -0500
  • b245f2f79e Tweak column sizing in channel list TingPing 2014-02-14 21:24:12 -0500
  • f35ae03a66 Build with GTK_DISABLE_DEPRECATED TingPing 2014-02-08 09:53:56 -0500
  • 725aed43ff Redesign keyboard shortcuts window TingPing 2013-10-10 14:49:37 -0400
  • 655b524ee6 Cleanup the preferences window TingPing 2014-02-07 22:20:43 -0500
  • b17c0276de Fix some leaks TingPing 2014-02-12 10:28:53 -0500
  • ba399eb7f9 Remove unused function TingPing 2014-02-12 10:20:23 -0500
  • 6d815ac688 Fix warning TingPing 2014-02-12 09:27:28 -0500
  • 93d0341f9c Show help as tooltips in editlists TingPing 2014-02-09 02:42:40 -0500
  • 2f847428aa Fix hiding unsupported channel modes in topicbar TingPing 2014-02-07 03:53:02 -0500
  • 02275dff51 Fix some warnings in editlist TingPing 2014-02-07 02:27:44 -0500
  • 34cf164aa2 Use a single marshal file for entire project TingPing 2014-02-05 20:42:48 -0500
  • 5f7321280e Use a standard GtkScrolledWindow with xtext TingPing 2014-02-05 18:08:40 -0500
  • 8d77fd6a57 win32: Update installer for new Perl TingPing 2014-02-06 16:47:34 -0500
  • b1b6255f38 Revert e64aa93f8 TingPing 2014-02-05 01:27:36 -0500
  • e64aa93f85 Use persitance with libnotify TingPing 2014-02-05 01:00:06 -0500
  • 4c1fd3ee67 Fix many many problems in xtext.c related to character width. RichardHitt 2014-02-02 00:45:51 -0800
  • 10d3c15143 Add /getbool command TingPing 2013-12-31 17:06:58 -0500
  • 3a7fb4d8e1 osx: Set Menlo as default font TingPing 2014-01-31 17:20:17 -0500