root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @209 [209] 04/01/09 16:32:03 andy Fix some minor style quibbles thrown up by pychecker.
(edit) @208 [208] 03/01/09 01:48:34 anonymous Fix a typo which causes restore to fail.
(edit) @207 [207] 20/10/08 21:50:51 andy Rename backup.py to actions.py
(edit) @206 [206] 19/10/08 19:27:08 andy Add 'Show hidden files' button to the set editor. Patch from jsogo - …
(edit) @205 [205] 19/10/08 03:21:54 andy Remove some unneeded imports
(edit) @204 [204] 19/10/08 03:06:35 andy Remove the lbl_status label, in preference of progressbar1's own label
(edit) @203 [203] 19/10/08 02:32:27 andy Move ssh backup functionality into backup.py and remove the …
(edit) @202 [202] 18/10/08 02:48:01 andy Move CD backup functionality into backup.py, remove the cd progress window …
(edit) @201 [201] 17/10/08 23:18:06 andy Added backup.py to begin stripping the backup logic out of gui.py. Local …
(edit) @200 [200] 13/10/08 08:50:35 andy Don't recurse into excluded directories (Fixes bugs #57 and #70)
(edit) @199 [199] 26/09/08 22:48:12 andy Remove empty parens at the end of a class definition - python 2.4 doesn't …
(edit) @198 [198] 25/09/08 23:22:11 andy Remove executable property from files which don't need it
(edit) @197 [197] 25/09/08 23:21:25 andy Kick off the next version
(edit) @195 [195] 25/09/08 22:08:52 andy Finalise things for 0.5.6
(edit) @194 [194] 25/09/08 22:05:55 andy Update translation template
(edit) @193 [193] 25/09/08 21:33:59 andy Tidy up an error message and don't duplicate it
(edit) @192 [192] 25/09/08 20:06:35 andy Translations: Add a build_mo command to setup.py and install .mo files in …
(edit) @191 [191] 25/09/08 17:58:23 andy Poke some newlines to keep msgfmt happy
(edit) @190 [190] 23/09/08 21:35:23 andy Fix backup set selection and 'backup' button sensitivity bugs, also remove …
(edit) @189 [189] 23/09/08 18:44:29 andy Update Japanese translations
(edit) @188 [188] 23/09/08 01:24:45 andy Docstrings are good, mkay.
(edit) @187 [187] 23/09/08 01:09:56 andy Split out the CD burning progress window code and tidy up a bit.
(edit) @186 [186] 23/09/08 00:53:46 andy Improve error reporting when genisoimage fails
(edit) @185 [185] 21/09/08 11:56:44 andy Add Japanese translations from Tomoe Sugihara
(edit) @184 [184] 20/09/08 20:34:27 andy Remove ancient "Foo" placeholder labels. They were hitting the .pot file.
(edit) @183 [183] 10/09/08 20:19:57 andy Add Czech translations to .desktop file and update docs
(edit) @182 [182] 09/09/08 20:41:27 andy Remove Encoding key from pybackpack.desktop and open new changelog entry
(edit) @180 [180] 08/09/08 12:43:22 andy Tie things off for new release
(edit) @179 [179] 07/09/08 02:29:04 andy Fix parts of GUI where text was being obscured
(edit) @178 [178] 07/09/08 01:21:15 andy Re-format .glade files for glade 3 (whitespace changes).
(edit) @177 [177] 06/09/08 20:46:20 andy Add Czech translation from Kamil Páral
(edit) @176 [176] 26/06/08 07:06:50 andy Fix AttributeError? in do_ssh_backup() (fixes #64)
(edit) @175 [175] 26/06/08 06:27:54 andy Fix OSError in rmtree() (LP #126663)
(edit) @174 [174] 26/06/08 05:29:16 andy Fix TypeError? in on_treeview_backup_sets_cursor_changed() (LP #224825)
(edit) @173 [173] 26/06/08 05:16:22 andy Fix TypeError? in on_overwrite_dialog_response() (LP #230371)
(edit) @172 [172] 05/05/08 22:56:09 andy Fix LP 213117: pybackpack crashed with AttributeError? in …
(edit) @171 [171] 01/01/08 06:20:59 andy Documentation fixes - Improve installation instructions and include deps …
(edit) @169 [169] 23/12/07 13:54:20 andy Update translation template for 0.5.4
(edit) @168 [168] 23/12/07 13:44:47 andy Prepare 0.5.4
(edit) @167 [167] 23/12/07 13:30:50 andy Strip newlines from MRU entries
(edit) @166 [166] 23/12/07 13:25:45 andy Set the backup set path on creation (ticket #60)
(edit) @157 [157] 16/12/07 23:41:17 andy Minor changes
(edit) @156 [156] 16/12/07 07:28:03 andy Remove src directory. Didn't want to be removed last time
(edit) @155 [155] 16/12/07 07:24:30 andy Make some changes so that the setup script can import info from the …
(edit) @154 [154] 16/12/07 07:08:08 andy A bit of source tree housekeeping
(edit) @153 [153] 16/12/07 06:57:13 andy Move pybackpack module directory to source root
(edit) @152 [152] 16/12/07 06:55:20 andy Move the pybackpack launching script to subdir scripts/
(edit) @150 [150] 16/12/07 06:13:21 andy Use genisoimage instead of mkisofs
(edit) @149 [149] 10/12/07 05:23:49 andy Started new changelog
(edit) @148 [148] 10/12/07 05:16:34 andy Clean up the code a bit based on the output of pychecker
(edit) @146 [146] 08/12/07 03:09:34 andy Prepare 0.5.3
(edit) @145 [145] 03/12/07 11:11:19 andy Fixes gui not found stupidity *headdesk*
(edit) @143 [143] 03/12/07 04:57:29 andy Update changelog
(edit) @142 [142] 06/11/07 21:45:29 andy New Spanish translations. Thanks to David Prieto.
(edit) @141 [141] 05/11/07 00:30:38 andy New French translation, thanks to Michel Leunen
(edit) @139 [139] 02/11/07 18:36:09 andy New Swedish translation. Thanks to Daniel Nylander.
(edit) @138 [138] 02/11/07 13:52:19 andy - Prepare for 0.5.2 - Update translation template and translation README …
(edit) @136 [136] 26/08/07 22:06:35 andy Round up the GUI stuff into the Gui class
(edit) @134 [134] 26/08/07 15:38:14 andy Update docs, fix tabs vs spaces insanity
(edit) @133 [133] 25/08/07 17:42:34 andy Make deletions of backup sets work again and various code cleanup
(edit) @132 [132] 25/08/07 02:13:06 andy Read and write the proper backup set ini fields
(edit) @131 [131] 25/08/07 01:01:40 andy More sanity in using BackupSet? objects and a few fixes here and there
(edit) @130 [130] 24/08/07 20:58:29 andy A "save my work" commit - more work on using BackupSet? objects
(edit) @129 [129] 24/08/07 04:17:15 andy Backup set objects And various code cleanup Things will be broken
(edit) @128 [128] 23/08/07 03:00:08 andy Add backupsets.py to provide a more OO interface to backup sets
(edit) @125 [125] 06/07/07 21:39:52 andy Fixes #52 "File permissions handling is broken" and tidies up the handling …
(edit) @118 [118] 05/06/07 22:29:14 andy Add French translations. Many thanks to Michel Leunen.
(edit) @117 [117] 31/05/07 02:12:20 andy Replace hardcoded references to /tmp with self.tmpdir
(edit) @115 [115] 29/05/07 12:52:43 andy Update the translation template. I should have done this sooner.
(edit) @114 [114] 29/05/07 12:34:56 andy Added Spanish translation. Thanks to David Prieto.
(edit) @113 [113] 29/05/07 00:26:22 andy Add Swedish translation, thanks to yeager
(edit) @112 [112] 28/05/07 22:48:00 andy "Add" -> "New". Fixes ticket #53
(edit) @108 [108] 26/05/07 21:35:08 andy Get ready for 0.5.1 release
(edit) @107 [107] 26/05/07 20:29:20 andy Update the path to the logo in setup.py
(edit) @106 [106] 26/05/07 20:11:34 andy Put pybackpack_logo.png in /usr/share/pixmaps/
(edit) @105 [105] 18/05/07 02:34:23 andy Some distro-friendly tweaks and update the changelog
(edit) @102 [102] 13/05/07 23:57:39 andy Replace raising a string exception (which is deprecated) with a proper …
(edit) @100 [100] 13/05/07 15:48:50 andy Don't check for rdiff-backup in setup.py. Paying lip service to dependency …
(edit) @97 [97] 16/04/07 14:57:11 andy String in LogHandler?.py shouldn't be gettexted
(edit) @96 [96] 15/04/07 05:50:30 andy Remove the error dialog window and just use the status window
(edit) @95 [95] 15/04/07 05:19:25 andy Decouple the output log (now called the status window) from gui.py
(edit) @94 [94] 15/04/07 03:16:45 andy Update glade files to mention DVD, not just CD
(edit) @93 [93] 15/04/07 02:37:44 andy Call scp with shell=False, fixes #48
(edit) @92 [92] 15/04/07 02:20:33 andy Apply modified version of Josh Baraban's patch to replace gnomevfs with …
(edit) @91 [91] 15/04/07 00:59:51 andy Change ImportError? to NameError? when checking for nautilusburn
(edit) @90 [90] 15/04/07 00:57:06 andy Added Josh Baraban's no-nautilusburn patches for testing, also updated the …
(edit) @85 [85] 10/04/07 08:16:44 andy Install the manpage properly and rid backuptool.py of a shebang
(edit) @80 [80] 09/04/07 01:38:37 andy Removes shebangs from where they're not needed
(edit) @77 [77] 09/04/07 00:34:34 andy Clean up for the 0.5.0 release
(edit) @76 [76] 08/04/07 23:45:41 andy Add back the sys import
(edit) @75 [75] 08/04/07 23:03:20 andy Cleaned up code for l10n and bumped version number to 0.5.0
(edit) @74 [74] 08/04/07 10:38:33 andy Update the launcher scripts and setup script
(edit) @73 [73] 08/04/07 10:17:02 andy Split out the BackupTool? class from gui.py
(edit) @72 [72] 08/04/07 09:52:45 andy Decoupled the file chooser bits from gui.py and various other tweaks …
(edit) @71 [71] 07/04/07 20:04:31 andy Muck out some global variables and use object member variables instead
(edit) @70 [70] 07/04/07 18:17:29 andy Remove drives.py - prefer better use of nautilusburn at the moment
(edit) @69 [69] 07/04/07 03:31:02 andy Change a misleading comment block
(edit) @68 [68] 06/04/07 18:34:55 andy Fix a few bugs caused by the refactoring
(edit) @67 [67] 06/04/07 07:05:42 andy Huge amounts of refactoring. Oh, the pain.
(edit) @66 [66] 05/04/07 11:55:55 andy Some documentation, nothing special
Note: See TracRevisionLog for help on using the revision log.