forked from pool/perl-Glib-Object-Introspection
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=12
67 lines
2.4 KiB
Plaintext
67 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 29 05:32:40 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.040:
|
|
* Makefile.PL: Make G:O:I dependent on Glib version >= 1.320.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 4 10:29:26 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.033:
|
|
* perli11ndoc: Add a path bar to the results display.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.032 (changes since 0.030):
|
|
* Add perli11ndoc, an interactive documentation viewer.
|
|
* Added perli11ndoc to MANIFEST.
|
|
* Docs: include an edited version of Gtk2::api.
|
|
* perli11ndoc: hush a warning when run in text mode without args.
|
|
* perli11ndoc: display a synopsis for callables.
|
|
* perli11ndoc: make Control+k focus the search entry.
|
|
* perli11ndoc: make Right/Left expand/collapse rows in the tree
|
|
view.
|
|
* perli11ndoc: make the result text view readonly.
|
|
* Croak in setup for unhandled modificaion combinations.
|
|
* perli11ndoc: when filtering, show children of matching elements.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.030:
|
|
* Avoid repeating setting up a library as this can lead to issues.
|
|
* Add some missing version guards to the tests.
|
|
* Add t/variants.t to MANIFEST.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 10:56:21 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.029:
|
|
* Hook up the generic Glib::Boxed constructor on load, not in
|
|
setup().
|
|
* Add support for marshalling GVariants, GArrays, GPtrArrays and
|
|
GByteArrays.
|
|
* Support flat arrays when converting from C to Perl.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 11:07:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.028:
|
|
* Harmonize the format of type names in error messages.
|
|
* Add a FIXME about a corner case of GInitiallyUnowned handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 11:04:11 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.027:
|
|
* Fix compilation problems when NOISY is defined.
|
|
* Move the handling of void record fields into the field
|
|
accessors.
|
|
* Rename a few variables for clarity.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 16 17:27:13 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Initial package.
|