aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake/gurpm.pm
Commit message (Expand)AuthorAgeFilesLines
* bump copyright noticeThierry Vignaud2014-06-291-1/+1
* fix my emailThierry Vignaud2013-12-161-1/+1
* we no longuer have access to PANGO_PIXELS() with introspectionThierry Vignaud2013-12-051-1/+1
* we no longer can use old style objectsThierry Vignaud2013-12-051-1/+1
* perlish ->style() => ->get_style()Thierry Vignaud2013-12-051-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-051-1/+1
* Gtk2::Pango -> PangoThierry Vignaud2013-12-051-1/+1
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-051-5/+5
* (progress) limit progress bar refreshes to 3 per second max (mga#2775)Thierry Vignaud2012-02-151-0/+5
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-141-1/+1
* (new) revert using installer hack that prevents having gray waitThierry Vignaud2009-04-031-2/+2
* (gurpm::new) try harder not to have gray wait message dialogs (needs drakxtoo...Thierry Vignaud2008-10-111-2/+2
* (new,DESTROY) stop accounting main windows which collides withThierry Vignaud2008-09-301-2/+1
* (new) make dialogs be rendered instaneously by showing all widgetsThierry Vignaud2008-02-061-0/+2
* make a real object out of Rpmdrake::gurpmThierry Vignaud2007-09-181-38/+43
* clear executable bitThierry Vignaud2007-09-031-0/+0
* (invalidate_cancel_forever) temporary workaround that preventsThierry Vignaud2007-08-281-1/+5
* (progress) prevent gtk+ warningsThierry Vignaud2007-08-131-1/+4
* (init) align text to top (I wonder if we shouldn't align it to the left too)Thierry Vignaud2007-08-031-1/+1
* (init) size label's heigh to 2 lines in order to prevent dummy vertical resizingThierry Vignaud2007-08-031-0/+5
* (init) further size window in order to prevent resizingThierry Vignaud2007-03-231-1/+1
* (init) size window rather than progressbar and increase default size in order...Thierry Vignaud2007-03-151-2/+2
* (init,end) do not garbage $::main_window once gurpmi message is destroyedThierry Vignaud2007-02-211-0/+4
* (init) set up so that transientness hint are OK for next dialogsThierry Vignaud2007-02-201-0/+1
* split gurpm stuff into Rpmdrake::gurpm moduleThierry Vignaud2007-02-201-0/+86