summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for g_event_config_list == NULLDenys Vlasenko2011-03-071-12/+16
* gui-wizard-gtk: add code to export/unexport config variables. UntestedDenys Vlasenko2011-03-071-14/+71
* gui-wizard-gtk: generate real text on previous-to-last pageDenys Vlasenko2011-03-041-11/+52
* gui-wizard-gtk: fully reload data from disk when we update a field thereDenys Vlasenko2011-03-041-3/+6
* run_event: load_event_config can be done with DD_OPEN_READONLYDenys Vlasenko2011-03-031-1/+2
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-031-11/+4
* gui-wizard-gtk: move comment editing to page 2Denys Vlasenko2011-03-031-29/+27
* gui-wizard-gtk: add selectable directory name on page #1Denys Vlasenko2011-03-031-0/+4
* remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used insteadDenys Vlasenko2011-03-031-7/+1
* gui-wizard-gtk: highlight the search resultJiri Moskovcak2011-03-021-7/+26
* gui-wizard-gtk: show element list on last page before reportingDenys Vlasenko2011-02-281-0/+17
* gui-wizard-gtk: tweak label placement and box namesDenys Vlasenko2011-02-281-2/+2
* dump_dir API: rename dd_dir field to dd_dirnameDenys Vlasenko2011-02-281-1/+1
* gui-wizard-gtk: show error messages as msg boxesDenys Vlasenko2011-02-251-6/+27
* change stealing semantics from copy to moveDenys Vlasenko2011-02-251-1/+4
* gui-wizard-gtk: s:$HOME/.abrt:$HOME/.abrt/spoolDenys Vlasenko2011-02-251-1/+1
* gui-wizard-gtk: implement stealingDenys Vlasenko2011-02-251-14/+73
* gui-wizard-gtk: retain reporter selections across data reloadsDenys Vlasenko2011-02-251-10/+49
* gui-wizard-gtk: save edited fields on [Fwd]/[Apply]Denys Vlasenko2011-02-241-7/+68
* gui-wizard-gtk: hook up the search boxJiri Moskovcak2011-02-241-1/+34
* gui-wizard-gtk: use fixed font for backtrace and log textviewsDenys Vlasenko2011-02-241-15/+23
* gui-wizard-gtk: make [Refresh] button workDenys Vlasenko2011-02-241-12/+32
* gui-wizard-gtk: reporter selector page should be complete only when at least ...Denys Vlasenko2011-02-241-2/+144
* gui-wizard-gtk: group page navigation handler functions in one placeDenys Vlasenko2011-02-241-89/+88
* gui-wizard-gtk: run multiple reporters if they are selectedDenys Vlasenko2011-02-231-24/+53
* gui-wizard-gtk: move non-initialization code from init section in the sourceDenys Vlasenko2011-02-231-75/+81
* gui-wizard-gtk: fix page completeness settingsDenys Vlasenko2011-02-231-17/+15
* gui-wizard-gtk: a bit different bt page layoutDenys Vlasenko2011-02-231-28/+27
* gui-wizard-gtk: minor fixes in rating check logicJiri Moskovcak2011-02-231-3/+9
* gui-wizard-gtk: made the warnings on bt page actually workJiri Moskovcak2011-02-231-6/+79
* gui-wizard-gtk: reporting event will be run now, but only the first oneDenys Vlasenko2011-02-231-48/+118
* gui-wizard-gtk: hide the element table on the 1st page with expanderDenys Vlasenko2011-02-231-13/+13
* gui-wizard-gtk: hook up the bt approval check boxJiri Moskovcak2011-02-231-0/+24
* changed page type so it's not skipped when back button is pressedJiri Moskovcak2011-02-221-1/+4
* gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...Denys Vlasenko2011-02-221-3/+41
* gui-wizard-gtk: fix the problem with "missing" reporter checkboxesDenys Vlasenko2011-02-221-17/+21
* gui-wizard-gtk: move data page to the fron1Denys Vlasenko2011-02-221-32/+37
* 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-221-92/+96
* gui-wizard-gtk: add crash_data reloading; add -v propagationDenys Vlasenko2011-02-221-81/+15
* 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-221-2/+18
* gui-wizard-gtk: generate list of reportersDenys Vlasenko2011-02-211-13/+13
* gui-wizard-gtk: ensure we don't block on reading analyze outputDenys Vlasenko2011-02-181-0/+2
* gui-wizard-gtk: run analyze event asyncronouslyDenys Vlasenko2011-02-181-44/+128
* fill backtrace textview when backtrace page is preparedJiri Moskovcak2011-02-181-0/+31
* join page_titles[] and page_types[] to one array which also keeps the page po...Jiri Moskovcak2011-02-181-26/+26
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-02-171-5/+36
|\
| * gui-wizard-gtk: analyze step now sort-of-works....Denys Vlasenko2011-02-171-3/+34
* | fill the details treeviewJiri Moskovcak2011-02-171-1/+81
|/