| Commit message (Expand) | Author | Age | Files | Lines |
* | - handle {vga16} in Xnest testing mode | Pascal Rigaux | 2003-02-02 | 1 | -2/+2 |
* | - add Xnest feature when testing | Pascal Rigaux | 2003-02-02 | 1 | -62/+79 |
* | handle pop_it more nicely: no need to precise pop_it when the wizard window a... | Pascal Rigaux | 2003-01-31 | 1 | -1/+0 |
* | remove explicitly setting the size of advertising window | Pascal Rigaux | 2003-01-31 | 1 | -1/+1 |
* | - don't setMouseLive when the protocol hasn't changed | Pascal Rigaux | 2003-01-24 | 1 | -8/+14 |
* | perl-GTK2 0.0.cvs.2003.01.21.1 should fix set_active(undef) misbehaviour | Guillaume Cottenceau | 2003-01-21 | 1 | -1/+1 |
* | workaround set_active on Gtk2::CheckButton widgets thinking undef is true :-( | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
* | replace some "Ok" with "Next ->" | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
* | (installPackages): do pop error messages | Pascal Rigaux | 2003-01-09 | 1 | -0/+1 |
* | - remove help (which was at the bottom) | Pascal Rigaux | 2003-01-07 | 1 | -8/+6 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | fix 'bold' advertisements | Guillaume Cottenceau | 2002-12-23 | 1 | -9/+10 |
* | remove beginner/expert choice | Pascal Rigaux | 2002-12-12 | 1 | -29/+0 |
* | move long messages (like license) to a new package: install_messages.pm | Pascal Rigaux | 2002-12-09 | 1 | -1/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
* | use if_() where possible (as reported by perl_checker) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | use option tty7 to force X server to be on tty7 (instead of opening tty5 and | Mystery Man 553 | 2002-12-04 | 1 | -4/+1 |
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -62/+63 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -2/+2 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -2/+2 |
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -2/+2 |
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 1 | -3/+2 |
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -42/+42 |
* | strange typo where no filtering on medium was issued ? | Francois Pons | 2002-09-02 | 1 | -1/+1 |
* | rpm description & group are in utf8, so use c::from_utf8 | Pascal Rigaux | 2002-08-29 | 1 | -2/+2 |
* | group icons are not used, remove them | Pascal Rigaux | 2002-08-28 | 1 | -6/+0 |
* | reduce the width of install window | Pascal Rigaux | 2002-08-14 | 1 | -1/+1 |
* | - remove the icons in reallyChooseGroups | Pascal Rigaux | 2002-08-08 | 1 | -2/+3 |
* | - remove buttons to change theme | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | workaround a weird pb with gtk: still re-creating help Gtk::Text at each step... | Pascal Rigaux | 2002-08-08 | 1 | -1/+2 |
* | - remove the "help" button | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -7/+7 |
* | ensure choosing install-or-upgrade can't be done twice | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
* | adapt to new Xconfig modules | Pascal Rigaux | 2002-07-28 | 1 | -4/+4 |
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
* | - rename updateCardAccordingName into add_to_card__using_Cards | Pascal Rigaux | 2002-07-20 | 1 | -2/+2 |
* | added missing use pkgs. | Francois Pons | 2002-07-17 | 1 | -0/+1 |
* | code cleanup. | Francois Pons | 2002-07-16 | 1 | -50/+0 |
* | fixed flag usage (still check selected package to upgrade but already selected | Francois Pons | 2002-07-15 | 1 | -4/+4 |
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -51/+43 |
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -1/+1 |
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -2/+2 |
* | submitting widget instead of style (style/font initialization bug from gtk | damien | 2002-03-15 | 1 | -2/+2 |
* | for updates, make tree as flat instead in order to see all packages. | Francois Pons | 2002-03-11 | 1 | -1/+1 |