summaryrefslogtreecommitdiffstats
path: root/src/gtk-helpers
Commit message (Collapse)AuthorAgeFilesLines
* wizard: warn user if the plugin configuration is wrong trac#156Jiri Moskovcak2011-04-172-0/+35
|
* Implement the possibility to add text labels to even config GUI. Closes #199.Denys Vlasenko2011-04-153-20/+52
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* wizard: implement long descriptionsDenys Vlasenko2011-04-141-0/+2
| | | | | | | | The change is somewhat big because I can no longer (ab)use tooltip to store event name. So I created a bit more generic method of remembering which events are shown and selected. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* wizard: robustify iteration through event GtkContainers; add utility functionDenys Vlasenko2011-04-143-3/+80
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* wizard: add keyboard accelerator for "Configure Events" buttonsDenys Vlasenko2011-03-241-21/+16
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt-gtk: rename Edit->Plugins to "Event configuration"; fix last_row codeDenys Vlasenko2011-03-181-20/+38
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* event_config_dialog: plug memory leaks; improve resizing and window placementDenys Vlasenko2011-03-181-74/+71
| | | | | | | | | Also * replace open-coded color interleavinn in event tree view with Gtk built-it one. * add padding between labels and edit fields Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt-keyring: add gnome_keyring_attribute_list_free's, accept NULL keyring nameDenys Vlasenko2011-03-151-45/+56
| | | | | | On my machine, default keyring is indeed NULL. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* minor build fixesJiri Moskovcak2011-03-151-1/+1
|
* added copyright bannersDenys Vlasenko2011-03-153-2/+54
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* style fixesDenys Vlasenko2011-03-152-136/+117
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* abrt-gui: save event settings in gnome keyringJiri Moskovcak2011-03-143-35/+67
|
* forgot to push the libreportgtkJiri Moskovcak2011-03-144-0/+510