summaryrefslogtreecommitdiff
path: root/libs/pbd/event_loop.cc
AgeCommit message (Expand)Author
2013-01-16add copyright commentsPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-06-23Remove unnecessary header includesTim Mayberry
2012-04-24eventloop and abstractui debugging, lots more commenting on abstractui/eventl...Paul Davis
2011-04-19allow invalidation-of-UI-request-by-object-deletion to work more often by set...Paul Davis
2010-12-29Fix build.Carl Hetherington
2010-12-29Remove debug code.Carl Hetherington
2010-04-03Allow cross-thread request invalidators to cope with multiple requestsCarl Hetherington
2010-04-02Couple of comments.Carl Hetherington
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis