2001-01-26 17:24:09 +00:00
|
|
|
2001-01-26 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
* vspace.C (isValidLength): Fix for empty input string.
|
|
|
|
|
2001-01-26 11:14:58 +00:00
|
|
|
2001-01-26 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* LyXAction.C (init): change description of LFUN_FIGURE to
|
|
|
|
"Insert Graphics"
|
|
|
|
|
2001-01-25 15:52:33 +00:00
|
|
|
2001-01-25 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* LaTeX.C: add using directive
|
|
|
|
|
2001-01-24 15:33:06 +00:00
|
|
|
2001-01-24 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
* MenuBackend.C (expand): Fix the sorting of the formats.
|
|
|
|
|
2001-01-24 13:52:04 +00:00
|
|
|
2001-01-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
* lyx_main.C: tiny error message fix
|
|
|
|
|
2001-01-24 11:08:32 +00:00
|
|
|
2001-01-24 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* lyx_gui.C (LyXGUI): force the LC_NUMERIC locale to "C" after
|
|
|
|
calling fl_initialize(). This fixes the problem with ',' as
|
|
|
|
decimal separator in text files.
|
|
|
|
|
2001-01-23 23:20:27 +00:00
|
|
|
2001-01-24 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
* trans.C (process): Fix the keymap bug.
|
|
|
|
|
2001-01-23 12:53:05 +00:00
|
|
|
2001-01-23 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-23 22:27:08 +00:00
|
|
|
* LaTeX.C (scanAuxFiles): New method. Provides support for
|
|
|
|
multiple bibliographies (when using the bibtopic/bibunits pacakges).
|
|
|
|
(scanLogFile) Scan for "run BibTeX" messages.
|
|
|
|
|
2001-01-23 12:53:05 +00:00
|
|
|
* buffer.C (makeLaTeXFile): Do not load the ae package when using
|
|
|
|
OT1 font encoding. Also, load the aecompl package if the ae
|
|
|
|
package is loaded.
|
|
|
|
|
|
|
|
* tex-strings.C: Add "ae" to tex_fonts[] (from Matej Cepl).
|
|
|
|
|
2001-01-22 16:10:19 +00:00
|
|
|
2001-01-22 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* texrow.C (increasePos): turn two error messages into debug
|
|
|
|
messages.
|
|
|
|
|
2001-01-20 14:16:01 +00:00
|
|
|
2001-01-20 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-20 17:31:07 +00:00
|
|
|
* LaTeX.C (scanAux): Handle the \@input macro.
|
|
|
|
(runBibTeX): Use scanAux().
|
|
|
|
|
2001-01-20 14:16:01 +00:00
|
|
|
* language.C (latex_options_): New field.
|
|
|
|
|
|
|
|
* LaTeXFeatures.C (getMacros): Add language macros.
|
|
|
|
|
|
|
|
* buffer.C (makeLaTeXFile): Small fix.
|
|
|
|
|
2001-01-19 15:31:40 +00:00
|
|
|
2001-01-19 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* lyxfunc.C: fix the name of the inset for LFUN_CHILDINSERT
|
|
|
|
|
|
|
|
* text2.C: add a using directive.
|
|
|
|
|
2001-01-17 17:33:22 +00:00
|
|
|
2000-01-17 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
* BufferView2.C:
|
|
|
|
* lyx_gui_misc.h:
|
|
|
|
* lyxfr1.C:
|
|
|
|
* lyxfunc.C: kill LyXBell.
|
|
|
|
|
2001-01-17 14:42:33 +00:00
|
|
|
2001-01-17 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-17 19:00:12 +00:00
|
|
|
* text.C (IsBoundary): Remove the error message
|
|
|
|
|
|
|
|
* WorkArea.C (work_area_handler): Decrease keyboard purge threshold.
|
2001-01-17 16:23:43 +00:00
|
|
|
|
2001-01-17 14:42:33 +00:00
|
|
|
* lyxrc.C (setDefaults): Correct initialization value for
|
|
|
|
font_norm_type.
|
|
|
|
|
2001-01-15 13:31:25 +00:00
|
|
|
2001-01-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-15 18:54:31 +00:00
|
|
|
* BufferView2.C (gotoInset): New method. Replaces gotoNote() and
|
|
|
|
gotoError().
|
|
|
|
|
|
|
|
* text2.C (GotoNextInset): New method. Replaces GotoNextError()
|
|
|
|
and GotoNextNote().
|
|
|
|
|
|
|
|
* src/LyXAction.C: Added reference-next.
|
|
|
|
|
2001-01-15 14:05:45 +00:00
|
|
|
* text.C (InsertChar): Use contains instead of strchr.
|
|
|
|
|
2001-01-15 13:31:25 +00:00
|
|
|
* lyx_cb.C (MenuInsertLabel): Enable default value code.
|
|
|
|
|
2001-01-13 20:24:02 +00:00
|
|
|
2001-01-13 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
2001-01-13 20:32:10 +00:00
|
|
|
* paragraph.C (SimpleTeXOnePar) Put \protect before paragraph
|
|
|
|
alignment commands (when needed).
|
|
|
|
|
2001-01-13 20:24:02 +00:00
|
|
|
* text.C (InsertChar): Add ':' to number separator chars.
|