aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* added _free function again due problems while freeing memory•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@529 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-231-1/+34
* removed _free function of plugin•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@528 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-231-34/+1
* fixed plugin stuff•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@525 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-221-9/+16
* small fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@524 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-221-1/+1
* crash fix + a bit more doc•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@523 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-211-1/+54
* some cosmetic fixes and better internal api•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@492 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar Alexey Uzhva2007-04-161-63/+58
* Updated $system.call documentation•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@489 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-141-0/+13
* some small fixes and changes for $system.call•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@488 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-131-44/+38
* added $system.call() to call functions of dll/so files•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@485 17fca916-40b9-46aa-a4ea-0a15b648b75c Gravatar TheXception2007-04-121-0/+331