mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
30afece93d
* src/LyXAction.h: introduce new function attribute AtPoint: this is for lfuns that should first look at cursor postion whether there is an inset, before dispatching to container inset. * src/LyXAction.cpp: remove LFUN_NEXT_INSET_TOGGLE; mark LFUN_INSET_TOGGLE as AtPoint. * src/BufferView.cpp (dispatch, getStatus): remove handling of LFUN_NEXT_INSET_TOGGLE. * src/LyXFunc.cpp (dispatch, getStatus): handle functions marked AtPoint. * lib/*/*: replace next-inset-toggle with inset-toggle. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28980 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
classic.ui | ||
default.ui | ||
stdcontext.inc | ||
stdmenus.inc | ||
stdtoolbars.inc |