Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Options): wrap the help text | Pascal Rigaux | 2002-02-07 | 1 | -1/+1 |
| | |||||
* | - don't pop the "do you want to install samba?" | Pascal Rigaux | 2002-02-07 | 1 | -2/+5 |
| | | | | | - rwindow is not a window when embedded, so set_default_size only if possible | ||||
* | handle the case where samba and/or nfs-utils are not installed | Pascal Rigaux | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | look diskdrake.rc in another directory | Pascal Rigaux | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | don't warn_if_renumbered during install | Pascal Rigaux | 2002-01-28 | 1 | -1/+1 |
| | |||||
* | warn if partitions have been renumbered due to a partition being added or ↵ | Pascal Rigaux | 2002-01-28 | 1 | -0/+14 |
| | | | | removed | ||||
* | don't use wait_message's when waiting (waiting is usually very short), use a ↵ | Pascal Rigaux | 2002-01-28 | 1 | -20/+5 |
| | | | | | | | waiting cursor instead. (the wait_message's were causing bad interactivity stuff) | ||||
* | remove debugging code | Pascal Rigaux | 2002-01-27 | 1 | -2/+0 |
| | |||||
* | fix updating the actions | Pascal Rigaux | 2002-01-27 | 1 | -31/+38 |
| | |||||
* | new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵ | Pascal Rigaux | 2002-01-27 | 5 | -0/+1824 |
diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm) |