summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* event-config-dialog: do not store pointer to GTK-internal storage in plugin ↵Karel Klic2011-03-141-1/+1
| | | | options
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-1410-177/+206
|\
| * teach event xml parser to understand <default-value>Jiri Moskovcak2011-03-132-8/+22
| |
| * gui-wizard-gtk: show event description, not bare name, in wizardDenys Vlasenko2011-03-114-19/+55
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-116-150/+129
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | export_event_config: use get_event_config() instead of g_event_config_listKarel Klic2011-03-141-17/+9
|/
* CLI.cpp -> cli.cNikola Pajkovsky2011-03-113-1/+9
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Merge branch 'prune-old-gui'Nikola Pajkovsky2011-03-1130-5799/+30
|\ | | | | | | | | | | * prune-old-gui: remove old python gui override old gui by new one
| * remove old python guiNikola Pajkovsky2011-03-1123-5777/+0
| | | | | | | | | | | | no code changed Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * override old gui by new oneNikola Pajkovsky2011-03-117-22/+30
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | retrace server: remove test uploaderMichal Toman2011-03-111-139/+0
| |
* | minor tweaks to event config dialogJiri Moskovcak2011-03-101-1/+10
| | | | | | | | | | - show the event configuration only if it has some options - disable the "Configure Event" button if event has no configuration
* | gtk-wizard: do not export null values to eventsKarel Klic2011-03-101-0/+2
| |
* | ccpp_events.conf: rename reanalyze_Local to reanalyze_LocalGDBKarel Klic2011-03-101-2/+2
| |
* | analyze_LocalGDB.xml: Fit description into single line as the current xml ↵Karel Klic2011-03-101-2/+1
| | | | | | | | parser does not merge whitespaces
* | abrt-retrace-client: show url in an error message; read envvar ↵Karel Klic2011-03-101-2/+6
| | | | | | | | RETRACE_SERVER_URL
* | mergeKarel Klic2011-03-109-64/+172
|\ \
| * | make report_Logger configurableDenys Vlasenko2011-03-105-13/+15
| |/ | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * added forgotten report_Bugzilla.confJiri Moskovcak2011-03-101-0/+4
| |
| * Merge branch 'gui'Nikola Pajkovsky2011-03-101-7/+66
| |\ | | | | | | | | | | | | | | | | | | | | | * gui: accelerators for 'Report' and 'Online help' buttons abrt-gtk: credits dialog available online help from menu get rid of 'View log' from menu (doesn't work even old gui)
| | * accelerators for 'Report' and 'Online help' buttonsNikola Pajkovsky2011-03-101-2/+2
| | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| | * abrt-gtk: credits dialogNikola Pajkovsky2011-03-101-0/+53
| | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| | * available online help from menuNikola Pajkovsky2011-03-101-3/+11
| | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| | * get rid of 'View log' from menu (doesn't work even old gui)Nikola Pajkovsky2011-03-101-2/+0
| | | | | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-101-40/+63
| |\ \
| | * | event_config: load .xml files first, .conf files afterDenys Vlasenko2011-03-101-40/+63
| | |/ | | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * | abrt-gtk: minor tweaks in event config dialogJiri Moskovcak2011-03-101-5/+24
| | |
| * | added default configuration for report_Bugzilla eventJiri Moskovcak2011-03-101-1/+2
| |/
* / added XML configuration for analyze stepsKarel Klic2011-03-104-3/+24
|/
* event_xml_parser: correctly interact with already-loaded dataDenys Vlasenko2011-03-103-56/+121
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt-action-install-debuginfo: prevent $PATH attackDenys Vlasenko2011-03-101-2/+7
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* use variable name from conf file if xml description doesn't existJiri Moskovcak2011-03-091-3/+9
|
* rename Bugzilla.xml to report_Bugzilla.xmlDenys Vlasenko2011-03-092-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* added loading/saving values to/from event config dialogJiri Moskovcak2011-03-091-6/+61
|
* wizard: minor build fixJiri Moskovcak2011-03-091-1/+1
|
* remove some not needed fields from event_configJiri Moskovcak2011-03-093-17/+26
|
* create old bottom buttonsNikola Pajkovsky2011-03-091-31/+80
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* gui-wizard-gtk: add load_event_config_data() to wizardDenys Vlasenko2011-03-094-19/+26
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* fix to parsing of /etc/abrt/events/*.conf filesDenys Vlasenko2011-03-091-3/+7
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* add parsing of /etc/abrt/events/*.conf files. Not tested.Denys Vlasenko2011-03-091-9/+35
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* fix a leak in event_xml_parser.c; simplify load_conf_file() a bitDenys Vlasenko2011-03-092-29/+31
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-0915-37/+37
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* view details in extrenal editor for multiline non-binary filesNikola Pajkovsky2011-03-093-1/+50
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* abrt-gtk: fixed crash when user clicks configure and no event is selectedJiri Moskovcak2011-03-091-1/+4
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-092-10/+49
|\
| * retrace server: get rid of ABRT inside chrootsMichal Toman2011-03-092-10/+49
| |
* | abrt-gtk: show error message when no event description is availableJiri Moskovcak2011-03-091-1/+17
|/
* abrt-gtk: added event config dialogJiri Moskovcak2011-03-084-27/+176
| | | | | - Edit->Plugins will show the list of all plugins - it's just read only and the event config option shows only empty fields
* added event description support into xml parserJiri Moskovcak2011-03-084-9/+21
| | | | | | | - so event now has: action: description of what will happen when this event is used - the main purpose is for the event selector in wizard description: description of the event
* implement load_event_config_data. Untested.Denys Vlasenko2011-03-087-64/+153
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>