Branch: refs/heads/master Home: https://github.com/yi-editor/yi
Commit: acfd183f8b6e0cf8cf5c5348fc02e80c7876a83a https://github.com/yi-editor/yi/commit/acfd183f8b6e0cf8cf5c5348fc02e80c7876a83a Author: Reiner Pope <reiner.p...@gmail.com> Date: 2011-05-23 (Mon, 23 May 2011) Changed paths: M yi/src/library/Yi/UI/Common.hs M yi/src/library/Yi/UI/Pango.hs Log Message: ----------- Pango threading fixes. Document potential threading issues in Yi.UI.Common. This patch fixes some race conditions in the Pango UI, and also slightly optimises rendering. Some Gtk calls were wrapped in postGUIAsync. These changes should fix the Pango assertion failures which occur when running external processes such as GHCi. -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel