]> git.lyx.org Git - lyx.git/history - src/FuncCode.h
InsetCommand ctor: Pass 'Buffer *'
[lyx.git] / src / FuncCode.h
2009-10-14 Pavel SandaMake updating less dangerous, see comments in #6255.
2009-10-06 Pavel SandaBug #6255 - Update linked files with version control
2009-08-22 Vincent van RavesteijnFix bug #5991: Select function in environments.
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-08-06 Vincent van RavesteijnFix bug #740: Wish for added menu item: File->Close...
2009-07-16 Pavel SandaKill LFUN_PARAGRAPH_SPACING in favour of LFUN_PARAGRAPH...
2009-07-12 Uwe Stöhrsupport for matrix decoration in the MathMatrix dialog;
2009-07-11 Pavel SandaAdd LFUN_BRANCH_ADD_INSERT.
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-06-30 Pavel SandaMake Vincent happy
2009-06-28 Pavel SandaKeep numbering
2009-06-28 Jürgen SpitzmüllerImplement LFUN_OUTLINE_DRAGMOVE.
2009-06-25 Pavel SandaGuify setting of svn locking property
2009-05-15 Vincent van Ravesteijn* FuncCode.h: whitespace.
2009-05-15 Vincent van RavesteijnRestore Object.Event order for:
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-05-03 Vincent van RavesteijnIntroduce new LFUN_SECTION_SELECT. When this lfun is...
2009-04-08 Vincent van RavesteijnAdd "Insert label as reference" to the context menu...
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 1): GuiChanges lacks "Previous...
2009-04-04 Vincent van RavesteijnFix bug #3038: wish for lfuns for zoom-in and zoom-out
2009-03-30 Jean-Marc LasgouttesKill next-inset-toggle and expand inset-toggle to provi...
2009-03-26 Vincent van RavesteijnFix bug 5526: screen-recenter LFUN doesn't work
2009-03-16 Jean-Marc Lasgouttesimplement new lfuns inset-begin/end and their -select...
2009-01-30 Uwe StöhrFuncCode.h: whitespace
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-20 Uwe StöhrFuncCode.h: correct comment character
2009-01-16 Vincent van RavesteijnDisable the Edit->Math menu when not in math.
2009-01-14 Jean-Marc LasgouttesFix bug 4741: Pasting with middle mouse button into...
2009-01-13 Pavel SandaAdd LFUN_VC_COMMAND.
2008-11-16 Stefan Schimanski* "Copy as Reference" in the context menu of a label
2008-11-15 Abdelrazak Younesoups...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-30 Pavel SandaProper lfun handling naming for listing tabs.
2008-09-25 Pavel SandaFinish the cleanup in graphics.
2008-09-24 Richard HeckThis patch allows for multiple LFUNs to be bound to...
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-08 Pavel SandaAdd completion-accept lfun.
2008-09-08 Stefan Schimanski* LFUNs complete and complete-cancel. No key intercepti...
2008-07-14 Pavel SandaRemove LFUN_BIBITEM_INSERT.
2008-07-07 Pavel SandaRemoval of LFUN_SERVER_CHAR_AFTER.
2008-07-07 Pavel SandaLFUN_SERVER_GET_NAME -> LFUN_SERVER_GET_FILENAME.
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-06-18 Pavel SandaAdd LFUN_NOTES_MUTATE for global change of note insets...
2008-06-17 Pavel SandaDelete LFUN_MATH_IMPORT_SELECTION.
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-06 Pavel SandaLFUN_ERROR_NEXT removal.
2008-06-04 Pavel SandaLast rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_B...
2008-06-02 Pavel SandaUnify LFUN naming.
2008-05-28 Richard HeckAdd LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE...
2008-05-07 Abdelrazak Younesfix Bug 4119: LFUN accent-special-caron is obsolete
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-04-27 Jürgen Spitzmüller* merge LFUN_EDIT_EXTERNAL and LFUN_EDIT_GRAPHICS to...
2008-04-22 Richard HeckFix bug 1781 by removing server-get-font.
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-15 André Pönitzs/kb_action/FuncCode/g