]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix gnome-console command history
authorKern Sibbald <kern@sibbald.com>
Tue, 29 Apr 2003 08:27:40 +0000 (08:27 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 29 Apr 2003 08:27:40 +0000 (08:27 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@466 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/console.glade

index e2a623ab65c7b45492fd6d51a1e701d946268e0c..ddcba037d7a7cbd0a9d28e32d2ea4152d9e461e7 100644 (file)
@@ -16,16 +16,14 @@ Testing to do: (painful)
 - multiple simultaneous Volumes
 
 For 1.30 release:
-- Bug: up arrow prints garbage in command line on gnome-console!
-- Bug: fix access problems on files restored on WinXP (possibly do
-       this in a later update.
-- Fix Bare Metal restore problem.
+- Examine Bare Metal restore problem.
 - Test multiple simultaneous Volumes
 - Document FInclude ...
 
 - Figure out how to use ssh or stunnel to protect Bacula communications.
 
 After 1.30:
+- Bug: fix access problems on files restored on WinXP.
 - Implement a Slot priority (loaded/not loaded).
 - Implement "vacation" Incremental only saves.
 - Implement single pane restore (much like the Gftp panes).
@@ -977,4 +975,4 @@ rufus-dir: Volume used once. Marking Volume "File0003" as Used.
   through first save to file Volume with automatic Volume labeling?).
 - Implement scheduling of one time "run" jobs (i.e. instead of
   starting immediately start at some specified time).
-
+- Bug: up arrow prints garbage in command line on gnome-console!
index 5e5cd9d972f230a970fc69d07aefa6c07d09ef7c..a22744b24a7ce91a62ffce4d2a73b7e806cd9a8e 100644 (file)
            <handler>on_entry1_key_press_event</handler>
            <last_modification_time>Mon, 01 Apr 2002 07:32:11 GMT</last_modification_time>
          </signal>
+         <signal>
+           <name>key_release_event</name>
+           <handler>on_entry1_key_release_event</handler>
+           <last_modification_time>Tue, 29 Apr 2003 08:15:13 GMT</last_modification_time>
+         </signal>
          <editable>True</editable>
          <text_visible>True</text_visible>
          <text_max_length>0</text_max_length>