]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
The final parsing patch. Tested on a variety of weird and wonderful things
[lyx.git] / src / ChangeLog
index a823730dfde87906c20c330f890ebb2302891cfd..1b619a367d3c8fd9558923593bb1f1bd1e88e2c4 100644 (file)
@@ -1,4 +1,189 @@
-2003-03-05  Angus Leeming  <leeming@lyx.org>
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * buffer.h:
+       * buffer.C: move paragraph read into a separate function,
+       a little renaming to reflect that.
+
+       * bufferparams.h:
+       * bufferparams.C: remove the author_ids map, not necessary now
+
+       * factory.h:
+       * factory.C: moved Buffer::readInset to here
+
+       * paragraph_funcs.h:
+       * paragraph_funcs.C: readParagraph free function moved from
+       buffer.C
+
+       * tabular.C: name change
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * buffer.C:
+       * ParagraphParameters.C: move par params input to
+       a read() method
+
+       * lyxlex_pimpl.C: make nextToken()/next() after a pushToken()
+       behave like a normal read from the stream wrt reading
+       a line vs. a \\token
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * paragraph.C:
+       * ParagraphParameters.h:
+       * ParagraphParameters.C: move output code to a
+       ::write() method
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * BufferView.C (insertLyXFile):
+       * buffer.h:
+       * buffer.C:
+       * tabular.C: use a parlist iterator for creating the
+         document.
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * buffer.C: make current_change static local not
+         static file-scope
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * buffer.C: fix insertStringAsLines for change tracking
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * BufferView.C:
+       * tabular.C:
+       * buffer.h:
+       * buffer.C:
+       * bufferparams.h:
+       * bufferparams.C: move author list into params. Rename some
+         functions. Move the header reading into a separate token
+         loop. Move the header token reading into BufferParams.
+
+2003-03-12  John Levon  <levon@movementarian.org>
+
+       * changes.C: put debug inside lyxerr.debugging() checks
+
+2003-03-11 André Pönitz <poenitz@gmx.net>
+
+       * factory.C: make it aware of InsetHFill (not active yet)
+
+2003-03-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * buffer.C (latexParagraphs): move function from here...
+       * paragraph_funcs.C (latexParagraphs): ...to here, and adjust
+       args.
+
+2003-03-10  Angus Leeming  <leeming@lyx.org>
+
+       * LyXAction.C (init): fix bug in poplating array with multiple entries
+       with the same LFUN (spotted by JMarc).
+
+2003-03-10  John Levon  <levon@movementarian.org>
+
+       * text.C:
+       * text2.C: move getColumnNearX() near its
+       only call site
+
+2003-03-10  John Levon  <levon@movementarian.org>
+
+       * text.C: fix break before a minipage
+
+2003-03-10  John Levon  <levon@movementarian.org>
+
+       * text.C: fix the last commit
+
+2003-03-09  John Levon  <levon@movementarian.org>
+
+       * lyxtext.h:
+       * text.C:
+       * text2.C: clean up nextBreakPoint (now rowBreakPoint). Fix
+       bug 365 (don't break before insets unless needed). Don't
+       return a value > last under any circumstances.
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * BufferView_pimpl.C (trackChanges, dispatch): call
+       Dialogs::show("changes") rather than Dialogs::showMergeChanges().
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * lyxfunc.C (dispatch): call Dialogs::show("about") rather
+       than Dialogs::showAboutlyx().
+
+2003-03-09  Angus Leeming  <leeming@lyx.org>
+
+       * factory.C (createInset): call Dialogs::show("tabularcreate") rather
+       than Dialogs::showTabularCreate().
+
+2003-03-09  John Levon  <levon@movementarian.org>
+
+       * lyxtext.h:
+       * text.C:
+       * text2.C: 3rd arg to nextBreakPoint was always the same.
+         Use references.
+
+2003-03-08  John Levon  <levon@movementarian.org>
+
+       * lyxrow.C:
+       * paragraph.C:
+       * paragraph.h:
+       * rowpainter.C:
+       * text.C:
+       * text2.C: Remove the "main" bit from the "main body"
+         notion.
+
+2003-03-08  John Levon  <levon@movementarian.org>
+
+       * text.C (leftMargin): The left margin of an empty
+       manual label paragraph should not include the label width
+       string length.
+
+       * text.C (prepareToPrint): don't attempt to measure hfills
+       for empty manual label paragraphs - the answer should be 0
+
+2003-03-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * CutAndPaste.C: remove commented code and reindent.
+
+2003-03-08  John Levon  <levon@movementarian.org>
+
+       * lyxfunc.h:
+       * lyxfunc.C: move reloadBuffer()
+
+       * BufferView.h:
+       * BufferView.C: to here
+
+       * lyxvc.C: add comment
+
+       * vc-backend.h:
+       * vc-backend.C: call bv->reload() to avoid
+         getStatus() check on MENURELOAD
+
+2003-03-07  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * LaTeX.C (run): Fix a bug where the DVI file was not updated due
+       to an old format .dep file.
+
+2003-03-07  Angus Leeming  <leeming@lyx.org>
+
+       * text3.C (dispatch): remove the 'gross hack' of calling inset->edit
+       when the LFUN_MOUSE_RELEASE should have been handled by
+       inset->localDispatch.
+
+2003-03-07  Angus Leeming  <leeming@lyx.org>
+
+       * BufferView_pimpl.C (dispatch):
+       * LyXAction.C (init):
+       * ToolbarDefaults.C (init):
+       * commandtags.h:
+       * lyxfunc.C (getStatus):
+       remove LFUN_INSET_GRAPHICS.
+
+       * factory.C (createInset): add "graphics" to LFUN_INSET_APPLY.
+
+2003-03-07  Angus Leeming  <leeming@lyx.org>
 
        * commandtags.h:
        * LyXAction.C (init):