[Patch] Remove deprecated gdk_threads_* stuff



Hi all:

Am 13.09.17 02:21 schrieb(en) Peter Bloomfield:
It was put in to help find code paths that result in calls to Gtk from sub-threads, which are verboten. It 
hasn't found any in years, so it can presumably be dumped. And since gdk_threads_{enter,leave} have been 
disabled for the same length of time, we could clean up the code by also deleting all mentions of them, 
instead of defining them away.

In an attempt to clean up the code and to simplify the configure file, please find attached a patch which
* removes gdk_threads_(enter|leave) calls from the code,
* removes the related “--enable-debug-threads” configure option and
* replaces the calls to gdk_threads_add_idle() by g_idle_add().

Cheers,
Albrecht.

Attachment: remove_gdk_threads.diff.gz
Description: application/gzip

Attachment: pgpi6dmXW3RJ5.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]