summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build: fix ./configure --enable-debugNikola Pajkovsky2011-03-141-5/+5
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* 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-1133-5809/+32
|\ | | | | | | | | | | * 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-1110-32/+32
| | | | | | | | 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
* | abrt.spec: ship analyze_{LocalGDB,RetraceServer}.xml configurationKarel Klic2011-03-101-0/+2
| |
* | mergeKarel Klic2011-03-1011-64/+178
|\ \
| * | make report_Logger configurableDenys Vlasenko2011-03-106-13/+16
| |/ | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
| * added forgotten report_Bugzilla.confJiri Moskovcak2011-03-101-0/+4
| |
| * .gitignore: hide version.texiNikola Pajkovsky2011-03-101-0/+1
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * .gitignore: unhide source file and hide info for retraceNikola Pajkovsky2011-03-101-1/+3
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
| * 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-102-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-102-1/+4
| | |
* | | added XML configuration for analyze stepsKarel Klic2011-03-104-3/+24
| | |
* | | retrace-server-manual: added some todo itemsKarel Klic2011-03-101-0/+6
| |/ |/|
* | mv .gitignore from /doc to /doc/abrt-pluginsNikola Pajkovsky2011-03-101-0/+0
|/ | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* event_xml_parser: correctly interact with already-loaded dataDenys Vlasenko2011-03-103-56/+121
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* gitignore: ignore autogenerated files in doc and testsKarel Klic2011-03-101-0/+5
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-109-31/+106
|\
| * 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-093-2/+2
| | | | | | | | 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
| |
* | retrace-server-manual: remove text and html versionsKarel Klic2011-03-102-1583/+0
| |
* | retrace-server-manual: improve markupKarel Klic2011-03-091-43/+43
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-0943-202/+1211
|\|
| * 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>