summaryrefslogtreecommitdiffstats
path: root/perl-install/install_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't totall...Guillaume Cottenceau2003-11-211-1/+1
* smaller wizard window in moveGuillaume Cottenceau2003-11-181-2/+3
* override tex color when selected as well, it's white per default, and with th...Guillaume Cottenceau2003-10-161-1/+3
* no steps in move mode; for the moment, no logo as well, we'll see what graphi...Guillaume Cottenceau2003-10-161-2/+2
* override gtk theme selection color since we won't do inverse-video on the tex...Guillaume Cottenceau2003-10-151-0/+11
* setting background color is normally not needed anymore since XFree starts wi...Guillaume Cottenceau2003-10-151-8/+0
* 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
* 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
* 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
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-131-23/+46
* 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
* 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
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* remove unused variable ($step_name)Pascal Rigaux2002-12-091-1/+0
* remove code handling setstepPascal Rigaux2002-12-091-1/+0
* better styleGuillaume Cottenceau2002-12-061-3/+1
* fix syntax & styleGuillaume Cottenceau2002-12-051-6/+8
* two pango font names, for 10 and 12 sizesPablo Saratxaga2002-12-051-1/+2
* made some functions to retrieve pango font namese from lang/charsetPablo Saratxaga2002-12-051-2/+7
* put "Nimbus Sans L" as used fontPablo Saratxaga2002-12-041-2/+2
* try of Gtk2 font definitionsPablo Saratxaga2002-12-041-0/+2
* gtk2Guillaume Cottenceau2002-12-031-33/+43
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-4/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* fixed old Xconf style because it doesn't work anymore on i845 with newer format.Francois Pons2002-09-031-13/+23