]> git.lyx.org Git - lyx.git/history - src
* Encoding.cpp (fromLaTeXCommand): fix bug when the string passed
[lyx.git] / src /
2008-12-22 Jean-Marc Lasgouttes * Encoding.cpp (fromLaTeXCommand): fix bug when the...
2008-12-22 Pavel SandaLine length
2008-12-22 Jürgen Spitzmüller* GuiPrefs.cpp (apply):
2008-12-22 Jürgen Spitzmüller* Text3.cpp:
2008-12-21 Pavel SandaSort order
2008-12-21 Pavel SandaFix first insert of external material & instant preview.
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-12-20 Pavel SandaHopefully better dialog policy.
2008-12-20 Pavel SandaTemplate type can be changed in dialog.
2008-12-20 Pavel SandaAffect only scale box. Thanks Juergen.
2008-12-20 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5628 .
2008-12-19 Martin VermeerFix, but keep disabled, mathed autocorrect
2008-12-19 Jürgen Spitzmüller* LaTeXUI.ui:
2008-12-19 Jürgen Spitzmüller* BufferParams.{cpp,h}:
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-12-16 Richard HeckExit early to avoid indentation.
2008-12-16 Jürgen SpitzmüllerLet InsetWrap find its InsetLayout.
2008-12-16 Richard HeckConstness and a typo.
2008-12-16 Jürgen Spitzmüller* BufferView.cpp:
2008-12-16 Jürgen Spitzmüller* LyXAction.cpp:
2008-12-15 Jean-Marc Lasgouttesimprove debug information
2008-12-15 Jean-Marc Lasgouttesdo not require inset dimensions when the inset is not...
2008-12-13 Peter KümmelCould not convert file: don't warn me to death
2008-12-13 Peter Kümmelfix linker error
2008-12-12 Jean-Marc Lasgouttes1/ call InsetCollapsable::validate instead of InsetText...
2008-12-12 Jean-Marc Lasgouttesmake help-open search in examples too
2008-12-11 Jürgen Spitzmüller* LyXFunc.cpp: prevent potential assertion.
2008-12-10 Jürgen Spitzmüller* Paragraph.cpp: embrace ']' (fix bug 5610)
2008-12-09 Pavel Sandaanother ispell leftover
2008-12-07 Uwe Stöhrlyxfind.cpp: fix spacing
2008-12-07 Uwe StöhrMakefile.am: PSpell and ISpell was removed for LyX...
2008-12-06 Jürgen Spitzmüller* LyXFunc.cpp (reload):
2008-12-05 Jürgen Spitzmüller* src/buffer_funcs.{cpp,h}:
2008-12-05 Jürgen Spitzmüller* GuiToolbar.cpp (set):
2008-12-05 Jürgen Spitzmüller* GuiSpellchecker:
2008-12-04 Jürgen Spitzmüller* Buffer.cpp (readFile):
2008-12-02 Jürgen SpitzmüllerAdd button to rescan the list of bib/bst files from...
2008-11-30 Vincent van RavesteijnAdd *.lyx16 filter to File->Open..
2008-11-29 Vincent van RavesteijnFix bug 5507: Full screen hangs LyX when no file is...
2008-11-29 Uwe StöhrParagraph.cpp: revert r27719 because this broke every...
2008-11-28 Vincent van RavesteijnOops.. compile fix.
2008-11-28 Vincent van RavesteijnFix bug 5074: Crash while switching to Word
2008-11-28 Jürgen SpitzmüllerAdd support for Swiss German (bug 5450). File format...
2008-11-28 Jürgen Spitzmüller* LaTeX.cpp (run):
2008-11-27 Jean-Marc Lasgouttesvery basic support for switching encoding in a document...
2008-11-27 Jean-Marc Lasgoutteswhen validating a paragraph, skip insets that do not...
2008-11-26 Vincent van RavesteijnRemove useless and confusing lines of code. As subfloat...
2008-11-26 Vincent van RavesteijnConstify.
2008-11-26 Vincent van RavesteijnFix bug 5088:
2008-11-26 Enrico ForestieriAvoid useless assignment to errno and add scope operato...
2008-11-26 Richard HeckMake LFUN_FONT_ITAL actually do something.
2008-11-26 Enrico ForestieriFix bug 641 (Detect stale lyxpipes after crash)
2008-11-25 Jürgen Spitzmüller* Lexer.{cpp,h}:
2008-11-25 Vincent van RavesteijnFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5567...
2008-11-24 Richard HeckWrap flex-insert's argument in quotes, as it could...
2008-11-24 Stephan Wittconvert string arguments for bformat with proper encoding
2008-11-24 Richard HeckTypo.
2008-11-24 Richard HeckFix most of bug 5539.
2008-11-24 Richard HeckMake getChildBuffer() and loadIfNeeded() methods rather...
2008-11-23 Jürgen Spitzmüllerwhitespace.
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-23 Jürgen Spitzmüller* GuiErrorList.cpp (showEvent):
2008-11-23 Abdelrazak YounesFix assertion on exit when quitting.
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and add a WorkArea...
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification.
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and correct focus...
2008-11-22 Abdelrazak YounesDoh!
2008-11-22 Jürgen Spitzmüller* output_latex:cpp:
2008-11-22 Abdelrazak YounesTransfer more things from FindAndReplace to EmbeddedWor...
2008-11-22 Abdelrazak YounesCreate a new EmbeddedWorkArea for dialog embedding...
2008-11-21 Jürgen Spitzmüller* src/Language{.cpp,h}:
2008-11-21 Dov Feldsternget rid of code duplication between overloaded versions...
2008-11-20 Enrico ForestieriAccording to http://en.wikipedia.org/wiki/ISO-2022...
2008-11-20 Enrico ForestieriHrmpf.
2008-11-20 Enrico ForestieriWas forgetting this.
2008-11-20 Enrico ForestieriAfter a better understanding of the problem, restrict...
2008-11-19 Richard HeckWhitespace.
2008-11-19 Richard HeckRemove obsolete comment.
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-19 Richard HeckFix some comments.
2008-11-19 Richard HeckFix 5538.
2008-11-19 Vincent van RavesteijnFix tabular cursor movement:
2008-11-18 Vincent van RavesteijnDo not paint an invisible cursor.
2008-11-18 Vincent van RavesteijnCorrect painting of a fully selected tabular cell.
2008-11-18 Stephan Wittfix some memory leaks (NSAutoreleaseNoPool)
2008-11-18 Vincent van RavesteijnFix bug #5536.
2008-11-18 Enrico ForestieriStyle
2008-11-18 Enrico ForestieriFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5489...
2008-11-18 Pavel SandaSince meeting we have new codename :)
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-17 Pavel Sanda#4430 still not fixed. try better one.
2008-11-17 Jean-Marc Lasgouttesimplement undo grouping for command sequences
2008-11-17 Vincent van RavesteijnFix some small Tabular UI glitches
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-17 Jürgen Spitzmüller* GuiThesaurus.cpp:
2008-11-16 Jean-Marc Lasgouttessmall spacing bug
2008-11-16 Jean-Marc LasgouttesNow tex2lyx is able to parse stuff that is in unicodesy...
2008-11-16 Stefan Schimanski* compile fix
2008-11-16 Stefan Schimanski* fix latex grid output of commit http://www.lyx.org...
2008-11-16 Pavel SandaTry to fix reported RCS bug on Windows.
next