lyx_mirror/src
Georg Baum e70294c413 use better index types for tabular rows, columns and cells than int
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9334 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-03 13:57:50 +00:00
..
cheaders
client make gettting the file format from file contents work in the correct way ;-) 2004-11-09 19:08:34 +00:00
frontends use better index types for tabular rows, columns and cells than int 2004-12-03 13:57:50 +00:00
graphics InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
insets use better index types for tabular rows, columns and cells than int 2004-12-03 13:57:50 +00:00
mathed get rid of broken_header.h and some unneeded tests 2004-11-30 09:21:12 +00:00
support Change glob() API to accept a dir parameter. 2004-11-26 14:37:40 +00:00
tex2lyx prevent tex2lyx segfault 2004-11-27 13:42:14 +00:00
.cvsignore More pch work. 2004-08-18 14:20:18 +00:00
aspell_local.h
aspell.C
author.C
author.h
Bidi.C the Paragraph::inInset() changes 2004-04-08 15:03:33 +00:00
Bidi.h simple ws changes only 2004-04-03 08:37:12 +00:00
boost.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
box.C
box.h
BranchList.C Some more functor work. 2004-01-05 17:33:57 +00:00
BranchList.h Some more functor work. 2004-01-05 17:33:57 +00:00
buffer_funcs.C * lyxfunctional.h: delete back_inserter_fun functions and helper 2004-11-06 15:23:12 +00:00
buffer_funcs.h
buffer.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
buffer.h par->pit renaming 2004-11-24 21:53:46 +00:00
bufferlist.C * lyxfunctional.h: delete compare_memfun and helper classes 2004-11-06 16:14:22 +00:00
bufferlist.h implement buffer-next/previous (bug 515) 2004-10-22 10:24:55 +00:00
bufferparams.C Whitespace, nothing but whitespace. 2004-10-26 21:16:44 +00:00
bufferparams.h Clean the code for reading and writing lyx files. 2004-10-05 13:18:28 +00:00
bufferview_funcs.C CoordBranch merge 2004-11-30 01:59:49 +00:00
bufferview_funcs.h CoordBranch merge 2004-11-30 01:59:49 +00:00
BufferView_pimpl.C CoordBranch merge 2004-11-30 01:59:49 +00:00
BufferView_pimpl.h CoordBranch merge 2004-11-30 01:59:49 +00:00
BufferView.C CoordBranch merge 2004-11-30 01:59:49 +00:00
BufferView.h CoordBranch merge 2004-11-30 01:59:49 +00:00
Bullet.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
Bullet.h
ChangeLog use better index types for tabular rows, columns and cells than int 2004-12-03 13:57:50 +00:00
changes.C
changes.h
Chktex.C Delete a coupld of unwanted files. 2004-01-06 19:32:05 +00:00
Chktex.h
chset.C
chset.h
converter.C fix error message, add some documentation 2004-11-08 08:22:03 +00:00
converter.h fix error message, add some documentation 2004-11-08 08:22:03 +00:00
coordcache.C CoordBranch merge 2004-11-30 01:59:49 +00:00
coordcache.h CoordBranch merge 2004-11-30 01:59:49 +00:00
counters.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
counters.h
cursor_slice.C par->pit renaming 2004-11-24 21:53:46 +00:00
cursor_slice.h CoordBranch merge 2004-11-30 01:59:49 +00:00
cursor.C CoordBranch merge 2004-11-30 01:59:49 +00:00
cursor.h fix recent bug where too many lfuns got disabled;fix minibuffer message when a command is disabled 2004-12-02 11:32:14 +00:00
CutAndPaste.C CoordBranch merge 2004-11-30 01:59:49 +00:00
CutAndPaste.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
debug.C add Debug::DEBUG and add some saver coversions to qt 2004-06-18 13:31:55 +00:00
debug.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
DepTable.C
DepTable.h
dimension.C
dimension.h
dispatchresult.h The Buffer::LyXText -> Buffer::InsetText patch 2004-03-18 12:53:43 +00:00
dociterator.C CoordBranch merge 2004-11-30 01:59:49 +00:00
dociterator.h CoordBranch merge 2004-11-30 01:59:49 +00:00
encoding.C
encoding.h
errorlist.C the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
errorlist.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
exporter.C make gettting the file format from file contents work in the correct way ;-) 2004-11-09 19:08:34 +00:00
exporter.h use the movers also for copying from temp dir -> export dir 2004-11-01 08:50:42 +00:00
factory.C some nicer margins and some small cleanup 2004-08-14 15:55:22 +00:00
factory.h more IU 2004-01-26 10:13:15 +00:00
Floating.C
Floating.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
FloatList.C
FloatList.h Make us satisfy concept checks 2004-11-16 20:41:38 +00:00
FontIterator.C CoordBranch merge 2004-11-30 01:59:49 +00:00
FontIterator.h CoordBranch merge 2004-11-30 01:59:49 +00:00
format.C make gettting the file format from file contents work in the correct way ;-) 2004-11-09 19:08:34 +00:00
format.h make gettting the file format from file contents work in the correct way ;-) 2004-11-09 19:08:34 +00:00
funcrequest.C Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
funcrequest.h Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
FuncStatus.C correctly display messages issued by getStatus 2004-11-25 09:15:26 +00:00
FuncStatus.h correctly display messages issued by getStatus 2004-11-25 09:15:26 +00:00
gettext.C
gettext.h
graph.C
graph.h
importer.C
importer.h
insetiterator.C s/DocumentIterator/DocIterator/g a.k.a showing off my sed abilities. Sorry for the cvs spam. 2004-03-31 19:11:56 +00:00
insetiterator.h s/DocumentIterator/DocIterator/g a.k.a showing off my sed abilities. Sorry for the cvs spam. 2004-03-31 19:11:56 +00:00
InsetList.C obvious stuff 2004-07-25 00:04:42 +00:00
InsetList.h obvious stuff 2004-07-25 00:04:42 +00:00
intl.C
intl.h
ispell.C Clean-up the forked process code a little. 2004-03-26 23:55:33 +00:00
ispell.h
kbmap.C add possibility to specify the origin of a FuncRequest; use it to get rid of the "verbose" flag in dispatch 2004-11-08 10:54:29 +00:00
kbmap.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
kbsequence.C fix insertion of insets in non english doc; use native syntax for accellerators in lyx-qt 2004-08-05 15:14:29 +00:00
kbsequence.h
language.C
language.h
lastfiles.C
lastfiles.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
LaTeX.C Implement use of babel language in xindy. 2004-10-07 15:21:03 +00:00
LaTeX.h Implement use of babel language in xindy. 2004-10-07 15:21:03 +00:00
LaTeXFeatures.C * lyxfunctional.h: delete back_inserter_fun functions and helper 2004-11-06 15:23:12 +00:00
LaTeXFeatures.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
layout.h
LColor.C clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
LColor.h clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
lengthcommon.C A more general fix for bug 1682, also fixes off-by-one-errors in the frontend (combos) 2004-11-11 12:32:53 +00:00
lengthcommon.h Squash bug 1345 in the 14x tree: xforms frontend doesn't have 2004-04-05 14:05:03 +00:00
lfuns.h rename priv_dispatch to doDispatch 2004-11-24 21:58:42 +00:00
lyx_cb.C Give FileFilterList its own .[Ch] files. 2004-11-25 11:08:32 +00:00
lyx_cb.h more IU as advertised 2004-02-13 13:51:12 +00:00
lyx_main.C The Movers patch. 2004-10-26 18:39:13 +00:00
lyx_main.h Preview fiddling (preparing the way for mathed previews). 2004-04-13 13:10:33 +00:00
lyx_sty.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
lyx_sty.h Partly fix for bug 1231 2004-04-26 11:05:19 +00:00
LyXAction.C implement buffer-next/previous (bug 515) 2004-10-22 10:24:55 +00:00
LyXAction.h
lyxfind.C CoordBranch merge 2004-11-30 01:59:49 +00:00
lyxfind.h the monster patch 2004-01-15 17:34:44 +00:00
lyxfont.C up to file format 236 and also fix Bug 421. 2004-08-14 18:41:27 +00:00
lyxfont.h disable conecpt checks for gtk dir, fix concept checks for qt 2004-11-16 23:18:46 +00:00
lyxfunc.C fix recent bug where too many lfuns got disabled;fix minibuffer message when a command is disabled 2004-12-02 11:32:14 +00:00
lyxfunc.h correctly display messages issued by getStatus 2004-11-25 09:15:26 +00:00
lyxgluelength.C change "support/std_sstream.h" to <sstream> 2004-07-24 10:55:30 +00:00
lyxgluelength.h
lyxlayout_ptr_fwd.h
lyxlayout.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
lyxlayout.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
lyxlength.C better fix for bug 1523 2004-11-04 14:44:35 +00:00
lyxlength.h clone NVI, other small stuff 2004-11-23 23:04:52 +00:00
lyxlex_pimpl.C rename getExtFromContents() to getFormatFromContents() 2004-10-29 15:47:55 +00:00
lyxlex_pimpl.h * lyxlex_pimpl.[Ch]: don't use '__' in identifiers 2003-12-02 12:02:39 +00:00
lyxlex.C Remove findToken from lyxlyex, first step to its complete removal. 2004-08-20 13:06:33 +00:00
lyxlex.h Remove findToken from lyxlyex, first step to its complete removal. 2004-08-20 13:06:33 +00:00
lyxrc.C The Movers patch. 2004-10-26 18:39:13 +00:00
lyxrc.h The Movers patch. 2004-10-26 18:39:13 +00:00
lyxrow_funcs.C more IU as advertised 2004-02-13 13:51:12 +00:00
lyxrow_funcs.h more IU as advertised 2004-02-13 13:51:12 +00:00
lyxrow.C CoordBranch merge 2004-11-30 01:59:49 +00:00
lyxrow.h CoordBranch merge 2004-11-30 01:59:49 +00:00
lyxserver.C Use pointer not reference 2004-07-23 19:01:48 +00:00
lyxserver.h
lyxsocket.C Use pointer not reference 2004-07-23 19:01:48 +00:00
lyxsocket.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
lyxtext.h CoordBranch merge 2004-11-30 01:59:49 +00:00
lyxtextclass.C Fix crash when changing text class. 2004-03-31 09:44:40 +00:00
lyxtextclass.h 5 new lfuns, move all apply code out of ControlDocument and into the core. 2004-03-30 16:19:50 +00:00
lyxtextclasslist.C * lyxfunctional.h: delete compare_memfun and helper classes 2004-11-06 16:14:22 +00:00
lyxtextclasslist.h Make us satisfy concept checks 2004-11-16 20:41:38 +00:00
lyxvc.C Georg Baum\'s no-tempdir patch 2004-02-25 12:00:53 +00:00
lyxvc.h
main.C macro rework 2004-04-13 06:27:29 +00:00
Makefile.am get rid of broken_header.h and some unneeded tests 2004-11-30 09:21:12 +00:00
MenuBackend.C add possibility to specify the origin of a FuncRequest; use it to get rid of the "verbose" flag in dispatch 2004-11-08 10:54:29 +00:00
MenuBackend.h the Qt/Mac merge menu patch; this is actually different from macmove8, so I hope it still works... 2004-08-14 18:06:10 +00:00
messages.C enable translation of ambigous messages 2004-10-19 09:11:02 +00:00
messages.h enable translation of ambigous messages 2004-10-19 09:11:02 +00:00
metricsinfo.C Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
metricsinfo.h CoordBranch merge 2004-11-30 01:59:49 +00:00
mover.C use the movers also for copying from temp dir -> export dir 2004-11-01 08:50:42 +00:00
mover.h use the movers also for copying from temp dir -> export dir 2004-11-01 08:50:42 +00:00
output_docbook.C Remove mixed_content from output parameters. 2004-11-02 11:25:20 +00:00
output_docbook.h Reorganized docbook export code and fixed several bugs in the process. 2004-10-24 00:02:39 +00:00
output_latex.C Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
output_latex.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
output_linuxdoc.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
output_linuxdoc.h simple ws changes only 2004-04-03 08:37:12 +00:00
output_plaintext.C get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs 2004-08-16 00:32:04 +00:00
output_plaintext.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
output.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
outputparams.C Remove mixed_content from output parameters. 2004-11-02 11:25:20 +00:00
outputparams.h Remove mixed_content from output parameters. 2004-11-02 11:25:20 +00:00
paper.h IU stuff + shuffling things from BV::dispatch to LyXText::dispatch 2004-02-13 07:30:59 +00:00
paragraph_funcs.C CoordBranch merge 2004-11-30 01:59:49 +00:00
paragraph_funcs.h CoordBranch merge 2004-11-30 01:59:49 +00:00
paragraph_pimpl.C Get rid of ShareContainer.h 2004-09-26 08:24:08 +00:00
paragraph_pimpl.h Get rid of ShareContainer.h 2004-09-26 08:24:08 +00:00
paragraph.C CoordBranch merge 2004-11-30 01:59:49 +00:00
paragraph.h CoordBranch merge 2004-11-30 01:59:49 +00:00
ParagraphList_fwd.h Make us satisfy concept checks 2004-11-16 20:41:38 +00:00
ParagraphParameters.C replace nextToken by more appropriate lex methods. 2004-10-05 12:56:22 +00:00
ParagraphParameters.h the stuff from the sneak preview: 2004-03-25 09:16:36 +00:00
pariterator.C CoordBranch merge 2004-11-30 01:59:49 +00:00
pariterator.h par->pit renaming 2004-11-24 21:53:46 +00:00
pch.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
PrinterParams.C
PrinterParams.h
pspell.C
pspell.h
RowList_fwd.h Make us satisfy concept checks 2004-11-16 20:41:38 +00:00
rowpainter.C CoordBranch merge 2004-11-30 01:59:49 +00:00
rowpainter.h CoordBranch merge 2004-11-30 01:59:49 +00:00
Sectioning.C
Sectioning.h
sgml.C Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
sgml.h Remove mixed_content from output parameters. 2004-11-02 11:25:20 +00:00
Spacing.C c_str fixes 2004-09-16 20:37:34 +00:00
Spacing.h STLPort compile fix 2004-07-25 12:59:12 +00:00
SpellBase.h
stamp-h.in
tabular.C use better index types for tabular rows, columns and cells than int 2004-12-03 13:57:50 +00:00
tabular.h use better index types for tabular rows, columns and cells than int 2004-12-03 13:57:50 +00:00
tex-accent.C
tex-accent.h
tex-strings.C Change \papersize Default|Custom to lower letter for consistency. 2004-08-15 21:52:13 +00:00
tex-strings.h fix off-by-one-error with paperpackage selection 2004-06-27 13:14:08 +00:00
texrow.C
texrow.h
text2.C CoordBranch merge 2004-11-30 01:59:49 +00:00
text3.C fix recent bug where too many lfuns got disabled;fix minibuffer message when a command is disabled 2004-12-02 11:32:14 +00:00
text.C CoordBranch merge 2004-11-30 01:59:49 +00:00
Thesaurus.C
Thesaurus.h
toc.C InsetOld -> InsetBase renaming 2004-11-25 19:13:07 +00:00
toc.h
ToolbarBackend.C add possibility to specify the origin of a FuncRequest; use it to get rid of the "verbose" flag in dispatch 2004-11-08 10:54:29 +00:00
ToolbarBackend.h Make M-x show the minibuffer 2004-04-21 00:19:27 +00:00
trans_decl.h
trans_mgr.C IU stuff + shuffling things from BV::dispatch to LyXText::dispatch 2004-02-13 07:30:59 +00:00
trans_mgr.h
trans.C
trans.h
undo.C CoordBranch merge 2004-11-30 01:59:49 +00:00
undo.h Whitespace, only whitespace. 2004-11-26 14:52:54 +00:00
Variables.C
Variables.h
vc-backend.C Cleanup usage of contains and simplify a bit. 2004-02-01 12:46:14 +00:00
vc-backend.h
version.C.in
version.h
vspace.C John Spray\'s off-by-one-fix for vspace 2004-11-14 10:20:11 +00:00
vspace.h The VSpace fixes (removal of VSPACE::NONE) from Michael and myself 2003-12-01 14:16:27 +00:00
WordLangTuple.h