]> git.lyx.org Git - lyx.git/history - src
Categorize existing layouts
[lyx.git] / src /
2012-10-09 Juergen SpitzmuellerGUI for categorized text classes
2012-10-09 Juergen SpitzmuellerAdd new CategorizedCombo widget
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-10-08 Vincent van RavesteijnDisambiguate std::bind, boost::bind, std::ref, boost...
2012-10-08 Vincent van RavesteijnDo not rely on make_pair converting string to FileName
2012-10-08 Georg BaumMake tex2lyx tests almost compilable
2012-10-08 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-08 Juergen SpitzmuellerProper string translation
2012-10-07 Scott KostyshakAdd tab with build information to Help > About LyX
2012-10-06 Juergen SpitzmuellerDo not check for LaTeX fonts if we use nonTeXFont
2012-10-06 Georg BaumFix wrong parsing of \framebox[3in][s]{...}
2012-10-06 Georg BaumRefine tex2lyx -copyfiles logic.
2012-10-06 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-06 Georg BaumSet CJK document language instead of adding a note.
2012-10-05 Georg BaumReally output file format 444
2012-10-05 Georg BaumAcknowledge additional \lang command
2012-10-05 Georg BaumUpdate file format of test references
2012-10-05 Georg BaumFix typo
2012-10-05 Georg BaumFix regression introduced in commit 7cfac95
2012-10-05 Juergen SpitzmuellerRestore buffer parenthood if we exit already after...
2012-10-05 Juergen SpitzmuellerPrevent the PreviewLoader from orphaning children
2012-10-05 Kornel BenkoAdded check for support tests in cmake build.
2012-10-05 Juergen SpitzmuellerAdd master's perspective in children's source preview
2012-10-05 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-05 Jean-Marc LasgouttesFix make check target
2012-10-05 Juergen SpitzmuellerDo not let the children's buffer params leak into the...
2012-10-04 Georg BaumReally fix bug #4468.
2012-10-04 Georg BaumCompile tex2lyx before running tests
2012-10-03 Kornel Benkotex2lyx tests adapted to cmake build
2012-10-03 Georg BaumAdd make target to update tex2lyx test references
2012-10-03 Georg BaumAdd evaluation for tex2lyx regression tests
2012-10-03 Georg BaumSupport out of source tests in tex2lyx test runner
2012-10-03 Georg BaumAdd -copyfiles command line option to tex2lyx
2012-10-03 Juergen SpitzmuellerDo not let the parent interfere when I child document...
2012-10-03 Juergen SpitzmuellerRonen's patch for lfun language set
2012-10-02 Scott KostyshakMake text selectable in Help > About LyX > Version
2012-10-01 Tommaso CucinottaAdding preferences format update as due to commit 49850...
2012-10-01 Pavel SandaMove layout editor zombie to attic.
2012-10-01 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-01 Juergen SpitzmuellerAsk for saving changes when branch state in child was...
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-30 Juergen SpitzmuellerTrigger preview when inserting preview inset on selection
2012-09-30 Juergen SpitzmuellerContext menu item to add unknown branch (rest of #7643)
2012-09-30 Juergen SpitzmuellerWhitespace
2012-09-30 Juergen SpitzmuellerWhitespace
2012-09-30 Georg BaumFix tex2lyx path handling for relative file names
2012-09-30 Juergen SpitzmuellerUI for separate control of master/child branch state...
2012-09-29 Enrico ForestieriMake some strings translatable again.
2012-09-29 Pavel SandaBump LFUN format for LyX 2.1
2012-09-29 Pavel SandaRealign numbering.
2012-09-29 Pavel SandaNext zombies found: LFUN_GETBUFNAME, LFUN_LINEATCURSOR...
2012-09-29 Pavel SandaKill LFUN_HFILL_INSERT zombie.
2012-09-29 Pavel SandaAnother witch hunting case: break-paragraph -> paragrap...
2012-09-29 Pavel SandaMove similar LFUNs to one place.
2012-09-29 Pavel SandaCorrect naming for view-split.
2012-09-29 Pavel SandaProper naming for tab-group-close.
2012-09-29 Juergen SpitzmuellerFix issues with xref dialog in read-only documents...
2012-09-29 Juergen Spitzmuellersort table
2012-09-28 Tommaso CucinottaNow LyX closes the current document WA only by default...
2012-09-28 Juergen Spitzmuellervalidate encodable characters in href inset (#8357)
2012-09-27 Pavel SandaRemove leftover from 16fd47ad8f5d7.
2012-09-25 Georg BaumAdd test for Parser::getFullArg()
2012-09-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-25 Stephan WittC++ style to avoid compiler warning for non-NLS impleme...
2012-09-25 Juergen SpitzmuellerA font a day keeps the doctor away: Support for the...
2012-09-24 Juergen Spitzmuellerproperly validate unicode-math
2012-09-24 Juergen SpitzmuellerVery basic support for unicode-math
2012-09-24 Juergen Spitzmuellerthinko: if we have requires, do not test package
2012-09-24 Uwe StöhrGuiTabular.cpp: don't rely on a string but on the combo...
2012-09-23 Juergen SpitzmuellerSupport for the NewTX Math fonts (newtx, libertine...
2012-09-23 Juergen SpitzmuellerRecognize Provides from math fonts
2012-09-23 Vincent van RavesteijnFix bug #8296: Crash when clicking on completion in...
2012-09-23 Stephan Wittavoid deprecated functions on Mac - use Qt instead
2012-09-23 Stephan Wittremove unnecessary Carbon include
2012-09-23 Stephan Wittcorrect Messages class implementation for non-NLS
2012-09-23 Stephan Wittmoving Reconfigure to LyX menu does not work
2012-09-23 Juergen SpitzmuellerMore no-math fonts
2012-09-22 Vincent van RavesteijnFix bug #6389: Make columns RTL in RTL document
2012-09-22 Vincent van RavesteijnInitialize toolbar pop menu button on start
2012-09-22 Vincent van RavesteijnInsetIPAMacro: Fix warnings about conversion from doubl...
2012-09-22 Juergen SpitzmuellerBasic UI for math (TeX) fonts
2012-09-22 Juergen SpitzmuellerNo need to pass these
2012-09-22 Juergen SpitzmuellerMuch more flexible implementation of alternative (LaTeX...
2012-09-20 Juergen SpitzmuellerFollow Lars' advice
2012-09-20 Pavel SandaSimplify translation string.
2012-09-19 Juergen SpitzmuellerSupport for the Minion Pro LaTeX font
2012-09-19 Juergen SpitzmuellerImplement Provides tag to LaTeXFonts
2012-09-19 Juergen SpitzmuellerDo not propose existing labels
2012-09-19 Juergen SpitzmuellerDo not update refs on new label creation (#8147)
2012-09-17 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-17 Juergen Spitzmuellerrc.preview and rc.display_graphics are completely unrel...
2012-09-17 Jean-Marc LasgouttesFix bug #8342: Endless undo group messages
2012-09-17 Scott KostyshakConstify some catches and others
2012-09-17 Juergen SpitzmuellerDo not search for empty string
2012-09-17 Juergen SpitzmuellerCalibrate log file parser
2012-09-17 Juergen SpitzmuellerClarify the logic of fragmental file name checking
2012-09-12 Scott KostyshakTypos
2012-09-12 Scott KostyshakFix some typos for LFUNs.lyx
2012-09-12 Uwe StöhrInsetTabular: fix resetting reset decimal alignment
2012-09-11 Uwe StöhrGuiTabular.cpp: don't hardcode decimal align combobox...
next