Diff
Differences From Artifact [38277dba47]:
- File uikit.py — part of check-in [61c264fdcb] at 2015-05-03 14:29:37 on branch trunk — Catch invalid image files when creating pixbuf in uikit.columns() (user: mario, size: 26464) [annotate] [blame] [check-ins using]
To Artifact [baec4be4e9]:
- File uikit.py — part of check-in [beebec9c76] at 2015-05-03 20:26:01 on branch trunk — Add some version: bumps and add a few versions to depends: references. (user: mario, size: 26464) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | # encoding: UTF-8 # api: python # type: functions # title: uikit helper functions # description: simplify usage of some gtk widgets |