..
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
Some problems in banlist.c are fixed
2014-06-17 17:16:45 -07:00
banlist.h
Some problems in banlist.c are fixed
2014-06-17 17:16:45 -07:00
chanlist.c
Fix warning..
2014-02-15 11:55:29 -05:00
chanlist.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
chanview-tabs.c
Fix sorting problem when using tabs
2014-05-11 05:02:20 -04:00
chanview-tree.c
Fix scrolling the chanview on Unix
2014-06-03 08:39:37 -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
Update most deprecated gtk functions
2014-01-18 14:47:17 -05:00
custom-list.h
Add missing declaration
2013-04-02 23:57:43 -07:00
dccgui.c
Use filesize format based on OS
2014-05-03 23:57:45 -04:00
editlist.c
Show help as tooltips in editlists
2014-02-09 02:42:40 -05:00
editlist.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
fe-gtk.c
osx: Properly handle quitting
2014-05-27 03:07:03 -04:00
fe-gtk.h
Clean up includes for gettext
2014-06-21 23:10:18 -04:00
fe-gtk.vcxproj
win32: Use config.h instead of config-win32.h
2014-06-04 10:30:18 -04:00
fe-gtk.vcxproj.filters
Use a single marshal file for entire project
2014-02-06 20:17:08 -05:00
fkeys.c
Use newer format for default keybindings
2014-05-28 01:39:45 -04:00
fkeys.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
gtkutil.c
Use GFile API in gtkutil_check_file instead of stat/access.
2014-08-20 12:50:08 -07:00
gtkutil.h
osx: Set Menlo as default font
2014-02-04 20:45:29 -05:00
hexchat.exe.manifest
Rebrand the manifest file too
2012-07-18 22:27:15 +02: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
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
osx: Properly use app menu
2014-05-27 02:58:44 -04:00
maingui.h
Replace search window with a searchbar
2013-09-15 02:51:35 -04:00
Makefile.am
Partial fix for out of source builds
2014-06-09 13:54:16 -04:00
menu.c
Fix warning
2014-06-04 13:47:09 -04:00
menu.h
osx: Properly use app menu
2014-05-27 02:58:44 -04:00
notifygui.c
Sensitize open dialog button in friends list when selected
2014-05-31 14:18:48 -04:00
notifygui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
palette.c
Remove migration code for xchat 1 colors
2014-02-16 19:47:22 -05: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
Show notifications for private actions
2014-05-20 22:03:45 -04:00
plugin-tray.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
plugingui.c
Stop hardcoding plugin extensions everywhere
2014-06-04 11:15:35 -04:00
plugingui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
rawlog.c
Use a standard GtkScrolledWindow with xtext
2014-02-06 20:17:07 -05:00
rawlog.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
servlistgui.c
Fix using negative index
2014-08-23 14:13:34 -04:00
servlistgui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
setup.c
Fix dcc dir warning showing when not auto-accept
2014-06-04 20:55:34 -04:00
setup.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
sexy-iso-codes.c
win32: Use config.h instead of config-win32.h
2014-06-04 10:30:18 -04:00
sexy-iso-codes.h
Update to gtkspell3's iso code lookup
2013-10-03 16:23:46 -04:00
sexy-spell-entry.c
Fix apostrophe related spell check issues
2014-07-21 15:10:21 -04:00
sexy-spell-entry.h
More improvements to libsexy
2013-10-03 16:23:46 -04:00
textgui.c
Minor redesign to text events window
2014-02-18 17:02:19 -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
Fix crash with invalid dnd to userlist
2014-05-26 05:11:47 -04:00
userlistgui.h
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
xtext.c
xtext: Add word and line selection modes
2014-09-01 17:53:03 -04:00
xtext.h
xtext: Add word and line selection modes
2014-09-01 17:53:03 -04:00