summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
Commit message (Expand)AuthorAgeFilesLines
* fix crash on file select of "Other"Stew Benedict2003-08-221-43/+105
* fixed English typosPablo Saratxaga2003-08-211-3/+3
* Text typos - Arpad BiroStew Benedict2003-08-201-1/+1
* Fixed typosPablo Saratxaga2003-08-191-1/+1
* progess -> progress typoStew Benedict2003-08-181-3/+3
* start user definable crontab entry - sorry translators, new strings :(Stew Benedict2003-08-141-23/+108
* some english typo fixes thx to Arpad BiroGuillaume Cottenceau2003-08-131-3/+3
* medias -> mediaStew Benedict2003-08-121-3/+3
* Mb -> MB [Bug 4381]Stew Benedict2003-08-121-8/+8
* Search for files to restore.Stew Benedict2003-08-111-61/+99
* Fix removed users code (thanks gc). Enable .backupignore.Stew Benedict2003-08-071-33/+60
* Deal with users that are deleted from the system [Bug 4541].Stew Benedict2003-08-071-6/+27
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-71/+71
* Tool tips.Stew Benedict2003-08-031-49/+84
* UI issues from cooker list. Push help off to drakhelp.Stew Benedict2003-07-311-282/+83
* Fix catalog restore for perl-Gtk2Stew Benedict2003-07-231-31/+45
* fix help/close layoutThierry Vignaud2003-07-151-2/+2
* More perl-gtk2 fixesStew Benedict2003-07-141-31/+28
* Clean up help. Add email explanation. Start to implement .backupignore.Stew Benedict2003-07-101-30/+46
* Beginnings of "search for file to restore". Not functional yet.Stew Benedict2003-07-091-0/+56
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-96/+95
* Honor user defined limits for backup disk consumption.Stew Benedict2003-07-031-42/+136
* Show units for hard-drive allocation. Add "View Configuration" 1st screen.Stew Benedict2003-07-031-6/+15
* Fix GUI in embedded mode - [Bug 4111] - note translate strings changed.Stew Benedict2003-06-251-13/+8
* Translation fixes (thx, gc, pixel). Another GUI crash fix.Stew Benedict2003-06-091-316/+318
* Bug 3647 - Chinese translations. More perl_checker fixes.Stew Benedict2003-06-051-331/+331
* perl_checker fixesThierry Vignaud2003-05-231-137/+137
* Fix differntial user file naming.Stew Benedict2003-05-221-1/+1
* perl_checker cleaningStew Benedict2003-05-131-155/+156
* perl_checker compliance, differential mode option, explain adding directoriesStew Benedict2003-05-121-231/+298
* crash on add other filesStew Benedict2003-05-061-53/+96
* More gtk2 fixes.Stew Benedict2003-03-111-21/+18
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-281-1/+1
* More gtk2 updates. May have finally suppressed the hanging.Stew Benedict2003-02-271-172/+157
* Gtk2 port. Bugzilla reports. Some perl_checker errors still, but cleaner.Stew Benedict2003-02-261-179/+164
* Use system configs when wrapped in mcc.Stew Benedict2003-02-041-2/+3
* fixed typo (drakbakup.conf -> drakbackup.conf)Pablo Saratxaga2003-01-311-2/+2
* English proofreadingPablo Saratxaga2003-01-221-3/+3
* replace "%" with "%%" in translated stringPascal Rigaux2002-12-131-2/+2
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-101-16/+16
* - gtk2 portThierry Vignaud2002-12-021-958/+916
* switch latest tools that still manually handle embeddingThierry Vignaud2002-11-211-1/+1
* remove dead code about option managment which isThierry Vignaud2002-11-211-12/+8
* message_noconf_box() and message_underdevel() were quiteThierry Vignaud2002-11-201-19/+8
* message_noselect_box() and message_noselect_what_box() were justThierry Vignaud2002-11-201-27/+23
* send_mail_pb() and client_ftp_pb() were just identical (modulo theirThierry Vignaud2002-11-201-36/+23
* kill heavy duplication in get_cd_info()Thierry Vignaud2002-11-201-43/+27
* perl_checker fixesThierry Vignaud2002-11-201-82/+91
* - don't gratuitously copy a 70 lines help text with typo changes,Thierry Vignaud2002-11-201-73/+6
* s/$x ne (0|'')/$x/Thierry Vignaud2002-11-201-17/+17