HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #892512
Feature #637944: New gtk3x-client
gtk3x: Avoid using deprecated gtk main iteration API
Start date:
Due date:
% Done:
0%
Estimated time:
Description
gtk_main_iteration() and gtk_events_pending() are dropped from gtk-3.98. Avoid using them.
History
#1
Updated by Marko Lindqvist almost 2 years ago
- File 0031-gtk3x-Use-g_main_context_iteration-API-instead-of-gt.patch 0031-gtk3x-Use-g_main_context_iteration-API-instead-of-gt.patch added
- Status changed from In Progress to Resolved
This can be applied already now that we are using gtk-3.96, so will push after review period.
#2
Updated by Marko Lindqvist almost 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist