lyx_mirror/src/client
Jean-Marc Lasgouttes 16fd47ad8f Fix bug #7741: incorrect locale when starting R from LyX?
The goal here is to get rid of the old code that modified variables
LANGUAGE and LC_ALL, therefore creating the problems mentionned
in the ticket.

In the new system, there is no explicit "GUI" message handler, that
needs to be reset at each language change. Instead, getGuiMessages
calls getMessages with the correct parameter. This allows to simplify
greatly the code and to remove a lot of old cruft.
2012-07-15 22:22:10 +02:00
..
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
client.cpp Fix bug #7741: incorrect locale when starting R from LyX? 2012-07-15 22:22:10 +02:00
CMakeLists.txt Add framework AppKit to cmake as in the automake case (MAC only) 2011-10-03 16:49:06 +00:00
lyxclient.1in
Makefile.am Fix bug #7741: incorrect locale when starting R from LyX? 2012-07-15 22:22:10 +02:00
pch.h