c.sexchat/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
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
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
version-script