Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add/update a few comments | Thierry Vignaud | 2004-09-07 | 1 | -1/+4 |
| | |||||
* | explicitely do not try to run configurator for AGP, ATA_STORAGE, SATA_STORAGE, | Thierry Vignaud | 2004-09-07 | 1 | -0/+1 |
| | | | | | | SCSI_CONTROLLER and TV classes (some of them [eg: TV] do have a configurator for harddrake GUI and thus are not skiped by -x test) | ||||
* | perl_checker fixes | Olivier Blin | 2004-09-06 | 1 | -5/+5 |
| | |||||
* | (del_intf) update for adsl/modem/isdn connections | Olivier Blin | 2004-09-06 | 1 | -7/+8 |
| | |||||
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵ | Thierry Vignaud | 2004-09-06 | 1 | -2/+2 |
| | | | | already partially done) | ||||
* | (build_tree) avoid code duplication, use network::modem::ppp_read_conf | Olivier Blin | 2004-09-06 | 1 | -16/+1 |
| | |||||
* | ensure we do not enable autologin w/o any user | Thierry Vignaud | 2004-09-06 | 1 | -1/+8 |
| | |||||
* | (build_notebook) Authentication is used for modems only (better fix for #11142) | Olivier Blin | 2004-09-06 | 1 | -3/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | add module for storage controllers that are not compiled built-in in kernel | Thierry Vignaud | 2004-09-06 | 1 | -3/+1 |
| | |||||
* | better looking for alternative drivers | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | fix crashes | Thierry Vignaud | 2004-09-06 | 1 | -3/+9 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-09-05 | 1 | -1/+1 |
| | |||||
* | don't exclude Gtk2::Entry filling | Damien Chaumette | 2004-09-03 | 1 | -1/+1 |
| | |||||
* | Mandrake -> Mandrakelinux | Pablo Saratxaga | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 14 | -0/+20 |
| | |||||
* | reuse icon for windows | Thierry Vignaud | 2004-09-02 | 3 | -0/+3 |
| | |||||
* | fix untraslated title | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | do not use supermount by default for removable devices | Olivier Blin | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | use proper window & banner icon | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | set banner title... | Thierry Vignaud | 2004-09-02 | 1 | -0/+2 |
| | |||||
* | do not crash if default autologin or default desktop doesn't exist | Olivier Blin | 2004-09-01 | 1 | -2/+4 |
| | |||||
* | write modules conf files if a tv card is detected | Olivier Blin | 2004-09-01 | 1 | -0/+2 |
| | |||||
* | fix stupid error | Olivier Blin | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | add notconfigured state | Olivier Blin | 2004-09-01 | 1 | -4/+11 |
| | |||||
* | unbreak drakclock | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | initialize and so that motion_event correctly handle the mouse moves | Florent Villard | 2004-09-01 | 1 | -3/+2 |
| | |||||
* | Repaint the calendar (especially when the day changed) | Florent Villard | 2004-09-01 | 1 | -8/+21 |
| | | | | | | | Make the hour tick shorter Check if the ntpdate command succeed or not, do not quit if it fails Only apply the date command again if ntp mode is not selected | ||||
* | enable harddrake2 to properly adapt to theme changes and the like | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | (create_notebook) follow the same parameter order as gtkappend_page() use and | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
| | | | | | as C/Gtk+ does | ||||
* | perl_checker cleanups | Thierry Vignaud | 2004-09-01 | 1 | -2/+3 |
| | |||||
* | Do not perform a date command when ntpdate has just been called | Florent Villard | 2004-09-01 | 1 | -10/+10 |
| | |||||
* | (is_running) enhance regexp, use any | Olivier Blin | 2004-08-31 | 1 | -1/+2 |
| | |||||
* | (is_running) make it work | Thierry Vignaud | 2004-08-31 | 1 | -2/+1 |
| | |||||
* | (is_running) try harder | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | (is_running) ignore our own process ... (brown paper bag bug) | Thierry Vignaud | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | (build_notebook) fix crashes (#11100) | Thierry Vignaud | 2004-08-31 | 1 | -1/+10 |
| | |||||
* | move start_interface and stop_interface from net_monitor to network::tools, ↵ | Olivier Blin | 2004-08-30 | 2 | -25/+12 |
| | | | | use it in net_monitor and net_applet | ||||
* | allow to connect/disconnect from net_applet | Olivier Blin | 2004-08-30 | 1 | -4/+10 |
| | |||||
* | is_running returns a boolean which would never be > 1 | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
| | |||||
* | - no need to run net-monitor with '--testing' | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - launch net_monitor in background | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - typo | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - avoid duplication | Daouda Lo | 2004-08-30 | 1 | -4/+6 |
| | |||||
* | - s/and/or/ (oblin) | Daouda Lo | 2004-08-30 | 1 | -1/+1 |
| | |||||
* | - launch net_monitor once (test if there's a running net_monitor before) | Daouda Lo | 2004-08-30 | 1 | -6/+4 |
| | |||||
* | fixed use of N() | Pablo Saratxaga | 2004-08-30 | 1 | -6/+6 |
| | |||||
* | typo fixes (Arpad Biro <biro_arpad@yahoo.com>) | Thierry Vignaud | 2004-08-30 | 2 | -9/+9 |
| | |||||
* | fix layout so that NTP frame is not badly cut on small resolution (#10971) | Thierry Vignaud | 2004-08-30 | 1 | -5/+5 |
| | |||||
* | - Added column to show whether the printers are enabled or disables to the ↵ | Till Kamppeter | 2004-08-30 | 1 | -12/+20 |
| | | | | | | | | list of available print queues in the main window. - Added command to the edit-printer window to enable and disable print queues. - Fixed bug of "--expert" command line option of printerdrake not working. |