summaryrefslogtreecommitdiffstats
path: root/perl-install/install_gtk.pm
Commit message (Collapse)AuthorAgeFilesLines
* no special theme for meta_class firewallPascal Rigaux2004-10-051-1/+0
|
* use corporate gtk theme in corporateFlorent Villard2004-09-211-1/+1
|
* fix applying keyboard configuration in globetrotter's first time wizardThierry Vignaud2004-06-171-3/+2
|
* enlarge steps window (no pb since the window is invisible) (bugzilla #8985)Pascal Rigaux2004-03-171-2/+2
|
* fix potential errorPascal Rigaux2004-03-021-1/+1
|
* add SecurityPolicy to remove "error opening security policy file" warningPascal Rigaux2004-03-021-0/+3
|
* don't force buttons a size related to $::windowwidth since this is no more ↵Guillaume Cottenceau2004-02-201-0/+1
| | | | used to size the main window (fixes missing Next button in vgahi), use a global $::real_windowwidth for sizings related to the main window
* resurrect 9.2 code for setting background. i was said to remove it for move ↵Guillaume Cottenceau2004-02-091-1/+9
| | | | because default colour is already mandrake colour but obviously it isn't.
* we now use XF4 during install, so we can support ExplorerPS/2 (XF3 didn't ↵Pascal Rigaux2004-02-041-1/+0
| | | | know it)
* fix set_default_direction() callThierry Vignaud2004-01-201-1/+1
|
* wacom support should be re-added :-/Pascal Rigaux2004-01-121-1/+1
|
* XFree4 during installPascal Rigaux2004-01-121-118/+4
|
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-061-1/+0
|
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵Guillaume Cottenceau2003-11-211-1/+1
| | | | totally hide "MandrakeMove" logo at bottom
* smaller wizard window in moveGuillaume Cottenceau2003-11-181-2/+3
|
* override tex color when selected as well, it's white per default, and with ↵Guillaume Cottenceau2003-10-161-1/+3
| | | | the grey selected background it's ugly
* no steps in move mode; for the moment, no logo as well, we'll see what ↵Guillaume Cottenceau2003-10-161-2/+2
| | | | graphical aspect look like with ln
* override gtk theme selection color since we won't do inverse-video on the ↵Guillaume Cottenceau2003-10-151-0/+11
| | | | text when it's images
* setting background color is normally not needed anymore since XFree starts ↵Guillaume Cottenceau2003-10-151-8/+0
| | | | with "mandrake color" by default now
* use installed galaxy gnome theme in moveGuillaume Cottenceau2003-10-151-8/+8
|
* better disabling of anti-alias, fix non-fb based start of drakx (amd64, move)Guillaume Cottenceau2003-10-151-2/+4
|
* inactivate antialias in VGA16 because it makes fonts look worseGuillaume Cottenceau2003-09-111-0/+12
|
* fix direction setting for bidi (need perl-Gtk2-0.95-5mdk though)Thierry Vignaud2003-08-281-1/+1
|
* perl_checker compliancePascal Rigaux2003-08-111-1/+1
|
* fixed titi sucks (as usually as he never tests nor checks what he is writing).Francois Pons2003-07-221-1/+1
|
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-2/+2
|
* logo is the same for desktop and powerpack installations.Florent Villard2003-03-131-2/+1
|
* meta class desktop also uses galaxy theme, not blue themeGuillaume Cottenceau2003-03-101-2/+1
|
* fix theming in --doc modeGuillaume Cottenceau2003-02-281-2/+11
|
* cleanup handling of XF4 server choice during installPascal Rigaux2003-02-251-7/+3
|
* change a bit position of main window and steps windowGuillaume Cottenceau2003-02-201-3/+4
| | | | | in steps window, have titles in grey
* reposition main and steps window when in RTL languageGuillaume Cottenceau2003-02-181-2/+10
|
* allow to specify font size in output of l2pango_fontGuillaume Cottenceau2003-02-181-10/+3
| | | | | destroy and recreate steps window when charset changed because gtk won't update the font size otherwise
* fix my breakage (broke non-latin1 installs :/)Guillaume Cottenceau2003-02-161-10/+15
|
* cleanupGuillaume Cottenceau2003-02-141-5/+2
|
* fix default_theme always responding 'galaxy'Guillaume Cottenceau2003-02-141-1/+1
|
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-141-11/+35
| | | | | - don't destroy steps window between each step => better looking
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-131-23/+46
| | | | | | | | - remove old no more used themes - for doc team, provide an option so that we'll override some colors of the default theme (for B&W printing screeshots)
* do translate "System installation" and "System configuration" in steps windowPascal Rigaux2003-02-091-2/+2
|
* language/country selection change:Guillaume Cottenceau2003-02-081-7/+2
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly
* remove create_big_helpPascal Rigaux2003-02-061-15/+0
|
* ensure the window is big enough in 640x480: remove logo and steps windowPascal Rigaux2003-02-021-2/+6
|
* (createXconf): special case for "none" mouse devicePascal Rigaux2003-01-311-1/+1
|
* graphical layout changePascal Rigaux2003-01-311-3/+3
|
* enlarge "steps" window a littlePascal Rigaux2003-01-211-1/+1
|
* small enhancement to know which step is currently donePascal Rigaux2003-01-211-1/+1
|
* new steps window layoutPascal Rigaux2003-01-161-41/+11
|
* - remove help (which was at the bottom)Pascal Rigaux2003-01-071-2/+2
| | | | | | | - wizard style - focus "Next" button by default (this is rough, some dialog boxes *need* changes before being able to complete (think root password dialog))
* use "if any" instead of "if grep", and various other occurences of "any", ↵Pascal Rigaux2003-01-071-1/+1
| | | | "every", "partition"
* remove unused variable ($step_name)Pascal Rigaux2002-12-091-1/+0
|