]> granicus.if.org Git - handbrake/commit
LinGui: add search function to language popups
authorJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 11 Jun 2018 22:15:01 +0000 (15:15 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Mon, 11 Jun 2018 22:15:01 +0000 (15:15 -0700)
commit3368d37a980f5f31182fca5c22e175f444ccae9f
treed3fb7ad4f7a3fb994f0a5cb1185c04625883da13
parent41a339fc64c06f104f8925a1c741bc9c5d28a8e4
LinGui: add search function to language popups

The language list is long and displays native names while sorted by
English names, so it is difficult to find a language.  This adds the
ability to "search" for a language based on it's initial character.
Typing a character will jump to the next entry that starts with that
character in its native name.
gtk/src/callbacks.c
gtk/src/hb-backend.c