2006-10-19 [colin] 2.5.5cvs18
authorColin Leroy <colin@colino.net>
Thu, 19 Oct 2006 06:45:25 +0000 (06:45 +0000)
committerColin Leroy <colin@colino.net>
Thu, 19 Oct 2006 06:45:25 +0000 (06:45 +0000)
* manual/handling.xml
Add type-ahead search

ChangeLog
PATCHSETS
configure.ac
manual/handling.xml

index ed69007aebadfd407476b1cfd92c71bf454401c3..c1842e7e08ad59ceb17ae1f792d169a39a692978 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-19 [colin]     2.5.5cvs18
+
+       * manual/handling.xml
+               Add type-ahead search
+
 2006-10-18 [colin]     2.5.5cvs17
 
        * src/gtk/quicksearch.c
 2006-10-18 [colin]     2.5.5cvs17
 
        * src/gtk/quicksearch.c
index 1678b6fc6acd6bbf3e2c9475c1cc55fb5f7f1c74..59a5182a33ec82dbad33e3cce4499d858d8639af 100644 (file)
--- a/PATCHSETS
+++ b/PATCHSETS
 ( cvs diff -u -r 1.382.2.317 -r 1.382.2.318 src/compose.c;  cvs diff -u -r 1.50.2.27 -r 1.50.2.28 src/compose.h;  ) > 2.5.5cvs15.patchset
 ( cvs diff -u -r 1.204.2.105 -r 1.204.2.106 src/prefs_common.c;  cvs diff -u -r 1.103.2.63 -r 1.103.2.64 src/prefs_common.h;  cvs diff -u -r 1.395.2.263 -r 1.395.2.264 src/summaryview.c;  cvs diff -u -r 1.1.2.47 -r 1.1.2.48 src/gtk/quicksearch.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/gtk/quicksearch.h;  ) > 2.5.5cvs16.patchset
 ( cvs diff -u -r 1.1.2.48 -r 1.1.2.49 src/gtk/quicksearch.c;  ) > 2.5.5cvs17.patchset
 ( cvs diff -u -r 1.382.2.317 -r 1.382.2.318 src/compose.c;  cvs diff -u -r 1.50.2.27 -r 1.50.2.28 src/compose.h;  ) > 2.5.5cvs15.patchset
 ( cvs diff -u -r 1.204.2.105 -r 1.204.2.106 src/prefs_common.c;  cvs diff -u -r 1.103.2.63 -r 1.103.2.64 src/prefs_common.h;  cvs diff -u -r 1.395.2.263 -r 1.395.2.264 src/summaryview.c;  cvs diff -u -r 1.1.2.47 -r 1.1.2.48 src/gtk/quicksearch.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/gtk/quicksearch.h;  ) > 2.5.5cvs16.patchset
 ( cvs diff -u -r 1.1.2.48 -r 1.1.2.49 src/gtk/quicksearch.c;  ) > 2.5.5cvs17.patchset
+( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 manual/handling.xml;  ) > 2.5.5cvs18.patchset
index c3fc659a9bc21703c3070d67fb48e200c22a02ef..db68524d0cb56dac0614c024f1c97f5babc86122 100644 (file)
@@ -11,7 +11,7 @@ MINOR_VERSION=5
 MICRO_VERSION=5
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=5
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=17
+EXTRA_VERSION=18
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
index c48124ab37fe666f0a47bf8b71f2f0ceae9c42d6..62b8fab3f84c4ffa87f39313fe390cd5ae5776f4 100644 (file)
        The final way of searching for emails is using <quote>Quick Search</quote>,
        which you can display or hide by cilicking the little magnifying glass icon
        under the Message List. It is also accessible from the <quote>Quick Search</quote>
        The final way of searching for emails is using <quote>Quick Search</quote>,
        which you can display or hide by cilicking the little magnifying glass icon
        under the Message List. It is also accessible from the <quote>Quick Search</quote>
-       item of the <quote>Edit</quote> menu. <quote>Quick Search</quote> is more
+       item of the <quote>Edit</quote> menu. <quote>Quick Search</quote> is more
        powerful than the normal search as it can search in standard headers (From,
        To, Subject) or in <quote>Extended</quote> mode using just about any
        criteria you can think of. When in <quote>Extended</quote> mode, the
        powerful than the normal search as it can search in standard headers (From,
        To, Subject) or in <quote>Extended</quote> mode using just about any
        criteria you can think of. When in <quote>Extended</quote> mode, the
        search syntax. An <quote>Edit</quote> button is also available which
        allows you to quickly create a rule. You can also configure
        <quote>Quick Search</quote> to search recursively through subfolders,
        search syntax. An <quote>Edit</quote> button is also available which
        allows you to quickly create a rule. You can also configure
        <quote>Quick Search</quote> to search recursively through subfolders,
-       and whether it should reset itself when you change folders.
+       whether it should reset itself when you change folders, and whether to
+       use Type-ahead search (this is a search which results update dynamically
+       if you pause in the typing).
     </para>
     <para>
        When you hit Enter after having specified the search string, the Message
     </para>
     <para>
        When you hit Enter after having specified the search string, the Message