Community
Participate
Working Groups
This patch implements GTK+ 3 API method gtk_render_layout() instead of deprecated gtk_paint_layout() for GTK+ 3 and higher: http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_render_layout
This patch leaks a cairo context.
(In reply to comment #1) > This patch leaks a cairo context. Thank you for pointing that out! Here is revised 64-bit patch: http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_render_layout_64
(In reply to comment #2) > (In reply to comment #1) > > This patch leaks a cairo context. > > Thank you for pointing that out! > > Here is revised 64-bit patch: > > http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/ > commit/?h=gtk3_render_layout_64 I have also removed cairo_t cast to ensure RHEL 4 compatibility. Please refer to the patch above.
Thanks for all the changes. Pushed to master. http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=fced94f9eb057f73fb291e17160f948c0221a298