summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * move ccpp related events to events.d/Jiri Moskovcak2011-02-223-16/+25
| * gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...Denys Vlasenko2011-02-227-9/+47
| * gui-wizard-gtk: fix the problem with "missing" reporter checkboxesDenys Vlasenko2011-02-223-21/+29
| * gui-wizard-gtk: move data page to the fron1Denys Vlasenko2011-02-225-165/+132
| * gui-wizard-gtk: reload data from directory after analyze runDenys Vlasenko2011-02-221-0/+1
| * gui-wizard-gtk: cleanups without substantial code changesDenys Vlasenko2011-02-224-124/+123
| * gui-wizard-gtk: add crash_data reloading; add -v propagationDenys Vlasenko2011-02-225-127/+133
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-02-221-1/+3
| |\
| | * abrt-action-install-debuginfo.py: use /tmp for nowDenys Vlasenko2011-02-221-1/+3
| * | disable next button during the analyze processJiri Moskovcak2011-02-221-3/+5
| |/
| * correct rights on /var/run/abrt; improve new GUI a bitDenys Vlasenko2011-02-225-23/+25
| * abrt-action-install-debuginfo.py: do not truncate package names on outputDenys Vlasenko2011-02-221-6/+6
| * abrt-action-install-debuginfo: disallow overriding paths to writable dirsDenys Vlasenko2011-02-223-25/+38
| * run abrt-action-install-debuginfo.py using trivial sgid wrapperJiri Moskovcak2011-02-215-8/+45
| * gui-wizard-gtk: generate list of reportersDenys Vlasenko2011-02-214-64/+70
| * abrt-hook-ccpp: use common file name buffer for /proc/PID/maps and /proc/PID/...Denys Vlasenko2011-02-181-11/+9
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtDenys Vlasenko2011-02-182-2/+18
| |\
| | * copy /proc/<pid>/[map,smap] files into crash dirNikola Pajkovsky2011-02-182-2/+18
| * | move hostname saving from abrt-action-save-package-data to dump_dirVladimir Vinogradov2011-02-182-26/+1
| |/
| * gui-wizard-gtk: ensure we don't block on reading analyze outputDenys Vlasenko2011-02-182-2/+10
| * gui-wizard-gtk: run analyze event asyncronouslyDenys Vlasenko2011-02-181-44/+128
| * run_event: add async run event machineryDenys Vlasenko2011-02-182-83/+180
| * fill backtrace textview when backtrace page is preparedJiri Moskovcak2011-02-182-1/+32
| * minor build fixesJiri Moskovcak2011-02-181-4/+4
| * join page_titles[] and page_types[] to one array which also keeps the page po...Jiri Moskovcak2011-02-181-26/+26
| * regenerate wizard_glade.c when wizard.glade is changedJiri Moskovcak2011-02-181-1/+1
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-02-174-23/+80
| |\
| | * gui-wizard-gtk: analyze step now sort-of-works....Denys Vlasenko2011-02-174-18/+78
| * | fill the details treeviewJiri Moskovcak2011-02-174-4/+88
| |/
| * removed unneeded fileJiri Moskovcak2011-02-172-2/+1
| * move steal_directory() into libreportJiri Moskovcak2011-02-175-42/+47
| * gui-wizard-gtk: show correct list of analyzers availableDenys Vlasenko2011-02-173-45/+21
| * gui-wizard-gtk: display proper reason field valueDenys Vlasenko2011-02-174-12/+26
| * removed not needed parts of the settings dialogJiri Moskovcak2011-02-162-326/+17
| * added menu bar to the main windowJiri Moskovcak2011-02-161-1/+46
| * gui-wizard-gtk: add -g GLADE_FILE optionDenys Vlasenko2011-02-164-9/+35
| * more wizard UI tunningJiri Moskovcak2011-02-161-23/+282
| * abrt-gtk: trivial simplificationDenys Vlasenko2011-02-161-3/+6
| * bug-reporting-wizard: store glade file internallyDenys Vlasenko2011-02-163-3/+16
| * abrt-gtk: "run bug-reporting-wizard DIR" when a dump is selectedDenys Vlasenko2011-02-162-3/+8
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-02-167-30/+17
| |\
| | * get rid of unused CD_FLAG_SYSNikola Pajkovsky2011-02-167-30/+17
| * | polished the wizard glade fileJiri Moskovcak2011-02-161-51/+248
| |/
| * gui-wizard-gtk: tweak --help textDenys Vlasenko2011-02-161-2/+2
| * gui-wizard-gtk: added option handling and dump dir loading in main()Denys Vlasenko2011-02-163-2/+32
| * gui-wizard-gtk: simplify code a bitDenys Vlasenko2011-02-162-69/+50
| * abrt-gtk: better handling of cursor while deletingDenys Vlasenko2011-02-153-7/+34
| * abrt-gtk: refresh the list after deletionDenys Vlasenko2011-02-153-17/+64
| * rename gtk-wizard to gui-wizard-gtkJiri Moskovcak2011-02-156-1/+1
| * gtk wizardJiri Moskovcak2011-02-136-1/+632