| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | 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, u... | Olivier Blin | 2004-08-30 | 2 | -25/+12 |
* | 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 li... | Till Kamppeter | 2004-08-30 | 1 | -12/+20 |
* | do not restrict "many partitions" test to SCSI devices | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
* | do not mount and add/delete in fstab when many partitions (#11005) | Olivier Blin | 2004-08-30 | 1 | -2/+2 |
* | - Inform the user on first-time setup, both during or after installation, tha... | Till Kamppeter | 2004-08-29 | 1 | -4/+5 |
* | move DHCP column to left for better sizing (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -14/+14 |
* | (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -1/+1 |
* | fix Add button behavior (Austin <aacton@yorku.ca>) | Thierry Vignaud | 2004-08-29 | 1 | -2/+2 |
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 1 | -4/+37 |
* | (manage) read settings from correct interface for non ethernet interfaces | Olivier Blin | 2004-08-27 | 1 | -1/+1 |
* | (manage) add metric text entry for all connections | Olivier Blin | 2004-08-27 | 1 | -0/+5 |
* | (insert_text_n_scroll) fix displaying only last parsed file | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
* | do not complain on wizcancel | Thierry Vignaud | 2004-08-27 | 1 | -1/+3 |
* | no need to check first step return value since we're covered by both | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
* | remove useless label "the_end" | Thierry Vignaud | 2004-08-27 | 1 | -7/+2 |
* | inline select_language() | Thierry Vignaud | 2004-08-27 | 1 | -4/+1 |
* | make it looks and behave like a wizard for GUI sanity (previously | Thierry Vignaud | 2004-08-27 | 1 | -0/+3 |
* | (lilo_choice) fix canceling first step | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
* | avoid grep to grep itself, use perl | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | Mandrake -> Mandrakelinux. Mark DM entries as translatable. | Funda Wang | 2004-08-25 | 1 | -4/+4 |
* | killer feature: restore bootsplash mode | Olivier Blin | 2004-08-25 | 1 | -0/+5 |
* | don't abort miserably if configurator is code | Olivier Blin | 2004-08-25 | 1 | -1/+1 |
* | fix typo | Olivier Blin | 2004-08-25 | 1 | -1/+1 |