hexchat/src
museun b7d78f27be HTM was throwing an exception for ReadOnly files.
So, to fix this an explicit FileAccess had to be set. Package.Open uses
the default FileShare.None option. This causes a conflict and throws the
'UnauthorizedAccessException' exception. So, we just tell it that we are
there to read it and everything is fine.
2013-03-03 18:52:23 -05:00
..
common focus the channel if it's already open (issue #406) 2013-02-24 23:04:48 +01:00
dirent Update win32 dirent.h implementation and use header instead of static library 2012-10-18 18:24:20 +02:00
fe-gtk Merge pull request #436 from RichardHitt/issue435 2013-03-03 11:57:32 -08:00
fe-text fix fe-beep issue in fe-text 2013-01-17 18:52:06 -05:00
gtk2-prefs Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
htm HTM was throwing an exception for ReadOnly files. 2013-03-03 18:52:23 -05:00
pixmaps removed extra wasted space around icons 2012-11-13 14:52:06 -05:00
version Remove #include <malloc.h>, causes a #error in freebsd build 2013-01-16 15:42:28 -08:00
Makefile.am add xchat r1489 2011-02-24 04:14:30 +01:00
version-script Rebranding for the rest of plugin* 2012-10-30 08:42:48 +01:00