summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbackup
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* final switch of drakbackup, logdrake and scannerdrakeThierry Vignaud2002-11-181-18/+4
| | | | | to new option scheme
* update copyright yearsThierry Vignaud2002-11-181-3/+3
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-305/+305
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* Really fix daemon mode issue.Stew Benedict2002-09-231-5/+10
|
* Fix daemon mode bug.Stew Benedict2002-09-231-1/+1
|
* don't display the banner id in embedded modedamien2002-09-071-1/+1
|
* QA BugSummer90 fixesStew Benedict2002-09-061-10/+22
|
* handle delete_event in all casesThierry Vignaud2002-09-061-1/+1
|
* use my_gtk for window creation, thus:Thierry Vignaud2002-09-061-8/+10
| | | | | | | - window creation and embedding mode're handled automatically - when one close drackbackup, my_gtk close it properly and return to mcc
* cleanup check for Expect - thx gcStew Benedict2002-09-051-5/+2
|
* rework perl-Expect usage/requirementsStew Benedict2002-09-051-19/+14
|
* enable perl-Expect (moved to main)Stew Benedict2002-09-041-8/+7
|
* embbed drakbackup in mccThierry Vignaud2002-09-041-1/+0
|
* fixed use of variables in translatable stringsPablo Saratxaga2002-08-311-9/+9
|
* Fix prompt text saved as filename - Advanced What - OtherStew Benedict2002-08-311-2/+2
|