Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -420/+420 |
| | |||||
* | (find_files_to_restore) cleanups | Thierry Vignaud | 2004-08-09 | 1 | -3/+2 |
| | |||||
* | simplify code through Gtk2::ComboBox->new_with_strings() | Thierry Vignaud | 2004-08-08 | 1 | -33/+11 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | cleanups for lord perl_checker | Thierry Vignaud | 2004-08-06 | 1 | -16/+14 |
| | |||||
* | (advanced_when) quiet runtime warnings | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (advanced_when) fix crash when selecting an entry in pull down menus | Thierry Vignaud | 2004-08-06 | 1 | -5/+5 |
| | |||||
* | several typos fix | Funda Wang | 2004-08-01 | 1 | -1/+1 |
| | |||||
* | Fixes for Anthill #1009, #1010 (DVD recording, disk quota) | Stew Benedict | 2004-07-30 | 1 | -25/+78 |
| | | | | | Direct-to-tape enahancement | ||||
* | Fix crashes on append_set. | Stew Benedict | 2004-07-28 | 1 | -3/+3 |
| | |||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | Merge fixes from Anthill 927, 929. | Stew Benedict | 2004-07-07 | 1 | -7/+16 |
| | | | | | (filenames with spaces, .backupignore, gui behavior) | ||||
* | .backupignore issues (email reports), typo in "other" routine | Stew Benedict | 2004-06-15 | 1 | -3/+3 |
| | |||||
* | Bugzilla #9877 - deal with kernel ring buffer that is flooded with msgs | Stew Benedict | 2004-06-08 | 1 | -3/+3 |
| | | | | | for tape device detection. | ||||
* | Really apply gui fix. | Stew Benedict | 2004-06-01 | 1 | -2/+4 |
| | |||||
* | Use array rather than hash per Thierry. | Stew Benedict | 2004-06-01 | 1 | -0/+2 |
| | | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also). | ||||
* | Typo in tape restore (Federico Belvisi). | Stew Benedict | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | Fix dropped .txt files when running mkisofs. (Anthill #799) | Stew Benedict | 2004-05-24 | 1 | -2/+2 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -13/+13 |
| | |||||
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 1 | -11/+4 |
| | |||||
* | Consolidate button_box* code, remaining file_dialogs. | Stew Benedict | 2004-04-19 | 1 | -183/+97 |
| | |||||
* | Some drives don't return "ATIP info from disk". | Stew Benedict | 2004-04-16 | 1 | -1/+1 |
| | |||||
* | Remove config-info (new home to be man page). | Stew Benedict | 2004-04-05 | 1 | -194/+75 |
| | | | | | | Use ugtk2 cursor wait/normal (share the wheel). Combine/rework restore code. | ||||
* | Install extra packages when using wizard too. | Stew Benedict | 2004-03-11 | 1 | -53/+53 |
| | | | | | Key transfer in GUI wasn't reporting errors. | ||||
* | Reverse trivial translation typo. Change the_time() usage. | Stew Benedict | 2004-03-09 | 1 | -3/+3 |
| | |||||
* | Fix breakage introduced in config rewrite. | Stew Benedict | 2004-03-09 | 1 | -19/+13 |
| | | | | | All wizard methods should end at config summary. | ||||
* | fix crash in wizard (#8654) (setVarsInSh use output instead of output_p...) | Thierry Vignaud | 2004-03-09 | 1 | -0/+1 |
| | |||||
* | (the_time) simplify | Thierry Vignaud | 2004-03-09 | 1 | -14/+2 |
| | |||||
* | Support for plain tar. Deal with mixture of formats on restore. (#8676) | Stew Benedict | 2004-03-09 | 1 | -109/+127 |
| | | | | | | Fix issue with first incremental pass not using base as comparison. Rework most file selections to use the same sub, drop other subs. | ||||
* | Fix to prevent saving host passwd when user requests not to (#8700). | Stew Benedict | 2004-03-08 | 1 | -1/+9 |
| | |||||
* | UI coherency (#8675). | Stew Benedict | 2004-03-08 | 1 | -1/+2 |
| | |||||
* | Fix some missing configuration options (#8654). | Stew Benedict | 2004-03-08 | 1 | -7/+9 |
| | |||||
* | Use preferred conf file read/write method. More code reduction/cleaning. | Stew Benedict | 2004-03-03 | 1 | -840/+625 |
| | |||||
* | Fix tape backup/restore (#8284) | Stew Benedict | 2004-02-27 | 1 | -10/+10 |
| | |||||
* | Use ATAPI:/dev/hdX for both 2.4/2.6 compatibility. | Stew Benedict | 2004-02-25 | 1 | -1/+3 |
| | |||||
* | Rework CD recording for ATA device setup. | Stew Benedict | 2004-02-24 | 1 | -106/+49 |
| | |||||
* | Verify user has selected a cron interval and media [Bugzilla 8138] | Stew Benedict | 2004-02-21 | 1 | -8/+18 |
| | |||||
* | More code reduction. | Stew Benedict | 2004-02-21 | 1 | -52/+12 |
| | |||||
* | QA - tweak wizard setup. | Stew Benedict | 2004-02-20 | 1 | -14/+6 |
| | |||||
* | Shrink code per Thierry. | Stew Benedict | 2004-02-20 | 1 | -36/+12 |
| | |||||
* | Gnome icon order. Drop an unused button box. | Stew Benedict | 2004-02-20 | 1 | -53/+28 |
| | |||||
* | Fix issue with multisession CDs (Anthill #349) | Stew Benedict | 2004-02-19 | 1 | -1/+1 |
| | |||||
* | QA - Encourage user to finish configuring media before leaving wizard. | Stew Benedict | 2004-02-18 | 1 | -27/+19 |
| | |||||
* | Rework backupignore behavior (Anthill #306). | Stew Benedict | 2004-02-18 | 1 | -10/+4 |
| | |||||
* | FTP restore failure feedback. Allow multiple catalog/file restore selection. | Stew Benedict | 2004-02-14 | 1 | -22/+54 |
| | |||||
* | Fix QA reports of crash on file search, failure to report ftp error. | Stew Benedict | 2004-02-13 | 1 | -15/+25 |
| | |||||
* | Address some QA issues with restores. | Stew Benedict | 2004-02-12 | 1 | -17/+19 |
| | | | | | | Cleanup screen layout in restore screen. Restore title banner. | ||||
* | Disable title banner for now (same as Bugzilla 7564, just not reported yet). | Stew Benedict | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | Use logdrake mail method, allow definition of SMTP server. (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -17/+41 |
| | |||||
* | Remove confusing "On hard drive" checkbox from wizard (Arnaud de Lorbeau) | Stew Benedict | 2004-02-10 | 1 | -4/+1 |
| |