| Commit message (Expand) | Author | Age | Files | Lines |
* | typo error | Florin Grad | 2004-01-19 | 1 | -1/+0 |
* | (getSerialModem) do not even bother check for /dev/modem since anyway | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | (getUPS) use HIDIOCAPPLICATION ioctl definition from c module | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
* | add transparent proxy support | Florin Grad | 2004-01-19 | 1 | -10/+78 |
* | kill useless diagnostics pragma | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | add the silly read_squid function | Florin Grad | 2004-01-19 | 1 | -0/+8 |
* | add proper window title | Thierry Vignaud | 2004-01-19 | 1 | -7/+7 |
* | make a real wizard step out of first modem step | Thierry Vignaud | 2004-01-19 | 1 | -2/+6 |
* | winmodem connection'll be merge into modem connection | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
* | kill Data::Dumper orphean | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | (reate_box_with_title) shrink TextView size to its minimal size in | Thierry Vignaud | 2004-01-19 | 1 | -1/+9 |
* | - factorize kernel regexp in analyse_kernel_name() | Pascal Rigaux | 2004-01-19 | 2 | -28/+41 |
* | cleanup sanitize_ver (re-synced with common.pm from bootloader-utils) | Pascal Rigaux | 2004-01-19 | 1 | -29/+15 |
* | Update | David Baudens | 2004-01-19 | 1 | -1/+1 |
* | kernel 2.2 is deprecated | Pascal Rigaux | 2004-01-19 | 2 | -7/+1 |
* | kernel22 is not there anymore (since a long time now) | Pascal Rigaux | 2004-01-19 | 1 | -1/+0 |
* | add some logging explaining the default kernel choice | Pascal Rigaux | 2004-01-19 | 1 | -2/+5 |
* | select bestKernelPackage before selecting basesystem (otherwise basesystem al... | Pascal Rigaux | 2004-01-19 | 1 | -3/+3 |
* | Epiphany is now GNOME default web browser. | Frederic Crozat | 2004-01-19 | 1 | -1/+1 |
* | $::testing means testing, not "testing what titi wants to test" | Pascal Rigaux | 2004-01-19 | 1 | -1/+0 |
* | prevent unpoped wait messages when called from within wizards in standalone | Thierry Vignaud | 2004-01-19 | 1 | -0/+1 |
* | merge dhcp hostname into hostname step | Thierry Vignaud | 2004-01-19 | 1 | -15/+19 |
* | remove useless spacing above advanced options | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
* | use radio button instead of optionmenu if possible (aka not too many | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
* | add a warning telling to run lilo after modifying the lilo.conf (bugzilla #6924) | Pascal Rigaux | 2004-01-19 | 1 | -25/+26 |
* | fix #6899: tools failling to popup windows while embedded | Thierry Vignaud | 2004-01-17 | 1 | -1/+1 |
* | udated pot file; converted to UTF-8 all po files (as therer are utf-8 msgid | Pablo Saratxaga | 2004-01-17 | 2 | -2367/+3485 |
* | add wait message as hardware detection takes time | Damien Chaumette | 2004-01-17 | 1 | -3/+8 |
* | Fix (r) | David Baudens | 2004-01-17 | 1 | -1/+1 |
* | spell checking | Pablo Saratxaga | 2004-01-17 | 1 | -1/+1 |
* | fix doble entries | Thierry Vignaud | 2004-01-17 | 1 | -10/+0 |
* | fix doble entries | Thierry Vignaud | 2004-01-17 | 1 | -10/+0 |
* | fix package build | Thierry Vignaud | 2004-01-17 | 15 | -15/+15 |
* | new host settings step | Thierry Vignaud | 2004-01-16 | 1 | -1/+5 |
* | clean horrible code | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
* | do not alter proxies config while configuring network interfaces (needed since | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
* | do not install zeroconf if no zeroconf hostname was typed in (we may add a | Thierry Vignaud | 2004-01-16 | 1 | -3/+5 |
* | (ppp_configure) reintroduce it for drakconnect's manager | Thierry Vignaud | 2004-01-16 | 1 | -0/+9 |
* | do not export dead functions | Thierry Vignaud | 2004-01-16 | 3 | -3/+3 |
* | prevent faillure when trying to dereference undef in testing mode | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
* | split/merge lan config steps according to new specs | Thierry Vignaud | 2004-01-16 | 1 | -23/+63 |
* | rollback "separate standalone and install paths" try (just too painful to | Thierry Vignaud | 2004-01-16 | 1 | -5/+6 |
* | - make a real step out of "manage multiple internet connections" case | Thierry Vignaud | 2004-01-16 | 1 | -15/+15 |
* | drop proxy configuration step. | Thierry Vignaud | 2004-01-16 | 1 | -22/+0 |
* | morph hw_account step through reusing new wizard layer capabilites (aka | Thierry Vignaud | 2004-01-16 | 1 | -41/+39 |
* | fix ppp_first_step() call | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
* | small reindenting | Thierry Vignaud | 2004-01-16 | 1 | -3/+3 |
* | remove overrided variables | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
* | enable to step forward after to "connect now?" step since wizard | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |