gnome-shell branch master, updated. 85dae56a31e974301ece03062b4f57835c4f620f



The branch, master has been updated
       via  85dae56a31e974301ece03062b4f57835c4f620f (commit)
      from  2d3988c5fc030e4e791a28c5e69b1de1372581f1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 85dae56a31e974301ece03062b4f57835c4f620f
Author: Colin Walters <walters verbum org>
Date:   Tue Feb 10 14:12:13 2009 -0500

    Bug 571203 - Handle spaces in overlay search
    
    Previously we were stripping all whitespace.  Instead, just strip leading+trailing
    whitespace, split the remaining search into individual terms which we search
    for independently.
    
    Items are grouped by the number of terms they match, then sorted
    alphabetically.

-----------------------------------------------------------------------

Summary of changes:
 js/ui/appDisplay.js     |   16 ++++++-------
 js/ui/docDisplay.js     |   35 ++++++++++++++---------------
 js/ui/genericDisplay.js |   54 ++++++++++++++++++++++++++++++++++++----------
 js/ui/overlay.js        |    3 +-
 4 files changed, 68 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
Next generation GNOME desktop shell



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]