Revision c27ac24...

Go back to digest for 11th November 2012

Features in Networking Tools

Eike Hein committed changes in [konversation] /:

Allow setting the spell checking language per-tab.

Above the input bar context menu item to enable automatic
spell checking is now a submenu to select among the avail-
able dictionaries. The chosen language is remembered for
server, channel and query tabs across application restarts.

Along the way this commit also fixes numerous bugs in
remembering the encoding settings for these tabs across
restarts, as some of the underlying code is shared and
the bugs were discovered during testing.

File Changes

Modified 7 files
  •   src/application.cpp
  •   src/config/preferences.cpp
  •   src/config/preferences.h
  •   src/viewer/chatwindow.cpp
  •   src/viewer/ircinput.cpp
  •   src/viewer/ircinput.h
  •   src/viewer/viewcontainer.cpp
7 files changed in total