summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
Commit message (Collapse)AuthorAgeFilesLines
* fix crash on file select of "Other"Stew Benedict2003-08-221-43/+105
| | | | | finish custom cron configuration - normal users can now do cron backups
* 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 looping signal_connect in catalog restore. GUI fixes - Fabrice FACORAT.
* Fix removed users code (thanks gc). Enable .backupignore.Stew Benedict2003-08-071-33/+60
| | | | | Clean up spastic progress bar. Add more info in "View Config"
* 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 rsync behavior - broken in perl_checker fixes Fix wildcard_to_tarfile
* 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
| | | | | Just want it in before everything get's changed on me.
* 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
| | | | | | Log last backup. Enable view of last backup log. Fix base_sys_list. Fix GUI crash on restore. (Keld Jørn Simonsen/Cooker list)
* 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
| | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console
* 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
| | | | | (some are generated by calls from other modules used)
* 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
| | | | | - perl_checker fixes
* switch latest tools that still manually handle embeddingThierry Vignaud2002-11-211-1/+1
| | | | | to use my_gtk
* remove dead code about option managment which isThierry Vignaud2002-11-211-12/+8
| | | | | obsoleted by standalone
* message_noconf_box() and message_underdevel() were quiteThierry Vignaud2002-11-201-19/+8
| | | | | identical. let consolidate them
* message_noselect_box() and message_noselect_what_box() were justThierry Vignaud2002-11-201-27/+23
| | | | | | identical (but for their label). let consolidate this
* send_mail_pb() and client_ftp_pb() were just identical (modulo theirThierry Vignaud2002-11-201-36/+23
| | | | | label)
* 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
| | | | | | | translators will kill us - use strict, fix it
* s/$x ne (0|'')/$x/Thierry Vignaud2002-11-201-17/+17
|