c.sexchat/src/fe-gtk
Rainer Müller c79ce843f4 build: Reorder includes to avoid installed plugin header
When hexchat is already installed into a non-default prefix, a new build
could pick up ${prefix}/include/hexchat-plugin.h from the installed
version instead of the local header, as configuration variables such as
$(GLIB_CFLAGS) would point to -I${prefix}/include.

Reordering the includes and moving -I arguments to CPPFLAGS prevents
this, as it ensures the local directories are always searched first.

This was no problem when compiling for /usr or /usr/local as these
directories in the compiler search path are always searched last.

Closes #1822
2016-09-26 19:16:42 -04:00
..
notifications notifications-winrt: Fix all uses of "" to L"". 2016-06-21 07:39:50 -07:00
ascii.c
ascii.h
banlist.c Increase default size of some util windows 2016-03-31 07:21:02 -04:00
banlist.h
chanlist.c
chanlist.h
chanview-tabs.c
chanview-tree.c
chanview.c
chanview.h
custom-list.c
custom-list.h
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 Kill fe_set_hilight() 2016-07-24 18:08:09 -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
joind.h
maingui.c Remove unused preference 2016-08-20 23:24:19 -04:00
maingui.h
Makefile.am build: Reorder includes to avoid installed plugin header 2016-09-26 19:16:42 -04:00
menu.c menu: Ensure that toggling lag-o-meter changes timer state 2016-06-29 15:42:11 -04:00
menu.h
notifygui.c
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 Remove input_balloon_time setting 2015-02-11 17:58:44 -05: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
rawlog.h
servlistgui.c servlistgui: Error if nicks left empty 2016-06-12 15:01:39 -04:00
servlistgui.h
setup.c Remove unused preference 2016-08-20 23:24:19 -04:00
setup.h Add identd to preferences 2016-01-25 22:51:11 -05:00
sexy-iso-codes.c
sexy-iso-codes.h
sexy-spell-entry.c Fix warning 2016-03-30 08:48:23 -04:00
sexy-spell-entry.h
textgui.c
textgui.h
urlgrab.c
urlgrab.h
userlistgui.c Remove last remnants of GtkClists 2014-12-31 11:57:27 -05:00
userlistgui.h
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