hexchat/src/fe-gtk
TingPing f4f27e438b Implement windows 8.1+ notifications
This splits notifications up into multiple backends
currently only libnotify on unix and win8 toasts.

The win8 backend was originally written by @leeter
though heavily modified.
2015-02-04 20:24:53 -05:00
..
notifications Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
Makefile.am Implement windows 8.1+ notifications 2015-02-04 20:24:53 -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 Use glib for all allocations 2014-12-28 06:44:44 -05: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 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 Fix building as c89 2014-12-28 06:47:23 -05: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 Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
fe-gtk.h Remove unnecessary use of void* 2014-12-31 03:56:36 -05:00
fe-gtk.vcxproj Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
fe-gtk.vcxproj.filters Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
fkeys.c Only send utf8 string in Key Press event 2015-02-02 02:56:08 -05:00
fkeys.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
gtkutil.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
gtkutil.h Remove last remnants of GtkClists 2014-12-31 11:57:27 -05: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 Don't select join #hexchat by default in join dialog 2014-12-31 10:44:36 -05:00
joind.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
maingui.c Fix logging hostname of queries 2015-02-01 01:47:50 -05:00
maingui.h Replace search window with a searchbar 2013-09-15 02:51:35 -04:00
menu.c Fix building as c89 2014-12-28 06:47:23 -05:00
menu.h osx: Properly use app menu 2014-05-27 02:58:44 -04:00
notifygui.c Fix building as c89 2014-12-28 06:47:23 -05:00
notifygui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
palette.c Fix building as c89 2014-12-28 06:47:23 -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-notification.c Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
plugin-notification.h Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
plugin-tray.c Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
plugin-tray.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugingui.c Use glib for all allocations 2014-12-28 06:44:44 -05:00
plugingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
rawlog.c Fix building as c89 2014-12-28 06:47:23 -05:00
rawlog.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
servlistgui.c Remove "System default" encoding. The default for new servers is UTF-8. 2015-01-18 02:10:05 -08:00
servlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
setup.c Implement windows 8.1+ notifications 2015-02-04 20:24:53 -05:00
setup.h Consistent header macros everywhere 2013-04-01 01:02:03 +02: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 Use glib for all allocations 2014-12-28 06:44:44 -05: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 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 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 Don't return 0 in place of NULL 2014-12-31 11:31:17 -05:00
xtext.h Fix copying timestamp with server-time and indent nicks off 2014-11-30 22:33:30 -05:00