summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* made desktop group centred.Francois Pons2003-03-141-1/+1
* desktop group simplification.Francois Pons2003-03-131-6/+1
* the shadow behind the new adverts looks ugly, remove itGuillaume Cottenceau2003-03-111-2/+0
* new advertisement will be with grey backgroundGuillaume Cottenceau2003-03-111-4/+4
* added desktop groups organization.Francois Pons2003-03-061-0/+9
* cleanup handling of XF4 server choice during installPascal Rigaux2003-02-251-5/+8
* fix $check_complete use in gtk summaryPascal Rigaux2003-02-201-4/+1
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-201-8/+8
* fix bold diplay of texts in advertsGuillaume Cottenceau2003-02-201-2/+4
* indent more the entries in the summary (as asked by dadou)Pascal Rigaux2003-02-191-1/+1
* allow to specify font size in output of l2pango_fontGuillaume Cottenceau2003-02-181-1/+1
* enhance summary layoutPascal Rigaux2003-02-171-2/+4
* summary written in gtk, isn't it nice (?)Pascal Rigaux2003-02-161-0/+44
* - factorize "Help"-button handlingPascal Rigaux2003-02-161-1/+1
* fix my breakage (broke non-latin1 installs :/)Guillaume Cottenceau2003-02-161-0/+1
* - update steps window to 9.1 theme (blue/white bullets)Guillaume Cottenceau2003-02-141-2/+3
* toggle Details / No details (as suggested by Prabu Anand)Pascal Rigaux2003-02-141-0/+1
* - use nice new gnome theme by ln and fcrozatGuillaume Cottenceau2003-02-131-2/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-13/+2
* - {interactive_help} is a function returning text, it doesn't need to do the ...Pascal Rigaux2003-02-131-8/+0
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
* format-a-la-tex the message telling that the system is low on resourcesGuillaume Cottenceau2003-02-111-2/+2
* say we're low on resources if we have less than 70 Mb of RAM (was 60 Mb)Guillaume Cottenceau2003-02-081-1/+1
* have the focus on the help "Ok" buttonPascal Rigaux2003-02-061-0/+1
* missing aewm-drakx causes pb when testing (perl going havoc?)Pascal Rigaux2003-02-061-1/+3
* add "Help" buttonPascal Rigaux2003-02-061-1/+7
* have "<- Previous" button in choosePackagesTreePascal Rigaux2003-02-051-1/+1
* fixed again.Francois Pons2003-02-051-1/+1
* fixed bug 1287.Francois Pons2003-02-051-1/+1
* fix test mode install when Xnest is not therePascal Rigaux2003-02-031-1/+1
* - handle {vga16} in Xnest testing modePascal Rigaux2003-02-021-2/+2
* - add Xnest feature when testingPascal Rigaux2003-02-021-62/+79
* handle pop_it more nicely: no need to precise pop_it when the wizard window a...Pascal Rigaux2003-01-311-1/+0
* remove explicitly setting the size of advertising windowPascal Rigaux2003-01-311-1/+1
* - don't setMouseLive when the protocol hasn't changedPascal Rigaux2003-01-241-8/+14
* perl-GTK2 0.0.cvs.2003.01.21.1 should fix set_active(undef) misbehaviourGuillaume Cottenceau2003-01-211-1/+1
* workaround set_active on Gtk2::CheckButton widgets thinking undef is true :-(Pascal Rigaux2003-01-211-1/+1
* replace some "Ok" with "Next ->"Pascal Rigaux2003-01-211-1/+1
* (installPackages): do pop error messagesPascal Rigaux2003-01-091-0/+1
* - remove help (which was at the bottom)Pascal Rigaux2003-01-071-8/+6
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* fix 'bold' advertisementsGuillaume Cottenceau2002-12-231-9/+10
* remove beginner/expert choicePascal Rigaux2002-12-121-29/+0
* move long messages (like license) to a new package: install_messages.pmPascal Rigaux2002-12-091-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-3/+3
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-1/+1
* use option tty7 to force X server to be on tty7 (instead of opening tty5 andMystery Man 5532002-12-041-4/+1
* gtk2Guillaume Cottenceau2002-12-031-62/+63
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-2/+2