lyx_mirror/src
John Levon b572c6ca4c move some stuff from the qt dialog into the controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6771 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 20:20:36 +00:00
..
cheaders
frontends move some stuff from the qt dialog into the controller. 2003-04-10 20:20:36 +00:00
graphics The markDirty() and fitCursor() changes 2003-03-19 14:45:22 +00:00
insets Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
mathed Fix mouse selection 2003-04-09 15:54:16 +00:00
support bug 993 2003-04-08 00:06:52 +00:00
tex2lyx Remove the BufferView* arg from almost all LyXText class functions. 2003-03-17 16:25:00 +00:00
.cvsignore prepare for pre1 2002-12-19 18:38:30 +00:00
aspell_local.h Support for new GNU aspell library. Final pspell fix ups. 2003-03-26 01:20:25 +00:00
aspell.C Support for new GNU aspell library. Final pspell fix ups. 2003-03-26 01:20:25 +00:00
author.C Fix the authorlist code, shouldn't crash now 2003-03-12 23:25:59 +00:00
author.h Fix the authorlist code, shouldn't crash now 2003-03-12 23:25:59 +00:00
boost.C
box.C the string -> char patch 2002-11-27 10:30:28 +00:00
box.h
broken_headers.h
buffer.C parlist-2-a.diff 2003-04-02 21:19:35 +00:00
buffer.h The final parsing patch. Tested on a variety of weird and wonderful things 2003-03-12 11:52:23 +00:00
bufferlist.C kill Alert::alert() 2003-03-31 01:15:44 +00:00
bufferlist.h Big shake up of all Alert::askQuestion/Confirmation into something 2003-03-29 07:09:13 +00:00
bufferparams.C Fix the authorlist code, shouldn't crash now 2003-03-12 23:25:59 +00:00
bufferparams.h Fix the authorlist code, shouldn't crash now 2003-03-12 23:25:59 +00:00
bufferview_funcs.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
bufferview_funcs.h getStatus() for environment depth lfuns 2003-04-03 01:26:02 +00:00
BufferView_pimpl.C toolbar3.diff 2003-04-10 14:08:06 +00:00
BufferView_pimpl.h update layout choice properly (bug 975) 2003-03-24 02:31:44 +00:00
BufferView.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
BufferView.h Strip old tabular code. More Alert fixes 2003-03-29 10:29:38 +00:00
Bullet.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Bullet.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
ChangeLog More ParagraphList::iterator work. 2003-04-10 12:10:04 +00:00
changes.C The changes debug stuff was murdering buffer load perf 2003-03-12 02:34:46 +00:00
changes.h ws chanes only 2003-03-02 12:16:00 +00:00
Chktex.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
Chktex.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
chset.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
chset.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
converter.C kill Alert::alert() 2003-03-31 01:15:44 +00:00
converter.h Alfredo's patch 2003-02-28 09:49:49 +00:00
counters.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
counters.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
CutAndPaste.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
CutAndPaste.h add some cut and paste bugs (disguised as cleanups) 2003-03-06 21:01:04 +00:00
debug.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
debug.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
DepTable.C Fix a bug where the DVI file was not updated due to an old format .dep file. 2003-03-07 20:17:40 +00:00
DepTable.h Fix a bug where the DVI file was not updated due to an old format .dep file. 2003-03-07 20:17:40 +00:00
encoding.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
encoding.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
exporter.C some reworking to allow Qt to successfully choose a serif default font 2003-03-31 02:59:34 +00:00
exporter.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
factory.C Satisfy JMarc and Lar's desire for LFUN_INSET_INSERT 2003-03-25 21:27:07 +00:00
factory.h The final parsing patch. Tested on a variety of weird and wonderful things 2003-03-12 11:52:23 +00:00
Floating.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Floating.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FloatList.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FloatList.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
format.C kill Alert::alert() 2003-03-31 01:15:44 +00:00
format.h Alfredo's patch 2003-02-28 09:49:49 +00:00
funcrequest.C ws changes only 2003-03-04 09:27:27 +00:00
funcrequest.h rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
FuncStatus.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FuncStatus.h
gettext.C
gettext.h
graph.C ws changes only 2003-03-04 09:27:27 +00:00
graph.h ws changes only 2003-03-04 09:27:27 +00:00
importer.C kill Alert::alert() 2003-03-31 01:15:44 +00:00
importer.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
InsetList.C ws changes only 2003-03-04 09:27:27 +00:00
InsetList.h
intl.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
intl.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
ispell.C ws changes only 2003-03-04 09:27:27 +00:00
ispell.h spell rework. revert fix 2003-02-17 18:40:04 +00:00
iterators.C Lar's ParConstIterator 2002-11-08 01:08:27 +00:00
iterators.h Lar's ParConstIterator 2002-11-08 01:08:27 +00:00
kbmap.C rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
kbmap.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
kbsequence.C rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
kbsequence.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
language.C remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
language.h remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
lastfiles.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lastfiles.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
LaTeX.C Clean up interface a little 2003-04-04 19:56:31 +00:00
LaTeX.h Clean up interface a little 2003-04-04 19:56:31 +00:00
LaTeXFeatures.C John's AMS patch 2003-03-06 11:07:55 +00:00
LaTeXFeatures.h move some code from buffer.C to bufferparams.c 2003-02-16 00:54:43 +00:00
layout.h remove the hardcoded bibkey from the paragraph 2003-02-17 15:16:14 +00:00
LColor.C the appendix patch 2003-03-13 19:55:39 +00:00
LColor.h the appendix patch 2003-03-13 19:55:39 +00:00
lengthcommon.C some ws and more boost.format 2002-11-25 01:15:10 +00:00
lengthcommon.h graphics fixes from herbert and me 2002-11-17 11:24:08 +00:00
lfuns.h remove the help funcs 2003-04-09 20:51:35 +00:00
Lsstream.h
LString.h STRCONV 2002-11-04 02:12:42 +00:00
lyx_cb.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
lyx_cb.h More alert fixes 2003-03-29 09:48:03 +00:00
lyx_main.C tab funcs changed 2003-04-02 22:12:52 +00:00
lyx_main.h remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
lyx_sty.C the string -> char patch 2002-11-27 10:30:28 +00:00
lyx_sty.h
LyXAction.C remove the help funcs 2003-04-09 20:51:35 +00:00
LyXAction.h remove the help funcs 2003-04-09 20:51:35 +00:00
lyxcursor.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
lyxcursor.h Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
lyxfind.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
lyxfind.h ws changes only 2003-03-04 09:27:27 +00:00
lyxfont.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
lyxfont.h 2003-02-13 John Levon <levon@movementarian.org> 2003-02-14 00:41:44 +00:00
lyxfunc.C remove the help funcs 2003-04-09 20:51:35 +00:00
lyxfunc.h rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
lyxgluelength.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxgluelength.h fix some C++ parsing bugs 2003-03-27 17:38:24 +00:00
lyxlayout_ptr_fwd.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxlayout.C read latexheader and latexfooter tags 2003-03-14 10:45:12 +00:00
lyxlayout.h new members for begin and end tags of environments 2003-03-14 10:39:47 +00:00
lyxlength.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxlength.h fix some C++ parsing bugs 2003-03-27 17:38:24 +00:00
lyxlex_pimpl.C Create ParagraphParameters::read(). JMarc, please note the change to LyXLex - is this ok ? 2003-03-12 07:39:17 +00:00
lyxlex_pimpl.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxlex.C split out header parsing 2003-03-12 02:39:12 +00:00
lyxlex.h simple argument parsing for FuncRequest; 2003-02-26 18:03:48 +00:00
lyxrc.C some reworking to allow Qt to successfully choose a serif default font 2003-03-31 02:59:34 +00:00
lyxrc.h some reworking to allow Qt to successfully choose a serif default font 2003-03-31 02:59:34 +00:00
lyxrow_funcs.C parlist-3-a.diff 2003-04-02 23:01:39 +00:00
lyxrow_funcs.h rowlist10 2003-04-01 16:55:48 +00:00
lyxrow.C parlist-3-a.diff 2003-04-02 23:01:39 +00:00
lyxrow.h parlist-3-a.diff 2003-04-02 23:01:39 +00:00
lyxserver.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxserver.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxtext.h More ParagraphList::iterator work. 2003-04-10 12:10:04 +00:00
lyxtextclass.C read 'environment' tag in layout files 2003-03-21 12:48:20 +00:00
lyxtextclass.h more environment infrastructure 2003-03-14 11:57:12 +00:00
lyxtextclasslist.C Strip old tabular code. More Alert fixes 2003-03-29 10:29:38 +00:00
lyxtextclasslist.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxvc.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
lyxvc.h Big shake up of all Alert::askQuestion/Confirmation into something 2003-03-29 07:09:13 +00:00
main.C Trivial whitespace. 2002-11-08 11:37:42 +00:00
Makefile.am remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
MenuBackend.C remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
MenuBackend.h remove defaults stuff, let Qt handle no toolbar 2003-04-02 18:08:05 +00:00
metricsinfo.C promote MathMetricsInfo to MetricsInfo, change mathed accordingly 2003-03-21 14:20:48 +00:00
metricsinfo.h promote MathMetricsInfo to MetricsInfo, change mathed accordingly 2003-03-21 14:20:48 +00:00
paragraph_funcs.C move BoostFormat and boost-inst 2003-03-30 20:25:44 +00:00
paragraph_funcs.h * paragraph_funcs.C (TeXDeeper): reduce number of args, move into 2003-03-17 20:51:52 +00:00
paragraph_pimpl.C merge decDepth(), killing some non-parlist code 2003-04-03 00:36:31 +00:00
paragraph_pimpl.h move some functions around 2003-03-03 21:15:49 +00:00
paragraph.C bugs 1013, 1017 2003-04-07 20:32:29 +00:00
paragraph.h parlist-2-a.diff 2003-04-02 21:19:35 +00:00
ParagraphList.C parlist-2-a.diff 2003-04-02 21:19:35 +00:00
ParagraphList.h add some cut and paste bugs (disguised as cleanups) 2003-03-06 21:01:04 +00:00
ParagraphParameters.C The markDirty() and fitCursor() changes 2003-03-19 14:45:22 +00:00
ParagraphParameters.h You've had enough time for that ol' review and I've made sure that things 2003-03-13 13:56:25 +00:00
ParameterStruct.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
PrinterParams.h (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap 2002-10-25 09:16:22 +00:00
pspell.C spell rework. revert fix 2003-02-17 18:40:04 +00:00
pspell.h spell rework. revert fix 2003-02-17 18:40:04 +00:00
RowList.h rowlist10 2003-04-01 16:55:48 +00:00
rowpainter.C Make rowpainter store a ParagraphList::iterator, make some LyXText functions take ParagraphList::iterator instead of Paragraph* 2003-04-09 21:34:31 +00:00
rowpainter.h Make rowpainter store a ParagraphList::iterator, make some LyXText functions take ParagraphList::iterator instead of Paragraph* 2003-04-09 21:34:31 +00:00
Sectioning.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Sectioning.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
sgml.C The inset newline patch I sent plus the requisite fixes. I couldn't reproduce a problem. 2003-03-12 19:16:42 +00:00
sgml.h ws changes 2002-12-01 22:59:25 +00:00
ShareContainer.h
Spacing.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Spacing.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
SpellBase.h spell rework. revert fix 2003-02-17 18:40:04 +00:00
stamp-h.in
tabular_funcs.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
tabular_funcs.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
tabular.C parlist-a-1.diff 2003-04-02 17:11:38 +00:00
tabular.h Strip old tabular code. More Alert fixes 2003-03-29 10:29:38 +00:00
tex-accent.C rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
tex-accent.h rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree ! 2003-03-19 17:15:32 +00:00
tex-strings.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
tex-strings.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
texrow.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
texrow.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
text2.C More ParagraphList::iterator work. 2003-04-10 12:10:04 +00:00
text3.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
text_funcs.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
text_funcs.h move transposeChars 2003-04-02 00:51:46 +00:00
text.C More ParagraphList::iterator work. 2003-04-10 12:10:04 +00:00
TextCache.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
TextCache.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Thesaurus.C
Thesaurus.h
toc.C fix bug 913 (toc crash) 2003-02-22 20:05:13 +00:00
toc.h fix bug 913 (toc crash) 2003-02-22 20:05:13 +00:00
ToolbarBackend.C toolbar3.diff 2003-04-10 14:08:06 +00:00
ToolbarBackend.h toolbar3.diff 2003-04-10 14:08:06 +00:00
tracer.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
tracer.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
trans_decl.h
trans_mgr.C Remove the BufferView* arg from almost all LyXText class functions. 2003-03-17 16:25:00 +00:00
trans_mgr.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
trans.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
trans.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
undo_funcs.C Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this. 2003-04-09 09:15:20 +00:00
undo_funcs.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
undo.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
undo.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Variables.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
Variables.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
vc-backend.C small missing bit from reload fix 2003-03-12 01:38:56 +00:00
vc-backend.h Fix for VCS after the revert patch. 2003-03-08 05:37:54 +00:00
version.C.in pre3 2003-01-30 10:05:18 +00:00
version.h
vspace.C The row-painter patch 2003-02-26 17:04:10 +00:00
vspace.h The row-painter patch 2003-02-26 17:04:10 +00:00
WordLangTuple.h ws changes 2002-12-01 22:59:25 +00:00