Persistent history and tab completion (from the history) support.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@669 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-03-17 21:25:20 +00:00
parent ca29aee202
commit be6c4511ee
4 changed files with 212 additions and 19 deletions
+1 -1
View File
@@ -67,6 +67,7 @@
<signal>
<name>selection_received</name>
<handler>on_query_selection_received</handler>
<after>True</after>
<last_modification_time>Sat, 16 Mar 2002 21:46:37 GMT</last_modification_time>
</signal>
<editable>True</editable>
@@ -83,7 +84,6 @@
<widget>
<class>GtkButton</class>
<name>prefs</name>
<can_focus>True</can_focus>
<signal>
<name>clicked</name>
<handler>on_prefs_clicked</handler>