lyx_mirror/src
André Pönitz 2a87592286 fix "height grows when moving in tables" bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7516 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-07 10:00:33 +00:00
..
cheaders
frontends finish tex2lyx depth support (hopefully); more things in .cvsignore 2003-08-06 22:47:22 +00:00
graphics remove "deep update" 2003-08-05 08:07:07 +00:00
insets * insettabular.[Ch] (updateLocal): simplify logic 2003-08-05 12:35:25 +00:00
mathed remove "deep update" 2003-08-05 08:07:07 +00:00
support 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
tex2lyx finish tex2lyx depth support (hopefully); more things in .cvsignore 2003-08-06 22:47:22 +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
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 remove "deep update" 2003-08-05 08:07:07 +00:00
bufferview_funcs.h Juergen's clear-selection-before-insertion patch. See Bug: 441, Bug: 673, Bug: 702, Bug: 954, and Bug: 1226. 2003-07-15 06:51:47 +00:00
BufferView_pimpl.C implement basic drag-and-drop support in qt 2003-08-05 19:51:45 +00:00
BufferView_pimpl.h remove "deep update" 2003-08-05 08:07:07 +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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
ChangeLog finish tex2lyx depth support (hopefully); more things in .cvsignore 2003-08-06 22:47:22 +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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
chset.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
chset.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 limited 'arg' scope 2003-07-30 13:55:44 +00:00
factory.h rename Inset to InsetOld 2003-07-25 21:20:24 +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 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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 some header insanity fixed 2003-05-23 13:54:09 +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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
InsetList.C rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
InsetList.h rename Inset to InsetOld 2003-07-25 21:20:24 +00:00
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 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 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 introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lastfiles.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 remove the hardcoded bibkey from the paragraph 2003-02-17 15:16:14 +00:00
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 2003-02-13 John Levon <levon@movementarian.org> 2003-02-14 00:41:44 +00:00
lyxfunc.C replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +00:00
lyxfunc.h some cleanup (TEXT() gone, argumenst always == false etc) 2003-07-28 22:34:48 +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 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 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 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 small stuff 2003-07-29 01:46:09 +00:00
lyxrow_funcs.h rowlist10 2003-04-01 16:55:48 +00:00
lyxrow.C duplicate rowbreaking code in redoParagraph as starting point for later 2003-08-01 14:12:04 +00:00
lyxrow.h duplicate rowbreaking code in redoParagraph as starting point for later 2003-08-01 14:12:04 +00:00
lyxserver.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
lyxserver.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
lyxtext.h remove need_update 2003-08-01 15:17:22 +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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 Always use std::endl with lyxerr 2003-08-02 11:30:30 +00:00
paragraph.h remove broken operator==() for Paragraphs 2003-07-31 13:38:06 +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 dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 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 slimmer interface to paintrows 2003-07-28 20:04:43 +00:00
rowpainter.h slimmer interface to paintrows 2003-07-28 20:04:43 +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
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.C remove unused Paragraph::copyIntoMinibuffer 2003-07-31 12:25:36 +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 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 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 fix "height grows when moving in tables" bug 2003-08-07 10:00:33 +00:00
text3.C small stuff: 2003-08-05 10:54:19 +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 replace "complicate" BufferView::update(...) calls with simpler ones. 2003-08-04 09:06:35 +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
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 introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
trans_mgr.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
trans.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
trans.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
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 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 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