* Thu Apr 06 2017 wbauer@tmo.at
- Add fix-crash-about-invalid-columns.patch to fix crashes in
eclipse (kde#338012)
* Tue Aug 04 2015 sor.alexei@meowr.ru
- Use %cmake marco.
- Add qt-config-path.patch: search Qt (oxygen-qt5) config paths.
- Switch to TS_PLAIN tabstyles as oxygen-qt5 did.
- Prettify description.
* Wed Oct 29 2014 hrvoje.senjan@gmail.com
- Update to version 1.4.6
* Changed AnimationType::None into AnimationType::NoAnimation
due to possible conflict with X11 None.
* Disconnect old button if already set (kde#339174)
* Fixed decoColor consistently with Qt
* Mon Sep 08 2014 fisiu@opensuse.org
- Add fix-menu-items-look.patch: Center text in menuitem.
* Sun Apr 13 2014 hrvoje.senjan@gmail.com
- Update to version 1.4.5
* background and shadows in libreoffice
* improved detection of empty areas for window dragging
* fix bluring behind tooltips in KDE on 64 bits machines
* fix calculation of the tabs area
- Droped 0001-make-sure-parent-is-registered-to-innerShadowEngine-.patch,
merged upstream
* Tue Mar 18 2014 hrvoje.senjan@gmail.com
- Added crashfix from upstream:
0001-make-sure-parent-is-registered-to-innerShadowEngine-.patch,
fixes crashes when invoking GTK2 dialogs, bnc#869791, kde#331879
* Sat Mar 08 2014 hrvoje.senjan@gmail.com
- Update to version 1.4.4
* Bugfix release, no changelog provided from upstream
* Fri Jan 24 2014 hrvoje.senjan@gmail.com
- Update to version 1.4.3
* Bugfix release, no changelog provided from upstream
- Droped 0001-properly-reset-_previous-and-_current-widget-if-matc.patch,
included in this release
* Sat Jan 04 2014 hrvoje.senjan@gmail.com
- Added:
* 0001-properly-reset-_previous-and-_current-widget-if-matc.patch
from upstream, for trying to resolve kde#329112, kde#324438,
kde#328495 and kde#325196
* Mon Dec 16 2013 hrvoje.senjan@gmail.com
- Update to version 1.4.1
* Bugfix release, no changelog provided from upstream
- Adjust Source URL (ftp will soon no longer be used on KDE's mirrors)
* Thu Aug 29 2013 hrvoje.senjan@gmail.com
- Update to version 1.4.0
* Bugfix release, no changelog provided from upstream
* Fri May 31 2013 hrvoje.senjan@gmail.com
- Update to version 1.3.4
* Use popen instead of g_spawn_command_line_sync() (kde#318891)
* Make sure that 'runCommand' reads the full output of the command
(kde#318891)
* Fix command output reading for multi-read case
* Re-added x2 size increment in case of overflow
* Check event mask for all GtkWindow and GtkViewport before
enabling window drag
* Tue Apr 23 2013 hrvoje.senjan@gmail.com
- Update to version 1.3.3
* Detect aurora as a XUL app (kde#315163)
* Bump needed cairo version for cairo_surface_create_for_rectangle()
(kde#316066)
* Only check pixmap list size in ::isValid (kde#304381)
* Check cursor shape before accepting event for window dragging
(kde#317292)
* Fix crash in pidgin when enabling debug (kde#318002)
* Fixed memory leaks (kde#318002)
* Fri Feb 15 2013 hrvoje.senjan@gmail.com
- Update to version 1.3.2.1
* Bugfix release
* exceptional release fixes startup crashes for many applications
* Wed Jan 30 2013 hrvoje.senjan@gmail.com
- Update to version 1.3.2
* Bugfix release
* Fixes for running oxygen-gtk with gnome shell
* Fri Oct 05 2012 mlin@suse.com
- Update to version 1.3.1
* Thread-proof timers used for transitions and animations (kde#306671)
* Safer code for Groupbox appearance
* Proper rendering of flat GtkEntries
* Honor custom color for menu background (kde#304063)
* More testing options for the demo application
* Sat Jul 21 2012 asterios.dramis@gmail.com
- Update to version 1.3.0:
* Many improvement for libreoffice, tied to its next release
(libreoffice v3.6).
* Fix of most rendering issues introduced with the release of gtk+-3.4.
- Removed the patch for #bko 302197 and JRE crashes (fixed upstream).
* Mon Jul 02 2012 renda.krell@gmail.com
- Crash fix, fixes #bko 302197 and JRE crashes
* Mon Jun 18 2012 asterios.dramis@gmail.com
- Update to version 1.2.5:
Bugfix release. Fixes include:
* Several rendering issues with libre-office.
* Icon positionning in text entries.
* Tue May 15 2012 mlin@suse.com
- Update to version 1.2.4
* Bugfix release
* Disable build oxygen-gtk-deco by default