.. |
dbus
|
Even more rebranding for the D-Bus plugin
|
2012-07-18 15:24:21 +02:00 |
cfgfiles.c
|
Enable timestamps by default and change default format to include seconds
|
2012-10-04 22:12:14 +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
|
Complete the VS2010 reversion
|
2012-10-03 18:26:48 +02:00 |
common-xp.vcxproj.filters
|
Add XP (WDK) solution as a fallback option
|
2012-10-02 16:00:13 +02:00 |
common.vcxproj
|
Complete the VS2010 reversion
|
2012-10-03 18:26:48 +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
|
Show user name sent by identd
|
2012-10-13 04:19:56 +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-xp.vcxproj
|
Add project for generating text events
|
2012-10-04 21:07:26 +02:00 |
make-te-xp.vcxproj.filters
|
Add project for generating text events
|
2012-10-04 21:07:26 +02:00 |
make-te.c
|
add xchat r1489
|
2011-02-24 04:14:30 +01:00 |
make-te.vcxproj
|
Add project for generating text events
|
2012-10-04 21:07:26 +02:00 |
make-te.vcxproj.filters
|
Add project for generating text events
|
2012-10-04 21:07:26 +02:00 |
Makefile.am
|
Add strlcat() and strlcpy(), might convert to them in the future
|
2012-09-24 02:39:52 +02: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
|
Implement /ADDSERVER
|
2012-10-13 06:03:14 +02: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
|
Make identd check easier to read
|
2012-10-13 04:25:39 +02:00 |
server.h
|
add xchat r1489
|
2011-02-24 04:14:30 +01:00 |
servlist.c
|
Add SSL port to freenode
|
2012-10-06 16:49:11 +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 operator precedence oversight (AND vs OR)
|
2012-10-05 00:30:35 +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
|
Fix memory leak related to url grabbing
|
2012-10-01 12:53:25 -07:00 |
tree.h
|
Fix memory leak related to url grabbing
|
2012-10-01 12:53:25 -07:00 |
url.c
|
Fix "Fix URL detection". First-character test in linux should be for
|
2012-10-08 12:20:11 -07:00 |
url.h
|
Fix URL detection
|
2012-10-07 03:00:52 +02: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 |