SHA256
12
0
forked from pool/wxlua
wxlua/wxlua.changes

68 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 21 13:11:01 UTC 2021 - gmbr3@opensuse.org
- Update to version 3.1.0.0+27:
* Compilation fixed for Lua 5.4
* wxSearchCtrl bindings updated to add `SetValue`.
* wxSearchCtrl bindings updated to add `GetValue`.
* wxSearchCtrl binding added.
* Fixed compilation issue with GenericGetHeader
* Fixed compilation with wxwidgets prior to 3.1.5
* Updated examples to use GetBitnessName instead of GetArchName
* Added wxBitness instead of deprecated wxArchitecture
* Add target dependencies to bindings Makefile
* Updated example to use proper/current SetColour method name
* Updated wxLUA_USE_wxTranslations scope to allow encodings to
be used independently
* Updated wxLUA_USE* setting handling to allow overwrites
from command line
* Add wxLUA_USE_wxTranslations option to control
wxTranslations compilation
* Reorganized wxTranslations version checks in prep for
adding wxLUA_USE check
- Removed wxMemoryBuffer.patch: merged
- Disable translations which cause build failure
- Follow shared library packaging policy
- Use Lua 5.4
-------------------------------------------------------------------
Sun Jun 28 09:56:25 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Added wxMemoryBuffer.patch (will be fixed next release)
-------------------------------------------------------------------
Sat Jun 13 17:52:29 UTC 2020 - Matthias Mailänder <mailaender@opensuse.org>
- Drop desktop.patch (included upstream)
- Update to version 3.0.0.8
- Drop wx-webview.patch (it is disabled by default now)
-------------------------------------------------------------------
Tue Dec 12 06:18:57 UTC 2017 - mailaender@opensuse.org
- Update to the 3.1 series fork
- Drop wxlstate.patch
- Add desktop.patch
-------------------------------------------------------------------
Thu Sep 7 21:21:49 UTC 2017 - jengelh@inai.de
- Add wx-webview.patch which disables building the Lua wrapper for
of wxWebView, since that class is going away in the C++ part.
-------------------------------------------------------------------
Tue Jul 11 08:47:18 UTC 2017 - tchvatal@suse.com
- Fix build with namespaced lua
-------------------------------------------------------------------
Thu Jul 21 21:45:14 UTC 2016 - mailaender@opensuse.org
- install shared library and MIME files
-------------------------------------------------------------------
Thu Jul 21 07:56:21 UTC 2016 - mailaender@opensuse.org
- initial packaging for openSUSE