summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gtk3.pm
Commit message (Collapse)AuthorAgeFilesLines
* no need to protect length() anymoreThierry Vignaud2016-10-111-4/+4
|
* no need to protect y() anymoreThierry Vignaud2016-10-111-10/+10
|
* move Pango functions in their own namespaceThierry Vignaud2016-10-111-11/+11
| | | | this will help next commits
* move gtk functions in their own namespaceThierry Vignaud2016-10-111-241/+241
| | | | this will help next commits
* move gdk functions in their own namespaceThierry Vignaud2016-10-111-2285/+2285
| | | | this will help next commits
* remove Gdk internal symbolsThierry Vignaud2016-10-111-8/+0
|
* sort some functionsThierry Vignaud2016-10-111-728/+678
| | | | make next commit more readable
* sort the fake Gtk3::* packagesThierry Vignaud2016-10-111-4788/+4785
| | | | it'll help making next commit more readable
* more Gtk3 functionsThierry Vignaud2016-09-211-0/+7
| | | | | | | thus increasing perl_checker SNR on drakx I really should resurect my Glib::Object::Introspection patch in order to generate fake introspection packages...
* list a cople missing Gtk3 'new' methodsThierry Vignaud2016-09-171-0/+3
| | | | thus increasing SNR in eg: rpmdrake, userdrake
* better fake Gtk3Thierry Vignaud2014-02-041-15/+2577
|
* fake packages: add Gtk3 & Gtk3::{Notify,WebKit}Thierry Vignaud2014-01-191-0/+7037