| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Pascal Rigaux | 2005-08-30 | 1 | -0/+111 |
* | - When setting up new queue with HPLIP old HPOJ config was not deleted | Till Kamppeter | 2005-08-30 | 1 | -1/+1 |
* | - configure wpa_supplicant correctly for shared or passwordless connections | Olivier Blin | 2005-08-30 | 4 | -397/+186 |
* | make MagicWindow re-entrant again (was broken due to only one banner, eg. for... | Pascal Rigaux | 2005-08-30 | 1 | -9/+12 |
* | - use noborderWhenEmbedded instead of dirtying directly in WizardTable | Pascal Rigaux | 2005-08-30 | 1 | -3/+5 |
* | add children_centered (was already children_tight, children_loose and children) | Pascal Rigaux | 2005-08-30 | 1 | -1/+4 |
* | Update mirrorlist | Rafael Garcia-Suarez | 2005-08-30 | 1 | -267/+215 |
* | i remember someone telling me gdm should now be used instead of xdm when neit... | Pascal Rigaux | 2005-08-30 | 1 | -6/+2 |
* | put comboxentry in a VBox (to avoid 2 rows bug in comboboxentry) | Antoine Ginies | 2005-08-30 | 1 | -1/+3 |
* | require xtest instead of the /usr/X11R6/bin/xtest file | Rafael Garcia-Suarez | 2005-08-30 | 1 | -1/+1 |
* | remove icon on all buttons | Antoine Ginies | 2005-08-30 | 1 | -3/+3 |
* | updated translations | Per Øyvind Karlsen | 2005-08-30 | 1 | -239/+143 |
* | - Restart CUPS after installing HPLIP for a network printer. | Till Kamppeter | 2005-08-30 | 1 | -12/+16 |
* | we don't want global vars in mygtk2, move $::noborderWhenEmbedded to ugtk2 | Pascal Rigaux | 2005-08-30 | 2 | -1/+1 |
* | if_ is *not* short-circuit | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | allow net_applet to use vlan/alias interfaces (thanks to Michael Scherer) | Olivier Blin | 2005-08-30 | 1 | -1/+1 |
* | fix metric parser | Olivier Blin | 2005-08-30 | 1 | -1/+1 |
* | ensure /boot/message-text exists (useful when switching from grub to lilo) | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
* | vga_fb expects the vga mode, not a boolean, fixing | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | Updated POT file | Funda Wang | 2005-08-30 | 71 | -26978/+27492 |
* | cleanup (translate late, and move methods to upper class) | Pascal Rigaux | 2005-08-30 | 4 | -28/+8 |
* | propose to create a default bootloader configuration when no bootloader is found | Pascal Rigaux | 2005-08-30 | 1 | -1/+9 |
* | fix ugly typo | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | fix "Cancel" in ask_okcancel | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
* | handle {message_text} not set but /boot/message-text existing | Pascal Rigaux | 2005-08-30 | 1 | -1/+4 |
* | create suggest_message_text() | Pascal Rigaux | 2005-08-30 | 1 | -14/+20 |
* | *** empty log message *** | Pascal Rigaux | 2005-08-30 | 1 | -0/+56 |
* | display wireless link icon in net_applet if connected through wireless | Olivier Blin | 2005-08-30 | 1 | -3/+11 |
* | in case of all_squash use anongid=65534 and anongid=65534 | Antoine Ginies | 2005-08-30 | 1 | -4/+13 |
* | tell writeandclean_ldsoconf happened | Pascal Rigaux | 2005-08-30 | 1 | -0/+1 |
* | cleanup (remove duplicates) | Pascal Rigaux | 2005-08-30 | 1 | -2/+2 |
* | support for alternate modules (allows to load both ahci and ata_piix) | Olivier Blin | 2005-08-30 | 1 | -0/+33 |
* | check wireless every 20 seconds only | Olivier Blin | 2005-08-30 | 1 | -4/+6 |
* | ahci says "ahci: probe of %s failed with error %d", but succeeds anyway, so w... | Pascal Rigaux | 2005-08-30 | 1 | -10/+7 |
* | Translation updates | Tomasz Bednarski | 2005-08-30 | 1 | -323/+229 |
* | reverse xdm-config logic for XDMCP | Stew Benedict | 2005-08-29 | 1 | -2/+2 |
* | Updated translation. | Karl Ove Hufthammer | 2005-08-29 | 1 | -209/+132 |
* | add prism2-utils in INSTALL section, required for wlan-ng cards | Olivier Blin | 2005-08-29 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2005-08-29 | 1 | -0/+36 |
* | smaller banner during install (as required by warly & helene) | Pascal Rigaux | 2005-08-29 | 1 | -1/+1 |
* | finish commit 1.387 | Pascal Rigaux | 2005-08-29 | 1 | -1/+1 |
* | create dir if it does not exist | Antoine Ginies | 2005-08-29 | 1 | -1/+1 |
* | put Cancel and Details button on the right of the main progress bar | Pascal Rigaux | 2005-08-29 | 1 | -2/+4 |
* | on 2002/07/10 (1.347), selected_leaves() behaviour was broken, listing all pa... | Pascal Rigaux | 2005-08-29 | 1 | -4/+11 |
* | handle parsing of more complicated setup line in install.sh | Pascal Rigaux | 2005-08-29 | 1 | -1/+1 |
* | enhance typo fix | Olivier Blin | 2005-08-29 | 1 | -2/+2 |
* | fix typo (#17978) | Olivier Blin | 2005-08-29 | 1 | -1/+1 |
* | we don't want drakxtools-backend to depend on perl-URPM | Pascal Rigaux | 2005-08-29 | 1 | -3/+14 |
* | use vol_id to get filesystem label (we only handled the equivalenet of e2label) | Pascal Rigaux | 2005-08-29 | 3 | -22/+3 |
* | fix typo (thanks to perl_checker) | Pascal Rigaux | 2005-08-29 | 1 | -1/+1 |