hexchat/src/fe-gtk
Patrick Griffis 628100c19f build: Replace Autotools with Meson
Quick rundown of benefits:

- Much faster:
  - Autotools (with autogen): 22 seconds
  - Meson: 7 seconds
  - Meson (with ccache): 2 seconds

- Simpler:
  - ~1000 lines smaller
  - Single simple language

- Potentially better Windows (Visual Studio) support

What is not done:

- Complete Windows support
- OSX support (easy)

Closes #2013
Closes #1937
Closes #1803
2017-06-13 23:54:51 -04:00
..
notifications Fix signature of other notification backends 2017-04-28 07:38:47 -04:00
ascii.c
ascii.h
banlist.c Increase default size of some util windows 2016-03-31 07:21:02 -04:00
banlist.h Some problems in banlist.c are fixed 2014-06-17 17:16:45 -07:00
chanlist.c Fix building as c89 2014-12-28 06:47:23 -05:00
chanlist.h
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
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 dcc: Introduce dcc_type and dcc_state enums 2016-06-30 15:51:10 -04:00
editlist.c Allow reordering some dialogs with dnd 2015-02-08 01:51:22 -05:00
editlist.h
fe-gtk.c Fix input theming with Adwaita-dark also 2017-05-12 00:49:45 -04:00
fe-gtk.h Remove r from mode buttons 2015-04-21 16:07:12 -04:00
fe-gtk.vcxproj common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
fe-gtk.vcxproj.filters Better project files. 2015-02-11 10:01:29 -08:00
fkeys.c fkeys: Change unprintable characters to octal notation 2016-06-29 15:51:53 -04:00
fkeys.h
gtkutil.c plugingui: Use full path when unloading/reloading plugins 2016-03-29 12:19:19 -04:00
gtkutil.h Remove last remnants of GtkClists 2014-12-31 11:57:27 -05:00
hexchat.rc.tt win32: Use WinSparkle for handling updates 2015-02-12 19:11:46 -05:00
ignoregui.c Increase default size of some util windows 2016-03-31 07:21:02 -04:00
joind.c Don't select join #hexchat by default in join dialog 2014-12-31 10:44:36 -05:00
joind.h
maingui.c Further tab color improvements 2016-11-11 19:27:57 -05:00
maingui.h
menu.c Removed ctrl+w keybinding from close menu. Closes #397. 2017-02-27 04:22:59 -05:00
menu.h osx: Properly use app menu 2014-05-27 02:58:44 -04:00
meson.build build: Replace Autotools with Meson 2017-06-13 23:54:51 -04:00
notifygui.c Fix building as c89 2014-12-28 06:47:23 -05:00
notifygui.h
palette.c Use correct type for colors 2015-03-19 16:30:03 -04:00
palette.h
pixmaps.c fe-gtk: Use manual registration for resources. 2015-10-10 16:14:07 -07:00
pixmaps.h
plugin-notification.c winrt: Show some exceptions 2017-04-28 07:33:36 -04:00
plugin-notification.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
plugin-tray.c Fix strict prototype warnings 2016-02-18 08:57:22 -05:00
plugin-tray.h
plugingui.c Increase default size of some util windows 2016-03-31 07:21:02 -04:00
plugingui.h
rawlog.c Fix building as c89 2014-12-28 06:47:23 -05:00
rawlog.h
servlistgui.c servlistgui: Error if nicks left empty 2016-06-12 15:01:39 -04:00
servlistgui.h
setup.c Tweak shadow in preferences 2016-12-27 10:12:05 -05: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
sexy-spell-entry.c Fix warning 2016-03-30 08:48:23 -04:00
sexy-spell-entry.h More improvements to libsexy 2013-10-03 16:23:46 -04:00
textgui.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
textgui.h
urlgrab.c
urlgrab.h
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 Emit word_click even as long as user is not selecting any text when releasing button 2016-01-10 12:37:30 -08:00
xtext.h Emit word_click even as long as user is not selecting any text when releasing button 2016-01-10 12:37:30 -08:00