hexchat/src
Arnavion 5749c53484 Server line text-encoding-related fixes.
- Handle server lines that contain sequences which are invalid in the server encoding. Previously, these would cause the whole line to be interpreted in ISO-8859-1, but now they're simply replaced with an appropriate replacement character.

- Removed prefs.utf8_locale.

- Change default server encoding from system locale to UTF-8.

- Always populate server->encoding with a non-null value - UTF-8.

Fixes #1198
2015-01-18 02:10:04 -08:00
..
common Server line text-encoding-related fixes. 2015-01-18 02:10:04 -08:00
dirent Use glib for all allocations 2014-12-28 06:44:44 -05:00
fe-gtk Add CP1252 as an available server encoding for Windows-1252 and ISO-8859-1 networks. 2015-01-18 02:10:04 -08:00
fe-text Move userlist sorting to frontend 2014-12-31 03:56:36 -05:00
htm Respect verbosity setting when building htm 2014-01-29 16:25:57 -05:00
Makefile.am configure: Clean up EXTRA_DIST 2014-01-20 02:38:32 -05:00
version-script Added functions to create/destroy event_attrs to plugin interface. 2013-07-12 22:46:04 +01:00