UbuntuUpdates.org

Package "libcxx-gtk-utils-2-2.0-0"

This package belongs to a PPA: GetDeb Apps

Name: libcxx-gtk-utils-2-2.0-0

Description:

Programming GTK+ programs using C++
c++-gtk-utils is a lightweight library containing a number
of classes and functions for programming GTK+ programs
using C++ in POSIX (unix-like) environments, where the
user does not want to use a full-on wrapper such as gtkmm
or wxWidgets, or is concerned about exception safety or
thread safety of the wrapper and their documentation.
It is parallel installable for both GTK+2 and GTK+3.

Latest version: 2.0.16-1~getdeb1
Release: precise (12.04)
Level: getdeb
Repository: apps
Head package: c++-gtk-utils
Homepage: http://cxx-gtk-utils.sourceforge.net

Links


Download "libcxx-gtk-utils-2-2.0-0"


Other versions of "libcxx-gtk-utils-2-2.0-0" in Precise

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

Changelog

Version: 2.0.16-1~getdeb1 2013-03-10 20:12:52 UTC

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

  * New upstream version

 -- Christoph Korn Sun, 10 Mar 2013 13:04:36 +0100


Version: 2.0.15-1~getdeb1 2013-02-17 12:08:35 UTC
No changelog available yet.

Version: 2.0.13-1~getdeb1 2012-11-30 20:08:57 UTC

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

  * New upstream version

 -- Christoph Korn Fri, 30 Nov 2012 18:58:51 +0100


Version: 2.0.12-1~getdeb2 2012-10-06 18:08:45 UTC

c++-gtk-utils (2.0.12-1~getdeb2) precise; urgency=low

  * New upstream version
    Provide a Cgu::Thread::TaskManager thread pool class for multiple
    task to thread mapping (c++-gtk-utils/Makefile.am; task_manager.h
    and task_manager.cpp; doxygen.main.in; tests/Makefile.am,
    tests/test_task_manager.cpp).

    Suppress deprecated warnings for g_thread_init(), GStaticRecMutex
    and GtkTable with glib-2.34/gtk+-3.6 (mutex.h, mutex.cpp,
    text_print_manager.cpp; test_future.cpp, test_gstream.cpp,
    test_notifier.cpp, test_task_manager.cpp, test_thread.cpp;
    tests/extra/test_file_print_manager.cpp,
    tests/extra/test_text_print_manager.cpp).

    Replace the sourceforge SVN repository with a sourceforge git
    respository (doxygen.main.in).

    Update documentation (async_queue.h, async_result.h, callback.h,
    fdstream.h, future.h, mutex.h, shared_handle.h, shared_ptr.h,
    thread.h).

 -- Christoph Korn Sat, 06 Oct 2012 17:59:21 +0200


Version: 2.0.11-1~getdeb1 2012-08-04 00:08:31 UTC

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

  * New upstream version
    Add move_pop() methods to AsyncQueue and AsyncQueueDispatch
    classes, and move_pop_dispatch() and move_pop_timed_dispatch()
    methods to the AsyncQueueDispatch class (async_queue.h;
    tests/test_async_queue.cpp, tests/test_async_result.cpp).

    Add move_get() method to AsyncResult class (async_result.h;
    tests/test_async_result.cpp).

    Add move_get() method to Thread::Future class (future.h;
    tests/test_future.cpp).

    Make AsyncResult::get() truly cancellation safe (async_result.h).

    Carry out locking in the AsyncResult destructor (async_result.h).

    Make Thread::Future::get() cancellation safe (future.h,
    future.tpp).

    Make sure Thread::Future::get() does not hang if a call to
    Thread::Future::run() by another thread threw (future.tpp).

    Merge c++11 branch with trunk in SVN (doxygen.main.in).

    Update documentation (async_result.h, callback.h, future.h,
    thread.h).

 -- Christoph Korn Fri, 03 Aug 2012 18:33:26 +0200




About   -   Send Feedback to @ubuntu_updates