Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put Nimbus Sans L as default font | Pablo Saratxaga | 2002-12-04 | 1 | -0/+0 |
* | More data are now fetched from system instead of drakconnect conf file | Arnaud Desmons | 2002-12-04 | 4 | -70/+129 |
* | update | Thierry Vignaud | 2002-12-04 | 1 | -36/+39 |
* | put back the default iso8859-15 fonts used by install.rc | Pablo Saratxaga | 2002-12-04 | 1 | -0/+0 |
* | try of Gtk2 font definitions | Pablo Saratxaga | 2002-12-04 | 1 | -0/+2 |
* | use if_() where possible (as reported by perl_checker) | Pascal Rigaux | 2002-12-04 | 12 | -93/+72 |
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
* | - free objects non freeed by gtk+ (the eternal gobject vs boxed types | Thierry Vignaud | 2002-12-04 | 1 | -11/+9 |
* | display "cpu #<XX>: <name>" for cpus | Thierry Vignaud | 2002-12-04 | 1 | -1/+1 |
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 4 | -6/+6 |
* | do not use "local *F" | Pascal Rigaux | 2002-12-04 | 12 | -96/+93 |
* | don't use "local *F" | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
* | perl_checker | Mystery Man 580 | 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 |
* | kill "used by only one" harddrake::ui module, | Mystery Man 580 | 2002-12-04 | 3 | -310/+281 |
* | cleanups | Mystery Man 580 | 2002-12-04 | 1 | -10/+5 |
* | reverse | Mystery Man 580 | 2002-12-04 | 1 | -3/+3 |
* | hide config buttons when switching from a configurable device to a non | Mystery Man 580 | 2002-12-04 | 1 | -4/+11 |
* | fix gtktext_insert() usage | Mystery Man 580 | 2002-12-04 | 1 | -23/+24 |
* | share common options | Mystery Man 580 | 2002-12-04 | 1 | -5/+7 |
* | - fix obvious pixel typo (s/if/if_/) | Mystery Man 580 | 2002-12-04 | 1 | -61/+7 |
* | strict mode | Mystery Man 580 | 2002-12-04 | 1 | -0/+1 |
* | clean up | Mystery Man 580 | 2002-12-04 | 1 | -3/+3 |
* | gtk+2 port, yeah baby :-) | Mystery Man 580 | 2002-12-04 | 1 | -100/+103 |
* | First try of fonts for Xft2 | Mystery Man 551 | 2002-12-03 | 1 | -0/+0 |
* | titisux, revert the pango pixels stuff | Mystery Man 535 | 2002-12-03 | 1 | -6/+1 |
* | workaround perl sprintf bug when some parameters are utf8 and some not | Mystery Man 535 | 2002-12-03 | 2 | -1/+34 |
* | gcsux | Guillaume Cottenceau | 2002-12-03 | 1 | -1/+1 |
* | do not use "local *F", use "my $F" or output() instead | Pascal Rigaux | 2002-12-03 | 4 | -35/+25 |
* | fix typo | Pascal Rigaux | 2002-12-03 | 1 | -1/+1 |
* | use output() | Pascal Rigaux | 2002-12-03 | 1 | -14/+13 |
* | (find_exports): use run_program::raw + stdout | Pascal Rigaux | 2002-12-03 | 1 | -9/+5 |
* | one need run_program::raw() to use options | Pascal Rigaux | 2002-12-03 | 1 | -8/+8 |
* | misc fixes | Guillaume Cottenceau | 2002-12-03 | 1 | -9/+2 |
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 7 | -391/+402 |
* | do not use "local my $F, ...", use "local(my $F, ...) instead | Pascal Rigaux | 2002-12-03 | 6 | -13/+9 |
* | add gtktext_append() and uses it | Thierry Vignaud | 2002-12-03 | 2 | -3/+5 |
* | cleanup use of filehandles | Pascal Rigaux | 2002-12-03 | 1 | -20/+15 |
* | (read_resolv_conf): simplify | Pascal Rigaux | 2002-12-03 | 1 | -7/+2 |
* | do not use "local *F" | Pascal Rigaux | 2002-12-03 | 2 | -24/+20 |
* | (formatXiB): simplify | Pascal Rigaux | 2002-12-03 | 1 | -1/+2 |
* | use "my $F" instead of "local *F" (and cleanup) | Pascal Rigaux | 2002-12-03 | 1 | -11/+10 |
* | remove pack_ and unpack_ (unused) | Pascal Rigaux | 2002-12-03 | 1 | -42/+2 |
* | allow #, and other characters in phone number | damien | 2002-12-03 | 1 | -1/+1 |
* | do not use "local *F", use run_program::get_stdout() or "local $F" instead | Pascal Rigaux | 2002-12-03 | 1 | -24/+18 |
* | make it $::testing aware | Guillaume Cottenceau | 2002-12-03 | 2 | -6/+14 |
* | simplify (esp. use cat_) | Pascal Rigaux | 2002-12-03 | 1 | -20/+2 |
* | (get_value): cleanup | Pascal Rigaux | 2002-12-03 | 1 | -34/+20 |
* | (add2hosts): use output and pixelization | Pascal Rigaux | 2002-12-02 | 1 | -20/+7 |
* | simplify | Pascal Rigaux | 2002-12-02 | 2 | -51/+34 |