]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
remove unused code
[lyx.git] / src / ChangeLog
index c81b1372e7c89c1a20f848bd28c708f8f9f6ce7f..0e86b7cb0bdab2397805963403ae0787d8f738fb 100644 (file)
@@ -1,10 +1,30 @@
+
+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
+       * lyxfunc.C:
+       * BufferView_pimpl.C: streamlining mathed <-> outer world
+       interaction 
 
        * commandtags.h:
-         LyXAction.C: remove unused LFUN_MATH
-
+       * LyXAction.C: remove unused LFUN_MATH
 
 2002-08-15  Lars Gullik Bjønnes  <larsbj@gullik.net>