[glibmm] Created tag glibmm-2.20.2



The signed tag 'glibmm-2.20.2' was created.

Tagger: Daniel Elstner <danielk openismus com>
Date: Wed Sep 16 16:40:55 2009 +0200

    Release: glibmm 2.20.2

Changes since the last tag 'glibmm-2.21.5':

Daniel Elstner (52):
      Replace nested double quotes in the docs string by single quotes to ease
      Remove generated file from repository.
      Fix --disable-api-exceptions build
      Fix generated code to not trigger a warning
      Use DK_ARG_ENABLE_WARNINGS() to replace custom M4 macro
      Rename configure.in to configure.ac
      Argh!  svn merge cannot merge renames properly, instead it just dropped in the file from trunk!
      Merge commit '772c50bc09648c134d9c05dc89d0250b05b6bb6f' into glibmm-2-20-mm-common
      Merge commit '5d4a58d34f53dc027985095044ea5bf2a3199737' into glibmm-2-20-mm-common
      Merge commit 'e963653133436d04cc4b45a312200cc795aa824f' into glibmm-2-20-mm-common
      Merge commit '5bd4921c2020737e0399712630e23fd85039ef62' into glibmm-2-20-mm-common
      Merge commit '0356821ab90377418c9d827a1df475201a03838f' into glibmm-2-20-mm-common
      Merge commit 'ecc83e2f87c52b5222933cd1040b1573847ab992' into glibmm-2-20-mm-common
      Merge commit 'c6f48fa2a57916f06a0f8a6626d973fc96f99e0c' into glibmm-2-20-mm-common
      Merge commit 'ebe9876bbfbd6abbd1fd1f901aa224b5ca2a8ab2' into glibmm-2-20-mm-common
      Omit unused parameter names to avoid warning
      Merge commit 'bd6a81cc903e7a788bac703354f04df512afdfac' into glibmm-2-20-mm-common
      Merge commit '984f55ebfc37dc0f989c5e5005f6242930ebe0ac' into glibmm-2-20-mm-common
      Merge commit 'ac7e2dff1513c01970648ee5f27e5346e0bf9b34' into glibmm-2-20-mm-common
      Merge commit '782472fd4f208ed59b0a6b353a63eb5ebd3e7e7f' into glibmm-2-20-mm-common
      Merge commit '8a7805cbbe6d268e975669349beb4e82d971537d' into glibmm-2-20-mm-common
      Merge commit '3bd0990be87051743d8f999c0d585867d9506360' into glibmm-2-20-mm-common
      Merge commit 'c93b028dcdf8d51357ac22607bea08ae72619fd0' into glibmm-2-20-mm-common
      Merge commit 'f7b207c790cbfca4a34b8353313ea0a1e9d862e3' into glibmm-2-20-mm-common
      Merge commit '7a885c150739214110e85748bcf340de34fca610' into glibmm-2-20-mm-common
      Merge commit 'cb5aa9e4f9a9cee679e4dd94bc6902e0c7e82554' into glibmm-2-20-mm-common
      Merge commit '4a7e27629523826d36565bff459c323573b87668' into glibmm-2-20-mm-common
      Merge commit 'be416f1881aa4a3d0d8be89413c7a5eeb2c83db2' into glibmm-2-20-mm-common
      Merge commit 'e2519d9c4dfcc121ece8deea466e2f108ec38e89' into glibmm-2-20-mm-common
      Merge commit '28a59be69b37e2de2e6edf9e09d6ed6287911a14' into glibmm-2-20-mm-common
      Merge commit '3a2e7d1767b486e977e4b1891c696566adac54a5' into glibmm-2-20-mm-common
      Merge commit 'e635ff1ba2d5009c1ce9bd542b52f81474de74fd' into glibmm-2-20-mm-common
      Merge commit '17cc57b01f1645443d511a140d7821515833ba4b' into glibmm-2-20-mm-common
      Merge commit 'adf781ceae0a6e9161dd5d0a32356d77960e8d5c' into glibmm-2-20-mm-common
      Merge commit '85f5b52c5f5af794199e05fc60c83e69852c88bb' into glibmm-2-20-mm-common
      Merge commit '3f8638839cd2dcc064ce4d2830ccbf7e71731de3' into glibmm-2-20-mm-common
      Merge branch 'master' into glibmm-2-20-mm-common
      Adjust list of files to stable 2.20 branch
      Do not hide deprecated GLib functions
      Correct GLib version requirement to 2.20.0
      Re-enable input file line markers in gmmproc
      Fix broken test for empty _WRAP_METHOD argument
      Allow the C documentation to be overridden
      Slightly clean up gross Perl code in gmmproc.in
      Correctly quote the extracted comment for M4
      Enable verbose output of autoreconf
      Merge commit '9fb2a37f8989cdc965164052aecb095f66ddbebe' into glibmm-2-20
      Merge commit '8af25a014e90633f9acfbca8e2e131d44efabefd' into glibmm-2-20
      Merge branch 'master' into glibmm-2-20
      Increment version to 2.20.2 and update news
      Do not complain about missing docs_override.xml
      Merge branch 'master' into glibmm-2-20

David King (1):
      Only compile the properties example if properties are enabled.

Jonathon Jongsma (1):
      Bug 566845 â?? Leaks found in glibmm uriutils.cc

José Alburquerque (9):
      Modify extra defs generation utility to accept custom defined function to
      Undid patch from bug #562810 (José Alburquerque). All the confusion about
      Modified _GET_TYPE_FUNC() to properly work with types like GtkFOOBar
      Added _CUSTOM_CTOR_CAST to _CLASS_GOBJECT for classes that need to include
      Forgot bug numbers to recent ChangeLog entries.
      Corrected stray semicolons to fix the build with exceptions disabled.
      Modify extra defs generation utility to accept a custom is_a_pointer() function.
      Modify extra defs generation utility to accept a custom is_a_pointer() function.
      Check for invalid date in Glib::Date copy constructor.

Murray Cumming (5):
      Increased version.
      Merged from glibmm-2-18 branch.
      Allow dynamic GType registration, using g_type_module_register_type().
      Increased version
      Forgot to save the ChangeLog change.

Siavash Safi (4):
      Added the missing defenitions for Gio::File::make_directory_with_parents()
      Revert "Added the missing defenitions for Gio::File::make_directory_with_parents()"
      Added the missing defenitions for Gio::File::make_directory_with_parents()
      Fix --module option for enum.pl to work

Tao Wang (1):
      Do not use a non-ASCII dash character, to avoid the MSVC++ warning C4819



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]