]> git.lyx.org Git - lyx.git/history - src/lfuns.h
fix LFUN enum values (some of them were broken by r13801)
[lyx.git] / src / lfuns.h
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-28 Bo PengAdd document->compressed menu item, by Bo Peng (ben...
2006-04-26 Edwin LeuvenAdding PARAGRAPH_MOVE_UP/DOWN + key bindings:
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-03-29 Martin Vermeer Add outlining functionality to the TOC dialog.
2005-10-25 Jean-Marc Lasgouttesget rid of LFUN_KEYMAP_TOGGLE
2005-10-07 Jürgen Spitzmüllerreimplement citation-insert, which is needed by bibliog...
2005-06-25 Jürgen Spitzmüllerreintroduce LFUN_BIBDB_ADD and LFUN BIBDB_DEL (bug...
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2004-12-27 Jean-Marc Lasgouttesimplement Word counting (bug 728)
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-10-22 Jean-Marc Lasgouttesimplement buffer-next/previous (bug 515)
2004-05-17 Angus LeemingCitation labels now update immediately if the citation...
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-01-07 André Pönitznew LFUN_WORD_REPLACE and LFUN_WORD_FIND
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-10 André PönitzThe deed is done.
2003-11-04 André Pönitzcursor changes
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-07 Martin VermeerThe Box patch
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-02 John Levonremove insetparent
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-04-26 John Levoninset-settings LFUN and a bugfix
2003-04-18 John Levonbug 778
2003-04-09 John Levonremove the help funcs
2003-04-02 John Levontab funcs changed
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-25 Angus LeemingSatisfy JMarc and Lar's desire for LFUN_INSET_INSERT
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...