summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk3.pm
Commit message (Expand)AuthorAgeFilesLines
...
* use the proper Pango API instead of using Pango::SCALE directlyThierry Vignaud2013-11-241-1/+1
* we no longuer have access to PANGO_SCALE_* with introspectionThierry Vignaud2013-11-241-1/+1
* adapt to new Pango bindingThierry Vignaud2013-11-241-1/+1
* ->modify_font() => ->override_font()Thierry Vignaud2013-11-241-3/+3
* (new_with_strings) guard against too early calls by gtk+Thierry Vignaud2013-11-241-0/+2
* (gtkradio) workaround gtk+ issueThierry Vignaud2013-11-241-1/+1
* get_height() => get_allocated_height()Thierry Vignaud2013-11-241-1/+1
* use Pango as binded by Gtk3Thierry Vignaud2013-11-241-1/+1
* (create_boxradio,create_widgets) adapt to new tooltips APIThierry Vignaud2013-11-241-1/+1
* s/can_focus()/set_can_focus()/Thierry Vignaud2013-11-241-1/+1
* perlish ->allocation => ->get_allocationThierry Vignaud2013-11-241-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-8/+8
* perlish realized() => get_realized()Thierry Vignaud2013-11-241-2/+2
* perlish can_default() is no more: use set_/get_can_default() insteadThierry Vignaud2013-11-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-58/+58
* Gtk2::Pango -> PangoThierry Vignaud2013-11-241-6/+6
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-37/+37
* rename for gtk+3Thierry Vignaud2013-11-241-0/+1652