summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove old codePascal Rigaux2002-12-091-1/+0
|
* - handle more locally "Reload partition table" (esp. without using setstep)Pascal Rigaux2002-12-093-16/+27
| | | | | => no exception is called through gtk
* make perl_checker happyArnaud Desmons2002-12-091-1/+1
|
* drakconnect conf file no more uploaded with now useless variableArnaud Desmons2002-12-092-50/+48
|
* remove unused modulesThierry Vignaud2002-12-091-1/+0
|
* updated Brazilian filePablo Saratxaga2002-12-081-3533/+4260
|
* Added Albanian filePablo Saratxaga2002-12-071-0/+14099
|
* perl_checker help'ed fixGuillaume Cottenceau2002-12-061-1/+1
|
* don't use unlessGuillaume Cottenceau2002-12-061-1/+1
|
* s/Gtk->/Gtk2->/Guillaume Cottenceau2002-12-061-6/+6
|
* updated po filePablo Saratxaga2002-12-062-7655/+11071
|
* better styleGuillaume Cottenceau2002-12-061-3/+1
|
* be more perl_checker compliantPascal Rigaux2002-12-061-1/+1
|
* be more perl_checker compliantPascal Rigaux2002-12-061-3/+2
|
* perl checker OwnZ Da W3rldGuillaume Cottenceau2002-12-061-2/+2
|
* add bind_textdomain_codeset, iconv the dgettext results to UTF8 since perl ↵Guillaume Cottenceau2002-12-061-16/+34
| | | | seems to mess with that when trying to do so from within gtk2-perl (with sv_utf8_upgrade)
* miscGuillaume Cottenceau2002-12-061-8/+4
|
* isdn data are now fetched form system instead of drakconnect conf fileArnaud Desmons2002-12-065-84/+135
|
* 2.1.3 doesn't have trouble with expand_to_pathGuillaume Cottenceau2002-12-061-2/+0
|
* parameter passing using $_ is badPascal Rigaux2002-12-051-4/+5
|
* replace "map $_->{normal}, @l" with "map { $_->{normal} } @l"Pascal Rigaux2002-12-051-1/+1
| | | | | (the other form is perl_checker-deprecated)
* $_ was not localized, fixing (and cleanup)Pascal Rigaux2002-12-051-3/+2
|
* format => sub { ...} doesn't pass parameter as $_, but as $_[0]Pascal Rigaux2002-12-051-1/+1
|
* updated po filesPablo Saratxaga2002-12-0545-118622/+153770
|
* Fixed some typos or bad EnglishPablo Saratxaga2002-12-053-1759/+1885
|
* try to fix charset2pango_fontGuillaume Cottenceau2002-12-051-1/+5
|
* fix syntax & styleGuillaume Cottenceau2002-12-052-25/+27
|
* gtk+-2 portThierry Vignaud2002-12-051-5/+5
|
* use gtkflush()Thierry Vignaud2002-12-054-7/+7
|
* two pango font names, for 10 and 12 sizesPablo Saratxaga2002-12-051-1/+2
|
* start gtk+2 port; perl-gtk2 is expected to implementThierry Vignaud2002-12-051-56/+53
| | | | | Gtk::Image->set_from_pixbuf()
* made some functions to retrieve pango font namese from lang/charsetPablo Saratxaga2002-12-052-2/+46
|
* fix gtk+-2 portThierry Vignaud2002-12-051-6/+6
|
* glib-config is obsolete nowThierry Vignaud2002-12-051-1/+1
|
* gtk+-2 portThierry Vignaud2002-12-051-1/+1
|
* drakxservices' gtk+-2 portThierry Vignaud2002-12-051-7/+7
|
* add bind_textdomain_codesetGuillaume Cottenceau2002-12-051-0/+1
|
* bug fixThierry Vignaud2002-12-051-1/+1
|
* remove unused $_lanGuillaume Cottenceau2002-12-051-1/+0
|
* Changed the way locale->encoding is handled; revert to the old way which wasPablo Saratxaga2002-12-053-41/+23
| | | | | | | | | working. And changed the charset to use during install to UTF-8 for all but CJK locales, in the X11 locale config files and in lang.pm; So, the same values of LC_* variables are used as before; but they should point, in glibc and in X11, to UTF-8 locales now
* don't use anymore deprecated widgetsThierry Vignaud2002-12-051-4/+2
|
* gtk+2 portThierry Vignaud2002-12-051-39/+37
|
* gtk+2 port (how difficult it was ...)Thierry Vignaud2002-12-051-1/+1
|
* add floppy.o for all boot disks, don't have some 3c isa cards to fit network.imgPascal Rigaux2002-12-051-1/+4
|
* fix gtk+2 portThierry Vignaud2002-12-051-1/+1
|
* fix typo, be perl_checker compatiblePascal Rigaux2002-12-051-2/+3
|
* packages should not "use lib qw(/usr/lib/libDrakX)"Pascal Rigaux2002-12-051-1/+0
|
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-051-3/+3
|
* gtk+2 fixesThierry Vignaud2002-12-051-2/+2
|
* pre gtk+2 work snapshot for mcc (mandrake_release() and the likeThierry Vignaud2002-12-051-1/+4
|