summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* 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
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-2/+2
* add or remove spaces where need to please perl_checkerPascal Rigaux2002-11-111-2/+2
* - have "local *FILEHANDLE" before each "open FILEHANDLE, ..."Pascal Rigaux2002-11-061-3/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-42/+42
* strange typo where no filtering on medium was issued ?Francois Pons2002-09-021-1/+1
* rpm description & group are in utf8, so use c::from_utf8Pascal Rigaux2002-08-291-2/+2
* group icons are not used, remove themPascal Rigaux2002-08-281-6/+0
* reduce the width of install windowPascal Rigaux2002-08-141-1/+1
* - remove the icons in reallyChooseGroupsPascal Rigaux2002-08-081-2/+3
* - remove buttons to change themePascal Rigaux2002-08-081-1/+1
* workaround a weird pb with gtk: still re-creating help Gtk::Text at each step...Pascal Rigaux2002-08-081-1/+2
* - remove the "help" buttonPascal Rigaux2002-08-081-1/+1
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
* make new perl_checker happyPascal Rigaux2002-07-311-1/+1
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-7/+7
* ensure choosing install-or-upgrade can't be done twicePascal Rigaux2002-07-291-1/+1
* adapt to new Xconfig modulesPascal Rigaux2002-07-281-4/+4
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-3/+3
* - rename updateCardAccordingName into add_to_card__using_CardsPascal Rigaux2002-07-201-2/+2
* added missing use pkgs.Francois Pons2002-07-171-0/+1
* code cleanup.Francois Pons2002-07-161-50/+0
* fixed flag usage (still check selected package to upgrade but already selectedFrancois Pons2002-07-151-4/+4
* fixed reference to no more used variable since new callback scheme.Francois Pons2002-07-151-1/+1
* use perl-URPM instead of rpmtools.Francois Pons2002-07-101-51/+43
* english fixes thx to vincent meyerGuillaume Cottenceau2002-06-031-1/+1
* fix a few english stringsGuillaume Cottenceau2002-04-081-2/+2
* submitting widget instead of style (style/font initialization bug from gtkdamien2002-03-151-2/+2
* for updates, make tree as flat instead in order to see all packages.Francois Pons2002-03-111-1/+1
* - remove the hack for not displaying Utilities in classic meta_classPascal Rigaux2002-03-111-4/+5
* search /commercial/i instead of /Application/ before showing the commercial l...Pascal Rigaux2002-03-111-1/+1
* s/hbox/vbox for "Select Install Class"Pascal Rigaux2002-02-181-1/+1
* corrected decydamien2002-01-251-2/+2
* advertising engine updateddamien2002-01-251-3/+21