Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fill in missing titles for banners and specify icons | Thierry Vignaud | 2005-08-27 | 1 | -2/+2 |
| | |||||
* | create enable() and disable() out of set_status() | Olivier Blin | 2005-06-10 | 1 | -4/+14 |
| | |||||
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 1 | -4/+4 |
| | |||||
* | - introduce set_status(), restart_or_start() and service_exists() | Olivier Blin | 2005-05-24 | 1 | -18/+33 |
| | | | | | - cleanups (use run_program success status) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -2/+2 |
| | |||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -3/+2 |
| | |||||
* | simplify | Pascal Rigaux | 2004-10-14 | 1 | -5/+4 |
| | |||||
* | fixed encoding problem with the output of start/stop init scripts | Pablo Saratxaga | 2004-10-05 | 1 | -1/+3 |
| | | | | | (the output must be forced to utf-8 in order to have it displayed in gtk2) | ||||
* | - Lete the function "start_not_running_service()" really start the specified ↵ | Till Kamppeter | 2004-09-01 | 1 | -0/+4 |
| | | | | service if it is not running instead of being a copy of the function "is_service_running()". | ||||
* | - Restored wrong upload. | Till Kamppeter | 2004-09-01 | 1 | -41/+360 |
| | |||||
* | - Lete the function "start_not_running_service()" really start the specified ↵ | Till Kamppeter | 2004-09-01 | 1 | -360/+41 |
| | | | | service if it is not running instead of being a copy of the function "is_service_running()". | ||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -2/+2 |
| | |||||
* | replaced XFree86 and XFree with Xorg (bugzilla #10531) | Pascal Rigaux | 2004-08-05 | 1 | -2/+2 |
| | |||||
* | for install, a service is on if there is at least one runlevel for which the | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 |
| | | | | | service is on (esp. for service "dm") (bugzilla #7146) | ||||
* | add a fam description (telling that GNOME & KDE uses it). closes part of ↵ | Pascal Rigaux | 2004-01-08 | 1 | -0/+2 |
| | | | | bugzilla #1704 | ||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-11 | 1 | -1/+0 |
| | |||||
* | in drakxservices, display differently services handled by xinetd (bug #4516) | Pascal Rigaux | 2003-08-06 | 1 | -23/+33 |
| | |||||
* | create services_raw() which returns all the info out of "chkconfig --list" | Pascal Rigaux | 2003-08-06 | 1 | -5/+18 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-08-06 | 1 | -1/+1 |
| | |||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
| | |||||
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
| | |||||
* | - fix packing on standalone mode (no horizontal scrolling) | Thierry Vignaud | 2003-03-10 | 1 | -1/+1 |
| | | | | | - let show it all when embedded | ||||
* | we do use $in !!!! | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | in drakxservices, don't stop services if one is using the gtk frontend ↵ | Pascal Rigaux | 2003-03-04 | 1 | -1/+3 |
| | | | | | | | (since it allows one to start/stop services) this allows to skip stopping service "dm" (bug #2664) | ||||
* | perl_checker fix | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | in standalone mode, only display a service as enabled at boot time | Thierry Vignaud | 2003-02-24 | 1 | -2/+8 |
| | | | | | | | only if it's really enabled in current runlevel. what's more it's more coherent with other "only show current runlevel status" tools like ntsysv. | ||||
* | (ask_standalone_gtk): ensure popup is not destroyed more than once | Pascal Rigaux | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | Gtk2::Label::set is deprecated | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | fix rawdevices description (bug #1677) | Pascal Rigaux | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | use $::prefix | Pascal Rigaux | 2003-02-14 | 1 | -22/+21 |
| | |||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -0/+1 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | (start_service_on_boot) prevent copying this style | Thierry Vignaud | 2003-02-13 | 1 | -4/+2 |
| | |||||
* | (do_not_start_service_on_boot) : simplify it | Thierry Vignaud | 2003-02-13 | 1 | -3/+1 |
| | |||||
* | cleanup starts_on_boot() | Pascal Rigaux | 2003-02-12 | 1 | -15/+3 |
| | |||||
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 1 | -1/+8 |
| | | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb | ||||
* | English proofreading by Stew Benedicts | Pablo Saratxaga | 2003-01-21 | 1 | -2/+2 |
| | |||||
* | fix prefix usage | Thierry Vignaud | 2003-01-20 | 1 | -15/+12 |
| | |||||
* | fix embedding | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | |||||
* | use wrap_text (instead of handcoding it) | Pascal Rigaux | 2002-12-13 | 1 | -10/+1 |
| | |||||
* | drakxservices' gtk+-2 port | Thierry Vignaud | 2002-12-05 | 1 | -7/+7 |
| | |||||
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
| | |||||
* | gtk2 | Guillaume Cottenceau | 2002-12-03 | 1 | -18/+18 |
| | |||||
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -1/+1 |
| | | | | | | and hardcoding signal number was bad anyway - use gtkflush() | ||||
* | - my_gtk->main already do the kill 'USR2' | Thierry Vignaud | 2002-11-28 | 1 | -2/+1 |
| | | | | | | and hardcoding signal number was bad anyway - use gtkflush() | ||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -1/+1 |
| |