Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (create_dialog) make dialogs transient if possible | Thierry Vignaud | 2005-07-19 | 1 | -0/+3 |
| | |||||
* | 10.3-0.37mdk | Thierry Vignaud | 2005-07-19 | 1 | -1/+9 |
| | |||||
* | fix phrasing | Thierry Vignaud | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | do not draw a border around the main window while embedded | Thierry Vignaud | 2005-07-19 | 2 | -0/+2 |
| | |||||
* | (_gtk__MagicWindow) fix layout for programms embedded with their | Thierry Vignaud | 2005-07-19 | 1 | -1/+1 |
| | | | | | menubar through the newly introduced $::noborderWhenEmbedded flag | ||||
* | *** empty log message *** | Dovix | 2005-07-19 | 1 | -139/+86 |
| | |||||
* | Don't put a border around embbeded rpmdrake | Rafael Garcia-Suarez | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | fix ipw data structure and add firmware url | Olivier Blin | 2005-07-19 | 1 | -13/+12 |
| | |||||
* | remove ipnet/32 in access_list | Antoine Ginies | 2005-07-19 | 1 | -1/+1 |
| | |||||
* | really reap zombie children; side-effect: we can now run a second | Thierry Vignaud | 2005-07-19 | 1 | -1/+3 |
| | | | | | config tool again (#16851) | ||||
* | Updated | Willy Sudiarto Raharjo | 2005-07-19 | 1 | -28/+78 |
| | |||||
* | let's work with "perl -w" | Thierry Vignaud | 2005-07-19 | 1 | -2/+2 |
| | |||||
* | add drakids | Olivier Blin | 2005-07-18 | 2 | -2/+2 |
| | |||||
* | add pcmcia network card ids in the pci table, so that cardbus card get a ↵ | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | | | | chance to be automatically loaded | ||||
* | update | Thierry Vignaud | 2005-07-18 | 2 | -68/+68 |
| | |||||
* | update | Thierry Vignaud | 2005-07-18 | 2 | -9/+9 |
| | |||||
* | remove useless test | Olivier Blin | 2005-07-18 | 1 | -2/+1 |
| | |||||
* | update | Thierry Vignaud | 2005-07-18 | 1 | -27/+27 |
| | |||||
* | fix typo | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | update menu if interface has been modified | Olivier Blin | 2005-07-18 | 1 | -5/+5 |
| | |||||
* | factorize code to netMonitor() and use $current_interface | Olivier Blin | 2005-07-18 | 1 | -11/+12 |
| | |||||
* | update | Thierry Vignaud | 2005-07-18 | 1 | -29/+29 |
| | |||||
* | really check for new version | Olivier Blin | 2005-07-18 | 1 | -0/+1 |
| | |||||
* | check for new version every minute instead of every 2 seconds | Olivier Blin | 2005-07-18 | 1 | -6/+9 |
| | |||||
* | simplify | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | don't use actions submenu when no wireless network is detected | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | use common::md5file | Olivier Blin | 2005-07-18 | 1 | -12/+2 |
| | |||||
* | update strings from CVS | Thierry Vignaud | 2005-07-18 | 71 | -41236/+48445 |
| | |||||
* | import md5file from net_applet/mdkonline/userdrake | Olivier Blin | 2005-07-18 | 1 | -0/+14 |
| | |||||
* | fix 10.3-0.36mdk's changelog | Thierry Vignaud | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | 10.3-0.36mdk | Thierry Vignaud | 2005-07-18 | 1 | -1/+19 |
| | |||||
* | do not die and loop on the exitInstall step if the install images | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | | | | | can't be saved (#16881) | ||||
* | do not die if loaded file isn't an image (#16829) | Olivier Blin | 2005-07-18 | 1 | -1/+5 |
| | |||||
* | updated Basque file | Pablo Saratxaga | 2005-07-18 | 1 | -274/+44 |
| | |||||
* | require perl-Net-DBus (for net_applet and drakids) | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | KDE is now lowercased in the DESKTOP variable | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | get_eth_card_mac_address: handle firewire mac_addresses again | Olivier Blin | 2005-07-18 | 1 | -1/+2 |
| | |||||
* | add qla2xxx | Thierry Vignaud | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | (add_modify_entry) improve layout (especially hidden buttons) | Thierry Vignaud | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | advanced help: | Thierry Vignaud | 2005-07-18 | 1 | -17/+16 |
| | | | | | | | | | | - ensure labels are named the same way on buttons and in help (and thus that help is consistent with the GUI, which wasn't), and speak about labels not actual option names in config file, - split in small paragraphs in order to ease translators' job - fix text phrasing - improve layout | ||||
* | (help_b) fix displaying help the second time | Thierry Vignaud | 2005-07-18 | 1 | -5/+5 |
| | |||||
* | make sub dialogs modal and transcient to their main window | Thierry Vignaud | 2005-07-18 | 2 | -3/+9 |
| | |||||
* | really show a warning if no tv card is detected | Olivier Blin | 2005-07-18 | 1 | -1/+1 |
| | |||||
* | Updated translation. | Karl Ove Hufthammer | 2005-07-17 | 1 | -330/+108 |
| | |||||
* | *** empty log message *** | Dovix | 2005-07-16 | 1 | -57/+81 |
| | |||||
* | *** empty log message *** | Dovix | 2005-07-15 | 1 | -143/+80 |
| | |||||
* | don't translate the empty string | Olivier Blin | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | 10.3-0.35mdk | Olivier Blin | 2005-07-15 | 1 | -1/+14 |
| | |||||
* | rescale pixbufs to 16x16, use default.png if wifi- images aren't available | Olivier Blin | 2005-07-15 | 1 | -2/+6 |
| | |||||
* | workarround problem in supplementary media | Florent Villard | 2005-07-15 | 1 | -0/+5 |
| |