An offspring of #3716, with small things on the improvement side rather than fixes.
- Merge 2 controls in the prefs dialog (no functional change intended, but gets rid of a checkbox and some UI code)
- Don't display unsupported encodings in the encoding menus and combo boxes (e.g. ISO-8859-8-I and HZ are commonly unsupported on Linux, and I hear ISO-IR-111 usually isn't available on Windows)
- Don't try unsupported encodings when guessing encoding (because it's useless)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3720
Commit Summary
- 3b10790 prefs: Remove separate checkbox for default open encoding
- 3a019a4 encodings: Add a flag for whether the encoding is supported
- 9e4c6e8 Don't display unsupported encodings
- c8365fd Don't try knowingly unsupported encodings
File Changes
(5 files)
Patch Links:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3720@github.com>