Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show units for hard-drive allocation. Add "View Configuration" 1st screen. | Stew Benedict | 2003-07-03 | 1 | -6/+15 |
| | |||||
* | colorize help | Thierry Vignaud | 2003-07-01 | 1 | -4/+4 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | fix testing mode | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | fix one translation (ie factorize it out) | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | let harddrake gui fit better when embedded | Thierry Vignaud | 2003-07-01 | 1 | -2/+1 |
| | |||||
* | Local client hardware configuration via drak tools. | Stew Benedict | 2003-06-26 | 1 | -65/+199 |
| | |||||
* | Fix GUI in embedded mode - [Bug 4111] - note translate strings changed. | Stew Benedict | 2003-06-25 | 1 | -13/+8 |
| | |||||
* | GUI elements for local client hardware config. Update strings for translators. | Stew Benedict | 2003-06-24 | 1 | -27/+36 |
| | |||||
* | fix crash on service restart | Thierry Vignaud | 2003-06-24 | 1 | -0/+1 |
| | |||||
* | prevent drakfont from crashing when trying to deleting an empty list | Thierry Vignaud | 2003-06-24 | 1 | -0/+1 |
| | |||||
* | forgot some debug print lines | Florin Grad | 2003-06-13 | 1 | -2/+0 |
| | |||||
* | fix too many parameters in miscellaneous_choose call | Damien Chaumette | 2003-06-12 | 1 | -1/+1 |
| | |||||
* | read the default network configuration | Florin Grad | 2003-06-12 | 1 | -7/+9 |
| | |||||
* | More GUI quirks from GTK2 port. | Stew Benedict | 2003-06-09 | 1 | -39/+49 |
| | | | | | Ensure pcimap from etherboot created for dhcpd server. | ||||
* | Translation fixes (thx, gc, pixel). Another GUI crash fix. | Stew Benedict | 2003-06-09 | 1 | -316/+318 |
| | |||||
* | fileshareset doesn't use MDK::Common | Pascal Rigaux | 2003-06-06 | 1 | -3/+3 |
| | |||||
* | Bug 3647 - Chinese translations. More perl_checker fixes. | Stew Benedict | 2003-06-05 | 1 | -331/+331 |
| | |||||
* | add mouse test in non-embedded mode (#2049) | Guillaume Cottenceau | 2003-05-30 | 1 | -0/+16 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 17 | -362/+359 |
| | |||||
* | please perl_checker | Thierry Vignaud | 2003-05-23 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -10/+10 |
| | |||||
* | do not mix interactive and ugtk2, let reusse create_dialog() | Thierry Vignaud | 2003-05-22 | 1 | -6/+2 |
| | |||||
* | do not set twice the title, ugtk2->new already do it for us | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 |
| | |||||
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 4 | -4/+2 |
| | |||||
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 |
| | |||||
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 |
| | | | | | | | | | | | | - do not gratuitously add: o " " around button labels o empty strings at end of kernel release - (parse_release) simplify - there's no need to keep a reference on field that we do not further use (distro release is parsed again when needed and kernel release is already stored in some variable) - do not pack nothing to widgets | ||||
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 |
| | | | | | | | not have to offuscate it like c programmers have to - one shall not be able to alter kernel or distribution release number | ||||
* | (build_list) simplify ip parsing | Thierry Vignaud | 2003-05-22 | 1 | -3/+1 |
| | |||||
* | workaround #3341: display "Bad ip" instead of a blank field if ip | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | | | | | wasn't correctly parsed as an ip ? | ||||
* | Fix differntial user file naming. | Stew Benedict | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | remove unused function that should never have come to live | Thierry Vignaud | 2003-05-21 | 1 | -2/+0 |
| | |||||
* | - help menu items are not checkable | Thierry Vignaud | 2003-05-21 | 1 | -7/+9 |
| | | | | | | - do not display spurious "/" on menu buttons when embedded - (strip_first_underscore) let speedup the regexp | ||||
* | we already have fork()+exec() detect_loader, so there's no need to do | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | | | | | it again | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 1 | -3/+3 |
| | | | | | | | | printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate printer::printerdrake::main(): fix printer::default::printer_type() callee | ||||
* | (removeverticalbar) pixelate | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 2 | -44/+39 |
| | |||||
* | try to simplify | Thierry Vignaud | 2003-05-20 | 1 | -22/+11 |
| | |||||
* | fix #1743: offer to restart the dm service | Thierry Vignaud | 2003-05-20 | 1 | -0/+4 |
| | |||||
* | (put_font_dir): $/variable is unlikely what was initially intended | Thierry Vignaud | 2003-05-20 | 1 | -10/+3 |
| | | | | | | | (chk_empty_xfs_path): typo fix (search_dir_font_uninstall): further simplify | ||||
* | (chk_empty_xfs_path): | Thierry Vignaud | 2003-05-20 | 1 | -2/+2 |
| | | | | | | | | - any { !cdt} equals to every { cdt } - if_ is unneeded (search_dir_font_uninstall) map { if_(cdt, $_ } equals to grep { cdt } | ||||
* | (file_ok_sel) prevent potential crash in perl regexp engine if sg bad | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | | | | | happenned in the translation | ||||
* | better explanation of the wp field | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | fix #3960: divide by zero execption | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | some drakconnect cleanups | Thierry Vignaud | 2003-05-19 | 1 | -5/+2 |
| | |||||
* | dialog window is already modal | Thierry Vignaud | 2003-05-19 | 1 | -1/+0 |
| | |||||
* | localize drive capabilites (aka burning, dvd managment, ...) | Thierry Vignaud | 2003-05-19 | 1 | -0/+5 |
| | |||||
* | fix #3560 (drakboot not updating bootloader label): the only confusing | Thierry Vignaud | 2003-05-19 | 1 | -3/+11 |
| | | | | | | | | | | | bug is that when one come back to drakboot main window after having altered the bootloader, the main window still list the old bootloader as the current bootloader. let update this label. btw consolidate bootloader detection in bootloader::detect_bootloader() | ||||
* | simplify | Thierry Vignaud | 2003-05-19 | 1 | -5/+2 |
| |