-
Thu Jan 30 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-6
- Properly initialize gettext for glade files
- Resolves: #1030335
-
Thu Jan 30 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-5
- Translation updates
- Resolves: #1047476
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.3.4-4
- Mass rebuild 2014-01-24
-
Mon Jan 20 2014 Jakub Filak <jfilak@redhat.com> - 0.3.4-3
- Select multiple records to delete in gnome-abrt
- Do not crash when a FileIcon can't be loaded
- Resolves: #1048120, #1054089
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.3.4-2
- Mass rebuild 2013-12-27
-
Thu Dec 19 2013 Jakub Filak <jfilak@redhat.com> 0.3.4-1
- Do not use deprecated GObject API
- Make gnome-abrt compatible with Python GObject < 3.7.2
- Do not fail if there is no Problem D-Bus service
- Make all labels selectable
- Run xdg-open for problem directory nonblocking
- Fix translations (rhbz#1044241)
- Make problem list resizable
- Make info about Reported state of problem more clear
- Remove message about missing Bugzilla ticket
- Fix a bug in SIGCHLD handler causing 100% CPU usage
- Show "yes" in Reported field only if no URL is available
- Load only the most recent reported to value
- Check if Application has valid name in filter fn
- Fix issues found by new pylint
- Related: #1044241
- Resolves: #1044569
-
Fri Dec 06 2013 Jakub Filak <jfilak@redhat.com> 0.3.1-2
- Update translations
- Resolves: #1030335
-
Thu Sep 12 2013 Jakub Filak <jfilak@redhat.com> 0.3.1-1
- Improve user experience
- Make About dialog transient for the main window
- Add AppData file
- Ship the 256x256 icon in the right place
- Recover from fork errors
- Add ABRT configure application menu
- Use absolute path in python shebang
- Recover from invalid time stamp values
- Use wrapped text for the bug report link
- Resolves: #994749, #995337, #995868, #1005472
-
Fri Jul 26 2013 Jakub Filak <jfilak@redhat.com> 0.3.0-1
- Do not include url files twice
- Get rid of Stock Items usage
- Do not remove invalid problems while sorting the list
- Check if X display can be opened
- Fix a condition in the source changed notification handler
- Update Translations
- Skip inotify events for sub folders in dump location watcher
- Use GLib.io_add_watch() instead of IOChanell.add_watch()
- Fix a typo in macro name
- Remove shebang from non-executable scripts
- Remember missing elements and load them only once
- Download more problem elements in a single D-Bus call
- Improve data caching
- Display two sets of problems (My/System)
- Fix typo in dbus error message
- Don't crash if a new directory problem is invalid
- Resolves: #956912, #973125, #967499
-
Mon May 06 2013 Jakub Filak <jfilak@redhat.com> 0.2.12-3
- Disable downloading of HTML titles