summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/RunApp.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix the bug where lock file was not removedDenys Vlasenko2009-09-091-1/+0
* four more more string& -> char* conversions. -2kDenys Vlasenko2009-09-091-1/+1
* typedef cleanup. no code changesDenys Vlasenko2009-09-041-2/+2
* add gettext support for all pluginsNikola Pajkovsky2009-09-021-1/+1
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-1/+1
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-1/+10
* support for simpler settingsZdenek Prikryl2009-05-121-2/+2
* rework commlayerinner usageZdenek Prikryl2009-04-291-2/+2
* new commlayerinner interfaceZdenek Prikryl2009-04-281-0/+3
* added new abrt exceptionsZdenek Prikryl2009-04-231-1/+2
* fixed parsing settings of action pluginsZdenek Prikryl2009-04-021-9/+25
* new action pluginZdenek Prikryl2009-03-191-0/+70