summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
Commit message (Expand)AuthorAgeFilesLines
* Fix mis-sorted progress barstopic/MDK-10_1-updateStew Benedict2005-09-251-2/+2
* Don't translate media types for config (#15437)Stew Benedict2005-05-161-1/+1
* Bugzilla 13056 - custom cron setupStew Benedict2005-01-171-7/+6
* Bugzilla 12861 - Directories with spacesStew Benedict2005-01-031-20/+27
* fix fatal perl_checker warningPascal Rigaux2004-11-301-1/+1
* (interactive_mode_box) better make parameter optionnalThierry Vignaud2004-09-151-7/+7
* Use radio buttons in media selection (wildman). perl_checker compliance.Stew Benedict2004-09-151-51/+35
* sanitize capitale usage on buttonsThierry Vignaud2004-09-141-2/+1
* Fix crashes in CD/Tape setup. Fix UI behavior in wizard. (Nicolas Adenis-Lam...Stew Benedict2004-09-131-6/+7
* fixed typoPablo Saratxaga2004-09-051-1/+1
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-231-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-420/+420
* (find_files_to_restore) cleanupsThierry Vignaud2004-08-091-3/+2
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-33/+11
* typo fixThierry Vignaud2004-08-061-1/+1
* cleanups for lord perl_checkerThierry Vignaud2004-08-061-16/+14
* (advanced_when) quiet runtime warningsThierry Vignaud2004-08-061-1/+1
* (advanced_when) fix crash when selecting an entry in pull down menusThierry Vignaud2004-08-061-5/+5
* several typos fixFunda Wang2004-08-011-1/+1
* Fixes for Anthill #1009, #1010 (DVD recording, disk quota)Stew Benedict2004-07-301-25/+78
* Fix crashes on append_set.Stew Benedict2004-07-281-3/+3
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* Merge fixes from Anthill 927, 929.Stew Benedict2004-07-071-7/+16
* .backupignore issues (email reports), typo in "other" routineStew Benedict2004-06-151-3/+3
* Bugzilla #9877 - deal with kernel ring buffer that is flooded with msgsStew Benedict2004-06-081-3/+3
* Really apply gui fix.Stew Benedict2004-06-011-2/+4
* Use array rather than hash per Thierry.Stew Benedict2004-06-011-0/+2
* Typo in tape restore (Federico Belvisi).Stew Benedict2004-05-281-1/+1
* Fix dropped .txt files when running mkisofs. (Anthill #799)Stew Benedict2004-05-241-2/+2
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-13/+13
* Some new perl_checker fixes.Stew Benedict2004-05-211-11/+4
* Consolidate button_box* code, remaining file_dialogs.Stew Benedict2004-04-191-183/+97
* Some drives don't return "ATIP info from disk".Stew Benedict2004-04-161-1/+1
* Remove config-info (new home to be man page).Stew Benedict2004-04-051-194/+75
* Install extra packages when using wizard too.Stew Benedict2004-03-111-53/+53
* Reverse trivial translation typo. Change the_time() usage.Stew Benedict2004-03-091-3/+3
* Fix breakage introduced in config rewrite.Stew Benedict2004-03-091-19/+13
* fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...)Thierry Vignaud2004-03-091-0/+1
* (the_time) simplifyThierry Vignaud2004-03-091-14/+2
* Support for plain tar. Deal with mixture of formats on restore. (#8676)Stew Benedict2004-03-091-109/+127
* Fix to prevent saving host passwd when user requests not to (#8700).Stew Benedict2004-03-081-1/+9
* UI coherency (#8675).Stew Benedict2004-03-081-1/+2
* Fix some missing configuration options (#8654).Stew Benedict2004-03-081-7/+9
* Use preferred conf file read/write method. More code reduction/cleaning.Stew Benedict2004-03-031-840/+625
* Fix tape backup/restore (#8284)Stew Benedict2004-02-271-10/+10
* Use ATAPI:/dev/hdX for both 2.4/2.6 compatibility.Stew Benedict2004-02-251-1/+3
* Rework CD recording for ATA device setup.Stew Benedict2004-02-241-106/+49
* Verify user has selected a cron interval and media [Bugzilla 8138]Stew Benedict2004-02-211-8/+18
* More code reduction.Stew Benedict2004-02-211-52/+12