summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/dav.pm
Commit message (Expand)AuthorAgeFilesLines
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-2/+0
* introduce ->ensure_binary_is_installed and use itPascal Rigaux2004-08-021-1/+1
* - add field {fs_type} partially replacing {pt_type}Pascal Rigaux2004-07-271-1/+1
* big renaming of field {type} to {pt_type},Pascal Rigaux2004-07-051-1/+1
* remove "Quit" iconPascal Rigaux2004-02-051-1/+1
* focus_first on the webdav server fieldPascal Rigaux2003-08-261-7/+9
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* - replace ... =~ 'foo' with ... =~ /foo/Pascal Rigaux2002-11-111-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-15/+15
* add nice description to the initial dialog box (thanks Stew!)Pascal Rigaux2002-09-051-1/+5
* add "Mount" and "Unmount"Pascal Rigaux2002-08-281-1/+14
* in "Mount point", by default choose the default proposition (asked by dadou f...Pascal Rigaux2002-08-281-1/+1
* add checking davfs is installedPascal Rigaux2002-08-131-0/+2
* rough WebDAV guiPascal Rigaux2002-08-131-0/+96