summaryrefslogtreecommitdiffstats
path: root/perl-install/install/gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* fix crash when choosing a RTL language (mga#12793)Thierry Vignaud2014-02-181-1/+1
* fix unused variableThierry Vignaud2014-02-071-2/+2
* kill most of "Module" sectionThierry Vignaud2014-02-071-4/+0
* imlib is unused for 12 years & not in drakx for 6 years...Thierry Vignaud2014-02-071-4/+0
* make it more readable by using a variableThierry Vignaud2014-02-071-1/+2
* we don't care about setting root window's background colorThierry Vignaud2013-11-241-1/+0
* fix setting font with Gtk3Thierry Vignaud2013-11-241-1/+3
* add a FIXME noteThierry Vignaud2013-11-241-0/+1
* (load_rc) rename as 'load_css' and load CSS theme fileThierry Vignaud2013-11-241-4/+7
* (init_sizes) fix retrieving screen size with Gtk3Thierry Vignaud2013-11-241-1/+1
* fix setting locale with Gtk3Thierry Vignaud2013-11-241-1/+1
* set font for Gtk+-3 system wideThierry Vignaud2013-11-241-3/+5
* switch from gtk+-2 to gtk+-3Thierry Vignaud2013-11-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-8/+8
* "Gtk2::Gdk::Keysyms{XYZ}" => "Gtk3::Gdk::KEY_XYZ"Thierry Vignaud2013-11-241-1/+1
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-6/+6
* (load_font) simplifyThierry Vignaud2012-12-101-8/+2
* (load_font) set font familly & size system wideThierry Vignaud2012-12-101-2/+5
* (createXconf) simplify, more readableThierry Vignaud2012-06-041-2/+2
* disable some modules, thus silent some error messages in /var/log/Xorg*logThierry Vignaud2012-05-311-0/+8
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* remove unwanted debug codeChristophe Fergeau2010-06-041-1/+0
* don't crash when starting stage2 with lang=arChristophe Fergeau2010-06-041-1/+2
* remove obsolete logo so that we don't update it anymore by mistakeThierry Vignaud2009-07-241-8/+0
* (createXconf) set mouse driver as 'vmmouse' for vmware (#49654)Thierry Vignaud2009-04-221-2/+4
* revert latest commit (uneeded)Thierry Vignaud2009-04-221-12/+8
* (createXconf) split out mouse section (needed for next commit)Thierry Vignaud2009-04-221-8/+12
* - force to use static input devices againPascal Rigaux2008-12-161-0/+4
* (move_selection) better positionning of sidepanel's selection barThierry Vignaud2008-09-281-1/+1
* (create_steps_window) remove hackThierry Vignaud2008-09-261-3/+0
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-0/+4
* (create_step_box,create_steps_window) set spacing according to specsThierry Vignaud2008-09-221-2/+3
* (create_step_box) factorize codeThierry Vignaud2008-09-221-4/+11
* (create_steps_window,update_steps_position) use the new widget inThierry Vignaud2008-09-221-20/+11
* (create_steps_window) really make use better layout in 640x480Thierry Vignaud2008-09-221-1/+0
* (create_steps_window) no need to create a filler widget: just setThierry Vignaud2008-09-221-2/+1
* (create_steps_window) simplify left background filler: just use aThierry Vignaud2008-09-191-15/+2
* perl_checker cleanupThierry Vignaud2008-09-171-1/+1
* (init_sizes) increase default window height b/c of package selection stepThierry Vignaud2008-09-151-1/+1
* (init_sizes) increase default window heightThierry Vignaud2008-09-121-1/+1
* (create_steps_window) better layout in 640x480 (#43231)Thierry Vignaud2008-08-271-2/+1
* (_gtk__Label_Right) factorize codeThierry Vignaud2008-08-261-4/+2
* (create_steps_window) align category titles like step onesThierry Vignaud2008-08-261-2/+3
* (init_sizes,_create_Window) do not account anymore logo size when computingThierry Vignaud2008-08-191-1/+1
* (init_sizes) $::helpheight is unused for _years_Thierry Vignaud2008-08-191-1/+1
* (create_steps_window) fix left panel in 1024x768Thierry Vignaud2008-08-131-0/+17
* (create_steps_window) fix height valueThierry Vignaud2008-08-131-1/+1
* (create_steps_window) factorize height value (needed for next commits)Thierry Vignaud2008-08-131-1/+2
* (create_steps_window) first steps toward new installer styleThierry Vignaud2008-07-301-8/+30
* (update_steps_position) revert a line in previous revert :-)Thierry Vignaud2008-07-301-1/+0