]> git.lyx.org Git - lyx.git/history - src/FuncRequest.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / FuncRequest.h
2022-12-10 Jean-Marc LasgouttesAdd != operator to FuncRequest and special value FuncRe...
2020-12-02 Yuriy SkalkoSimplify FuncRequest constructors
2020-10-25 Yuriy SkalkoConstify
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2018-04-22 Scott KostyshakComment: buffer-forall should be run synchronously
2018-04-21 Scott KostyshakWhitespace
2018-04-21 Pavel Sandacosmetics
2018-04-21 Richard HeckFix #8338.
2018-03-12 Pavel SandaFix Undocked Outliner & multiple window crashes (#11004).
2017-07-03 Richard HeckFix whitespace at EOL.
2016-06-27 Richard HeckThis patch does two closely related things.
2012-06-07 Jean-Marc LasgouttesHandle sending a FuncRequest object to lyxerr
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-17 Richard HeckWhitespace.
2012-04-13 Enrico ForestieriFix bugs #6871 and #8119.
2010-04-12 Richard HeckSwap the argument_ and action_ variables, so that r3410...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2009-12-02 Jean-Marc Lasgouttesnew method getLongArg that grabs all the remainder...
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/