]> git.lyx.org Git - lyx.git/history - src
Fixed cut&paste bugs and added freespacing for ERT Insets.
[lyx.git] / src /
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-29 André Pönitzretain buffer after pasting
2001-11-29 Jürgen VignaForgotten to remove an assert I need to test.
2001-11-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-29 Jean-Marc Lasgouttesrecreation patch from Ben ; page break patch from John...
2001-11-28 André Pönitzsomeone selling brown paperbags?
2001-11-28 Jürgen VignaReduce Michael's buglist.
2001-11-28 André Pönitzfor a change...
2001-11-28 André Pönitzmove types.h to libsupport_la_SOURCES
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-28 Jean-Marc Lasgouttesform para crash fix from John
2001-11-28 Allan Raemake g++ happy about variable declaration
2001-11-28 André Pönitzadd types.h to Makefile.am
2001-11-27 Jean-Marc Lasgouttesdo not unselect after a copy
2001-11-27 Jean-Marc Lasgouttesfix compilation buglet
2001-11-27 Jean-Marc Lasgouttesfix line tracking in tabular latex generation
2001-11-27 André Pönitzfix drawing glitch with \int (limits are on the side...
2001-11-27 André Pönitzaccept limit-toggling between the symbol and the script...
2001-11-27 Jean-Marc LasgouttesisTextAt improvements from John
2001-11-27 Jean-Marc Lasgouttescleanups by john and andre
2001-11-27 André Pönitzwhitespace changes;
2001-11-27 Dekel TsurFix language of error insets
2001-11-27 André Pönitzfix crash discovered by Michael
2001-11-27 Lars Gullik Bjønnesspeed up the deptable by taking mtime into account
2001-11-26 André Pönitzmore header disentangling
2001-11-26 André Pönitzremove isMetaInset again that slipped in as result...
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Dekel TsurRemove geometry "fix"
2001-11-26 André Pönitzfine-tuning for mouse clicks on script insets;
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-25 Dekel TsurUse the twoside option of geometry package.
2001-11-25 Dekel TsurBetter handling of unknown tokens
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-23 Jean-Marc Lasgouttesautologofication cleanup from John
2001-11-22 Jean-Marc Lasgouttesremove bogus calls to LyXText::getRow
2001-11-22 André PönitzHack: save mouseclick that gets passed before the call...
2001-11-22 André Pönitznext try to fix cursor positioning/selection using...
2001-11-22 André Pönitzfill in the missing documentation comments
2001-11-22 Allan RaecheckInsertChar() return values changes
2001-11-21 Jean-Marc LasgouttesBrowse... patch from Juergen S
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
2001-11-20 André Pönitzchanges from Angus
2001-11-20 Jean-Marc Lasgouttessmall things
2001-11-20 André Pönitzfix 'math background wrong in selected text' problem
2001-11-20 André Pönitzfix compilation with compaq cxx
2001-11-20 André Pönitzsmall stuff
2001-11-20 André Pönitzupdated BUGS list, and a ChangeLog entry for a change..
2001-11-20 André Pönitzselection using the mouse should work now. Note: an...
2001-11-20 André Pönitzsmall mouse click stuff. still not ok...
2001-11-20 Allan RaeFix inset crashes ; now need to fix insertion of chars...
2001-11-20 André Pönitzbuglets
2001-11-20 André Pönitzfix writing of integers... duh...
2001-11-19 Dekel TsurFix retrun value of InsetFormula::latex
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-16 André Pönitzmouse selection stuff. better, but not ok...
2001-11-16 André Pönitzsearch & replace for symbols & function
2001-11-16 André Pönitz*** empty log message ***
2001-11-16 André Pönitzsimple search-and-replace
2001-11-16 André Pönitzintroduce test for "equality"
2001-11-16 André Pönitzoctavize & mathmlize for math macros
2001-11-16 André Pönitz'maplize' for math macros
2001-11-15 André Pönitz*** empty log message ***
2001-11-15 Jean-Marc Lasgouttescompilation fixes
2001-11-15 André Pönitzmath-extern: some support for things like d/dx
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-15 Lars Gullik Bjønnesfix drawing of hfill characters, some small cleanup
2001-11-14 Jean-Marc Lasgouttesavoid closing server in emergency exit if there is...
2001-11-14 Jean-Marc Lasgouttesfix parsing of keyboard sequences
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 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önitzread new column from lib/symbols
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')
next