]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-13 André Pönitzimproved function function argument detection for math...
2001-11-13 André Pönitzadd paranthesis around numerator and denominator when...
2001-11-13 André Pönitzcosmetics
2001-11-13 André Pönitzsome more public->private stuff
2001-11-13 André Pönitzfix math cursor size in non-standard font sizes (again...
2001-11-13 André Pönitzremove unnedeed #include
2001-11-13 Jean-Marc Lasgouttespopup fixes from Juergen ; insetgraphics fix from Herbe...
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-13 André Pönitztiny bugfix; remove unnerded code
2001-11-13 André Pönitzfix thinko in 'double space suppression'
2001-11-13 André Pönitzactivate row delete/insert for the 'cases' environment...
2001-11-13 André Pönitzmake 'space' leave the formula if pressed at the very end
2001-11-12 André Pönitzhandle \cr and \crcr like \\
2001-11-12 Jean-Marc Lasgouttesfixes to lyxserver from John
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-12 Jean-Marc Lasgouttesfix file dialog bug
2001-11-12 André Pönitzmath-extern: enable handling of simple sums
2001-11-12 Jean-Marc Lasgouttesfix configure --prefix option
2001-11-12 Jean-Marc LasgouttesFormDocument fixes from Juergen
2001-11-12 André Pönitzuse '1' as integrand if not given
2001-11-12 André Pönitzinterpret INSET_ERT as 'backslash pressed' to enable...
2001-11-09 André Pönitzstore and output xml names if known...
2001-11-09 André Pönitzadd ∫ for starters...
2001-11-09 André Pönitzread new column from lib/symbols
2001-11-09 André Pönitzadd a column for XML entity names
2001-11-09 André Pönitzsimple MathML output for integrals
2001-11-09 André Pönitztranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
2001-11-09 André Pönitzmore math-extern
2001-11-09 André Pönitzsome work on math-extern
2001-11-09 André Pönitzlet '^' and '_' end "MacroMode" immediately
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-09 André Pönitzbug fix ('#1' got written as '#^^A')
2001-11-09 André Pönitzrecognize a few "well known functions"
2001-11-09 André Pönitzforgotten file math_extern[Ch]
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-09 Allan Raeremove old '\n' comments
2001-11-08 Jean-Marc Lasgouttesmathed compile fixes
2001-11-08 André Pönitzcosmetics: rename (x)array.[Ch] into math_(x)data.[Ch]
2001-11-08 André Pönitzuups... forgot the files
2001-11-08 André Pönitzcosmetics: rename "matrix" into "hull" since it is...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-08 Jean-Marc Lasgouttestwo patches from John, and a moving math panel
2001-11-08 José MatoxRemoved obsolete code.
2001-11-08 André Pönitzadd missing #include (wonder why it compiled here...)
2001-11-08 André Pönitzadd missing std::
2001-11-07 André Pönitzmore mathml stuff
2001-11-07 André Pönitzmore output stuff
2001-11-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André PönitzHack to enable auto-insertion of '*' for Octave input
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-11-07 André Pönitzparse octave output as matrix if necessary
2001-11-07 Jean-Marc Lasgouttesfix the "save defaults" problems
2001-11-07 André Pönitzfix 'double =' glitch
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-11-07 André Pönitzsome support for det and abs for math-extern
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-11-06 John Levonminor changes
2001-11-06 José MatoxFix the insetindex.C problem with gcc3.
2001-11-05 André Pönitzwrite \mathrm{x}\mathrm{y} as \mathrm{xy} again
2001-11-05 Jean-Marc LasgouttesJohn's completion stuff
2001-11-05 Jean-Marc Lasgoutteschess article layout
2001-11-04 Dekel TsurPatch from Kayvan
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 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 Jean-Marc Lasgouttesremove Known BUGS menu entry
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 Jean-Marc Lasgouttesupdate italian splash
2001-10-24 Jean-Marc Lasgouttesupdate italian splash
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
next