]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
partial framebox support
[lyx.git] / src / ChangeLog
index 3c2f0d7ddc7fa41bb7edbbc61a9fd23914397f0c..c0abfd4abcb67b6027345defb73202869c4fedcb 100644 (file)
@@ -1,8 +1,55 @@
+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
+
+       * MenuBackend.C (expandFloatListInsert): 
+       (expandFloatInsert): 
+       (expandToc): 
+
+       * text2.C (setCounter): 
+
+       * LaTeXFeatures.C (useFloat): 
+       (getFloatDefinitions): 
+
+       * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
+
+       * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
+       floatlist_, with accessor floats().
+
+       * FloatList.h: remove global FloatList
 
 2002-08-26  André Pönitz <poenitz@gmx.net>
 
        * paragraph.[Ch]: Martin's patch for the \end_deeper bug
 
+       * BufferView.h:
+       * BufferView2.C:
+       * BufferView_pimpl.C:
+       * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * LyXAction.C: fix margin note description