]> git.lyx.org Git - lyx.git/history - src/LyXAction.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / LyXAction.cpp
2018-12-11 Richard HeckFix bug #7404.
2018-09-20 Juergen SpitzmuellerAvoid infinite loop
2018-04-19 Richard HeckFix bug #11118.
2018-04-17 Richard Kimberly... Fix bug #11084.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-23 Jean-Marc LasgouttesImprove documentation of inset-(begin|end)(|-select)
2018-02-15 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-15 Pavel Sandaforgotten glitch
2018-02-15 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-15 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-01-01 Juergen SpitzmuellerImplement environment-split before and previous
2018-01-01 Juergen SpitzmuellerAdd ignoresep option to layout lfun
2018-01-01 Juergen SpitzmuellerImplement auto-nesting.
2017-12-09 Juergen SpitzmuellerMissing "icon" in description of "info-insert"-function
2017-09-06 Juergen SpitzmuellerMake the session zoom relative to the default zoom
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-07 Daniel RamöllerLock toolbars (#10283)
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2017-05-03 Tommaso CucinottaRevert "findadv: hide word-findadv verb from the mini...
2017-05-03 Jean-Marc LasgouttesCompilation fix
2017-05-02 Tommaso Cucinottafindadv: hide word-findadv verb from the mini-buffer
2017-04-20 Günter Mildespecial character "allowbreak" (ZWSP), fileformat change
2017-04-06 Scott KostyshakDocument new behavior of "delete" LFUNs
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-03-28 Jean-Marc LasgouttesMake LFUN_REPEAT more robust by limiting to 10000 itera...
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume Munchbuffer-export default
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-18 Guillaume MunchGeneralise the deletion protection mechanism from math...
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Richard HeckAlphabetize the list of LFUNs in LyXAction.cpp.
2016-12-27 Juergen SpitzmuellerAdd some line breaks
2016-12-26 Juergen SpitzmuellerSupport for CJK quotation marks
2016-12-25 Juergen SpitzmuellerImplement dynamic quotation marks
2016-12-24 Juergen SpitzmuellerSome new quote styles
2016-12-21 Juergen SpitzmuellerAdd "Plain" quotation mark style
2016-12-19 Juergen SpitzmuellerFurther improve quote-inserts documentation
2016-12-18 Juergen SpitzmuellerUpdate inset-modify description
2016-12-18 Juergen SpitzmuellerSome documentation of quote's inset-modify
2016-12-16 Juergen SpitzmuellerExtend quote-insert
2016-11-23 Enrico ForestieriAmend fix for #10428
2016-11-22 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-08-04 Scott KostyshakNew LFUN lyx-activate to focus LyX window
2016-07-19 Scott KostyshakImprove documentation of LFUN_BUFFER_ZOOM_{IN,OUT}
2016-07-12 Richard HeckLFUN to toggle branch inversion status, now available...
2016-06-01 Pavel Sandaglitch in lfundoc
2016-04-06 Enrico ForestieriIntroduce the latexpar separator.
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2015-11-17 Jean-Marc LasgouttesUpdate documentation for tabular features
2015-08-26 Günter MildeNew lfun "accent-perispomeni".
2015-06-03 Jean-Marc LasgouttesMake case-changing lfuns operate on full words by default
2015-05-27 Richard HeckRemove printing support from LyX.
2015-04-17 Scott KostyshakAdd \li Origin for the buffer-move-* LFUNs
2015-04-08 Scott KostyshakImplement and bind buffer-move-{next,previous}
2015-04-04 Scott KostyshakButton for showing PDF if compilation error
2015-03-28 Enrico ForestieriAllow using icon names in InsetInfo
2015-03-28 Stephan Witt#9477 add documentation for optional language argument...
2015-03-01 Georg BaumReplace automatic logofication with insets
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-14 Jean-Marc LasgouttesFix some glitches in inset-select-all
2014-10-23 brokenclockAdd LFUN_SERVER_GET_STATISTICS command
2014-10-13 Jean-MarcWhitespace only
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-02-13 Jean-Marc LasgouttesFix various typos in LFUNs.lyx
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2014-02-10 Juergen SpitzmuellerFix LFUN_MATH_AMS_MATRIX: it was possible to generate...
2014-02-04 Georg BaumAdd more paste lfun doc from bug #8749.
2014-01-27 Juergen SpitzmuellerExtend environment-split to an 'outer' split function
2013-11-17 Pavel SandaAdd Georg's comments from #8749.
2013-11-15 Juergen SpitzmuellerSome fixes to the SaveAs dialog
2013-09-01 Jean-Marc LasgouttesAllow master view/update when current buffer is the...
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-03-24 Vincent van RavesteijnAdd an LFUN for continuous spell checking
2013-02-06 Georg BaumImplement VCS copy and rename
2013-01-26 Scott KostyshakAdd some linebreaks to LyXAction.cpp
2013-01-26 Scott KostyshakLyXAction.cpp: add move row to LFUN_INSET_MODIFY
2013-01-11 Scott KostyshakTypo in LFUN doc
2012-12-23 Juergen SpitzmuellerConvenience LFUN to split an environment
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-20 Juergen SpitzmuellerWhitespace
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-11-03 Pavel Sanda* doxy
2012-10-15 Scott KostyshakSimplify LFUN_BUFFER_FORALL
2012-10-03 Juergen SpitzmuellerRonen's patch for lfun language set
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-30 Juergen SpitzmuellerContext menu item to add unknown branch (rest of #7643)
2012-09-30 Juergen SpitzmuellerUI for separate control of master/child branch state...
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-28 Tommaso CucinottaNow LyX closes the current document WA only by default...
next