pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/glibmm
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 6 15:31:23 UTC 2014
Modified Files:
pkgsrc/devel/glibmm: Makefile PLIST distinfo
Log Message:
Update to 2.40.0:
2.40.0 (stable):
* VariantType: Fix typo in VARIANT_TYPE_BYTESTRING_ARRAY value.
(Murray Cumming)
* gmmproc: Small improvement of enum documentation
(Kjell Ahlstedt)
* Windows Update the visual Studio build files.
(Chun-wei Fan)
2.39.93 (unstable):
Glib:
* Keyfile: Add save_to_file().
(Murray Cumming)
* Add VariantDict.
(Murray Cumming)
* Variant: Remove the now-unnecessary local g_variant_parse_error_quark().
(Murray Cumming) Bug #727554 (Antoine Jacoutot)
Gio:
* Application: Add the handle-local-options signal.
* ApplicationCommandline: Add get_options_dict().
* Settings: Add get_user_value() and get_default_value().
(Murray Cumming)
* Socket: Add get/set_option().
(Murray Cumming)
* TlsInteraction: Add invoke_request_certificate(),
request_certificate(), request_certificate_async() and
request_certificate_finish().
(Murray Cumming)
Build:
* h2def.py:
- Handle *_DEPRECATED_IN_* and AVAILABLE_IN_* with 0 digits.
- Also strip *_DEPRECATE_IN_*_FOR () without a space.
(Murray Cumming)
* Visual Studio Projects: Update giomm Projects.
(Chun-wei Fan)
2.39.92 (unstable):
Gio:
* Application: Add add_main_option_entry() and add_option_group().
(Murray Cumming)
Documentation:
* Glib::ustring: Say more clearly that it must be only UTF-8.
(Kjell Ahlstedt) Bug #681560 (vurentjie)
Build:
* win32: Surround content_type_get_symbolic_icon() with ifdefs.
(Giuseppe Penone)
2.39.91 (unstable):
Documenation:
* Improve Gio::Socket documentation.
(Tomasz Jankowski, Murray Cumming)
2.39.3 (unstable):
Gio
* Action:
- Add parse_detailed_name() and parse_detailed_name_variant().
(Kjell Ahlstedt)
- Fix activate(const Glib::Variant<T_Value>& value).
(Kjell Ahlstedt) Bug #722896
* MenuModel: Add signal_items_changed()
(Kjell Ahlstedt)
* MemoryInputStream: Add add_data() taking a sigc::slot,
with a test.
(Kjell Ahlstedt) Bug #609946 (Daniel Elstner)
* MenuModel: Add signal_items_changed()
(Kjell Ahlstedt)
* Add Notification.
(Kjell Ahlstedt) Bug #722896.
Documentation:
* Fix some doxygen warnings.
(Kjell Ahlstedt)
* Don't change NULL to 0 in docs, when it's part of a longer name.
(Kjell Ahlstedt)
* OptionContext: Add API documentation based on the C docs.
(Murray Cumming)
2.39.3 (unstable):
* Documentation improvements.
(Kjell Ahlstedt)
* Fix a test on IPv6 systems.
(Adam Sampson)
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/devel/glibmm/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/glibmm/PLIST
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/glibmm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index