GNOME Bugzilla – Bug 698477
Fixes and additions for pygi-convert
Last modified: 2013-04-20 23:52:44 UTC
Created attachment 242036 [details] [review] pygi-convert: Don't transform arbitrary keysym imports All of the attached patches do pretty much what they say. The RecentManager support isn't complete, but fixes basic applications.
Created attachment 242037 [details] [review] pygi-convert: Check for double quote in require statement
Created attachment 242038 [details] [review] pygi-convert: Add some support for recent manager constructs
Created attachment 242039 [details] [review] pygi-convert: Support new-style constructors for Gio.File
Created attachment 242040 [details] [review] pygi-convert: Support toolbar styles
Pushed, thank you. Attachment 242036 [details] pushed as cc8bd6b - pygi-convert: Don't transform arbitrary keysym imports Attachment 242037 [details] pushed as 17d349f - pygi-convert: Check for double quote in require statement Attachment 242038 [details] pushed as 1e81209 - pygi-convert: Add some support for recent manager constructs Attachment 242039 [details] pushed as 7a92ade - pygi-convert: Support new-style constructors for Gio.File Attachment 242040 [details] pushed as f61f23b - pygi-convert: Support toolbar styles