summaryrefslogtreecommitdiffstats
path: root/src/gui-wizard-gtk/wizard.c
Commit message (Expand)AuthorAgeFilesLines
* wizard: warn user if the plugin configuration is wrong trac#156Jiri Moskovcak2011-04-171-0/+2
* gui+wizard: fixed the window icon for all child dialogsJiri Moskovcak2011-04-171-1/+4
* small improvement for rescanning in abrt-guiDenys Vlasenko2011-04-151-0/+3
* wizard: implement long descriptionsDenys Vlasenko2011-04-141-91/+136
* wizard: robustify iteration through event GtkContainers; add utility functionDenys Vlasenko2011-04-141-19/+31
* abrt-cli is one of several places where we hardcode usage of variousDenys Vlasenko2011-04-081-2/+2
* do not forget settings everytime when you run start_event_run()Nikola Pajkovsky2011-04-081-5/+0
* all: don't declare variables inside for loopsCosimo Cecchi2011-03-291-5/+10
* gui-wizard-gtk: don't allow user to continue if analyzer failsJiri Moskovcak2011-03-271-2/+6
* expose export/unexport_event_configNikola Pajkovsky2011-03-171-34/+0
* save "exitcode 0" messages in event_log for "silent" actions; tweak .xml a bitDenys Vlasenko2011-03-161-2/+4
* gui-wizard-gtk: append newline to event log if it has unterminated last lineDenys Vlasenko2011-03-161-1/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtDenys Vlasenko2011-03-161-1/+1
|\
| * use get_event_config in wizard to make symlinks workKarel Klic2011-03-151-1/+1
* | compile failure fixDenys Vlasenko2011-03-161-1/+1
* | gui-wizard-gtk: fix a case where screen label is used as event nameDenys Vlasenko2011-03-161-13/+13
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-151-0/+13
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtDenys Vlasenko2011-03-151-1/+25
| |\
| * | gui-wizard-gtk: sanitize file mode/uid/gid after event runDenys Vlasenko2011-03-151-0/+13
* | | gui-wizard-gtk: simplified the code a bitJiri Moskovcak2011-03-151-17/+10
| |/ |/|
* | gui-wizrad-gtk: load event settings from keyring if possibleJiri Moskovcak2011-03-151-1/+25
|/
* added copyright bannersDenys Vlasenko2011-03-151-0/+18
* style fixesDenys Vlasenko2011-03-151-2/+2
* gui-wizard-gtk: save event processing logDenys Vlasenko2011-03-151-7/+106
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-141-99/+167
|\
| * gui-wizard-gtk: show event description, not bare name, in wizardDenys Vlasenko2011-03-111-15/+49
| * gui-wizard-gtk: make one-line text elements selectable with mouseDenys Vlasenko2011-03-111-84/+118
* | export_event_config: use get_event_config() instead of g_event_config_listKarel Klic2011-03-141-17/+9
|/
* gtk-wizard: do not export null values to eventsKarel Klic2011-03-101-0/+2
* event_xml_parser: correctly interact with already-loaded dataDenys Vlasenko2011-03-101-0/+12
* wizard: minor build fixJiri Moskovcak2011-03-091-1/+1
* gui-wizard-gtk: add load_event_config_data() to wizardDenys Vlasenko2011-03-091-0/+4
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-091-1/+1
* view details in extrenal editor for multiline non-binary filesNikola Pajkovsky2011-03-091-0/+34
* 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