]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
remove unused code
[lyx.git] / src / ChangeLog
index 3803a3d198dea1ca64ec86e4f14856d29de8a6c9..0e86b7cb0bdab2397805963403ae0787d8f738fb 100644 (file)
@@ -1,3 +1,31 @@
+
+2002-08-19  André Pönitz <poenitz@gmx.net>
+
+       * lyxtext.h:
+       * text.C: new LyXText::dispatch()
+
+       * BufferView_pimpl.C: move handling of LFUN_APPENDIX to LyXText
+
+2002-08-18  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * text.C (paintRowSelection): Fix code for rows with both RTL & LTR text.
+
+       * BufferView_pimpl.C (smartQuote): Insert typewriter quotes in
+       Hebrew text.
+
+2002-08-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Makefile.am: use $(variables) instead of @substitutions@
+
+2002-08-15  André Pönitz <poenitz@gmx.net>
+       
+       * lyxfunc.C:
+       * BufferView_pimpl.C: streamlining mathed <-> outer world
+       interaction 
+
+       * commandtags.h:
+       * LyXAction.C: remove unused LFUN_MATH
+
 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * paragraph.[Ch]: add some NO_NEXT ifdefs.