Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove code handling setstep | Pascal Rigaux | 2002-12-09 | 5 | -41/+3 |
* | remove old code | Pascal Rigaux | 2002-12-09 | 1 | -1/+0 |
* | - handle more locally "Reload partition table" (esp. without using setstep) | Pascal Rigaux | 2002-12-09 | 3 | -16/+27 |
* | make perl_checker happy | Arnaud Desmons | 2002-12-09 | 1 | -1/+1 |
* | drakconnect conf file no more uploaded with now useless variable | Arnaud Desmons | 2002-12-09 | 2 | -50/+48 |
* | remove unused modules | Thierry Vignaud | 2002-12-09 | 1 | -1/+0 |
* | updated Brazilian file | Pablo Saratxaga | 2002-12-08 | 1 | -3533/+4260 |
* | Added Albanian file | Pablo Saratxaga | 2002-12-07 | 1 | -0/+14099 |
* | perl_checker help'ed fix | Guillaume Cottenceau | 2002-12-06 | 1 | -1/+1 |
* | don't use unless | Guillaume Cottenceau | 2002-12-06 | 1 | -1/+1 |
* | s/Gtk->/Gtk2->/ | Guillaume Cottenceau | 2002-12-06 | 1 | -6/+6 |
* | updated po file | Pablo Saratxaga | 2002-12-06 | 2 | -7655/+11071 |
* | better style | Guillaume Cottenceau | 2002-12-06 | 1 | -3/+1 |
* | be more perl_checker compliant | Pascal Rigaux | 2002-12-06 | 1 | -1/+1 |
* | be more perl_checker compliant | Pascal Rigaux | 2002-12-06 | 1 | -3/+2 |
* | perl checker OwnZ Da W3rld | Guillaume Cottenceau | 2002-12-06 | 1 | -2/+2 |
* | add bind_textdomain_codeset, iconv the dgettext results to UTF8 since perl se... | Guillaume Cottenceau | 2002-12-06 | 1 | -16/+34 |
* | misc | Guillaume Cottenceau | 2002-12-06 | 1 | -8/+4 |
* | isdn data are now fetched form system instead of drakconnect conf file | Arnaud Desmons | 2002-12-06 | 5 | -84/+135 |
* | 2.1.3 doesn't have trouble with expand_to_path | Guillaume Cottenceau | 2002-12-06 | 1 | -2/+0 |
* | parameter passing using $_ is bad | Pascal Rigaux | 2002-12-05 | 1 | -4/+5 |
* | replace "map $_->{normal}, @l" with "map { $_->{normal} } @l" | Pascal Rigaux | 2002-12-05 | 1 | -1/+1 |
* | $_ was not localized, fixing (and cleanup) | Pascal Rigaux | 2002-12-05 | 1 | -3/+2 |
* | format => sub { ...} doesn't pass parameter as $_, but as $_[0] | Pascal Rigaux | 2002-12-05 | 1 | -1/+1 |
* | updated po files | Pablo Saratxaga | 2002-12-05 | 45 | -118622/+153770 |
* | Fixed some typos or bad English | Pablo Saratxaga | 2002-12-05 | 3 | -1759/+1885 |
* | try to fix charset2pango_font | Guillaume Cottenceau | 2002-12-05 | 1 | -1/+5 |
* | fix syntax & style | Guillaume Cottenceau | 2002-12-05 | 2 | -25/+27 |
* | gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -5/+5 |
* | use gtkflush() | Thierry Vignaud | 2002-12-05 | 4 | -7/+7 |
* | two pango font names, for 10 and 12 sizes | Pablo Saratxaga | 2002-12-05 | 1 | -1/+2 |
* | start gtk+2 port; perl-gtk2 is expected to implement | Thierry Vignaud | 2002-12-05 | 1 | -56/+53 |
* | made some functions to retrieve pango font namese from lang/charset | Pablo Saratxaga | 2002-12-05 | 2 | -2/+46 |
* | fix gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -6/+6 |
* | glib-config is obsolete now | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | drakxservices' gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -7/+7 |
* | add bind_textdomain_codeset | Guillaume Cottenceau | 2002-12-05 | 1 | -0/+1 |
* | bug fix | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | remove unused $_lan | Guillaume Cottenceau | 2002-12-05 | 1 | -1/+0 |
* | Changed the way locale->encoding is handled; revert to the old way which was | Pablo Saratxaga | 2002-12-05 | 3 | -41/+23 |
* | don't use anymore deprecated widgets | Thierry Vignaud | 2002-12-05 | 1 | -4/+2 |
* | gtk+2 port | Thierry Vignaud | 2002-12-05 | 1 | -39/+37 |
* | gtk+2 port (how difficult it was ...) | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | add floppy.o for all boot disks, don't have some 3c isa cards to fit network.img | Pascal Rigaux | 2002-12-05 | 1 | -1/+4 |
* | fix gtk+2 port | Thierry Vignaud | 2002-12-05 | 1 | -1/+1 |
* | fix typo, be perl_checker compatible | Pascal Rigaux | 2002-12-05 | 1 | -2/+3 |
* | packages should not "use lib qw(/usr/lib/libDrakX)" | Pascal Rigaux | 2002-12-05 | 1 | -1/+0 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-05 | 1 | -3/+3 |
* | gtk+2 fixes | Thierry Vignaud | 2002-12-05 | 1 | -2/+2 |