summaryrefslogtreecommitdiff
path: root/glib/glibmm/dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Glib::Dispatcher: Don't send messages to a deleted Dispatcher.Kjell Ahlstedt2012-04-041-10/+77
* Glib::Threads::Private, Glib::Dispatcher: Delete Glib::DispatchNotifier.Kjell Ahlstedt2012-03-121-2/+2
* Dispatcher: Fix the build on win32.TS2012-01-301-3/+3
* Add Glib::Threads::* in threads.h, deprecating everything in thread.hMurray Cumming2011-11-231-4/+3
* thread.h: Allow use of this without causing deprecation compiler warnings.Murray Cumming2011-10-261-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-26/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Early spring cleaning. Also add a paragraph about Dispatcher on win32 toDaniel Elstner2007-01-201-159/+160
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+21
* Inherit signal handler objects from sigc::trackable. This is necessaryMurray Cumming2005-04-271-1/+1
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-0/+12
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-12/+0
* I mean Tru64, not MipsProMurray Cumming2005-01-201-0/+12
* Don't export private API. Closes #163031.BenoƮt Dejean2005-01-061-4/+4
* :create_pipe): There is no point in calling g_file_error_from_errno() onDaniel Elstner2004-06-161-4/+3
* Complete overhaul of the Win32 implementation of Glib::Dispatcher. ThatDaniel Elstner2004-06-031-143/+101
* glibmm now uses libsigc++ 2 instead of libsigc++ 1.2. See bug #125061 forMurray Cumming2004-02-101-6/+5
* Added #include <algorithm>, needed by MSVC++, as suggested by FrankMurray Cumming2003-07-271-0/+1
* small typo in G_OS_WIN32 condition.Cedric Gustin2003-05-091-2/+2
* 2003-04-23 Andrew MakeevMurray Cumming2003-04-241-15/+163
* Initial revisionMurray Cumming2003-01-071-0/+325