| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 22 | -90/+90 |
* | remove debug code | Pascal Rigaux | 2002-11-28 | 1 | -1/+0 |
* | to export, one needs to inheritate from Exporter | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | fix "ps" and "df" (were broken due to localization of *DF and *PS) | Pascal Rigaux | 2002-11-28 | 1 | -5/+3 |
* | in the test snippet, add "use common" to have access to N() | Pascal Rigaux | 2002-11-28 | 1 | -0/+1 |
* | - compare labels case insensitively (thanks to D.Faure) | Pascal Rigaux | 2002-11-28 | 1 | -4/+10 |
* | load_category__prompt: use formatAlaTeX | Guillaume Cottenceau | 2002-11-28 | 1 | -2/+2 |
* | fix removing of pods when installing pms | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
* | fix create_factory_menu*(): since we get an object and not anymore a | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
* | fix | Thierry Vignaud | 2002-11-28 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 7 | -37/+37 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 57 | -274/+269 |
* | (configure_hpoj): functions dynamically loaded from /usr/sbin/ptal-init are | Pascal Rigaux | 2002-11-27 | 1 | -9/+10 |
* | update for new packages (Gtk2), and remove the now-handled-by-perl_check pack... | Pascal Rigaux | 2002-11-27 | 1 | -4/+7 |
* | - Gtk2 port | Thierry Vignaud | 2002-11-27 | 1 | -20/+18 |
* | - Gtk2 port | Thierry Vignaud | 2002-11-27 | 1 | -32/+29 |
* | reflect calling style change of PANGO_PIXELS | Guillaume Cottenceau | 2002-11-27 | 1 | -2/+1 |
* | restore previous behaviour and exit early only in cancel case | Thierry Vignaud | 2002-11-27 | 1 | -1/+1 |
* | fix bad interaction between mcc & mousedrake. | Thierry Vignaud | 2002-11-27 | 1 | -3/+2 |
* | *** empty log message *** | Pascal Rigaux | 2002-11-26 | 1 | -32/+0 |
* | fix undeclared variable | Pascal Rigaux | 2002-11-26 | 1 | -1/+1 |
* | fix typo (gtkstring_size) thx to perl checker | Guillaume Cottenceau | 2002-11-26 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-26 | 1 | -4/+4 |
* | fix shadow bug due to wrong extraction of allocation data | Guillaume Cottenceau | 2002-11-26 | 1 | -2/+2 |
* | two small fixes | Guillaume Cottenceau | 2002-11-26 | 1 | -5/+3 |
* | add | Guillaume Cottenceau | 2002-11-26 | 1 | -0/+1255 |
* | ugtk2.pm is temporarily not in drakxtools but in perl-GTK2 | Guillaume Cottenceau | 2002-11-26 | 1 | -1/+1 |
* | miaouh | Thierry Vignaud | 2002-11-26 | 1 | -17/+8 |
* | simplify | Thierry Vignaud | 2002-11-26 | 1 | -34/+23 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-26 | 4 | -4/+4 |
* | simplify some stuff | Thierry Vignaud | 2002-11-26 | 1 | -15/+7 |
* | changed values for console font when en_US is chosen | Pablo Saratxaga | 2002-11-26 | 1 | -2/+2 |
* | forgot to commit it (.cvsignore containing * doesn't help) | Guillaume Cottenceau | 2002-11-26 | 1 | -0/+371 |
* | fix eating too much items | Thierry Vignaud | 2002-11-26 | 1 | -1/+2 |
* | no need to call common::backtrace(), use directly backtrace() (was it written... | Pascal Rigaux | 2002-11-26 | 1 | -1/+1 |
* | no need to call common::backtrace(), use directly backtrace() (was it written... | Pascal Rigaux | 2002-11-26 | 1 | -2/+2 |
* | fix typo (openInstallLog *must* return the filehandle) | Pascal Rigaux | 2002-11-25 | 1 | -0/+1 |
* | oops, didn't see titi modified option handling | Pascal Rigaux | 2002-11-25 | 1 | -3/+0 |
* | fix handling of options --expert and --testing | Pascal Rigaux | 2002-11-25 | 1 | -0/+3 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-25 | 1 | -12/+12 |
* | don't use filehandle *pkgs::LOG, use a my'ed $LOG | Pascal Rigaux | 2002-11-25 | 1 | -14/+9 |
* | in network::netconnect::main(), declare @l as it should be. But the code is r... | Pascal Rigaux | 2002-11-25 | 1 | -1/+2 |
* | - $up was my-ed inside the if-then block though it was used outside the block... | Pascal Rigaux | 2002-11-25 | 1 | -2/+3 |
* | $modem is redefined 2 lines below its first declaration. this first declarati... | Pascal Rigaux | 2002-11-25 | 1 | -1/+0 |
* | since $mouse is undefined, replace it with undef (??) | Pascal Rigaux | 2002-11-25 | 1 | -1/+1 |
* | assume any hardware is found (forget to commit). | Francois Pons | 2002-11-25 | 1 | -1/+1 |
* | synced with latest change to HP version (and now HP is in CVS). | Francois Pons | 2002-11-25 | 1 | -4/+5 |
* | fixed too many modules removed (but untested if still buildable, pixel can do | Francois Pons | 2002-11-25 | 1 | -6/+6 |