hexchat/src/fe-gtk
TingPing 93cfa353e7 Tweak cli output and fix related warnings 2013-07-27 00:03:16 -04:00
..
Makefile.am Set up CFLAGS on Unix too 2013-04-02 22:35:42 -07:00
about.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
about.h Consistent header macros everywhere 2013-04-01 01:02:03 +02: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 Don't use G_VALUE_INIT since it was introduced in glib 2.30, and our minimum 2013-07-02 01:54:11 +01:00
banlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
chanlist.c More autojoin wording tweaks 2013-06-13 20:53:55 -04:00
chanlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
chanview-tabs.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
chanview-tree.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
chanview.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
chanview.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
custom-list.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
custom-list.h Add missing declaration 2013-04-02 23:57:43 -07:00
dccgui.c GtkComboBoxText requires GTK+ 2.24, dump code for older versions 2013-05-11 13:06:25 +02:00
editlist.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
editlist.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
fe-gtk.c Tweak cli output and fix related warnings 2013-07-27 00:03:16 -04:00
fe-gtk.h Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
fe-gtk.vcxproj Move optimization settings from all subsequent projects to hexchat.props 2013-07-24 20:56:36 +02:00
fe-gtk.vcxproj.filters Relocate hexchat.png and hexchat.ico and some more varname cleanup 2012-11-03 02:33:44 +01:00
fkeys.c Remove dead GLib code 2013-05-12 05:58:16 +02:00
fkeys.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
gtkutil.c Now fe_get_{int,str}() sets transient for the main window. 2013-07-03 19:48:45 +01:00
gtkutil.h Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
hexchat.exe.manifest Rebrand the manifest file too 2012-07-18 22:27:15 +02:00
hexchat.rc Relocate hexchat.png and hexchat.ico and some more varname cleanup 2012-11-03 02:33:44 +01:00
ignoregui.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
joind.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
joind.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
maingui.c Now WORD_HOST6 is handled the same way as WORD_HOST. 2013-06-18 23:30:38 +01:00
maingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
menu.c Update docs links 2013-07-12 19:32:10 -04:00
menu.h More autojoin wording tweaks 2013-06-13 20:53:55 -04:00
mmx_cmod.S add xchat r1489 2011-02-24 04:14:30 +01:00
mmx_cmod.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
notifygui.c Show hours for last seen in friends list 2013-05-08 19:08:37 -03:00
notifygui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
palette.c Fixed misleading comments identifying the colours 2013-05-12 05:50:52 +00:00
palette.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
pixmaps.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
pixmaps.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugin-tray.c fe-gtk: Only escape notification bodies for notification servers that support "body-markup". 2013-06-28 00:14:54 -07:00
plugin-tray.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
plugingui.c add .js to list of loadable filetypes 2013-05-29 01:55:41 -03:00
plugingui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
rawlog.c Have rawlog properly handle newlines 2013-05-16 09:21:55 +00:00
rawlog.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
search.c Translate search window tooltips 2013-05-18 17:40:35 -04:00
search.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
servlistgui.c Make autojoin a toggle menu 2013-06-06 16:12:59 -04:00
servlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
setup.c Don't grey out log fliename in preferences 2013-07-10 15:39:45 -04:00
setup.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
sexy-iso-codes.c fix incorrect FSF address 2012-12-23 11:36:54 -08:00
sexy-iso-codes.h fix incorrect FSF address 2012-12-23 11:36:54 -08:00
sexy-marshal.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
sexy-marshal.h Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
sexy-spell-entry.c Fixed mistake in last commit. 2013-05-24 16:46:35 +01:00
sexy-spell-entry.h Fixed mistake in last commit. 2013-05-24 16:46:35 +01:00
textgui.c Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
textgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
urlgrab.c Use tabs 2013-06-18 21:20:09 -03:00
urlgrab.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
userlistgui.c Added support for marking nicks that are away in different colour when away_size_max = 0, but tracking enabled. 2013-05-09 23:04:46 +00:00
userlistgui.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
xtext.c Fixed indent: spaces -> tabs. 2013-06-20 19:03:26 +01:00
xtext.h Allow the special colors 32..41 in %Cfg,bg 2013-05-13 15:26:33 +02:00