Timothy Pearson
|
4eba9b8238
|
Fix a number of threading data races
Add proper thread termination handler
This partially resolves Bug 1508
|
12 years ago |
Timothy Pearson
|
c69c3400cb
|
Use glib thread initialization functions when glib main loop is in use
This resolves Bug 1484
|
12 years ago |
Timothy Pearson
|
83d39cad27
|
Fix a number of threading problems and crashes
This partially resolves Bug 1467
|
12 years ago |
Timothy Pearson
|
5aa389f311
|
Fix GTK threading deadlock
|
12 years ago |
Timothy Pearson
|
72eba91414
|
Fix X11 fd polling initialization in glib main loop
This resolves Bug 1358
|
12 years ago |
Timothy Pearson
|
a7865cf691
|
Fix glib event loop threading
|
12 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
|
12 years ago |
Timothy Pearson
|
78125ea2f0
|
Add real threading support, including per-thread event loops, to QThread
|
12 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
|
12 years ago |
Timothy Pearson
|
de67a2b84b
|
Add glib main loop support patches
|
12 years ago |