]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
remove unused code
[lyx.git] / src / ChangeLog
index b38cb9012ba0dbbb03fb93194139fa80be70c90d..0e86b7cb0bdab2397805963403ae0787d8f738fb 100644 (file)
@@ -1,3 +1,18 @@
+
+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@