summaryrefslogtreecommitdiff
path: root/libs/pbd/event_loop.cc
AgeCommit message (Expand)Author
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