summaryrefslogtreecommitdiffstats
path: root/src/gui-gtk
Commit message (Expand)AuthorAgeFilesLines
* abrt-gui: better list refreshing. Closes #251Denys Vlasenko2011-05-021-6/+18
* fix for spurious "Lock file 'DIR/.lock' is locked by process PID" messageDenys Vlasenko2011-05-022-0/+10
* gui: items in gui are sorted by time by default (descending) trac#116Jiri Moskovcak2011-05-021-0/+5
* gui: suppress printing dumpdir access errors (bz#698418)Miroslav Lichvar2011-04-261-1/+1
* gui+wizard: fixed the window icon for all child dialogsJiri Moskovcak2011-04-171-1/+1
* small improvement for rescanning in abrt-guiDenys Vlasenko2011-04-152-13/+63
* gui: fixed the prgname trac#180Jiri Moskovcak2011-03-291-0/+5
* added jsteinar to artwork creditsJiri Moskovcak2011-03-251-0/+1
* add option -p to abrt-gui and wizard tooDenys Vlasenko2011-03-251-3/+11
* abrt-gui: tweak inotify codeDenys Vlasenko2011-03-241-7/+11
* abrt-gui: add inotify-based reloading of dumpsDenys Vlasenko2011-03-243-9/+109
* abrt-gtk: rename Edit->Plugins to "Event configuration"; fix last_row codeDenys Vlasenko2011-03-181-3/+3
* Replace FILENAME_MESSAGE with FILENAME_REPORTED_TO.Denys Vlasenko2011-03-181-1/+1
* abrt-gui: fixed localizationJiri Moskovcak2011-03-161-0/+7
* abrt-gui: change the help accelerator to alt-HJiri Moskovcak2011-03-161-1/+1
* abrt-gui: minor fix to about dialogJiri Moskovcak2011-03-161-1/+0
* abrt-gui: minor fixes to about dialogJiri Moskovcak2011-03-151-1/+4
* minor build fixesJiri Moskovcak2011-03-151-3/+1
* added copyright bannersDenys Vlasenko2011-03-153-0/+54
* style fixesDenys Vlasenko2011-03-151-1/+1
* put code shared among gui and wizard into libreportgtkJiri Moskovcak2011-03-144-367/+24
* event-config-dialog: do not store pointer to GTK-internal storage in plugin o...Karel Klic2011-03-141-1/+1
* gui-wizard-gtk: show event description, not bare name, in wizardDenys Vlasenko2011-03-111-1/+1
* Merge branch 'prune-old-gui'Nikola Pajkovsky2011-03-112-4/+20
|\
| * override old gui by new oneNikola Pajkovsky2011-03-112-4/+20
* | minor tweaks to event config dialogJiri Moskovcak2011-03-101-1/+10
|/
* Merge branch 'gui'Nikola Pajkovsky2011-03-101-7/+66
|\
| * accelerators for 'Report' and 'Online help' buttonsNikola Pajkovsky2011-03-101-2/+2
| * abrt-gtk: credits dialogNikola Pajkovsky2011-03-101-0/+53
| * available online help from menuNikola Pajkovsky2011-03-101-3/+11
| * get rid of 'View log' from menu (doesn't work even old gui)Nikola Pajkovsky2011-03-101-2/+0
* | abrt-gtk: minor tweaks in event config dialogJiri Moskovcak2011-03-101-5/+24
|/
* use variable name from conf file if xml description doesn't existJiri Moskovcak2011-03-091-3/+9
* added loading/saving values to/from event config dialogJiri Moskovcak2011-03-091-6/+61
* create old bottom buttonsNikola Pajkovsky2011-03-091-31/+80
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-091-2/+2
* abrt-gtk: fixed crash when user clicks configure and no event is selectedJiri Moskovcak2011-03-091-1/+4
* abrt-gtk: show error message when no event description is availableJiri Moskovcak2011-03-091-1/+17
* abrt-gtk: added event config dialogJiri Moskovcak2011-03-084-27/+176
* implement load_event_config_data. Untested.Denys Vlasenko2011-03-081-6/+8
* renamed some files, no code changesJiri Moskovcak2011-03-072-0/+113
* fix build, there is no file event_config_dialog.cNikola Pajkovsky2011-03-071-1/+0
* abrt-gtk: added function to dynamically generate the config dialog from event...Jiri Moskovcak2011-03-071-0/+1
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-031-1/+2
* Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-031-2/+2
* renamed libreport.so to libreport2.soJiri Moskovcak2011-03-031-2/+2
* dump_dir API: rename dd_dir field to dd_dirnameDenys Vlasenko2011-02-281-1/+1
* show more useful columns in abrt-gtk; use human-readable time in dir namesDenys Vlasenko2011-02-281-19/+15
* change stealing semantics from copy to moveDenys Vlasenko2011-02-251-17/+1
* gui-wizard-gtk: move data page to the fron1Denys Vlasenko2011-02-221-3/+6