lyx_mirror/src
André Pönitz bb8ee4b950 and here
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7547 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-14 14:22:27 +00:00
..
cheaders
frontends remove unneeded '// -*- C++ -*-' comment. 2003-08-12 08:29:43 +00:00
graphics remove "deep update" 2003-08-05 08:07:07 +00:00
insets wrap more accesses to LyXText::rowlist_ 2003-08-14 14:16:05 +00:00
mathed adjust after removing math_inferinset 2003-08-11 15:31:00 +00:00
support grr.. revert. wrong patch. 2003-08-14 08:17:27 +00:00
tex2lyx After all those hours of frustrating coding on tex2lyx, I decided that I would do easy things for a change. As a result, many new insets are supported, among which minipage; see the files text-*.tex for an idea of things that work now 2003-08-07 22:59:53 +00:00
.cvsignore finish tex2lyx depth support (hopefully); more things in .cvsignore 2003-08-06 22:47:22 +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 Juergen's compile fix 2003-07-08 06:40:21 +00:00
author.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
author.h rowpainter.C: remove unused variables 2003-07-21 11:01:29 +00:00
boost.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
box.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
box.h
broken_headers.h
buffer_funcs.C Fix to Bug 1287 and Bug 1297 2003-07-29 16:40:26 +00:00
buffer_funcs.h moved some converter/format functions to more appropriate places 2003-07-17 08:23:33 +00:00
buffer.C remove file_format from buffer.h 2003-08-01 10:23:16 +00:00
buffer.h remove file_format from buffer.h 2003-08-01 10:23:16 +00:00
bufferlist.C Rename arguments of makeLaTeXFile to a sane scheme. 2003-07-26 21:37:10 +00:00
bufferlist.h the doxygen patch 2003-06-28 01:23:11 +00:00
bufferparams.C more compress support 2003-07-28 14:40:29 +00:00
bufferparams.h more compress support 2003-07-28 14:40:29 +00:00
bufferview_funcs.C next try... 2003-08-14 08:34:13 +00:00
bufferview_funcs.h weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
BufferView_pimpl.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
BufferView_pimpl.h weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
BufferView.C remove "deep update" 2003-08-05 08:07:07 +00:00
BufferView.h remove "deep update" 2003-08-05 08:07:07 +00:00
Bullet.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Bullet.h
ChangeLog next try... 2003-08-14 08:34:13 +00:00
changes.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
changes.h ws chanes only 2003-03-02 12:16:00 +00:00
Chktex.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Chktex.h
chset.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
chset.h
converter.C move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
converter.h moved some converter/format functions to more appropriate places 2003-07-17 08:23:33 +00:00
counters.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
counters.h
CutAndPaste.C rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
CutAndPaste.h the doxygen patch 2003-06-28 01:23:11 +00:00
debug.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
debug.h
DepTable.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
DepTable.h the ascent/descent/width -> dimensions() change 2003-05-19 17:03:12 +00:00
dimension.C rename the members of Dimension 2003-05-27 13:55:03 +00:00
dimension.h Prepare mathed for unified two-stage drawing 2003-05-28 13:22:36 +00:00
encoding.C
encoding.h move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
errorlist.C More errorlist adjustements. 2003-06-24 20:42:15 +00:00
errorlist.h More errorlist adjustements. 2003-06-24 20:42:15 +00:00
exporter.C Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile 2003-07-07 08:37:02 +00:00
exporter.h More errorlist adjustements. 2003-06-24 20:42:15 +00:00
factory.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
factory.h rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
Floating.C
Floating.h
FloatList.C
FloatList.h
format.C move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
format.h moved some converter/format functions to more appropriate places 2003-07-17 08:23:33 +00:00
funcrequest.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +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
FuncStatus.h
gettext.C Get rid of "char const * _(char const *)". 2003-05-19 21:08:58 +00:00
gettext.h #ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H. 2003-05-20 08:07:43 +00:00
graph.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
graph.h ws changes only 2003-03-04 09:27:27 +00:00
importer.C Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile 2003-07-07 08:37:02 +00:00
importer.h
InsetList.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
InsetList.h weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
intl.C
intl.h
ispell.C move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
ispell.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
iterators.C compilation fix; audit and fix calls to cutSelection 2003-06-16 14:21:52 +00:00
iterators.h Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
kbmap.C fix bug when reading bind files 2003-07-29 09:43:15 +00:00
kbmap.h move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +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
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 introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lastfiles.h
LaTeX.C Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile 2003-07-07 08:37:02 +00:00
LaTeX.h Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile 2003-07-07 08:37:02 +00:00
LaTeXFeatures.C Implement a newenvironment in preamble for greyedout. Patch provided 2003-07-29 12:20:04 +00:00
LaTeXFeatures.h Get rid of the global use_babel variable. 2003-05-23 11:18:43 +00:00
latexrunparams.h Rename LatexRunParams::fragile as moving_arg. 2003-05-23 09:23:03 +00:00
layout.h
LColor.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
LColor.h Martin's changes to the Note inset. 2003-07-30 21:47:18 +00:00
lengthcommon.C
lengthcommon.h
lfuns.h Remove 14 LFUNs; use "dialog-show <name> <data>" instead. 2003-06-19 16:49:45 +00:00
Lsstream.h
LString.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyx_cb.C replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +00:00
lyx_cb.h Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile 2003-07-07 08:37:02 +00:00
lyx_main.C Fix to Bug 1287 and Bug 1297 2003-07-29 16:40:26 +00:00
lyx_main.h Flying high and free... 2003-07-27 22:13:29 +00:00
lyx_sty.C Implement a newenvironment in preamble for greyedout. Patch provided 2003-07-29 12:20:04 +00:00
lyx_sty.h Implement a newenvironment in preamble for greyedout. Patch provided 2003-07-29 12:20:04 +00:00
LyXAction.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
LyXAction.h remove the help funcs 2003-04-09 20:51:35 +00:00
lyxcursor.C replace the LyXCursor::irow_ member with on-demand computation of the value 2003-07-16 08:42:26 +00:00
lyxcursor.h replace the LyXCursor::irow_ member with on-demand computation of the value 2003-07-16 08:42:26 +00:00
lyxfind.C replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +00:00
lyxfind.h get rid of namesapce lyxfind and introduce namespace lyx::find 2003-07-27 12:02:58 +00:00
lyxfont.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxfont.h
lyxfunc.C same here 2003-08-14 14:19:45 +00:00
lyxfunc.h some cleanup (TEXT() gone, argumenst always == false etc) 2003-07-28 22:34:48 +00:00
lyxgluelength.C
lyxgluelength.h fix some C++ parsing bugs 2003-03-27 17:38:24 +00:00
lyxlayout_ptr_fwd.h
lyxlayout.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxlayout.h the doxygen patch 2003-06-28 01:23:11 +00:00
lyxlength.C
lyxlength.h fix some C++ parsing bugs 2003-03-27 17:38:24 +00:00
lyxlex_pimpl.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
lyxlex_pimpl.h zlib stuff 2003-07-27 23:40:08 +00:00
lyxlex.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxlex.h the ascent/descent/width -> dimensions() change 2003-05-19 17:03:12 +00:00
lyxrc.C move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
lyxrc.h move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
lyxrow_funcs.C some more getPar removals 2003-08-14 11:16:31 +00:00
lyxrow_funcs.h next try... 2003-08-14 08:34:13 +00:00
lyxrow.C next try... 2003-08-14 08:34:13 +00:00
lyxrow.h next try... 2003-08-14 08:34:13 +00:00
lyxserver.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxserver.h
lyxtext.h some infrastructure to prepare the rowlist split 2003-08-14 14:10:13 +00:00
lyxtextclass.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxtextclass.h on the way to a usable insetenv 2003-05-19 07:12:09 +00:00
lyxtextclasslist.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
lyxtextclasslist.h
lyxvc.C Take out bufferview from buffer. 2003-07-10 12:26:40 +00:00
lyxvc.h Take out bufferview from buffer. 2003-07-10 12:26:40 +00:00
main.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Makefile.am more makefiles tweaks: kayvan's patch (with small changes); avoid rebuilding the whole xforms frontend everytime configure is run (using the weird but classic autoconf stamp trick); do not install path_defines.C 2003-08-02 21:29:24 +00:00
MenuBackend.C put namespace toc inside namespace lxy 2003-07-27 13:18:55 +00:00
MenuBackend.h The Paste Recent patch 2003-06-17 15:33:49 +00:00
messages.C lyx_localedir fix 2003-07-28 11:43:40 +00:00
messages.h more messages work 2003-04-27 22:11:45 +00:00
metricsinfo.C Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
metricsinfo.h Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
paper.h move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut 2003-07-26 23:04:39 +00:00
paragraph_funcs.C put two functions in one, remove global variables 2003-07-31 13:12:21 +00:00
paragraph_funcs.h remove Buffer * parameter from a bunch of get*Font functions 2003-07-27 21:59:06 +00:00
paragraph_pimpl.C rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
paragraph_pimpl.h rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
paragraph.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
paragraph.h weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
ParagraphList.h remove last of NO_STD_LIST stuff 2003-06-04 13:04:24 +00:00
ParagraphParameters.C replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +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
PrinterParams.h introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
pspell.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
pspell.h
RowList.h rowlist10 2003-04-01 16:55:48 +00:00
rowpainter.C and here 2003-08-14 14:22:27 +00:00
rowpainter.h slimmer interface to paintrows 2003-07-28 20:04:43 +00:00
Sectioning.C
Sectioning.h
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
ShareContainer.h
Spacing.C
Spacing.h
SpellBase.h
stamp-h.in
tabular.C weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
tabular.h remove unused Paragraph::copyIntoMinibuffer 2003-07-31 12:25:36 +00:00
tex-accent.C non-templated tostr in separate files 2003-05-13 14:36:24 +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
tex-strings.h
texrow.C removed unused texrow::increasePos 2003-05-23 09:50:38 +00:00
texrow.h removed unused texrow::increasePos 2003-05-23 09:50:38 +00:00
text2.C some infrastructure to prepare the rowlist split 2003-08-14 14:10:13 +00:00
text3.C some infrastructure to prepare the rowlist split 2003-08-14 14:10:13 +00:00
text_funcs.C Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
text_funcs.h last Friday's text*.C -> text_func shuffle 2003-07-01 11:51:20 +00:00
text.C some infrastructure to prepare the rowlist split 2003-08-14 14:10:13 +00:00
TextCache.C some header insanity fixed 2003-05-23 13:54:09 +00:00
TextCache.h some header insanity fixed 2003-05-23 13:54:09 +00:00
textcursor.C small stuff: 2003-08-05 10:54:19 +00:00
textcursor.h small stuff: 2003-08-05 10:54:19 +00:00
Thesaurus.C
Thesaurus.h Aiksaurus 1.0 support 2003-07-22 15:23:35 +00:00
toc.C put namespace toc inside namespace lxy 2003-07-27 13:18:55 +00:00
toc.h put namespace toc inside namespace lxy 2003-07-27 13:18:55 +00:00
ToolbarBackend.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
ToolbarBackend.h Move the toolbar flags setting into a separate section to allow the 2003-06-11 19:21:46 +00:00
trans_decl.h
trans_mgr.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
trans_mgr.h weekend stuff less the chunk John "*strongly* disagrees with" 2003-08-11 09:09:01 +00:00
trans.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
trans.h
undo_funcs.C remove need_update 2003-08-01 15:17:22 +00:00
undo_funcs.h Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
undo.C Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
undo.h Undo cleaned up. It seems to work pretty well now. 2003-07-25 19:18:43 +00:00
Variables.C
Variables.h
vc-backend.C Take out bufferview from buffer. 2003-07-10 12:26:40 +00:00
vc-backend.h Take out bufferview from buffer. 2003-07-10 12:26:40 +00:00
version.C.in fix writing of tabulars; output the real lyx version number at the top of generated files 2003-07-28 14:09:05 +00:00
version.h fix writing of tabulars; output the real lyx version number at the top of generated files 2003-07-28 14:09:05 +00:00
vspace.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
vspace.h The row-painter patch 2003-02-26 17:04:10 +00:00
WordLangTuple.h