]> git.lyx.org Git - lyx.git/history - src/LyXAction.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LyXAction.h
2020-11-21 Yuriy SkalkoUse range-based loops
2018-08-18 Juergen SpitzmuellerAdd prefs2prefs code for vcs info inset renaming
2017-07-03 Richard HeckFix whitespace at EOL.
2016-01-27 Guillaume MunchNew LFUN tabular-feature: update prefs2prefs.py
2015-11-27 Richard HeckRemove "dialog-show print" from various UI locations.
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Pavel SandaBump LFUN format for LyX 2.1
2011-01-18 Richard HeckMove bind file format tag to LyXAction.cpp, and rename it.
2010-12-21 Jean-Marc Lasgouttessomehow I forgot that in r36772
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-01-06 Richard HeckA couple comments.
2010-01-05 Richard HeckForgot this.
2010-01-05 Richard HeckThis seems somehow to have ended up in the wrong place...
2010-01-05 Richard HeckClarify some comments.
2010-01-05 Richard HeckMinor renaming. We don't have any other iterators here, so
2010-01-05 Richard HeckStyle. Enum names and typedefs are almost always CamelC...
2010-01-05 Richard HeckFix some comments.
2010-01-05 Richard HeckWhitespace.
2009-09-21 Abdelrazak YounesIntroduce a new LyXAction property 'NoInternal' to...
2009-03-30 Jean-Marc LasgouttesKill next-inset-toggle and expand inset-toggle to provi...
2009-01-13 Pavel SandaAnother cosmetics
2008-11-15 Abdelrazak Younesgcc warning fix
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-23 Richard HeckGet some good debug output for function codes.
2008-06-20 Jean-Marc Lasgouttestypo
2008-06-20 Jean-Marc Lasgouttesrewrite obsolete comment
2008-06-18 Pavel SandaComment.
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2007-11-07 André Pönitz--boost; style issues.
2007-10-18 Bo PengPrefShortcuts: list all shortcuts (bound and unbound...
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2006-10-21 André Pönitzmove everything into namespace lyx
2005-10-07 Martin VermeerThe speedup patch
2005-02-08 Lars Gullik Bjønnesthe depm patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-04-09 John Levonremove the help funcs
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-08-14 André Pönitzsmall cleanups
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 André Pönitzthe FuncRequest changes
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2001-11-30 Jean-Marc Lasgoutteskb3 patch from John
2001-04-17 Lars Gullik Bjønnesadd three lfuns, comment out old code, add iterator...
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-17 Jean-Marc LasgouttesFind-replce can be used in RO mode; small fixes for...
1999-11-25 Jean-Marc LasgouttesCxx tweaks, fix display of \epsilon and more. Read...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-09-27 Lars Gullik BjønnesInitial revision