]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
I reactivate the code to resize the InsetText on a resize event of the main
[lyx.git] / src / ChangeLog
index b4746c396aa25c09e85f46582e934e49b2088979..0ef0c207f953796011f5284fdef8c33487d9932c 100644 (file)
@@ -1,3 +1,28 @@
+2002-03-11  Juergen Vigna  <jug@sad.it>
+
+       * BufferView_pimpl.C (cursorPrevious): remove old cruft which is
+       plainly wrong.
+       (resizeCurrentBuffer): force also the insets to resize themselfes.
+
+2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * commandtags.h:
+       * LyXAction.C: add LFUN_TOOLTIPS_TOGGLE, "toggle-tooltips"
+       * lyxfunc.C (getStatus(LFUN_TOOLTIPS_TOGGLE)): set flag based on
+       value of Dialogs::tooltipsEnabled().
+       (dispatch(LFUN_TOOLTIPS_TOGGLE)): emit signal Dialogs::toggleTooltips.
+
+2002-03-08  Juergen Vigna  <jug@sad.it>
+
+       * BufferView_pimpl.C (updateInset): update inset inside inset also
+       if it isn't inside theLockingInset().
+
+2002-03-07  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * buffer.C (asciiParagraph): redo some of the word and line length
+       handling.
+       (getLists): look for Caption instead of caption.
+
 2002-03-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * buffer.C (Buffer): initialize niceFile to true