]> git.lyx.org Git - lyx.git/history - src
Indicate that this rtl variable is only valid on the last row
[lyx.git] / src /
2012-04-29 Vincent van RavesteijnIndicate that this rtl variable is only valid on the...
2012-04-29 Vincent van RavesteijnFix bug #7518: Assert when selecting in RTL text
2012-04-29 Vincent van RavesteijnFix bug #7667: Pixmap cache and CT lead to random colors
2012-04-29 Vincent van RavesteijnReset the (running) change in PainterInfo
2012-04-29 Vincent van RavesteijnFix bug #7653: Quotation marks have wrong color
2012-04-29 Vincent van RavesteijnDo not show deleted text in the html title
2012-04-29 Vincent van RavesteijnBufferView::dispatch(): add a missing break
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-28 Richard HeckAllow viewing full file of plaintext source.
2012-04-28 Richard HeckRe-organize logic of getSourceCode() routine, so we...
2012-04-26 Enrico ForestieriFix bug #8139 and a thinko in [737e9b2c/lyxgit].
2012-04-25 Pavel SandaThesaurus keyword combo completion (bug #8138).
2012-04-24 Pavel SandaAttempt to fix #8137 (arrived at r40862).
2012-04-23 Richard HeckDon't output extra body tags with included files.
2012-04-22 Pavel SandaComment from JMarc (devlist)
2012-04-21 Richard HeckRename is_valid_ as validated_, which is a bit more...
2012-04-21 Richard HeckOptimize a bit the handling of local layout validation...
2012-04-19 Georg BaumFix bug #8104 (\date argument was eaten)
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-18 Jean-Marc LasgouttesIn replaceSelectionWithString, do not select the new...
2012-04-17 Jean-Marc LasgouttesSimpler fix for undo support when entering \hline in...
2012-04-17 Jean-Marc LasgouttesRevert "Fix undo of entering \hline"
2012-04-17 Richard HeckUse InsetLayout instead of hardcoding forcePlainLayout and
2012-04-17 Richard HeckUse InsetLayout for LaTeX output.
2012-04-17 Richard HeckUse InsetLayout to style the XHTML output.
2012-04-17 Richard HeckWhitespace.
2012-04-16 Georg BaumNative support for \lstlistoflistings
2012-04-13 Enrico ForestieriFix bugs #6871 and #8119.
2012-04-12 Enrico ForestieriFix bug #8105: Crash when deleting math macro from...
2012-04-11 Enrico ForestieriUse the right latex backend when a converter needs...
2012-04-10 Georg BaumTranslations for listings insets
2012-04-08 Vincent van RavesteijnFix bug #8114: LyX does not retrieve negative bbox...
2012-04-08 Vincent van RavesteijnFix a copy-paste error introduced in b754fb02
2012-04-08 Georg BaumFix undo of entering \hline
2012-04-08 Richard HeckThe logic of the endParagraph() routine is wrong. We...
2012-04-08 Richard HeckWe need to check, in closeFontTags(), for the case...
2012-04-08 Richard HeckThe isTagOpen() routine can be const.
2012-04-08 Richard HeckDebugging code for the tag stack, disabled by default.
2012-04-03 Richard HeckFix error output for XHTML a bit.
2012-04-03 Richard HeckMake index comparisons for XHTML output case insensitive.
2012-04-03 Richard HeckMerge branch 'master' of git.lyx.org:lyx
2012-04-03 Richard HeckClear local layout before reading BufferParams. Otherwi...
2012-04-01 Richard HeckFix bug #8107. Just an oversight: We need to invalidate...
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumFix tex2lyx table output.
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2012-03-25 Georg BaumRevert unwanted change.
2012-03-25 Georg BaumFix bug #6936.
2012-03-24 Vincent van RavesteijnFix monolithic build (bug #8079)
2012-03-23 Vincent van RavesteijnFix more possible crashes due to asInsetRef()
2012-03-23 Richard HeckFix bug #8095.
2012-03-22 Lars Gullik BjønnesSetup .gitignore for generated files
2012-03-21 Uwe Stöhragain some things which cherry pick did not catch,...
2012-03-21 Uwe Stöhrfull support for table rotations; fileformat change
2012-03-21 Uwe Stöhrstep 1
2012-03-20 Uwe StöhrGuiTabular.cpp: fix bug #8092
2012-03-20 Uwe Stöhr- lyx2lyx/lyx_2_1.py: remove wrong info (was a copy...
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-19 Uwe StöhrInsetTabular.cpp: code optimization; there is no need...
2012-03-17 Vincent van RavesteijnFix bug #8083: Fix the selection of cells below multirows
2012-03-17 Vincent van RavesteijnClear the error list from previous errors
2012-03-16 Vincent van RavesteijnReplace #warning by something that is understood by...
2012-03-16 Vincent van RavesteijnRevert commenting the file format warnings
2012-03-16 Uwe Stöhrsupport for table cell rotations; fileformat change
2012-03-15 Juergen SpitzmuellerFix bug #8069: View/Update other formats button disable...
2012-03-15 Uwe StöhrGuiTabular.cpp: fix bug #8084
2012-03-15 Uwe Stöhrtex2lyx/text.cpp: code improvement as proposed by Georg
2012-03-13 Richard HeckAddress bug 7975 by changing how toggling works, as...
2012-03-13 Richard HeckStyle.
2012-03-11 Stephan Witt#7855 subversion 1.7.x support: use svn info to check...
2012-03-10 Vincent van RavesteijnFix typo
2012-03-10 Vincent van RavesteijnFix typo and whitespace
2012-03-10 Richard HeckAccidentally removed this code at last commit.
2012-03-10 Jürgen SpitzmüllerAdd "notermination" flag to unicodesymbols. This tells...
2012-03-10 Georg BaumUpdate tex2lyx to file format 427. InsetIPA is not...
2012-03-09 Richard HeckShow backends rather than formats in the View>Source...
2012-03-09 Richard HeckChange the backends() routine so it only gives us backe...
2012-03-09 Jürgen SpitzmüllerClarify widget description (I had to consult the source...
2012-03-09 Jürgen SpitzmüllerConsider specifics for TIPAs T3 font encoding and allow...
2012-03-09 Jürgen Spitzmüller* implement possibility to use IPA shortcut notation...
2012-03-08 Julien RiouxDon't show citation engines in the list of modules...
2012-03-08 Julien RiouxDisplay the module category in the list of modules.
2012-03-08 Julien RiouxWhitespace only.
2012-03-06 Tommaso CucinottaMore useful message (tells the user that ESC cancels...
2012-03-06 Tommaso CucinottaNow ESC cancels long Advanced Find and Replace operations.
2012-03-06 Jürgen SpitzmüllerInsetIPA: fixes with non-tex-fonts.
2012-03-06 Kornel BenkoHandling of libmagic for some mime-types leads to incor...
2012-03-06 Jürgen SpitzmüllerAllow superscript (but not subscript) in IPA inset.
2012-03-06 Jürgen SpitzmüllerImplement a native IPA inset (bug #2591) with instant...
2012-03-05 Uwe Stöhrtex2lyx: support for inline listings (fixes last part...
2012-03-05 Uwe Stöhrtex2lyx/text.cpp: don't parse catBegin in verbatim...
2012-03-05 Uwe Stöhrtex2lyx/text.cpp: clarify a comment and add a question
2012-03-05 Uwe Stöhr- text.cpp: full tex2lyx support for lstlisting (suppor...
2012-03-04 Uwe Stöhrtex2lyx/text.cpp: whitespace fixes
2012-03-04 Uwe Stöhrtest/test-insets.tex: add examples for listings
2012-03-04 Uwe Stöhr- text.cpp: - fix tex2lyx parsing of verbatim environments
2012-03-03 Vincent van RavesteijnFix handling of the add branch textfield in GuiBranches
2012-03-03 Vincent van RavesteijnGuiCitation: Do not allow to add entries by pressing...
2012-03-02 Jürgen SpitzmüllerImplement access to hunspell's stemming function and...
2012-03-02 Jürgen SpitzmüllerWork around qt bug that prevents the glyph LATIN CAPITA...
next