]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix "make dist" target
[lyx.git] / src / ChangeLog
index 10f5295c6c39b81d4b879d6e9f298e0f69fc7b5c..133d0022df94f6758f3504f6801855ee17312209 100644 (file)
@@ -1,3 +1,163 @@
+2001-05-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxfunc.C (processKeySym): comment the Escape handling, remove
+       commented code.
+       (Dispatch): implement LFUN_ESCAPE
+
+       * commandtags.h: add LFUN_ESCAPE
+
+       * LyXAction.C (init): add entry for LFUN_ESCAPE
+
+       * BufferView_pimpl.C (Dispatch): adjust for open_new_inset move.
+       Remove commented code.
+       (insertNote): moved here
+       (open_new_inset): moved here
+
+       * BufferView[2].[Ch]: move insertNote and open_new_inset to
+       BufferView_pimpl
+
+2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * kbmap.C (findbinding): clean it up and make it work correctly.
+
+       * lyx_main.C (init): do not pass argc and argv as parameters
+
+2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
+
+       * buffer.C: fix path for OS/2 & Win32
+
+       * lyx_gui.C
+       * lyx_main
+       * lyx_main.C: Added os:: class.
+       
+       * os2_defines.h: update
+
+2001-05-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxfunc.[Ch] (processKeySym): return void. Handle unknown actions
+       better by trying again with reduced state.
+
+2001-05-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxrc.C (read): print error about invalid key sequence only when
+       debugging (because not all latinX keysyms are known to some X
+       servers)
+
+       * kbsequence.C (getiso): add a few std:: qualifiers
+       (getiso): comment out extra return statement.
+
+2001-05-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * BufferView_pimpl.C (Dispatch): comment out the old "default" key
+       handling.
+       (Dispatch): enhance the accent inset a bit. (not perfect)
+
+2001-05-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * buffer.C (makeLaTeXFile): use stringstream on language_optons.
+
+2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bufferlist.C (emergencyWrite): fix assert() call
+
+2001-05-04  Kayvan A. Sylvan  <kayvan@camel.internal.sylvan.com>
+
+       * text.C (InsertChar): Added trivial patch to only send the "you
+       can not do multiple spaces this way" message once during a
+       session.
+
+2001-05-08  Baruch Even  <baruch@lyx.org>
+
+       * Makefile.am: Changed order of libraries to get LyX to link properly
+       with the gnome frontend.
+
+2001-05-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * LaTeXFeatures.h: add a std:: qualifier
+
+2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * paragraph.C (String): use stringstream
+
+2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * paragraph.C (writeFile): remove footflag arg
+
+       * buffer.C (makeLaTeXFile): use stringstream
+       (latexParagraphs): remove footnot gurba
+
+       * LaTeXFeatures.C (getPackages): use stringstream
+       (getMacros): likewise
+       (getTClassPreamble): likewise
+       (getFloatDefinitions): new method
+
+       * paragraph.C (writeFile): reindent
+       (Erase): reindent
+
+       * WorkArea.h: revert the xpos + etc changes.
+
+       * CutAndPaste.C (SwitchLayoutsBetweenClasses): constify name and s
+
+       * lyxparagraph.[Ch]: add copy constructor, remove Clone
+
+       * CutAndPaste.C (copySelection): use LyXParagraph copy constructor
+       (pasteSelection): likewise
+       * text2.C (CreateUndo): likewise
+
+2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * minibuffer.C (peek_event): temporarily reduce the functionality
+       of the minibuffer (to allow args on lfuns)
+
+       * commandtags.h: remove LFUN_LOA_INSERT, LFUN_LOF_INSERT,
+       LFUN_LOT_INSERT. add LFUN_FLOAT_LIST
+
+       * buffer.C (readInset): add compability reading of old float
+       lists, add reading of new style float list.
+       (readInset): avoid reevaluation of inscmd.getCmdName()
+       (getLists): reindent
+
+       * MenuBackend.C (MenuItem): implement parsing of
+       md_floatlistinsert and md_floatinsert.
+       (expand::LastFiles): move initalizaton of iterators out of loop,
+       avoid reevaluation.
+       (expand::Documents): introduce typdedef vector<string> Strings,
+       and use it. 
+       (expand::ExportFormats): introduce typedef vector<Format const *>
+       Formats, and use it.
+       (expand): implement FloatListInsert and FloatInsert.
+
+       * LyXAction.C (init): remove entries for LFUN_LOA_INSERT,
+       LFUN_LOA_VIEW, LFUN_LOF_INSERT, LFUN_LOFVIEW, LFUN_LOT_INSERT,
+       LFUN_LOTVIEW. Add entry for LFUN_FLOAT_LIST
+
+       * BufferView_pimpl.C (Dispatch::LFUN_TOC_INSERT): remvoe the float
+       handling. 
+       (Dispatch::LFUN_FLOAT_LIST): implement
+
+2001-04-28  Kayvan A. Sylvan  <kayvan@sylvan.com>
+       * LaTeX.C (run): Fix problem with --export code.
+2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * BufferView.[Ch] (workarea): removed.
+       (getClipboard) new method; wrapper for workarea()->getClipboard()
+
+       * ToolbarDefaults.C (read): removed final lex.next() command; it's a
+       bug.
+
+       * WorkArea.h (width, height, xpos, ypos): These methods all
+       returned the dimensions of the work_area sub-area of WorkArea,
+       resulting in a position error if the WorkArea were resized. Now
+       return the dimensions of the entire WorkArea.
+
+       * lyx_main.C (ReadUIFile): don't print out spurious warnings.
+
+2001-05-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * LaTeX.C (deplog): correct the syntax of regex reg1
+
 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * undo.C: remove !NEW_INSETS cruft