]> git.lyx.org Git - lyx.git/history - src
Add forgotten files
[lyx.git] / src /
2013-02-17 Georg BaumAdd forgotten files
2013-02-17 Uwe Stöhrtex2lyx/TODO.txt: update once again
2013-02-17 Uwe Stöhrtex2lyx: support for multiple indices and subindices
2013-02-17 Uwe StöhrPreamble.cpp: code simplification
2013-02-17 Uwe Stöhrtex2lyx/TODO.txt: update once again
2013-02-17 Uwe Stöhrtex2lyx: support bibtex inset with \phantomsection
2013-02-17 Uwe Stöhrtex2lyx/Makefile.am: rename the file renamed in previou...
2013-02-17 Uwe Stöhrtex2lyx/TODO.txt: update as refstyle is now really...
2013-02-17 Uwe Stöhrtex2lyx/Preamble.cpp: proper handling of the refstyle...
2013-02-17 Uwe StöhrParser.cpp: a workaround for bug #8525
2013-02-17 Uwe StöhrPreamble.cpp: register refstyle
2013-02-17 Uwe Stöhrtex2lyx: support for the \textipa inset
2013-02-16 Uwe Stöhrtex2lyx/TODO.txt: update
2013-02-16 Georg BaumFix tex2lyx file format comparison
2013-02-16 Georg BaumUpdate test case file format
2013-02-16 Georg BaumFix dangerous parser use
2013-02-16 Kornel Benkotex2lyx testing. Adapt files.
2013-02-16 Uwe Stöhrtex2lyx: support for \addcontentsline in BibTeX inset
2013-02-16 Uwe Stöhrtex2lyx/TODO.txt: update again
2013-02-16 Uwe Stöhrtex2lyx/TODO.txt: update
2013-02-15 Jean-Marc LasgouttesFix bug with reading of verbatim environment
2013-02-15 Kornel BenkoAdapt to corrected tex2lyx
2013-02-15 Kornel BenkoAdapt test-insets.lyx.lyx to now correctly running...
2013-02-15 Jean-Marc LasgouttesMove stuff around (again!)
2013-02-15 Jean-Marc LasgouttesImplement deparsing of tokens
2013-02-15 Jean-Marc LasgouttesMove stuff
2013-02-15 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-15 Uwe Stöhrenvironment.cpp: MSVC compile fix
2013-02-15 Jean-Marc LasgouttesMove stuff around
2013-02-15 Juergen SpitzmuellerSome libertine versions have osf default, some lining
2013-02-15 Juergen SpitzmuellerAdjust Libertine font support to most recent version
2013-02-12 Juergen Spitzmuellertex2lyx: latexfonts importation fixes
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-12 Jean-Marc LasgouttesRemove unused Mac specific code
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2013-02-11 Juergen SpitzmuellerIf a LaTeX font has a monolithic option for all expert...
2013-02-11 Uwe Stöhrtex2lyx: support for fileformat change 444
2013-02-11 Uwe Stöhrtex2lyx: support for libertine
2013-02-11 Uwe Stöhrtex2lyx/TODO.txt: update todo list
2013-02-11 Uwe StöhrRevert "tex2lyx/Preamble.cpp: fix bug #8525 temporarily"
2013-02-11 Kornel Benkotex2lyx-tests: Adapt to changes for emty line in preamble
2013-02-11 Uwe Stöhrtex2lyx: support for newtxmath
2013-02-11 Uwe Stöhrtex2lyx: support for eulervm
2013-02-11 Uwe Stöhrtex2lyx: support for txtt font
2013-02-11 Uwe Stöhrtex2lyx: support for biolinum-type1
2013-02-11 Uwe Stöhrtex2lyx: support for TeX Gyre fonts
2013-02-11 Uwe Stöhrtex2lyx: support for libertine-type1
2013-02-11 Uwe Stöhrtex2lyx: support for garamondx
2013-02-11 Uwe Stöhrtex2lyx: support for mathdesign
2013-02-11 Uwe Stöhrtex2lyx/Preamble.cpp: remove unnecessary whitespace...
2013-02-10 Uwe Stöhrtex2lyx: add test for font settings
2013-02-10 Uwe Stöhrsupport for the kurier sansserif fonts
2013-02-10 Uwe Stöhrtex2lyx/Preamble.cpp: fix bug #8525 temporarily
2013-02-10 Juergen SpitzmuellerLaTeXFonts: Support the rare case where there is really...
2013-02-10 Pavel SandaFix #7865 - Math autocorrection is broken
2013-02-10 Pavel SandaLeftover from SVN.
2013-02-10 Pavel SandaAdd very simple revision comparison for git.
2013-02-09 Richard HeckUse std::map::find() instead of iterating ourselves.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2013-02-09 Richard HeckEliminate the hard-coded special handing of chapters...
2013-02-09 Richard HeckChange LabelType Top_Environment to LabelType Above...
2013-02-09 Richard HeckRemove references to Counter LabelType from source...
2013-02-09 Juergen SpitzmuellerPreamble tag for LaTeXFonts (#8530)
2013-02-09 Uwe StöhrIEEEtran.layout: support for conference articles
2013-02-08 Georg BaumImplement revision info for git
2013-02-08 Richard HeckDon't hardcode listings but use InsetLayout.
2013-02-08 Richard HeckFix bug #7948 by not hardcoding XHTML info for captions...
2013-02-08 Richard HeckFix bug #7947 by using InsetLayout rather than hardcodi...
2013-02-07 Richard HeckFix really silly logic error. This should make prettyre...
2013-02-06 Georg BaumImplement very basic git support
2013-02-06 Georg BaumFix copy-paste error
2013-02-06 Georg BaumImplement VCS copy and rename
2013-02-06 Georg BaumCorrectly delete temp files
2013-02-06 Julien RiouxSupport for \fullcite in LyXHTML and text export (fixes...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-02-06 Julien RiouxMove label generation from InsetBibtex to BiblioInfo.
2013-02-06 Julien RiouxRemove unused code.
2013-02-06 Julien RiouxWhitespace only.
2013-02-06 Kornel Benkotex2lyx tests:
2013-02-06 Kornel Benkotex2lyx tests:
2013-02-06 Jean-Marc LasgouttesRename Path.h to PathChanger.h (actual name of the...
2013-02-04 Georg BaumFix inconsistent VCS checkin return values
2013-02-04 Uwe Stöhrtex2lyx: adapt refstyle support aft the fix for bug...
2013-02-04 Uwe Stöhrtex2lyx/Makefile.am: fix a typo
2013-02-04 Jean-Marc LasgouttesContinue support for verbatim
2013-02-04 Kornel BenkoAdd test for verbatim environment in tex2lyx tests
2013-02-04 Jean-Marc LasgouttesFix bug #5408: tex2lyx cannot handle verbatim code
2013-02-04 Juergen SpitzmuellerFix float label prefix (bug #8536)
2013-02-04 Kornel BenkoAdd test-refstyle-references to cmake. Also added missi...
2013-02-04 Uwe Stöhrtex2lyx: test also for algorithm floats
2013-02-04 Uwe Stöhrtex2lyx: support refstyle and its commands
2013-02-04 Uwe Stöhrtex2lyx: update fileformat of LyX files
2013-02-03 Georg BaumDot not swallow log messages
2013-02-03 Georg BaumFix typos
2013-02-03 Stephan WittPrepare LyX code to compile and link with Qt5:
2013-02-02 Juergen SpitzmuellerTooltip change as suggested by Jean-Pierre
2013-02-01 Jean-Marc LasgouttesClarify two strings in PDF properties
2013-01-26 Juergen SpitzmuellerDo not output ZERO WIDTH NON JOINER glyph for ligature...
2013-01-26 Pavel SandaAnother attempt at Encoding::any (we don't compile...
2013-01-26 Scott KostyshakAdd some linebreaks to LyXAction.cpp
next