hexchat/src/fe-gtk
TingPing 5849a0588e Use glib to parse and launch commands for util_exec
Fixes #958
2014-06-04 10:38:23 -04:00
..
Makefile.am Use a single marshal file for entire project 2014-02-06 20:17:08 -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 Sensitize banlist buttons if half-op 2013-10-25 09:28:09 -04:00
banlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02: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 sorting problem when using tabs 2014-05-11 05:02:20 -04: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 Update most deprecated gtk functions 2014-01-18 14:47:17 -05:00
custom-list.h Add missing declaration 2013-04-02 23:57:43 -07:00
dccgui.c Use filesize format based on OS 2014-05-03 23:57:45 -04:00
editlist.c Show help as tooltips in editlists 2014-02-09 02:42:40 -05:00
editlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
fe-gtk.c osx: Properly handle quitting 2014-05-27 03:07:03 -04:00
fe-gtk.h win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
fe-gtk.vcxproj win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
fe-gtk.vcxproj.filters Use a single marshal file for entire project 2014-02-06 20:17:08 -05:00
fkeys.c Use newer format for default keybindings 2014-05-28 01:39:45 -04:00
fkeys.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
gtkutil.c Build with GTK_DISABLE_DEPRECATED 2014-02-14 16:31:08 -05: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 RFC 1459 does not require channel name be above 0 characters, only that there's a prefix involved, this behavior is present elsewhere in xchat's join channel dialog, making this match. 2013-09-29 17:36:15 +00:00
joind.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
maingui.c osx: Properly use app menu 2014-05-27 02:58:44 -04:00
maingui.h Replace search window with a searchbar 2013-09-15 02:51:35 -04:00
menu.c Use glib to parse and launch commands for util_exec 2014-06-04 10:38:23 -04: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 Reorganize files and migrate images to gresource 2013-09-29 02:24:06 -04:00
pixmaps.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugin-tray.c Show notifications for private actions 2014-05-20 22:03:45 -04:00
plugin-tray.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugingui.c Improve file dialogs 2013-08-31 11:39:12 -04:00
plugingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
rawlog.c Use a standard GtkScrolledWindow with xtext 2014-02-06 20:17:07 -05:00
rawlog.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
servlistgui.c Reset all nick entry errors in servlist when fixed 2014-04-19 22:52:30 -04:00
servlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
setup.c Add global option to suppress nick change events 2014-05-12 05:01:24 -04: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 Fix spell check on OSX 2014-05-11 06:46:12 -04:00
sexy-spell-entry.h More improvements to libsexy 2013-10-03 16:23:46 -04:00
textgui.c Minor redesign to text events window 2014-02-18 17:02:19 -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 win32: Use config.h instead of config-win32.h 2014-06-04 10:30:18 -04:00
xtext.h Add marker-line functionality for scrollback, instant seek. 2014-04-02 16:14:45 -07:00