summaryrefslogtreecommitdiffstats
path: root/perl-install/install/gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* - do not use pseudo Protocol "vboxmouse" during install, use "IMPS/2" insteadPascal Rigaux2007-10-051-0/+1
|
* - steps window: do not underline categories (Installation, Configuration)Pascal Rigaux2007-09-031-1/+1
| | | | | (as suggested by Anne)
* drop special code based on meta_class "desktop" or "firewall". Pascal Rigaux2007-08-311-1/+1
| | | | | those meta_class are obsolete
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-20/+2
| | | | | which itself was obsoleted by Mdv One)
* drop globetrotter support (unused for quite a long time and superceeded by ↵Thierry Vignaud2007-08-241-1/+1
| | | | | | | Mdv One) we should just drop Mdv Move code btw...
* - adduserdrake, finish-install:Pascal Rigaux2007-08-131-1/+1
| | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary?
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+319