lyx_mirror/src
Alfredo Braunstein 5513c27876 redocursor removal
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8263 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-18 04:43:08 +00:00
..
cheaders
frontends The uncontroversial part of Michael Schmitt's minipage cleanup (removal of the gnome/gtk stuff and the forgotten MINIPAGE_CODE) 2003-12-15 10:33:27 +00:00
graphics include paragraph.h for the benefit of debug-mode in gcc 3.4 2003-11-20 16:40:09 +00:00
insets get getDrawFont working again 2003-12-16 18:49:04 +00:00
mathed merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
support fix putenv memory leak 2003-11-05 08:22:32 +00:00
tex2lyx Georg Baum's vspace change 2003-12-10 08:33:37 +00:00
.cvsignore Add lyx-gtk. 2003-09-15 11:32:16 +00:00
aspell_local.h std::string fixes and small typo 2003-10-07 13:32:17 +00:00
aspell.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
author.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
author.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Bidi.C no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
Bidi.h take the bidi stuff out of lyxtext.h to its own file 2003-10-23 13:28:49 +00:00
boost.C Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
box.C Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
box.h The mouse box patch for button-style insets 2003-09-04 14:02:05 +00:00
BranchList.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
BranchList.h Overhaul the branches code. 2003-12-14 16:33:56 +00:00
broken_headers.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
buffer_funcs.C Set 'fully_loaded' when starting a new file too... 2003-10-22 14:40:24 +00:00
buffer_funcs.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
buffer.C Handle Michael's changes to InsetCollapsable. 2003-12-15 22:04:31 +00:00
buffer.h patch sent to the list yesteday 2003-12-03 15:27:16 +00:00
bufferlist.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
bufferlist.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
bufferparams.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
bufferparams.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
bufferview_funcs.C selection patch 2003-12-12 15:19:35 +00:00
bufferview_funcs.h updateCounters fix + changeDepth simplification 2003-11-26 09:48:21 +00:00
BufferView_pimpl.C redocursor removal 2003-12-18 04:43:08 +00:00
BufferView_pimpl.h selection patch 2003-12-12 15:19:35 +00:00
BufferView.C selection patch 2003-12-12 15:19:35 +00:00
BufferView.h selection patch 2003-12-12 15:19:35 +00:00
Bullet.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Bullet.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ChangeLog redocursor removal 2003-12-18 04:43:08 +00:00
changes.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
changes.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
Chktex.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Chktex.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
chset.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
chset.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
converter.C replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
converter.h replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
counters.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
counters.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
cursor_slice.C merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
cursor_slice.h merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
cursor.C merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
cursor.h merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
CutAndPaste.C * inset.h: 2003-12-10 09:45:32 +00:00
CutAndPaste.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
debug.C try to avoid initailizaton problems with global debugstream variable. 2003-11-01 13:03:03 +00:00
debug.h In insets: 2003-10-14 13:01:49 +00:00
DepTable.C move some vars to smaller scope 2003-10-13 01:01:33 +00:00
DepTable.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
dimension.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
dimension.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
dispatchresult.h The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
encoding.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
encoding.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
errorlist.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
errorlist.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
exporter.C replace bool-valued Pdflatex() by FLAVOR-valued getFlavor(). 2003-11-27 16:38:47 +00:00
exporter.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
factory.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
factory.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Floating.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Floating.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
FloatList.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
FloatList.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
format.C (Jo�o Assirati): add the ability to inverse-search a dvi file. 2003-10-14 11:35:50 +00:00
format.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
funcrequest.C The deed is done. 2003-11-10 09:06:48 +00:00
funcrequest.h The deed is done. 2003-11-10 09:06:48 +00:00
FuncStatus.C small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
FuncStatus.h small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
gettext.C Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
gettext.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
graph.C Small fixes to allow building with STLport 2003-10-06 09:35:38 +00:00
graph.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
importer.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
importer.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
InsetList.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
InsetList.h the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
intl.C Strip 320 #includes from the files in src. 2003-09-05 16:31:30 +00:00
intl.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ispell.C the exception safety patch 2003-11-03 17:47:28 +00:00
ispell.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
iterators.C fix crash when inserting text insets 2003-12-05 08:33:38 +00:00
iterators.h * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
kbmap.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbmap.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbsequence.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
kbsequence.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
language.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
language.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lastfiles.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lastfiles.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
LaTeX.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
LaTeX.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
LaTeXFeatures.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
LaTeXFeatures.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
layout.h the automatic label patch 2003-09-12 17:13:22 +00:00
LColor.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
LColor.h Overhaul the branches code. 2003-12-14 16:33:56 +00:00
lengthcommon.C fix bug 1415; fix annoying typo 2003-10-20 13:55:51 +00:00
lengthcommon.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lfuns.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
lyx_cb.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
lyx_cb.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyx_main.C fix math super/subscript 2003-12-12 13:57:20 +00:00
lyx_main.h Turn LyX into a singleton class. Kill the BufferView cache. 2003-10-14 21:30:23 +00:00
lyx_sty.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyx_sty.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
LyXAction.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
LyXAction.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxcursor.C merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
lyxcursor.h merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
lyxfind.C selection patch 2003-12-12 15:19:35 +00:00
lyxfind.h the spellcheck cleanup 2003-11-04 12:01:15 +00:00
lyxfont.C small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
lyxfont.h small stuff, whitespace & consistent naming 2003-10-21 16:15:14 +00:00
lyxfunc.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
lyxfunc.h no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
lyxgluelength.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxgluelength.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlayout_ptr_fwd.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
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 The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlength.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxlex_pimpl.C * lyxlex_pimpl.[Ch]: don't use '__' in identifiers 2003-12-02 12:02:39 +00:00
lyxlex_pimpl.h * lyxlex_pimpl.[Ch]: don't use '__' in identifiers 2003-12-02 12:02:39 +00:00
lyxlex.C Ensure that InsetVSpace works with the new, simpler lyxlex syntax. 2003-12-02 12:27:07 +00:00
lyxlex.h Ensure that InsetVSpace works with the new, simpler lyxlex syntax. 2003-12-02 12:27:07 +00:00
lyxrc.C Overhaul the branches code. 2003-12-14 16:33:56 +00:00
lyxrc.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxrow_funcs.C no need for three calls to update() in a row... 2003-11-13 13:43:44 +00:00
lyxrow_funcs.h remove lastPos and use endpos instead 2003-10-27 11:44:10 +00:00
lyxrow.C rename row.end into row.endpos 2003-10-22 16:30:57 +00:00
lyxrow.h rename row.end into row.endpos 2003-10-22 16:30:57 +00:00
lyxserver.C Get rid of LyXFunc::dispatch that takes a string. 2003-10-13 00:38:09 +00:00
lyxserver.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxsocket.C Joao latest bits 2003-11-05 10:49:07 +00:00
lyxsocket.h Jo�o Assirati's lyxsocket patch. 2003-10-13 12:25:11 +00:00
lyxtext.h redocursor removal 2003-12-18 04:43:08 +00:00
lyxtextclass.C Add latexparam to CharStyle inset 2003-12-01 16:01:50 +00:00
lyxtextclass.h Add latexparam to CharStyle inset 2003-12-01 16:01:50 +00:00
lyxtextclasslist.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
lyxtextclasslist.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
lyxvc.C the exception safety patch 2003-11-03 17:47:28 +00:00
lyxvc.h the exception safety patch 2003-11-03 17:47:28 +00:00
main.C the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
Makefile.am merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
MenuBackend.C The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
MenuBackend.h The Character Style and XML short element inset. 2003-11-12 14:38:26 +00:00
messages.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
messages.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
metricsinfo.C Try and minimize the use of LColor::getFromGUIName. In fact, the only 2003-12-15 09:17:04 +00:00
metricsinfo.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
output_docbook.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
output_docbook.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
output_latex.C remove Inset::getParagraphs() 2003-12-03 18:17:20 +00:00
output_latex.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output_linuxdoc.C Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
output_linuxdoc.h stlport compilation fixes 2003-11-05 15:29:49 +00:00
output_plaintext.C ismall stuff 2003-11-28 08:55:12 +00:00
output_plaintext.h stlport compilation fixes 2003-11-05 15:29:49 +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.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
paper.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
paragraph_funcs.C remove Inset::getParagraphs() 2003-12-03 18:17:20 +00:00
paragraph_funcs.h patch sent to the list yesteday 2003-12-03 15:27:16 +00:00
paragraph_pimpl.C the 'lots of small stuff' patch 2003-11-25 11:17:27 +00:00
paragraph_pimpl.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
paragraph.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
paragraph.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
ParagraphList_fwd.h Replace ParagraphList.h with ParagraphList_fwd.h. 2003-09-06 12:36:58 +00:00
ParagraphParameters.C move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
ParagraphParameters.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
ParameterStruct.h move space above/below from Paragraph into a separate vspace inset. 2003-11-28 15:53:34 +00:00
PosIterator.C remove Inset::getParagraphs() 2003-12-03 18:17:20 +00:00
PosIterator.h skip ert on spellchecking 2003-11-07 09:40:49 +00:00
PrinterParams.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
PrinterParams.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pspell.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
pspell.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
RowList_fwd.h Alfredos list<> -> vector<> for RowList 2003-10-24 08:33:52 +00:00
rowpainter.C merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
rowpainter.h merge CursorItem and MathPos 2003-12-15 11:36:19 +00:00
Sectioning.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Sectioning.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
sgml.C Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
sgml.h Introducing a number of tags parametrizing various 2003-11-25 17:23:36 +00:00
ShareContainer.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Spacing.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
Spacing.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
SpellBase.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
stamp-h.in
tabular.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
tabular.h Rename ascii to plaintext and LatexRunParams to OutputParams. 2003-11-05 12:06:20 +00:00
tex-accent.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
tex-accent.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
tex-strings.C Strip 320 #includes from the files in src. 2003-09-05 16:31:30 +00:00
tex-strings.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
texrow.C Removed all redundant using directives from the source. 2003-09-08 00:33:41 +00:00
texrow.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
text2.C redocursor removal 2003-12-18 04:43:08 +00:00
text3.C redocursor removal 2003-12-18 04:43:08 +00:00
text.C redocursor removal 2003-12-18 04:43:08 +00:00
textcursor.C selection patch 2003-12-12 15:19:35 +00:00
textcursor.h selection patch 2003-12-12 15:19:35 +00:00
Thesaurus.C the exception safety patch 2003-11-03 17:47:28 +00:00
Thesaurus.h add <string> and other small fixes to make 2003-10-07 06:45:25 +00:00
toc.C * lyxtext.h: 2003-10-23 08:15:57 +00:00
toc.h Fix a bunch of doxygen warnings. 2003-10-08 11:31:51 +00:00
ToolbarBackend.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
ToolbarBackend.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans_decl.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans_mgr.C the exception safety patch 2003-11-03 17:47:28 +00:00
trans_mgr.h the exception safety patch 2003-11-03 17:47:28 +00:00
trans.C The std::string mammoth path. 2003-10-06 15:43:21 +00:00
trans.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
undo.C * buffer.[Ch]: 2003-12-01 13:35:49 +00:00
undo.h undo per inset. still a few crashes... 2003-10-15 08:49:44 +00:00
Variables.C If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
Variables.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
vc-backend.C make some more regexs static 2003-10-17 18:23:41 +00:00
vc-backend.h The std::string mammoth path. 2003-10-06 15:43:21 +00:00
version.C.in
version.h If I ever see another licence blurb again, it'll be too soon... 2003-08-23 00:17:00 +00:00
vspace.C The VSpace fixes (removal of VSPACE::NONE) from Michael and myself 2003-12-01 14:16:27 +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 Self-consistent header files. 2003-10-07 08:16:04 +00:00