summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/smbnfs_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-2/+2
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-6/+6
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-4/+4
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
* - perl -pi -e 's!"Search new servers"!"Search for new servers"!'Ahmad Samir2011-04-041-1/+1
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* stop setting banner icon now we do not display them anymoreThierry Vignaud2008-07-291-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-23/+24
* typo fixThierry Vignaud2005-11-301-1/+1
* set title & icon of banner for most partitionning stepsThierry Vignaud2005-11-291-1/+1
* differentiate (nfs)servers on ip first to have less dups (bugzilla #17236)Pascal Rigaux2005-08-081-1/+2
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-2/+2
* many functions in fsedit don't modify anything, they are simply accessors.Pascal Rigaux2004-08-031-2/+2
* revert titi breaking the code, keeping the only valid changePascal Rigaux2004-01-131-7/+6
* (per_entry_action_box)Thierry Vignaud2004-01-121-9/+11
* authentification is french, the english word is authenticationPascal Rigaux2004-01-081-1/+1
* do pop the "do you want to install samba?" (otherwise when cancel is pressed,Pascal Rigaux2003-08-121-4/+1
* instead of removing the "Search servers" button when the search is over, keepPascal Rigaux2003-08-011-1/+1
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-4/+3
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-2/+2
* new perl_checker compliancePascal Rigaux2003-04-171-4/+4
* cleanupPascal Rigaux2003-02-031-1/+1
* port to Gtk2Pascal Rigaux2003-02-031-36/+43
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1
* gtk2Guillaume Cottenceau2002-12-031-17/+17
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-17/+17
* Hide password to browse W2k servers. (Buchan Milne).Stew Benedict2002-10-141-1/+1
* in "Mount point", by default choose the default proposition (asked by dadou f...Pascal Rigaux2002-08-281-1/+1
* adapt to ugtkPascal Rigaux2002-08-051-2/+2
* perl_checker fixThierry Vignaud2002-08-011-1/+1
* (raw_hd_mount_point): nicer default mount pointPascal Rigaux2002-07-011-1/+3
* - add authentification in diskdrake --smb (esp. for windows NT)Pascal Rigaux2002-06-281-3/+34
* propose some mount points for removable/nfs/smbPascal Rigaux2002-02-261-1/+1
* ugly hack to fix diePascal Rigaux2002-02-191-1/+1
* - add CancelPascal Rigaux2002-02-181-15/+18
* add icons showing if a mount-point is associated or if the share is mountedPascal Rigaux2002-02-151-4/+14
* some cleanup, icons showing wether a mount-point is associated are comingPascal Rigaux2002-02-141-66/+44
* have the fstab entries shown by defaultPascal Rigaux2002-02-131-9/+9
* - don't pop the "do you want to install samba?"Pascal Rigaux2002-02-071-2/+5
* handle the case where samba and/or nfs-utils are not installedPascal Rigaux2002-01-291-1/+1
* don't use wait_message's when waiting (waiting is usually very short), use a ...Pascal Rigaux2002-01-281-20/+5
* fix updating the actionsPascal Rigaux2002-01-271-31/+38
* new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, d...Pascal Rigaux2002-01-271-0/+247