-
In Eclipse 3.4 I have to type CTRL+C twice to actually copy any content.
2009-06-12 14:21:56 UTC in Glipper
-
in function editfile in file ./pafm/js.js change:
-----------------------------------------------------
switch (lang)
{
case 'js':
lang = 'javascript';
break;
case 'pl':
lang = 'perl';
break;
}
-----------------------------------------------------
to:
-----------------------------------------------------
switch (lang)
{
case 'js':
lang =...
2008-01-29 16:20:41 UTC in PHP AJAX File Manager (PAFM)
-
walec51 registered the QP2M project.
2007-07-11 00:05:02 UTC in QP2M
-
Wrapper classes for the crc32 and adler32 checksums available in zlib.
2007-07-03 11:27:21 UTC in QuaZIP