summaryrefslogtreecommitdiff
path: root/devel/glibmm/patches
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16Don't redefine local variables.joerg1-0/+21
2008-04-15update to 2.16.1drochner1-14/+0
This switches to the gnome-2.22 release branch.
2007-10-13Changes 2.14.1:adam1-3/+3
* Glib::wrap(): Don't fail when wrapping an interface that is implemented by an unrecognized type. gmmproc-generated code now uses the new wrap_auto_interface(), so newly-generated source code will require this latest glibmm version. * Increase version number check for glib. Changes 2.14: * New Regex class, allowing string searching with regular expressions. * New KeyFile class. * Main: Added SignalTimeout::connect_seconds(). * OptionContext: Added get/set_summary(), get/set_description(), set_translation_domain() and set_translate_func(). * Added Glib::get_user_special_dir(), get_user_data_dir(), get_user_config_dir(), and get_user_cache_dir(). * Improved documentation.
2007-03-18Changes 2.12.7:adam2-41/+0
* Build: Hopefully fix the build on NetBSD-4.99.6/amd64. Changes 2.12.6: * Options: Don't overwrite default arguments. This change was lost in March 2006, but now it is back.
2007-02-05Changes 2.12.5:adam1-3/+3
* Fix code generation when using the latest m4, and functions named mkstemp, as experienced on Ubuntu Feisty.
2006-12-26Fix build on NetBSD-4.99.7/amd64.wiz2-10/+37
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
2006-11-29Changes 2.12.3:adam1-0/+14
* ObjectBase: Added connect_property_changed(), as an alternative to use when the property proxies are not available because GLIBMM_PROPERTIES_ENABLED is not defined. * Documentation: - Small ustring reference documentation improvement.
2006-11-11This patch-aa is a better oneadam1-3/+5
2006-11-11Fix building on 64-bit architecturesadam1-0/+12