GNOME Bugzilla – Bug 631486
Adapt to GTK+3 Rendering Cleanup
Last modified: 2010-10-20 21:21:50 UTC
http://live.gnome.org/GnomeGoals/GTKRenderingCleanup
Created attachment 171802 [details] [review] screenshot: Port to "draw" vfunc
Review of attachment 171802 [details] [review]: I cleaned up the build system so that we can port each util incrementally to gtk3, so you'll need to update your patch. The code change itself looks good to me
Created attachment 172017 [details] [review] screenshot: Use accessor functions instead direct access
Created attachment 172018 [details] [review] screenshot: Port to "draw" vfunc
Both patches look good to me. Btw, I ported baobab.
Comment on attachment 172017 [details] [review] screenshot: Use accessor functions instead direct access commit 1aff4e7e7b8542c3501e042f75ad0c3d131598e9
Comment on attachment 172018 [details] [review] screenshot: Port to "draw" vfunc commit 0a4b9f89f3f7721d9782c936fbfafe52c6d5b315
Javier: please please please make it clear if the patches you submit are not tested at all :( I (naively?) assumed the port was complete and tested when I said to go ahead and commit. After you committed it I had to spend the evening actually making the rest of the app work and I am not even sure now if my fixes are all correct