gthumb r1516 - in trunk: . libgthumb src
- From: mjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gthumb r1516 - in trunk: . libgthumb src
- Date: Tue, 27 Mar 2007 16:44:15 +0100 (BST)
Author: mjc
Date: 2007-03-27 16:44:15 +0100 (Tue, 27 Mar 2007)
New Revision: 1516
ViewCVS link: http://svn.gnome.org/viewcvs/gthumb?rev=1516&view=rev
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/libgthumb/gth-sort-utils.c
trunk/libgthumb/gtk-utils.c
trunk/src/dlg-search.c
Log:
2007-03-27 Michael J. Chudobiak <mjc cvs gnome org>
* NEWS: general updates.
* libgthumb/gth-sort-utils.c:
(gth_sort_by_filename_but_ignore_path):
Use unescaped URI for file sorting.
* libgthumb/gtk-utils.c: (_gtk_request_dialog_run):
Convert user-typed Unicode input dialog into "NFC" normalized
form for consistency, and to avoid catalogs/libraries/categories
with apparently identical names. Bug 423271.
* src/dlg-search.c: (pattern_matched_by_keywords),
(match_patterns), (directory_load_cb): Convert Unicode search
patterns and search targets into NFC normalized form, to account
for the fact that Unicode strings with identical meaning can
be stored in different ways (composite vs non-composite
characters, for instace). Also, use unescaped URI for
file searches. Bug 423272.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]