hexchat/src/common
Berke Viktor 567270d5a7 Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
..
dbus Even more rebranding for the D-Bus plugin 2012-07-18 15:24:21 +02:00
Makefile.am Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
cfgfiles.c Limit the number of URLs to keep and add GUI options for it 2012-09-29 01:54:11 +02:00
cfgfiles.h cfg_put_str is not required anymore 2011-11-30 01:43:45 +01:00
chanopt.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
chanopt.h add xchat r1489 2011-02-24 04:14:30 +01:00
common-xp.vcxproj Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
common-xp.vcxproj.filters Add XP (WDK) solution as a fallback option 2012-10-02 16:00:13 +02:00
common.vcxproj Remove hardcoding as much as possible 2012-10-02 18:15:49 +02:00
common.vcxproj.filters Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
ctcp.c Make the About screen and CTCP VERSION consistent and remove the license text option 2012-07-13 19:20:55 +02:00
ctcp.h add xchat r1489 2011-02-24 04:14:30 +01:00
dcc.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
dcc.h add xchat r1489 2011-02-24 04:14:30 +01:00
fe.h Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07:00
history.c add xchat r1489 2011-02-24 04:14:30 +01:00
history.h add xchat r1489 2011-02-24 04:14:30 +01:00
identd.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
identd.h IPv6 support for XChat (Olipro) 2012-02-01 18:09:27 +01:00
ignore.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
ignore.h add xchat r1489 2011-02-24 04:14:30 +01:00
inbound.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
inbound.h add xchat r1489 2011-02-24 04:14:30 +01:00
inet.h restructuring part2 2011-08-15 05:38:59 +02:00
make-te.c add xchat r1489 2011-02-24 04:14:30 +01:00
modes.c Fix string handling for Turkish locale 2012-06-16 13:01:47 +02:00
modes.h add xchat r1489 2011-02-24 04:14:30 +01:00
msproxy.c initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
msproxy.h add xchat r1489 2011-02-24 04:14:30 +01:00
network.c initial patches for linux compatibility 2011-12-11 17:34:02 +01:00
network.h add xchat r1489 2011-02-24 04:14:30 +01:00
notify.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
notify.h add xchat r1489 2011-02-24 04:14:30 +01:00
outbound.c Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07:00
outbound.h add xchat r1489 2011-02-24 04:14:30 +01:00
plugin-timer.c Fix string handling for Turkish locale 2012-06-16 13:01:47 +02:00
plugin-timer.h add xchat r1489 2011-02-24 04:14:30 +01:00
plugin.c Fix auto-loading the Perl interface on Windows 2012-07-27 00:24:56 +02:00
plugin.h refactor plugin config API and add skeleton for xchat_pluginpref_list 2012-01-15 19:07:48 +01:00
proto-irc.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
proto-irc.h add xchat r1489 2011-02-24 04:14:30 +01:00
server.c Use 6697 for SSL connections by default 2012-07-31 09:20:20 +02:00
server.h add xchat r1489 2011-02-24 04:14:30 +01:00
servlist.c Add 2 new networks and fix some sorting 2012-09-23 23:17:20 +02:00
servlist.h add xchat r1489 2011-02-24 04:14:30 +01:00
ssl.c Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
ssl.h add xchat r1489 2011-02-24 04:14:30 +01:00
strlutil.c Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
strlutil.h Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
text.c Fix syntax error, remove extra parenthesis 2012-09-22 22:09:38 +02:00
text.h initial patch for filtering malicious characters on win32 (Khisanth) 2012-01-20 00:38:57 +01:00
textenums.h add xchat r1489 2011-02-24 04:14:30 +01:00
textevents.h add xchat r1489 2011-02-24 04:14:30 +01:00
textevents.in add xchat r1489 2011-02-24 04:14:30 +01:00
thread.c Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy 2012-07-18 20:16:35 +02:00
thread.h Use GTK+ file dialogs on Windows too, the Win32 dialogs are too buggy 2012-07-18 20:16:35 +02:00
tree.c update xchat to r1503 2012-03-15 23:58:52 +01:00
tree.h update xchat to r1503 2012-03-15 23:58:52 +01:00
url.c Remove duplicate extension entry 2012-07-11 23:33:56 +02:00
url.h add xchat r1489 2011-02-24 04:14:30 +01:00
userlist.c update xchat to r1496 2011-05-30 20:27:08 +02:00
userlist.h update xchat to r1496 2011-05-30 20:27:08 +02:00
util.c Minor cosmetics for util.c too 2012-07-21 16:17:53 +02:00
util.h Add strlcat() and strlcpy(), might convert to them in the future 2012-09-24 02:39:52 +02:00
xchat-plugin.h refactor plugin config API and add skeleton for xchat_pluginpref_list 2012-01-15 19:07:48 +01:00
xchat.c Fix unchecked malloc 2012-09-05 11:44:52 +02:00
xchat.h Merge pull request #68 from RichardHitt/master 2012-09-01 13:29:11 -07:00
xchatc.h add xchat r1489 2011-02-24 04:14:30 +01:00