lyx_mirror/src
Jean-Marc Lasgouttes 9c7696c6ee Fix bug 2756:
* src/BufferView_pimpl.C (dispatch/LFUN_NEXT_INSET_TOGGLE): moved from
	LyXText.

	* src/text3.C (dispatch/LFUN_NEXT_INSET_TOGGLE): moved to
	BufferView::Pimpl, since this should work in mathed too.

	* src/mathed/math_nestinset.C (doDispatch/LFUN_INSET_TOGGLE): do not try to
	do the work which belongs to LFUN_NEXT_INSET_TOGGLE (bug 2756).



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14617 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-11 21:41:56 +00:00
..
client fix hyphens in man pages 2006-07-06 14:27:46 +00:00
frontends remove accelerator keys (Alt+) from designer files... 2006-08-10 14:16:30 +00:00
graphics Add more controls to the view-source dialog. 2006-08-04 13:59:12 +00:00
insets Implement LFUN_INSET_DISSOLVE (bug 2201): 2006-08-08 13:34:02 +00:00
mathed Fix bug 2756: 2006-08-11 21:41:56 +00:00
support Remove the hide console trick in support/os_win32.C since wrapper hidecmd.c can completely hide the console. 2006-07-25 19:38:56 +00:00
tex2lyx Partial fix for bug 2420 2006-07-22 20:20:51 +00:00
aspell_local.h Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS. 2005-05-02 13:35:30 +00:00
aspell.C Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS. 2005-05-02 13:35:30 +00:00
author.C
author.h
Bidi.C Trivial fixes to some warnings thrown up by MSVS.Net 2003. 2005-11-02 20:11:36 +00:00
Bidi.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
boost.C do not define boost::throw_exceptions if we are compiling with exceptions 2006-04-05 23:55:36 +00:00
box.C
box.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
BranchList.C Store colors as rgb values in branches. 2006-03-23 20:04:05 +00:00
BranchList.h Store colors as rgb values in branches. 2006-03-23 20:04:05 +00:00
buffer_funcs.C Fix bug 2404 2006-07-17 15:13:49 +00:00
buffer_funcs.h * src/buffer_funcs.[Ch] 2006-04-16 14:19:25 +00:00
buffer.C Add more controls to the view-source dialog. 2006-08-04 13:59:12 +00:00
buffer.h Add more controls to the view-source dialog. 2006-08-04 13:59:12 +00:00
bufferlist.C * src/bufferlist.C 2006-07-17 15:21:54 +00:00
bufferlist.h fix some syntax errors 2006-01-01 20:28:05 +00:00
bufferparams.C The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
bufferparams.h The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
bufferview_funcs.C Fix potential crashes related to element presence in a given map. 2006-07-08 14:40:22 +00:00
bufferview_funcs.h make boundary property an iterator property instead of a CursorSlice property 2005-07-15 15:49:40 +00:00
BufferView_pimpl.C Fix bug 2756: 2006-08-11 21:41:56 +00:00
BufferView_pimpl.h This commit continues the drastic diet operated on BufferView. It removes all boost signal connections from BufferView::pimpl and put them in LyXView. LyXView already inherits from boost::signals::trackable so this is not a big deal. If you look closely at the signal connections, it all makes sense IMO. 2006-07-14 21:47:48 +00:00
BufferView.C This commit continues the drastic diet operated on BufferView. It removes all boost signal connections from BufferView::pimpl and put them in LyXView. LyXView already inherits from boost::signals::trackable so this is not a big deal. If you look closely at the signal connections, it all makes sense IMO. 2006-07-14 21:47:48 +00:00
BufferView.h This commit transfer the ErrorList handling from LyXView to Buffer. It also removes the need for the error signal and simplify the kerbel <-> frontend communication. I think it should speed-up _significantly_ the latex compilation for example in case of problematic files. 2006-07-15 22:43:37 +00:00
Bullet.C
Bullet.h
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
changes.C src/paragraph.h: 2006-05-08 20:30:52 +00:00
changes.h src/paragraph.h: 2006-05-08 20:30:52 +00:00
Chktex.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
Chktex.h
chset.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
chset.h
Color.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
Color.h Store colors as rgb values in branches. 2006-03-23 20:04:05 +00:00
converter.C Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
converter.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
coordcache.C Extracted from r14281 2006-07-08 20:40:04 +00:00
coordcache.h Extracted from r14281 2006-07-08 20:40:04 +00:00
counters.C cleanup some debug messages 2006-01-19 15:49:21 +00:00
counters.h fix linking of tex2lyx by moving code out of Counters class 2005-09-09 14:52:55 +00:00
cursor_slice.C ~4% speedup by inlining a few one-line accessors 2005-07-18 11:00:15 +00:00
cursor_slice.h ~4% speedup by inlining a few one-line accessors 2005-07-18 11:00:15 +00:00
cursor.C Fix crash that occurs if the cursor is in a table cell when the document class 2006-05-21 17:33:03 +00:00
cursor.h * support/types.h: introduce the char_type type 2006-04-09 02:30:40 +00:00
CutAndPaste.C * src/mathed/math_scriptinset.C 2006-08-08 21:55:41 +00:00
CutAndPaste.h Fix crash that occurs if the cursor is in a table cell when the document class 2006-05-21 17:33:03 +00:00
debug.C Fix bug 2195: Slowness in rendering inside insets, especially on the Mac 2006-03-10 16:10:35 +00:00
debug.h Fix bug 2195: Slowness in rendering inside insets, especially on the Mac 2006-03-10 16:10:35 +00:00
DepTable.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
DepTable.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
dimension.C
dimension.h Axe processEvents, fix cursor draw artifacts, put update flags into an enum, 2005-05-31 14:40:30 +00:00
dispatchresult.h
dociterator.C Whitespace cleanup. 2006-04-05 23:56:29 +00:00
dociterator.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
encoding.C * src/lyx_main.C (readRcFile): do not report an error if file is not 2006-05-02 12:53:48 +00:00
encoding.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
errorlist.C
errorlist.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
exporter.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
exporter.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
factory.C rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
factory.h
Floating.C
Floating.h
FloatList.C
FloatList.h
FontIterator.C fix bug 1795 2005-07-18 12:13:32 +00:00
FontIterator.h avoid an extra copy in FontIterator::operator* 2005-04-11 13:35:15 +00:00
format.C * src/format.C 2006-06-18 10:51:59 +00:00
format.h * src/format.[Ch] 2006-05-20 12:03:40 +00:00
funcrequest.C avoid reading uninitialized char c in split() 2005-07-16 17:27:16 +00:00
funcrequest.h
FuncStatus.C
FuncStatus.h fix FuncStatus documentation 2005-04-21 13:03:45 +00:00
gettext.C Second Locale patch. 2005-07-17 11:58:54 +00:00
gettext.h
graph.C Add converter to plain text and fix child format buglet 2006-07-31 17:43:59 +00:00
graph.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
importer.C Fix bug 2404 2006-07-17 15:13:49 +00:00
importer.h
insetiterator.C
insetiterator.h
InsetList.C Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
InsetList.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
intl.C * src/intl.C (InitKeyMapper): reset kbmap file names if the files 2006-05-31 10:34:30 +00:00
intl.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
ispell.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
ispell.h Rename some of the elements of the SpellBase::Result enum. 2005-01-20 16:17:37 +00:00
kbmap.C rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
kbmap.h rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
kbsequence.C
kbsequence.h * lyxfunc.h: 2006-04-13 12:18:42 +00:00
language.C * src/lyx_main.C (readRcFile): do not report an error if file is not 2006-05-02 12:53:48 +00:00
language.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
LaTeX.C Fix bug 2616 2006-07-24 11:08:44 +00:00
LaTeX.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
LaTeXFeatures.C merge booktabs branch 2006-07-03 19:13:56 +00:00
LaTeXFeatures.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
layout.h
LColor.C Add support for framed.sty 2006-06-03 16:46:27 +00:00
LColor.h Add support for framed.sty 2006-06-03 16:46:27 +00:00
lengthcommon.C * lengthCommon.C: add an empty string as the last element 2006-07-19 18:17:23 +00:00
lengthcommon.h * lengthcommon.[Ch]: remove obsolete unit_name_ltx; 2006-07-18 21:56:07 +00:00
lfuns.h Implement LFUN_INSET_DISSOLVE (bug 2201): 2006-08-08 13:34:02 +00:00
lyx_cb.C Fix bug 2404 2006-07-17 15:13:49 +00:00
lyx_cb.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
lyx_main.C load files from lyx_main.C instead of lyx_gui.C, do not add session-restored files to lastfile list. 2006-07-27 14:13:45 +00:00
lyx_main.h Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
lyx_sty.C
lyx_sty.h
LyXAction.C Implement LFUN_INSET_DISSOLVE (bug 2201): 2006-08-08 13:34:02 +00:00
LyXAction.h The speedup patch 2005-10-07 12:00:41 +00:00
lyxfind.C src/paragraph.h: 2006-05-08 20:30:52 +00:00
lyxfind.h
lyxfont.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
lyxfont.h some more inlining 2005-07-16 18:25:58 +00:00
lyxfunc.C fix bug 2687 2006-07-17 20:06:58 +00:00
lyxfunc.h * lyxfunc.h: 2006-04-13 12:18:42 +00:00
lyxgluelength.C
lyxgluelength.h
lyxlayout_ptr_fwd.h
lyxlayout.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
lyxlayout.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
lyxlength.C the final word on bug 1523? 2004-12-29 15:38:48 +00:00
lyxlength.h better documentation for isValidLength and stringFromUnit 2006-05-12 19:06:19 +00:00
lyxlex_pimpl.C Remove USE_COMPRESSION and force the use of zlib, by Bo Peng (ben.bob@gmail.com) 2006-04-27 18:14:36 +00:00
lyxlex_pimpl.h Remove USE_COMPRESSION and force the use of zlib, by Bo Peng (ben.bob@gmail.com) 2006-04-27 18:14:36 +00:00
lyxlex.C the convert patch 2005-01-27 21:05:44 +00:00
lyxlex.h the convert patch 2005-01-27 21:05:44 +00:00
lyxrc.C * src/lyxrc.C: 2006-07-09 17:57:15 +00:00
lyxrc.h * lyxrc.h: 2006-07-10 18:51:17 +00:00
lyxrow_funcs.C
lyxrow_funcs.h
lyxrow.C CoordBranch merge 2004-11-30 01:59:49 +00:00
lyxrow.h Whitespace, only whitespace. 2005-04-26 11:12:20 +00:00
lyxserver.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
lyxserver.h Squash a breakage on Windows and move a couple of functions out of line. 2005-01-20 15:07:36 +00:00
lyxsocket.C * src/lyxsocket.C 2006-05-27 13:39:11 +00:00
lyxsocket.h
lyxtext.h This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes. 2006-06-20 08:39:16 +00:00
lyxtextclass.C Call python with the -tt switch to make mixed tab/space indentation an error 2006-06-30 13:54:01 +00:00
lyxtextclass.h A small fix to the auto-cls-layout feature (r13611), by Bo Peng (ben.bob@gmail.com) 2006-05-04 02:38:11 +00:00
lyxtextclasslist.C Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
lyxtextclasslist.h Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
lyxvc.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
lyxvc.h
main.C Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
Makefile.am * configure.ac 2006-07-09 17:48:34 +00:00
MenuBackend.C src/MenuBackend.C (expandFormats): add default case to switch; handle 2006-05-30 13:48:27 +00:00
MenuBackend.h make sure we clear menu contents before expand() 2006-03-15 15:07:20 +00:00
messages.C fix crash on startup under windows by avoiding the call 2006-06-10 07:05:21 +00:00
messages.h
metricsinfo.C This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes. 2006-06-20 08:39:16 +00:00
metricsinfo.h Extraced from r14281 from the younes branch. 2006-07-04 00:04:46 +00:00
mover.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
mover.h remove remaining references to fig_copy.sh 2006-08-08 21:12:50 +00:00
output_docbook.C view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
output_docbook.h * output_latex.h: 2006-03-23 20:11:06 +00:00
output_latex.C view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
output_latex.h * output_latex.h: 2006-03-23 20:11:06 +00:00
output_linuxdoc.C view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
output_linuxdoc.h * output_latex.h: 2006-03-23 20:11:06 +00:00
output_plaintext.C * output_latex.h: 2006-03-23 20:11:06 +00:00
output_plaintext.h Fix bug 421 2005-07-15 19:10:25 +00:00
output.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
output.h
outputparams.C view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
outputparams.h view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
paper.h fix bug 2148 (preferences saves wrong papersizes); also finally dispose dead PAPER_PACKAGES enum 2005-12-12 11:13:03 +00:00
paragraph_funcs.C src/paragraph.h: 2006-05-08 20:30:52 +00:00
paragraph_funcs.h * output_latex.h: 2006-03-23 20:11:06 +00:00
paragraph_pimpl.C * paragraph_pimpl.C 2006-05-20 10:35:40 +00:00
paragraph_pimpl.h src/paragraph.h: 2006-05-08 20:30:52 +00:00
paragraph.C The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
paragraph.h src/paragraph.h: 2006-05-08 20:30:52 +00:00
ParagraphList_fwd.h * output_latex.h: 2006-03-23 20:11:06 +00:00
ParagraphList.h * output_latex.h: 2006-03-23 20:11:06 +00:00
ParagraphParameters.C Make MathBigInset working 2006-04-20 09:55:45 +00:00
ParagraphParameters.h
pariterator.C ~4% speedup by inlining a few one-line accessors 2005-07-18 11:00:15 +00:00
pariterator.h * TocBackend.[Ch]: new files defining class TocBackend. This class contains adapted code from former toc.C 2006-04-22 18:48:28 +00:00
pch.h fix nullstream also in pch files 2006-03-07 10:02:07 +00:00
PrinterParams.C
PrinterParams.h * remove various xforms relicts, in particular: 2006-07-06 19:28:59 +00:00
pspell.C Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS. 2005-05-02 13:35:30 +00:00
pspell.h Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS. 2005-05-02 13:35:30 +00:00
RowList_fwd.h The speed patch: redraw only rows that have changed 2005-12-30 19:02:52 +00:00
rowpainter.C Extracted from r14281 2006-07-08 21:16:21 +00:00
rowpainter.h GUI API Cleanup step 3: merge with "younes" branch. 2006-07-13 16:37:55 +00:00
Sectioning.C - Add missing STL includes for correctness - gcc is too forgiving 2005-01-18 14:15:57 +00:00
Sectioning.h
session.C Fix a few issues with session/lastopenedfiles, Bo Peng (ben.bob@gmail.com) 2006-04-28 14:29:38 +00:00
session.h Fix a few issues with session/lastopenedfiles, Bo Peng (ben.bob@gmail.com) 2006-04-28 14:29:38 +00:00
sgml.C - Add missing STL includes for correctness - gcc is too forgiving 2005-01-18 14:15:57 +00:00
sgml.h
Spacing.C the convert patch 2005-01-27 21:05:44 +00:00
Spacing.h the convert patch 2005-01-27 21:05:44 +00:00
SpellBase.C Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS. 2005-05-02 13:35:30 +00:00
SpellBase.h Ensure that the grammar used to invoke the spellchecker is consistent. 2005-09-08 09:20:16 +00:00
stamp-h.in
tabular.C merge booktabs branch 2006-07-03 19:13:56 +00:00
tabular.h merge booktabs branch 2006-07-03 19:13:56 +00:00
tex-accent.C rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
tex-accent.h rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
tex-strings.C The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
tex-strings.h The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
texrow.C
texrow.h
text2.C Remove quite a few compiler warnings: 2006-07-06 08:18:51 +00:00
text3.C Fix bug 2756: 2006-08-11 21:41:56 +00:00
text.C This commit transfer the ErrorList handling from LyXView to Buffer. It also removes the need for the error signal and simplify the kerbel <-> frontend communication. I think it should speed-up _significantly_ the latex compilation for example in case of problematic files. 2006-07-15 22:43:37 +00:00
Thesaurus.C
Thesaurus.h
toc.C Change capitalization for outline (DOWN -> Down etc.) 2006-04-28 07:28:10 +00:00
toc.h Change capitalization for outline (DOWN -> Down etc.) 2006-04-28 07:28:10 +00:00
TocBackend.C rename LFUN enum values according to their command (as used in th minibuffer/bind files 2006-05-05 20:23:12 +00:00
TocBackend.h Outlining improvements/fixes 2006-04-26 17:43:03 +00:00
ToolbarBackend.C Implement GUI for fixed size math delimiters (by Enrico Forestieri and me): 2006-05-07 10:51:19 +00:00
ToolbarBackend.h
trans_decl.h Asger's exchanging of the class and struct keywords. 2005-01-19 15:03:31 +00:00
trans_mgr.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
trans_mgr.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
trans.C * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
trans.h * Change several freestanding and class methods with first letter 2006-04-09 00:26:19 +00:00
undo.C * output_latex.h: 2006-03-23 20:11:06 +00:00
undo.h Whitespace cleanup. 2006-04-05 23:56:29 +00:00
Variables.C
Variables.h
vc-backend.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
vc-backend.h
version.C.in fix version suffix 2005-12-30 13:46:09 +00:00
version.h
vspace.C better (and localizable) display of vertical spaces 2005-05-24 10:23:30 +00:00
vspace.h fix some syntax errors 2006-01-01 20:28:05 +00:00
WordLangTuple.h