summaryrefslogtreecommitdiffstats
path: root/src/gui-gtk/abrt-gtk.c
Commit message (Expand)AuthorAgeFilesLines
* include/report/report.h: change API from having more functions to having more...Denys Vlasenko2011-05-241-4/+7
* assorted cleanups, memory leak fix (g_list_free in add_basics_to_problem_data)Denys Vlasenko2011-05-221-1/+1
* more fixes to report C API (based on Denys's review)Jiri Moskovcak2011-05-201-1/+1
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtJiri Moskovcak2011-05-201-19/+7
|\
| * gui: fil colors in list; wizard: a bit better navigationDenys Vlasenko2011-05-191-19/+7
* | report C API improvementsJiri Moskovcak2011-05-181-1/+52
|/
* report api proposalJiri Moskovcak2011-05-131-11/+2
* fix for spurious "Lock file 'DIR/.lock' is locked by process PID" messageDenys Vlasenko2011-05-021-0/+7
* 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-151-1/+1
* added jsteinar to artwork creditsJiri Moskovcak2011-03-251-0/+1
* abrt-gui: add inotify-based reloading of dumpsDenys Vlasenko2011-03-241-8/+29
* 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: 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
* added copyright bannersDenys Vlasenko2011-03-151-0/+18
* style fixesDenys Vlasenko2011-03-151-1/+1
* put code shared among gui and wizard into libreportgtkJiri Moskovcak2011-03-141-6/+19
* gui-wizard-gtk: show event description, not bare name, in wizardDenys Vlasenko2011-03-111-1/+1
* 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
* create old bottom buttonsNikola Pajkovsky2011-03-091-31/+80
* abrt-gtk: added event config dialogJiri Moskovcak2011-03-081-7/+19
* gui-wizard-gtk: fix stealing againDenys Vlasenko2011-03-031-1/+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
* gui-wizard-gtk: cleanups without substantial code changesDenys Vlasenko2011-02-221-1/+1
* gui-wizard-gtk: analyze step now sort-of-works....Denys Vlasenko2011-02-171-2/+4
* added menu bar to the main windowJiri Moskovcak2011-02-161-1/+46
* abrt-gtk: trivial simplificationDenys Vlasenko2011-02-161-3/+6
* abrt-gtk: "run bug-reporting-wizard DIR" when a dump is selectedDenys Vlasenko2011-02-161-1/+6
* abrt-gtk: better handling of cursor while deletingDenys Vlasenko2011-02-151-5/+32
* abrt-gtk: refresh the list after deletionDenys Vlasenko2011-02-151-15/+47
* abrt-gtk: make Delete key actually delete the dump dirDenys Vlasenko2011-02-101-1/+22
* abrt-gtk: add keyboard handler for delete keyDenys Vlasenko2011-02-101-8/+33
* 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-091-23/+12
* abrt-gtk: some cleanupsDenys Vlasenko2011-02-091-52/+43
* abrt-gtk: beginning of C rewrite of GUIJiri Moskovcak2011-02-091-0/+204