Commit Graph

7 Commits (5aa389f311cae593530b0d0f500d67b10f7dd494)

Author SHA1 Message Date
Timothy Pearson 5aa389f311 Fix GTK threading deadlock 13 years ago
Timothy Pearson 72eba91414 Fix X11 fd polling initialization in glib main loop
This resolves Bug 1358
13 years ago
Timothy Pearson a7865cf691 Fix glib event loop threading 13 years ago
Timothy Pearson 9bff9eeefc Add level method to recursive mutex
Enhance thread safety when making event calls
Minor cleanup of whitespace in glib event loop
13 years ago
Timothy Pearson 78125ea2f0 Add real threading support, including per-thread event loops, to QThread 13 years ago
Timothy Pearson bb07131a91 Add ability to enable/disable glib event pass through
This resolves problems experienced with TDE GTK theme engines when Qt3 glib event loop integration is enabled
13 years ago
Timothy Pearson de67a2b84b Add glib main loop support patches 13 years ago