Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue #41 for DjVu files, search case-sensitivity works correctly #74

Closed
wants to merge 2 commits into from

Conversation

Morgus
Copy link

@Morgus Morgus commented Mar 10, 2014

g_utf8_casefold was not used on the search string which caused the case-insensitive search to not work with uppercase characters.

@stefano-k
Copy link
Collaborator

@Morgus I would like a better solution to free text var... maybe use a local variable instead of touch the const argument

@stefano-k stefano-k closed this in ec3b83d Mar 19, 2014
stefano-k added a commit that referenced this pull request Sep 29, 2014
Closes #41
Closes #74

This commit is based on Aleksi Blinnikka one from #74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants