GNOME Bugzilla – Bug 597742
[Q1] Remove deprecated code from GDK directory
Last modified: 2010-09-27 00:39:37 UTC
See http://live.gnome.org/GTK+/3.0/Tasks for more info
Created attachment 145002 [details] [review] Remove deprecated code from GDK directory
Would you mind including the header deprecations as well? Then I can commit them in pairs of .c and .h files. I think that's the best way for people going through the commit history.
Created attachment 145071 [details] [review] Remove deprecated code: GdkColor
Created attachment 145072 [details] [review] Remove deprecated code: GdkGc
Created attachment 145073 [details] [review] Remove deprecated code: GdkCursor
Created attachment 145074 [details] [review] Remove deprecated code: GdkDnd
Created attachment 145076 [details] [review] Remove deprecated code: GdkEvent
Created attachment 145081 [details] [review] Remove deprecated code: GdkImage
Comment on attachment 145072 [details] [review] Remove deprecated code: GdkGc Commited a more complete version of this patch
Comment on attachment 145073 [details] [review] Remove deprecated code: GdkCursor Comitted an improved version of this patch
Comment on attachment 145081 [details] [review] Remove deprecated code: GdkImage commit dcc0765d6411d97c2ff21397f00a1be3ff7eb8cb
Comment on attachment 145076 [details] [review] Remove deprecated code: GdkEvent commit 7090cdc99b3bfbf9bee18030fa1f26853d33dcc9
Comment on attachment 145074 [details] [review] Remove deprecated code: GdkDnd 2a15a4ce9e0ccce208edfd77e014d93a302fb86d
All the GDK 2.x deprecated code is removed now, closing.