* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Dec 14 2017 dimstar@opensuse.org
- Update package-name BuildRequires with their pkgconfig()
equivalents and align with configure's checks:
+ Removed enchant-devel, gtk3-devel, iso-codes-devel,
libsoup-devel
+ Add pkgconfig(enchant), pkgconfig(gtk+-3.0), pkgconfig(cairo),
pkgconfig(gail-3.0), pkgconfig(iso-codes),
pkgconfig(libsoup-2.4).
- Drop xz BuildRequires: xz has been implicit for a long time
already.
* Fri Apr 15 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Mon Sep 21 2015 dimstar@opensuse.org
- Update to version 4.10.0:
+ No code/translation changes.
* Mon Sep 14 2015 dimstar@opensuse.org
- Update to version 4.9.92:
+ bgo#729020: Drop gnome-icon-theme dependency.
+ bgo#729414: Correct spelling typos in devel docs and code
comments.
+ bgo#729944: UTF-8 characters are not always encoded correctly.
+ bgo#732499: Use named colors from themes.
* Mon Oct 13 2014 dimstar@opensuse.org
- Update to version 4.8.5:
+ bgo#537825: Text cursor not erased when moved to new position.
+ bgo#737340: theme_text_color is no longer in gtk 3.14.
* Mon Aug 11 2014 zaitor@opensuse.org
- Update to version 4.8.4:
+ Miscellaneous: Add forgotten chain-up-s to parent's
constructed() method.
* Wed Jul 16 2014 dimstar@opensuse.org
- Update to version 4.8.3:
+ Remove usages of deprecated gtk_widget_ensure_style().
+ Remove unused and obsolete gtkhtml-zip.in.
+ bgo#732499: Use named colors from themes.
* Wed Jul 02 2014 zaitor@opensuse.org
- Add baselibs.conf to spec as source1, following new distro
policy.
* Tue Jul 01 2014 dimstar@opensuse.org
- Update to version 4.8.2:
+ bgo#729414: Correct spelling typos in devel docs and code
comments.
+ bgo#729944: UTF-8 characters are not always encoded correctly.
+ Updated translations.
* Fri May 02 2014 zaitor@opensuse.org
- Update to version 4.8.1:
+ Drop gnome-icon-theme dependency (bgo#729020).
- Drop gnome-icon-theme BuildRequires: Following upstream changes.
* Mon Mar 24 2014 dimstar@opensuse.org
- Update to version 4.8.0:
+ Adjust to gtk+ a11y changes.
+ Updated translations.
- Drop gtkhtml-a11y-refactor.patch: Fixed upstream.
* Wed Feb 26 2014 mgorse@suse.com
- Add gtkhtml-a11y-refactor.patch -- fix atk classes to work with
modern gtk (bgo#669441).
* Wed Jul 24 2013 zaitor@opensuse.org
- Update to version 4.6.6:
+ Bug Fixes: bgo#699574: gtk_selection_owner_set() breaks mouse
wheel scrolling.
+ Other Changes:
- Paste of HTML text removes leading/trailing whitespaces.
- Skip \n and \r from whitespace recognition on HTML text
paste.
- Underline and strikeout lines out of its position in a
printout.
- Paragraph style drawn incorrectly after font style change.
- Wrong cursor position after paste of text with <div></div>.
* Sun May 12 2013 dimstar@opensuse.org
- Update to version 4.6.5:
+ Bug Fixes:
- bgo#691362: Return correct enum type 'PangoDirection' in
'get_pango_base_direction'.
- bgo#699757: Crash in gtkhtml_spell_checker_get_suggestions().
* Sun Feb 17 2013 dimstar@opensuse.org
- Update to version 4.6.4:
+ Schedule actions with higher idle priority (bgo#683867).
- Drop gtkhtml-schedule-higher-priority-actions.patch: fixed
upstream.
* Sat Feb 09 2013 badshah400@gmail.com
- Add gtkhtml-schedule-higher-priority-actions.patch to schedule
actions with higher idle priority (bgo#683867).
* Mon Feb 04 2013 dimstar@opensuse.org
- Update to version 4.6.3:
+ bgo#689476: Slow composer open (emoticon and color widget
leaks).
+ Fix a memory leak (GtkhtmlFaceAction instance).
+ Updated translations.
* Sun Jan 13 2013 dimstar@opensuse.org
- Update to version 4.6.2:
+ Fix Crash on edit of an empty HTML signature (bgo#690029).
* Mon Nov 12 2012 dimstar@opensuse.org
- Update to version 4.6.1:
+ Updated translations.