]> git.lyx.org Git - lyx.git/history - src
Fix up a missing '\r' due to ws differences between cvs and svn
[lyx.git] / src /
2005-11-10 Jürgen Spitzmüllerfix cursor coordinates in math insets [bug 2124]
2005-11-08 Georg Baumdon't dereference invalid iterators
2005-11-07 Martin VermeerFix bug 1814 (scrolling)
2005-11-07 Martin VermeerFix bug 2115 (crash, selection begin and end different...
2005-11-07 Jürgen Spitzmüllerfix generation of ERT labels.
2005-11-07 Jürgen Spitzmüllerfix bug 2094 (assertion in collapsables)
2005-11-07 Jean-Marc Lasgouttesbug 1947: cursor placement in paragraph description
2005-11-03 Jean-Marc Lasgouttesbug 992: SP/PC define pollution in solaris breaks build
2005-11-03 Michael Schmittfix crash and localization on MinGW/Windows platform
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-11-02 Martin VermeerPartial fix bug 2092: branches not propagated to child...
2005-11-02 Martin VermeerFix bug 2074: kern width wrong
2005-11-02 Jean-Marc Lasgouttesbug 2081: Disallow insertion of marginal note in float...
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-10-25 Jean-Marc Lasgouttesget rid of LFUN_KEYMAP_TOGGLE
2005-10-25 Jean-Marc Lasgouttesfix TOC when no section headings are defined in the...
2005-10-25 Jean-Marc Lasgouttesbug 2061: Right Arrow has to be pressed twice to move...
2005-10-25 Jean-Marc Lasgouttesfix crash with DEPM when the cursor goes in a deeper...
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-10-21 Georg Baumlayout file converter for layout files in old format
2005-10-21 Martin VermeerRemove obsolete old_pit
2005-10-21 Jean-Marc Lasgouttesfix bug 2101: Any character followed by Right Arrow...
2005-10-19 Michael Schmittfix cursor positioning in front of vspace inset
2005-10-19 Angus LeemingDon't unlock QApplication's mutex as it leads to undefi...
2005-10-18 Jean-Marc Lasgouttescompilation fix for cygwin
2005-10-18 Jean-Marc Lasgouttesfix compilation with automake 1.5
2005-10-17 Georg Baumfix bug 2086
2005-10-14 Georg Baumnew files for gtk thesaurus dialog from Bernhard Reiter
2005-10-14 Georg Baumadd gtk thesaurus dialog from Bernhard Reiter
2005-10-14 Georg Baumfix bug 2067
2005-10-13 Jürgen Spitzmüllerfix undo grouping of ordinary typing (bug 2097)
2005-10-13 Jean-Marc Lasgouttesfix two crashes related to dEPM. Some crashes remain
2005-10-13 Jean-Marc Lasgouttesfix PACKAGE handling for MacOS and Windows
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-10-12 Georg Baumimplement missing bits of math cut and paste and fix...
2005-10-12 Georg Baumfix invalid cursor after math undo
2005-10-11 Martin VermeerComment layout change
2005-10-10 Angus LeemingSync with LyX 1.3.x.
2005-10-07 Jürgen Spitzmüllerreimplement citation-insert, which is needed by bibliog...
2005-10-07 Martin VermeerThe speedup patch
2005-10-06 Jürgen Spitzmüllersmall fix for the qcitation dialog
2005-10-05 Georg Baumfix bug 2060
2005-10-05 Jean-Marc Lasgouttesbug 2062: Spellcheck stops at ligature breaks without...
2005-10-05 Jean-Marc Lasgouttesmake sure that word at cursor position is checked too...
2005-10-05 Angus LeemingSquash compiler warnings.
2005-10-03 Jean-Marc Lasgouttesfix bug 2057: Delete key acting unexpectedly in MathEd
2005-10-03 Georg Baumfix bug 2050
2005-10-03 Martin VermeerTwo fixes involving RtL text drawing
2005-10-03 Jean-Marc Lasgouttesprovide default type value for math-macro
2005-10-03 Jürgen Spitzmüllerfix bug 1894 (disabling of widgets broken)
2005-10-03 Jürgen Spitzmüllerfix bug 2058 (crash when undoing math matrix delete)
2005-10-02 Angus LeemingMake things compile on MSVC:
2005-10-02 Martin VermeerFix bug 2038 for all three frontends (gtk untested)
2005-09-30 Angus LeemingRearrange preprocessor guards and improve commentary.
2005-09-30 Angus LeemingSupport for Win98 and earlier.
2005-09-29 Angus LeemingPortable hard-coded paths on Windows.
2005-09-28 Jürgen Spitzmüllerthe autoopen patch (fixes bug 1921)
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-09-27 Jürgen Spitzmüllerfix inset width calculation (bug 1957)
2005-09-27 Jürgen Spitzmüllerleave inset to the right when hitting ESC (bug 2034)
2005-09-26 Angus LeemingJust whitespace
2005-09-26 Jürgen Spitzmüllerfix disabling of newpageCB
2005-09-26 Jürgen Spitzmüllermake LFUN_CUT in mathed undoable (bug 2041)
2005-09-26 Jürgen Spitzmülleradd nested math insets to the coord cache (fixes the...
2005-09-26 Jean-Marc Lasgouttesincluse boost/current_function.hpp when needed
2005-09-22 Jean-Marc Lasgouttesdo not try to se the icon under Qt/Mac
2005-09-21 Jean-Marc Lasgouttesfix bug 1941: toolbars disabled after dialog action
2005-09-21 Jean-Marc Lasgouttesmore fixing of bug 2010
2005-09-21 Jean-Marc Lasgouttesbug 2033: new math array uses clipboard
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-19 Jürgen Spitzmüllerfix bug 1845 (setAutoBreakRow asserts)
2005-09-19 Martin VermeerFix bug 2029 (RtL space width)
2005-09-19 Jean-Marc Lasgouttesfix display of top labels
2005-09-19 Jürgen Spitzmüllerfix bug 1960 and bug 1981 properly, using cur.normalize()
2005-09-19 Jean-Marc Lasgouttesbug 1987: Crash when switching to different document...
2005-09-16 Martin VermeerFix bug 1765 (multicol cell width display)
2005-09-16 Jürgen Spitzmüllerfix undo of PASTESELECTION (bug 2011)
2005-09-15 Michael Schmittupdate display after LFUN_ALL_INSETS_TOGGLE
2005-09-15 Jürgen Spitzmüllerupdate bufferview after document settings have been...
2005-09-15 Jean-Marc Lasgouttesfix bug 1926 (crash when switching document)
2005-09-15 Jean-Marc Lasgouttesfix bug 2010 (boundary effects at the end of text insets)
2005-09-15 Jürgen Spitzmüllerfix citation backward searching (bug 2002)
2005-09-15 Jürgen Spitzmüllerfix undo in tabular cells (bug 1937, bug 1986)
2005-09-12 Georg Baumfix bug 2022
2005-09-10 Angus LeemingAdd os_cygwin.C to the distribution.
2005-09-10 Georg Baumfix segmentation fault
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-09 Jean-Marc Lasgouttesfix linking of tex2lyx by moving code out of Counters...
2005-09-09 Georg Baumadd include that was missing by accident from the previ...
2005-09-09 Georg Baumfix bug 2014 (lyxline font size)
2005-09-08 Martin VermeerFix and simplify Hebrew (generally: locale non-standard...
2005-09-08 Jürgen Spitzmüllerdon't force tabular cell alignment to BLOCK when switch...
2005-09-08 Jean-Marc Lasgouttesfix change lookup when cursor depth is greater than 1
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-09-07 Jean-Marc Lasgouttesfix crash when toggling change tracking off
2005-09-07 Jean-Marc Lasgouttesfix crash when ${HOME} is empty
2005-09-07 Angus LeemingEnable TeXFiles.sh to run when its path contains spaces.
2005-09-06 Jürgen Spitzmüllerfix bug 1919 (table cells won't accept normal text...
2005-09-06 Michael Schmittinsetcharstyle.C (metrics,draw): consider inset label for
next