..
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
First round of using GTK accessor functions
2013-09-20 17:24:39 -04:00
banlist.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
chanlist.c
First round of using GTK accessor functions
2013-09-20 17:24:39 -04:00
chanlist.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
chanview-tabs.c
Fix scroll buttons when using tabs
2013-10-08 18:40:11 -04:00
chanview-tree.c
Add preference to change tabs on scroll
2013-10-08 18:16:10 -04:00
chanview.c
Add preference to change tabs on scroll
2013-10-08 18:16:10 -04: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
Don't try to update the clear button state when there's no DCC window.
2013-10-03 17:43:44 -07: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
Fix messages with server-time not showing as new activity
2013-10-09 21:34:02 -04:00
fe-gtk.h
Remove gtkspell support
2013-10-03 16:23:46 -04:00
fe-gtk.vcxproj
win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss
2013-10-12 18:41:27 -07:00
fe-gtk.vcxproj.filters
Add preference to change tabs on scroll
2013-10-08 18:16:10 -04:00
fkeys.c
Remove gtkspell support
2013-10-03 16:23:46 -04:00
fkeys.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
gtkutil.c
Remove remnants of native file dialogs
2013-09-26 22:07:22 -04:00
gtkutil.h
Improve file dialogs
2013-08-31 11:39:12 -04:00
hexchat.exe.manifest
Rebrand the manifest file too
2012-07-18 22:27:15 +02:00
hexchat.rc.tt
win32: Use version information from configure.ac to populate the Windows-specific files that need it - config-win32.h, version.txt, hexchat.rc, hexchat.iss
2013-10-12 18:41:27 -07:00
ignoregui.c
Only include top level includes from GTK+, GLib and GDK-PixBuf
2013-04-02 20:39:37 -07:00
joind.c
RFC 1459 does not require channel name be above 0 characters, only that there's a prefix involved, this behavior is present elsewhere in xchat's join channel dialog, making this match.
2013-09-29 17:36:15 +00:00
joind.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
maingui.c
Work around for /away being called multiple times
2013-10-08 20:00:07 -04:00
maingui.h
Replace search window with a searchbar
2013-09-15 02:51:35 -04:00
Makefile.am
More improvements to libsexy
2013-10-03 16:23:46 -04:00
menu.c
Add default keybindings for italics and underline
2013-09-29 01:47:10 -04:00
menu.h
More autojoin wording tweaks
2013-06-13 20:53:55 -04:00
notifygui.c
Fix warning
2013-09-20 17:33:27 -04:00
notifygui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
palette.c
Parse attributes in the input box
2013-10-03 16:19:25 -04:00
palette.h
Parse attributes in the input box
2013-10-03 16:19:25 -04:00
pixmaps.c
Reorganize files and migrate images to gresource
2013-09-29 02:24:06 -04:00
pixmaps.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
plugin-tray.c
First round of using GTK accessor functions
2013-09-20 17:24:39 -04:00
plugin-tray.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
plugingui.c
Improve file dialogs
2013-08-31 11:39:12 -04:00
plugingui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
rawlog.c
Replace xtext's transparency with full window transparency
2013-09-27 17:40:05 -04:00
rawlog.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
servlistgui.c
Don't open most windows at mouse position
2013-09-25 02:09:47 -04:00
servlistgui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
setup.c
Better understandable option for the input box's color rendering
2013-10-12 03:03:09 +02:00
setup.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
sexy-iso-codes.c
Update to gtkspell3's iso code lookup
2013-10-03 16:23:46 -04:00
sexy-iso-codes.h
Update to gtkspell3's iso code lookup
2013-10-03 16:23:46 -04: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
libsexy: Improve color parsing
2013-10-04 12:17:46 -04:00
sexy-spell-entry.h
More improvements to libsexy
2013-10-03 16:23:46 -04:00
textgui.c
Replace xtext's transparency with full window transparency
2013-09-27 17:40:05 -04: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
First round of using GTK accessor functions
2013-09-20 17:24:39 -04:00
userlistgui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
xtext.c
xtext: store palette as GdkColors
2013-10-10 21:02:24 -04:00
xtext.h
xtext: store palette as GdkColors
2013-10-10 21:02:24 -04:00