From 90eee39411bc4b8f24cf4e4ad1bc63e0ab3e6453 Mon Sep 17 00:00:00 2001 From: Martin Vermeer Date: Mon, 10 Apr 2006 19:51:17 +0000 Subject: [PATCH] Updated status.14x git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13629 a592a061-630c-0410-9148-cb99ea01b6c8 --- status.14x | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/status.14x b/status.14x index ab102da996..743e7c9e1c 100644 --- a/status.14x +++ b/status.14x @@ -56,6 +56,10 @@ What's new - Fix crash when generating LaTeX dependencies on Cygwin. +- Fixed bug 2485: middle-mouse insertion in math inserts both inside and + outside math; also fixed crash, and moved from mouse release to mouse + press + - Fix wrong path_prefix handling in Cygwin builds (bug 2344) - Set search path for included files correctly on Cygwin (bug 2409). @@ -136,3 +140,8 @@ What's new - Compilation fix (gtk frontend) for gcc 4.1. +- Bookmarks and links to LaTeX errors are broken after paragraph + deletion/insertion (bugs 2284 and 2242). + +- Fixed broken math panel sub/super script UI +