]> git.lyx.org Git - lyx.git/history - src/LyXAction.cpp
Update my email and status.
[lyx.git] / src / LyXAction.cpp
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...
2012-09-12 Scott KostyshakTypos
2012-09-12 Scott KostyshakFix some typos for LFUNs.lyx
2012-08-23 Juergen SpitzmuellerFix documentation
2012-08-23 Juergen SpitzmuellerAdd support for some basic non-unicoded IPA macros
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2012-07-20 Jean-Marc LasgouttesImplement new LFUN buffer-forall [<BUFFER-TYPE>] <LFUN...
2012-05-17 Pavel Sanda* doxy
2012-03-06 Jürgen SpitzmüllerImplement a native IPA inset (bug #2591) with instant...
2011-12-15 Pavel SandaUpdate doxy.
2011-10-29 Tommaso Cucinottatypo
2011-10-29 Tommaso CucinottaAdding the capability to paste as simple unformatted...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-10-06 Julien RiouxCorrection: The inset name is citation, not cite
2011-10-06 Tommaso CucinottaFixed typo in comment.
2011-10-06 Tommaso CucinottaAdded Export As... dialog, exploiting the new destinati...
2011-09-15 Tommaso CucinottaAdded -E option to specify export format and destinatio...
2011-08-29 Uwe StöhrInsetSpace support for
2011-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2011-05-19 Stephan Witt#7564 add new argument to the documentation of LFUN_WOR...
2011-03-27 Pavel Sanda* doxy
2011-03-03 Pavel Sanda* doxy
2011-03-01 Pavel Sanda* doxy
2011-01-04 Pavel SandaUpdate doxy for selection-paste.
2010-12-02 Pavel SandaDoxy convertor knows nothing about multiple Sample...
2010-12-02 Pavel SandaDoxy whitespacing
2010-12-02 Pavel SandaUpdate doc about forward search.
2010-12-02 Pavel SandaBetter doxy
2010-12-02 Pavel Sanda* doxy
2010-11-27 Pavel Sanda* Doxy. This function was probably meant as something...
2010-11-25 Pavel Sanda* doxy
2010-11-23 Pavel SandaSynchroniza names in lfuns
2010-11-23 Georg BaumFix inserting subscript/superscript with nonempty selec...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-01 Pavel Sandatypo
2010-10-14 Richard HeckUpdate doxy.
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-10-08 Stephan Wittcell movement inside tables should not mark the documen...
2010-09-12 Uwe StöhrLyXAction.cpp: fix sorting
2010-09-12 Abdelrazak Younes* Get rid of LFUN_TOC_INSERT: we use LFUN_INSET_INSERT...
2010-09-12 Abdelrazak YounesGet rid of LFUN_LINE_INSERT: we use LFUN_INSET_INSERT...
2010-09-07 Pavel SandaAdd decent UI for VC_COMPARE
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-08-06 Jean-Marc LasgouttesFix bug #3733: 'undo' does not revert 'changed' status...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-06-12 Richard HeckWhitespace.
2010-06-12 Edwin Leuvenadd new lyx funcs introduced in r34598 to doxy
2010-06-04 Richard HeckRename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
2010-05-25 Pavel SandaAdd output_sync icon to view/update toolbar
2010-05-24 Pavel Sanda*doxy
2010-05-23 Pavel SandaFix doxy generation
2010-05-11 Pavel Sanda* doxy
2010-04-19 Vincent van RavesteijnFix more of bug #5446: Enable to copy the contents...
2010-04-19 Vincent van RavesteijnUse the AtPoint mechanism for the LFUN_INSET_EDIT and...
2010-04-15 Enrico ForestieriModify the forward-search lfun such that no argument...
2010-04-15 Pavel SandaFix #94 - LYX forward DVI search
2010-04-08 Jean-Marc LasgouttesGet rid of all-insets-toggle and explain how to replace...
2010-03-28 Vincent van RavesteijnIntroduce InsetPreview.
2010-03-22 Pavel Sanda* doxy
2010-02-18 Pavel Sanda* doxy
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-15 Pavel Sanda* doxy
2010-02-15 Pavel SandaSupport revision fetching also for RCS.
2010-02-12 Pavel SandaPrepare VCS part for comparison.
2010-02-12 Pavel SandaComment
2010-02-12 Pavel Sanda* LFUNs.lyx
2010-02-12 Pavel SandaSVN info - add author, date, time
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-02-04 Pavel Sanda* doxy
2010-01-24 Pavel Sandanext doxy
2010-01-24 Pavel SandaSpotted by JMarc
2010-01-19 Jürgen Spitzmüller* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug...
2010-01-15 Pavel SandaKill LFUN_OUTLINE_DRAGMOVE.
2010-01-12 Jean-Marc Lasgouttesfix example for notes-mutate replacement
2010-01-12 Jean-Marc Lasgouttesget rid of notes-mutate and explain that inset-forall...
2010-01-12 Vincent van RavesteijnAllow server-goto-row to act when no buffer is open...
2010-01-11 Pavel SandaAdd comments
next