UbuntuUpdates.org

Package "c++-gtk-utils"

This package belongs to a PPA: GetDeb Apps

Name: c++-gtk-utils

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • Programming GTK+ programs using C++
  • Programming GTK+ programs using C++ (header files)
  • Programming GTK+ programs using C++ (documentation)

Latest version: 2.0.16-1~getdeb1
Release: precise (12.04)
Level: getdeb
Repository: apps

Links



Other versions of "c++-gtk-utils" in Precise

No other version of this package is available in the Precise release.

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 2.0.10-1~getdeb1 2012-07-06 20:08:26 UTC

c++-gtk-utils (2.0.10-1~getdeb1) precise; urgency=low

  * New upstream version
    Enable Callback objects created with Cgu::Callback::lambda() to be
    constructed for mutable lambda objects (callback.h).

    Update build system to libtool-2.4.2, automake-1.12.1 and
    autoconf-2.69.

    Update doxygen configuration file for doxygen-1.8.1.1
    (docs/Doxygen.in).

    Update unit test (tests/test_async_result.cpp).

    Update documentation (README; doxygen.main.in; async_result.h,
    callback.h, convert.h, do_if.h, emitter.h, future.h, gstream.h).

 -- Christoph Korn Fri, 06 Jul 2012 19:13:14 +0200


Version: 2.0.9-1~getdeb1 2012-05-31 17:08:28 UTC

c++-gtk-utils (2.0.9-1~getdeb1) precise; urgency=low

  * New upstream version
    Provide a new Callback::lambda() factory function for more
    convenient construction of callback objects from C++11 lambda
    expressions (callback.h; tests/test_callback.cpp)).

    Provide for unblocking of threads waiting on an AsyncQueueDispatch
    object where it acquires items from a move assignment
    (async_queue.h).

    Update unit tests (test/test_callback.cpp,
    test/test_notifier.cpp).

    Update documentation (doyxgen.main.in; async_queue.h,
    async_result.h, callback.h, future.h, thread.h).

 -- Christoph Korn Wed, 30 May 2012 18:35:46 +0200


Version: 2.0.8-1~getdeb1 2012-05-23 20:08:47 UTC

c++-gtk-utils (2.0.8-1~getdeb1) precise; urgency=low

  * New upstream version
    Provide new Cgu::AsyncResult class (tests/Makefile.am,
    tests/test_async_result.cpp; c++-gtk-utils/Makefile.am,
    configure-gtk2.ac, configure-gtk3.ac, doxygen.main.in,
    async_queue.h, async_result.h, future.h).

    Provide copy constructors, assignment operators and swap methods
    for Cgu::AsyncQueue and Cgu::AsyncQueueDispatch classes
    (async_queue.h; tests/test_async_queue.cpp).

    Provide size() method for Cgu::AsyncQueue and
    Cgu::AsyncQueueDispatch classes (async_queue.h;
    tests/test_async_queue.cpp).

    Add default constructor for Cgu::Thread::JoinableHandle class
    (thread.h; tests/test_thread.cpp).

    Add gcc-4.7 to the list of compilers requiring use of the
    -std=c++0x flag (doxygen.main.in).

    Update other documentation (async_queue.h, callback.h, emitter.h,
    fdstream.h, future.h, gstream.h, mutex.h, notifier.h,
    prog_present.h, reassembler.h, shared_handle.h, shared_ptr.h,
    thread.h).

 -- Christoph Korn Wed, 23 May 2012 18:11:30 +0200


Version: 2.0.7-1~getdeb1 2012-04-14 15:08:30 UTC

c++-gtk-utils (2.0.7-1~getdeb1) oneiric; urgency=low

  * New upstream version

    Fix compilation with gcc-4.7 (fdstream.h, fdstream.tpp, gstream.h,
    gstream.tpp) (thanks to Malcolm Lewis for reporting this).

    Provide unit test for Future asynchronous functions
    (tests/test_future.cpp).

    Avoid types deprecated in gtk+-3.4 in the Application unit test,
    when compiled against gtk+-3.4 (tests/test_application.cpp).

    Update FSF address in relevant copyright notices (thanks to
    Malcolm Lewis for reporting this).

    Update documentation (doxygen.main.in; async_queue.h, callback.h,
    do_if.h, future.h, io_watch.h, mutex.h, notifier.h, param.h,
    rw_lock.h, thread.h, timeout.h, window.h).

 -- Christoph Korn Fri, 13 Apr 2012 20:52:32 +0200


Version: 2.0.6-1~getdeb1 2012-04-12 19:08:39 UTC

c++-gtk-utils (2.0.6-1~getdeb1) oneiric; urgency=low

  * New upstream version
    Version 2.0.6 (27 January 2012)
    -------------

        Fix a race condition when executing the Future::when() callback
        (future.tpp).

    Version 2.0.5 (24 January 2012)
    -------------

        Provide methods to obtain gio read and write errors on gstream
        objects (gstream.h, gstream.tpp).

        Deprecate GobjWeakHandle::expired(), which has the wrong
        semantics, and provide GobjWeakHandle::valid() method
        (gobj_handle.h).

        Provide unit tests based on glib's test framework (Makefile.am,
        Makefile.decl, acinclude.m4, configure-gtk2.ac,
        configure-gtk-3.ac; c++-gtk-utils/Makefile.am; docs/Makefile.am;
        'tests' sub-directory and contents).

        Use automake silent rules (configure-gtk2.ac, configure-gtk3.ac).

        Remove unnecessary increment and decrement of reference count in
        Future::post_done() and Future::post_done_rel() (future.tpp).

        Update documentation (doxygen.main.in; async_queue.h, callback.h,
        future.h).

 -- Christoph Korn Sat, 25 Feb 2012 19:09:03 +0100




About   -   Send Feedback to @ubuntu_updates