]> git.lyx.org Git - lyx.git/history - src
Correct placement of the \selectlanguage commands.
[lyx.git] / src /
2001-11-03 Dekel TsurCorrect placement of the \selectlanguage commands.
2001-11-03 José MatoxAdded "using" statement that I missed yesterday.
2001-11-02 Dekel Tsurinsetexternal: Do not run update command if result...
2001-11-02 José MatoxAdded suport for index and caption insets.
2001-10-31 Jean-Marc Lasgouttesmore skak tweaks
2001-10-31 André Pönitzchange filenames for 'handleExtern'
2001-10-31 Jean-Marc Lasgouttesskak support, John's ERT fixes, loclae blunder fix
2001-10-31 André Pönitzdrop extra {} in "obvious" cases
2001-10-31 Angus LeemingFix compiler warning
2001-10-31 Jean-Marc Lasgouttesfix locale problem with --disable-nls
2001-10-31 André Pönitzmake undo more granular in mathed
2001-10-31 André Pönitzparser tweaks
2001-10-31 André Pönitzfix drawing of mathrels. make \| equivalent to \Vert...
2001-10-31 André Pönitzhot fix for spurious cursor jumps in math insets
2001-10-31 André PönitzFix reading of mathrm etc as reported bei Norbert
2001-10-30 Jean-Marc Lasgouttesfinally get rid of BUGS.lyx
2001-10-29 André Pönitzread support for \begin{displaymath}...\end{displaymath}
2001-10-29 André PönitzRe-introduction of a BraceInset to handle "extra braces"
2001-10-25 André Pönitzpartial fix for 'two spaces in a row in math text'
2001-10-24 André Pönitznext step...
2001-10-24 André Pönitzsmall step forward on the lenghty path to \mbox support
2001-10-24 Angus LeemingCompilation fixes.
2001-10-24 André PönitzIgnore LFUN_BREAKLINE, LFUN_BREAKPARAGRAPH
2001-10-24 Dekel TsurCompilation fix
2001-10-24 André Pönitzre-enable support for TeX-style {\it..} (\rm, \bf...
2001-10-24 André Pönitzadd missing writeNormal() methods to some insets
2001-10-24 Jürgen VignaChanges to the longtable support.
2001-10-24 Jean-Marc Lasgouttescode cleanup
2001-10-24 José MatoxDocbook supported version is now 4.1 (only 3 lines...
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-24 José MatoxFixed longtable export.
2001-10-23 Jean-Marc Lasgouttesfix compilation on freebsd
2001-10-23 André Pönitzinterpret word-delete-forward/backward as delete/backsp...
2001-10-23 André Pönitzfix crash due to invalid cursor position after deleting...
2001-10-23 Angus LeemingJ�rgen Spitz�ller's patch for the tabular dialog +...
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-10-23 Angus LeemingA small tweak to the preferences dialog, adding RGB...
2001-10-23 André Pönitzdon't move cursor to the left after an C-<Return>
2001-10-23 Angus Leeming*** empty log message ***
2001-10-23 Angus LeemingJ�rgen Spitzm�ller's changes to the paragraph and minip...
2001-10-23 Angus LeemingJ�rgen Spitzm�ller's changes to the graphics dialog.
2001-10-23 André Pönitz- remove some unused code
2001-10-23 Angus LeemingJ�rgen Spitzm�ller's changes to the document dialog.
2001-10-23 Angus LeemingRemove spurious punctuation.
2001-10-23 André Pönitzremove the hard-coded greek stuff, it is handled in...
2001-10-23 André Pönitz- updated BUGS
2001-10-22 Jürgen VignaFixed spellchecker problems.
2001-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-19 André Pönitzremove debug code
2001-10-19 André Pönitzrename variable
2001-10-19 Jürgen VignaForgotten Changelog.
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-10-19 André Pönitzwhitespace changes
2001-10-19 Jean-Marc Lasgoutteslyxserver cleanup patch + andre's small patches
2001-10-19 Jean-Marc Lasgouttesspeed up workWidth code
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-18 Jean-Marc Lasgouttessmall cleanups from andre
2001-10-18 André Pönitzsome visual support for \lefteqn
2001-10-17 Jean-Marc Lasgouttesmake autoconf 2.52 and automake 1.5 work
2001-10-16 Jean-Marc Lasgouttescode cleanup
2001-10-15 Jean-Marc Lasgouttesadd missing break statement
2001-10-15 André Pönitzsupport reading TeX's $$...$$ syntax
2001-10-15 José Matoxadd suport for ert export for docbook and linuxdoc
2001-10-15 Angus LeemingRemove now redundant declaration
2001-10-15 Angus LeemingRemove debug output.
2001-10-15 Angus LeemingAndr�'s patch to math.bind and Herbert's fix to vspace.C
2001-10-15 Angus LeemingAddress most (if not all?) of the problems raised by...
2001-10-13 André Pönitzfix drawing of \overline and \underline
2001-10-13 André Pönitzcursor movement bug fixed
2001-10-12 Jean-Marc Lasgoutteshonor LANGUAGE and LC_ALL for finding i18n files
2001-10-12 André Pönitzdisable leaving the inset during selection
2001-10-12 André Pönitzfix x^1<space>_
2001-10-12 André Pönitzleave mathed after math-insert if we have not been...
2001-10-12 André Pönitzcursor up/down behind scripts fixed
2001-10-12 Angus LeemingAndr�'s cosmetic changes to sp_spell.C.
2001-10-12 André Pönitzdraw delimiters a bit smaller
2001-10-12 André Pönitzcosmetics
2001-10-12 André Pönitzfix off-by-one-pixel drawing problem
2001-10-12 André Pönitzmove selected part to script when pressing ^ or _
2001-10-12 André PönitzFix macro redrawing bug. Thanks, Juergen!
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-12 Angus LeemingJ�rgen S's final tweak to Document->Paper?
2001-10-12 Jean-Marc Lasgouttesfixes to tex-info stuff
2001-10-12 André Pönitzfix out-of-bounds bug
2001-10-11 Angus LeemingVarious fixes suggested by J�rgen
2001-10-11 Angus LeemingGet it to compile again
2001-10-11 Jean-Marc Lasgouttesdisable thesaurus entry when aiksaurus not found ;...
2001-10-10 André Pönitzchange order of ^ and _ in LaTeX output
2001-10-10 Angus LeemingClean-up of Herbert's Texinfo dialog.
2001-10-10 André Pönitzdon't touch your keyboard too often...
2001-10-10 André Pönitzsmall fixes to bugs discoverd by Dekel
2001-10-10 Angus LeemingAndr�'s b.diff
2001-10-10 André Pönitzremove inconsistency del/backspace
2001-10-10 Angus LeemingAndr�'s remove greek_kb_flag one-liner.
2001-10-10 André Pönitzremove unneeded global var greek_kb_flag
2001-10-10 André Pönitz*** empty log message ***
2001-10-09 Angus LeemingRevert change.
next