| Commit message (Expand) | Author | Age | Files | Lines |
* | install_gtk::create_help_window is unused, removing it | Pascal Rigaux | 2005-01-11 | 1 | -18/+0 |
* | install_gtk::create_help_window is unused, removing it | Pascal Rigaux | 2005-01-11 | 1 | -2/+1 |
* | add comments | Pascal Rigaux | 2005-01-11 | 1 | -0/+3 |
* | move some now common things in _create_window() | Pascal Rigaux | 2005-01-10 | 1 | -11/+10 |
* | more installing special install shortcuts in _create_window() | Pascal Rigaux | 2005-01-10 | 1 | -4/+2 |
* | - XFdrake test is not standalone, it is the non install nor standalone state | Pascal Rigaux | 2005-01-10 | 2 | -4/+2 |
* | dont_run_directly_stage2 and trace_stage2 needs the live, not the clp | Pascal Rigaux | 2005-01-10 | 1 | -0/+2 |
* | use {icon_no_error} instead of {icon} | Pascal Rigaux | 2005-01-10 | 1 | -4/+4 |
* | create {icon_no_error} | Pascal Rigaux | 2005-01-10 | 1 | -3/+7 |
* | rewrite | Pascal Rigaux | 2005-01-10 | 1 | -21/+22 |
* | rewrite | Pascal Rigaux | 2005-01-10 | 1 | -2/+2 |
* | the test is not useful, we can't get to this code when $::isEmbedded is set | Pascal Rigaux | 2005-01-10 | 1 | -1/+1 |
* | emove unused feature | Pascal Rigaux | 2005-01-10 | 1 | -1/+1 |
* | $ugtk2::pop_it is unused | Pascal Rigaux | 2005-01-10 | 1 | -2/+2 |
* | simplify using {pop_it} | Pascal Rigaux | 2005-01-10 | 1 | -3/+1 |
* | - add vera fonts (normal and bold) | Pascal Rigaux | 2005-01-10 | 2 | -1/+5 |
* | add /etc/fonts/fonts.conf | Pascal Rigaux | 2005-01-10 | 1 | -0/+1 |
* | - remove cursor.pcf.gz (now taken from system) | Pascal Rigaux | 2005-01-10 | 1 | -0/+0 |
* | Require urpmi 4.6.11 (for --expect-install) | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+1 |
* | Add --expect-install to the options passed to urpmi to install packages, so | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+2 |
* | install zaptel packages if needed | Thierry Vignaud | 2005-01-10 | 1 | -0/+1 |
* | simplify | Pascal Rigaux | 2005-01-10 | 1 | -2/+3 |
* | Silent install of terminal-server if needed (--X is deprecated) | Rafael Garcia-Suarez | 2005-01-10 | 1 | -5/+1 |
* | install ivtv packages if needed | Thierry Vignaud | 2005-01-10 | 1 | -0/+1 |
* | Don't use deprecated urpmi --X option | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+1 |
* | install scim-chewing if zh is selected by localedrake. Fix font setting for z... | Funda Wang | 2005-01-08 | 1 | -2/+3 |
* | changed chinese font names | Pablo Saratxaga | 2005-01-07 | 1 | -2/+2 |
* | new fonts-ttf-chinese package | Pablo Saratxaga | 2005-01-07 | 1 | -2/+2 |
* | simplify | Pascal Rigaux | 2005-01-07 | 1 | -2/+1 |
* | $w->{isEmbedded} is unused | Pascal Rigaux | 2005-01-07 | 2 | -6/+4 |
* | $w->{isWizard} is unused | Pascal Rigaux | 2005-01-07 | 2 | -4/+3 |
* | $o->{force_center} is unused | Pascal Rigaux | 2005-01-07 | 1 | -1/+1 |
* | no icon during install | Pascal Rigaux | 2005-01-07 | 1 | -5/+7 |
* | Make %lang2keyboard a global variable, so it can be overriden in a | Rafael Garcia-Suarez | 2005-01-07 | 1 | -1/+1 |
* | simplify using mygtk2 | Pascal Rigaux | 2005-01-07 | 1 | -7/+9 |
* | add "Plug" | Pascal Rigaux | 2005-01-07 | 1 | -0/+4 |
* | 10.2-0.9mdk | Thierry Vignaud | 2005-01-06 | 1 | -1/+5 |
* | simplify | Pascal Rigaux | 2005-01-06 | 1 | -5/+4 |
* | fix typo (thanks to perl_checker) | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
* | - move some install specific code out of ugtk2.pm into install_gtk.pm | Pascal Rigaux | 2005-01-06 | 5 | -47/+59 |
* | - change _create_window() prototype to be more "mygtk2" like | Pascal Rigaux | 2005-01-06 | 1 | -24/+24 |
* | add {icon} for Window | Pascal Rigaux | 2005-01-06 | 1 | -0/+4 |
* | merge Window and Dialog creation | Pascal Rigaux | 2005-01-06 | 1 | -19/+11 |
* | allow setting padding for pack_start, but only globally (it works like spacin... | Pascal Rigaux | 2005-01-06 | 1 | -1/+3 |
* | add {position_policy} for Window | Pascal Rigaux | 2005-01-06 | 1 | -0/+1 |
* | - fs::format::part_raw() now takes $wait_message to allow displaying the prog... | Pascal Rigaux | 2005-01-06 | 5 | -17/+45 |
* | fs::formatMount_all() parameter wait_message is no more optional (though you ... | Pascal Rigaux | 2005-01-06 | 2 | -3/+3 |
* | on a label, we must use ->get_text, not ->get | Pascal Rigaux | 2005-01-06 | 1 | -1/+1 |
* | update UIM config for uim-0.4.5 (UTUMI Hirosi) | Thierry Vignaud | 2005-01-06 | 1 | -3/+3 |
* | remove unused variables | Pascal Rigaux | 2005-01-06 | 1 | -2/+1 |