hexchat/src/fe-gtk
md_5 74ff67acd3 Create configuration option to control middle click tab close.
Some might argue that this shouldn't be able to be configured as it is "common" behaviour
in other programs such as web browsers, but for me it is an annoyance because for 15
years this has not been the behaviour of X-Chat.
Quite simply, this creates a configuration option for 537fb856, as unobtrusively as
possible, under the channel switcher preferences tab.

Closes #1232
2014-12-10 15:09:04 -05:00
..
Makefile.am configure: Add option to run clang static analysis 2014-12-02 01:06:25 -05:00
ascii.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
ascii.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
banlist.c Some problems in banlist.c are fixed 2014-06-17 17:16:45 -07:00
banlist.h Some problems in banlist.c are fixed 2014-06-17 17:16:45 -07:00
chanlist.c Fix warning.. 2014-02-15 11:55:29 -05:00
chanlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
chanview-tabs.c Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
chanview-tree.c Fix scrolling the chanview on Unix 2014-06-03 08:39:37 -04:00
chanview.c Add preference to change tabs on scroll 2013-10-08 18:16:10 -04:00
chanview.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
custom-list.c Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
custom-list.h Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
dccgui.c Always use 64-bit filesize and file offsets in DCC. 2014-12-06 14:02:45 -08:00
editlist.c Fix unused warning 2014-12-10 09:00:29 -05:00
editlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
fe-gtk.c Removed some unnecessary casts. 2014-12-08 21:25:00 -08:00
fe-gtk.h Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
fe-gtk.vcxproj win32: Fixed build break due to 7a4a024 2014-09-17 13:00:11 -07:00
fe-gtk.vcxproj.filters Use a single marshal file for entire project 2014-02-06 20:17:08 -05:00
fkeys.c Fix tab completing with no completion char 2014-12-09 23:03:44 -05:00
fkeys.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
gtkutil.c Use GFile API in gtkutil_check_file instead of stat/access. 2014-08-20 12:50:08 -07:00
gtkutil.h osx: Set Menlo as default font 2014-02-04 20:45:29 -05:00
hexchat.exe.manifest Rebrand the manifest file too 2012-07-18 22:27:15 +02:00
hexchat.rc.tt win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
ignoregui.c Update most deprecated gtk functions 2014-01-18 14:47:17 -05:00
joind.c Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
joind.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
maingui.c Create configuration option to control middle click tab close. 2014-12-10 15:09:04 -05:00
maingui.h Replace search window with a searchbar 2013-09-15 02:51:35 -04:00
menu.c Minor tidying up 2014-12-08 21:24:59 -08:00
menu.h osx: Properly use app menu 2014-05-27 02:58:44 -04:00
notifygui.c Sensitize open dialog button in friends list when selected 2014-05-31 14:18:48 -04:00
notifygui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
palette.c Remove migration code for xchat 1 colors 2014-02-16 19:47:22 -05:00
palette.h Parse attributes in the input box 2013-10-03 16:19:25 -04:00
pixmaps.c Minor tidying up 2014-12-08 21:24:59 -08:00
pixmaps.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugin-tray.c Warning cleanup 2014-11-02 14:41:20 -05:00
plugin-tray.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugingui.c Minor tidying up 2014-12-08 21:24:59 -08:00
plugingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
rawlog.c Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
rawlog.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
servlistgui.c Fix unsafe string handling in configs 2014-12-10 09:32:16 -05:00
servlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
setup.c Create configuration option to control middle click tab close. 2014-12-10 15:09:04 -05:00
setup.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
sexy-iso-codes.c win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
sexy-iso-codes.h Update to gtkspell3's iso code lookup 2013-10-03 16:23:46 -04:00
sexy-spell-entry.c Removed some unnecessary null-checks for calls to g_free and g_strfreev 2014-12-08 21:24:59 -08:00
sexy-spell-entry.h More improvements to libsexy 2013-10-03 16:23:46 -04:00
textgui.c Fix copying timestamp with server-time and indent nicks off 2014-11-30 22:33:30 -05:00
textgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
urlgrab.c Improve file dialogs 2013-08-31 11:39:12 -04:00
urlgrab.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
userlistgui.c Fix crash with invalid dnd to userlist 2014-05-26 05:11:47 -04:00
userlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
xtext.c Fix copying timestamp with server-time and indent nicks off 2014-11-30 22:33:30 -05:00
xtext.h Fix copying timestamp with server-time and indent nicks off 2014-11-30 22:33:30 -05:00