summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes for s/release/os_release/g changeDenys Vlasenko2011-02-102-1/+11
* delete wrongly committed unused code/dataDenys Vlasenko2011-02-101-30/+0
* abrt-gtk: make Delete key actually delete the dump dirDenys Vlasenko2011-02-1014-243/+261
* abrt-gtk: add keyboard handler for delete keyDenys Vlasenko2011-02-101-8/+33
* get rid of FILENAME_DESCRIPTION, rename "release" to "os_release"Denys Vlasenko2011-02-1014-53/+16
* change yes/no text to yes/no gtk iconsJiri Moskovcak2011-02-091-3/+3
* abrt-gtk: remove (unimplemented) info pane; clean up code a bitDenys Vlasenko2011-02-091-87/+67
* abrt-gtk: more cleanupsDenys Vlasenko2011-02-096-61/+61
* abrt-gtk: some cleanupsDenys Vlasenko2011-02-096-141/+86
* abrt-gtk: beginning of C rewrite of GUIJiri Moskovcak2011-02-097-1/+370
* abrt-cli: suppress errors when we try to read dump dirs which aren't oursDenys Vlasenko2011-02-071-0/+4
* abrt-cli: delete half-copied dir on dir copy errorDenys Vlasenko2011-02-071-1/+14
* fix problem with daemon shutdown when abrt.conf file is wrongJiri Moskovcak2011-02-071-1/+2
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-02-051-1/+1
|\
| * abrt-gui: fix wrong field name; Message->messageDenys Vlasenko2011-02-051-1/+1
* | - help button show the online help instead of about dialog rhbz#666267Jiri Moskovcak2011-02-052-4/+46
|/
* abrt_curl: add "Accept: text/plain" header to our HTTP transactionsDenys Vlasenko2011-02-041-1/+9
* btparser: Better normalization of glibc architecture-specific functions.Karel Klic2011-02-043-41/+66
* abrt-action-generate-backtrace: exit with 0 even if the parser failsKarel Klic2011-02-041-1/+6
* abrt_curl: fflush http body streamDenys Vlasenko2011-02-031-0/+5
* in bz/rhts description, list attachments and their sizesDenys Vlasenko2011-02-031-6/+27
* abrt_rh_support: remove code which looks into Strata-Message: headerDenys Vlasenko2011-02-031-73/+4
* cli: change user's abrt dir from $HOME/abrt to $HOME/.abrtDenys Vlasenko2011-02-031-2/+2
* run_event: fix comment which become outdated after recent changeDenys Vlasenko2011-02-011-1/+0
* abrt-cli -r DIR: copy non-writable DIR into $HOME/abrt/spoolDenys Vlasenko2011-02-0110-16/+259
* dump_dir: change locking to create .lock file inside dirDenys Vlasenko2011-02-011-63/+202
* use run_state->children_count == 0 check for "event not conf'd" conditionDenys Vlasenko2011-02-015-13/+9
* abrt-cli: converted to process events locallyDenys Vlasenko2011-02-016-332/+370
* rhtsupport reads from uninitialized variableNikola Pajkovsky2011-02-011-2/+6
* load_plugin_settings.c: remove unused variableNikola Pajkovsky2011-02-011-2/+0
* New supported format of thread header "Thread 8 (Thread 0xb07fdb70 (LWP 6357)):"Karel Klic2011-01-311-2/+31
* Added functions malloc_consolidate, _int_malloc, and __libc_calloc to the ign...Karel Klic2011-01-311-1/+4
* Increase limit for gdb run, as it was reported that 60 secs is too limiting o...Karel Klic2011-01-311-1/+2