summaryrefslogtreecommitdiffstats
path: root/perl-install/install/gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* (load_font) simplifyThierry Vignaud2012-12-101-8/+2
|
* (load_font) set font familly & size system wideThierry Vignaud2012-12-101-2/+5
| | | | thus fixing font size in gurpmi & release notes (mga#67)
* (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
| | | | (should have been done years ago...)
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* remove unwanted debug codeChristophe Fergeau2010-06-041-1/+0
|
* don't crash when starting stage2 with lang=arChristophe Fergeau2010-06-041-1/+2
| | | | | | When starting stage2 with a RTL language set (eg when choosing it in gfxboot menu), we'd try to manipulate $::WizardWindow before it's created. Ensure it exists before using it.
* 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
| | | | | | | | (since the default in xorg has changed) otherwise keyboard doesn't work, since we don't have hal to handle automatic input devices
* (move_selection) better positionning of sidepanel's selection barThierry Vignaud2008-09-281-1/+1
| | | | | | | | | instead of using hardcoded offset (mainly visible in MCC) rationale: we pass the whole label widget as parameter so that we got more control on how to compute the Y coordinate instead of requiring callers to extract label's position from the widget
* (create_steps_window) remove hackThierry Vignaud2008-09-261-3/+0
|
* - ensure DPMS screensaver is not triggered during installPascal Rigaux2008-09-251-0/+4
| | | | | (it interacts badly with matchbox/compositing) (#44021)
* (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
| | | | | order to render the sidepanel
* (create_steps_window) really make use better layout in 640x480Thierry Vignaud2008-09-221-1/+0
| | | | | | | | | | | | (#43231) (r244419 from 2008-08-27 wasn't complete: '(create_steps_window) better layout in 640x480 (#43231) ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style"')
* (create_steps_window) no need to create a filler widget: just setThierry Vignaud2008-09-221-2/+1
| | | | | vertical position directly
* (create_steps_window) simplify left background filler: just use aThierry Vignaud2008-09-191-15/+2
| | | | | scaled image of last line of the background
* 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
| | | | | | ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style")
* (_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
| | | | | positions since it's now included in steps box
* (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
|
* (update_steps_position) update icon of previous step once entering a new stepThierry Vignaud2008-07-301-0/+6
| | | | | (partially reverting r243684 from 2008-07-29)
* (init_sizes) adjust size to new steps backgroundThierry Vignaud2008-07-301-1/+1
|
* (create_steps_window) render step category titles as capital letters tooThierry Vignaud2008-07-301-1/+1
|
* (create_steps_window) add spacingThierry Vignaud2008-07-301-0/+1
|
* (install_theme) make root window visible from outside of the scopeThierry Vignaud2008-07-301-0/+3
|
* (create_steps_window) simplify after latest commitThierry Vignaud2008-07-291-2/+1
|
* (update_steps_position) stop setting bold and italic for current step name ; Thierry Vignaud2008-07-291-7/+0
| | | | | | stop restoring previous step title font since we do not set a specific font for current step title
* (install_theme) set GDK_WINDOW_TYPE_HINT_DESKTOP for matchbox windowThierry Vignaud2008-07-251-0/+1
| | | | | manager (fcrozat)
* (install_theme) reindentThierry Vignaud2008-07-251-3/+3
|
* (create_steps_window,install_theme) set window titlesThierry Vignaud2008-07-251-2/+2
|
* (create_steps_window) align step titles to the right tooThierry Vignaud2008-07-241-2/+3
|
* align installation steps to the right, not the leftThierry Vignaud2008-07-241-1/+5
|
* (create_steps_window) put left window at top now that we do not have aThierry Vignaud2008-07-241-1/+1
| | | | | separate logo window anymore
* (create_steps_window) add logo at topThierry Vignaud2008-07-241-1/+4
|
* (create_logo_window) rename as create_logo(), only creating an image nowThierry Vignaud2008-07-241-13/+2
|
* - use xkb instead of xmodmap Pascal Rigaux2007-11-271-3/+2
| | | | | | | (this fixes XF86_Switch_VT_X not defined in our xmodmaps) => stage2 is bigger: 640KB uncompressed, 223KB compressed