]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Look for mathed xpms. Doesn't do anything yet due to lack of workable XPMs
[lyx.git] / src / ChangeLog
index 415aad0a8da73cc28dfce15433623069feb083c9..c0abfd4abcb67b6027345defb73202869c4fedcb 100644 (file)
@@ -1,3 +1,26 @@
+2002-08-29  John Levon  <levon@movementarian.org>
+
+       * BufferView_pimpl.C (dispatch): do not continue when
+         no buffer
+2002-08-28  André Pönitz <poenitz@gmx.net>
+
+       * commandtags.h: new LFUN_MOUSE_DOUBLE, LFUN_MOUSE_TRIPLE
+
+       * BufferView.h:
+       * BufferView_pimpl.[Ch] move work area mouse event to LFUNs
+
+2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * buffer.C: increment LYX_FORMAT to 221
+
+       * lyxrc.[Ch]: declare display_graphics as grfx::DisplayType and use
+       grfx::displayTranslator.find(foo); include graphics/GraphicsTypes.h.
+       
+       * lyxrc.C: use more "if (...) { } else { }" style (John's advice).
+
+       * lyx_main.C: call once the setDisplayTranslator(); is that okay here?
+       
 2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * factory.C (createInset): use LyXTextClass::floats