hexchat/src/fe-gtk
Patrick Griffis c48afe3799 Be even more picky about invalid URLs 2023-03-14 21:22:01 -05:00
..
notifications Add missing header 2022-01-06 20:36:14 -06: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 Use localized "HexChat" in window titles 2017-09-15 19:18:29 -04:00
banlist.h Some problems in banlist.c are fixed 2014-06-17 17:16:45 -07:00
chanlist.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -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 Use glib for all allocations 2014-12-28 06:44:44 -05:00
chanview.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
custom-list.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
custom-list.h Fix some obvious type warnings. 2014-12-04 04:06:38 -08:00
dccgui.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
editlist.c Allow reordering some dialogs with dnd 2015-02-08 01:51:22 -05:00
editlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
fe-gtk.c Be even more picky about invalid URLs 2023-03-14 21:22:01 -05:00
fe-gtk.h Remove r from mode buttons 2015-04-21 16:07:12 -04:00
fe-gtk.vcxproj Updated Toolset to v142 2021-05-23 19:43:24 -05:00
fe-gtk.vcxproj.filters Better project files. 2015-02-11 10:01:29 -08:00
fkeys.c Fix various compiler warnings. 2022-08-29 13:50:03 -05:00
fkeys.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
gtkutil.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
gtkutil.h Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
hexchat.rc.tt win32: Use WinSparkle for handling updates 2015-02-12 19:11:46 -05:00
ignoregui.c Use localized "HexChat" in window titles 2017-09-15 19:18:29 -04:00
joind.c Change default network to Libera.Chat 2021-05-23 21:15:52 -05:00
joind.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
maingui.c Add option to exclude nickname in window title (#2759) 2023-01-24 17:03:53 -06:00
maingui.h Replace search window with a searchbar 2013-09-15 02:51:35 -04:00
menu.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
menu.h osx: Properly use app menu 2014-05-27 02:58:44 -04:00
meson.build Remove libnotify dependency 2021-07-13 12:26:34 -05:00
notifygui.c Use localized "HexChat" in window titles 2017-09-15 19:18:29 -04:00
notifygui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
palette.c Use correct type for colors 2015-03-19 16:30:03 -04:00
palette.h Parse attributes in the input box 2013-10-03 16:19:25 -04:00
pixmaps.c Add a workaround for icons not scaling right on HiDPI screens. (#2573) 2021-05-23 13:01:39 -05:00
pixmaps.h Support changing tray icon only with tray_normal image 2017-07-01 16:26:00 -04:00
plugin-notification.c notification_plugin_deinit: Set function signature to int(void *) 2022-08-26 12:40:15 -05:00
plugin-notification.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
plugin-tray.c Deiconify window on tray click. Closes #2136 2018-03-20 11:32:02 +00:00
plugin-tray.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugingui.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
plugingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
rawlog.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
rawlog.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
servlistgui.c Switch back to using newserver as the default server name. 2021-06-17 19:47:34 -05:00
servlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
setup.c Add option to exclude nickname in window title (#2759) 2023-01-24 17:03:53 -06:00
setup.h Add identd to preferences 2016-01-25 22:51:11 -05:00
sexy-iso-codes.c More consistently include config.h 2014-12-17 18:21:10 -05:00
sexy-iso-codes.h Update to gtkspell3's iso code lookup 2013-10-03 16:23:46 -04:00
sexy-spell-entry.c Support whitespace between language codes 2022-09-20 18:08:37 -05:00
sexy-spell-entry.h More improvements to libsexy 2013-10-03 16:23:46 -04:00
textgui.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
textgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
urlgrab.c Change preferences sub-dialogs to be modal 2022-04-16 18:41:34 -05:00
urlgrab.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
userlistgui.c Remove last remnants of GtkClists 2014-12-31 11:57:27 -05:00
userlistgui.h Remove unnecessary use of void* 2014-12-31 03:56:36 -05:00
xtext.c Fix various compiler warnings. 2022-08-29 13:50:03 -05:00
xtext.h Implement support for strikethrough text. 2021-06-20 10:39:39 -05:00