lyx_mirror/src
John Levon db595adf2d missing changelog from Rob.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5094 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 00:16:48 +00:00
..
cheaders
frontends Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
graphics Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
insets missing changelog from Rob. 2002-08-25 00:16:48 +00:00
mathed clean up my tree a bit 2002-08-23 11:24:55 +00:00
support utilize the 3rd arg of the boost smart pointers, remove own adaptation of boost smart ptrs. 2002-08-20 20:43:10 +00:00
.cvsignore
boost.C update boost 2002-08-20 21:50:08 +00:00
box.C ws cleanup 2002-03-21 17:27:08 +00:00
box.h ws cleanup 2002-03-21 17:27:08 +00:00
broken_headers.h ws cleanup 2002-03-21 17:27:08 +00:00
buffer.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
buffer.h remove NO_COMPABILITY stuff 2002-08-21 07:30:57 +00:00
bufferlist.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
bufferlist.h ws cleanup 2002-03-21 17:27:08 +00:00
bufferparams.C Rename strip to rtrim 2002-07-28 22:50:13 +00:00
bufferparams.h time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
BufferView2.C - parts of Lars' diff-6.diff 2002-08-20 17:18:21 +00:00
bufferview_funcs.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
bufferview_funcs.h ws cleanup 2002-03-21 17:27:08 +00:00
BufferView_pimpl.C the optional argument patch from martin 2002-08-23 09:05:32 +00:00
BufferView_pimpl.h move some stuff from BufferView_pimpl.C to text3.C and lose a few lines... 2002-08-22 13:02:14 +00:00
BufferView.C move some stuff from BufferView_pimpl.C to text3.C and lose a few lines... 2002-08-22 13:02:14 +00:00
BufferView.h move some stuff from BufferView_pimpl.C to text3.C and lose a few lines... 2002-08-22 13:02:14 +00:00
Bullet.C ws cleanup 2002-03-21 17:27:08 +00:00
Bullet.h ws cleanup 2002-03-21 17:27:08 +00:00
ChangeLog Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
Chktex.C ws cleanup 2002-03-21 17:27:08 +00:00
Chktex.h ws cleanup 2002-03-21 17:27:08 +00:00
chset.C get rid of LRegex and LSubstring, use boost::regex instead 2002-05-25 00:19:56 +00:00
chset.h cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
commandtags.h the optional argument patch from martin 2002-08-23 09:05:32 +00:00
converter.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
converter.h compile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish locale problems; add shortcuts to documents menu 2002-07-16 21:17:10 +00:00
counters.C Martin's Per-buffer counters patch. 2002-08-12 20:24:10 +00:00
counters.h Some small counters work 2002-08-11 20:34:20 +00:00
CutAndPaste.C move pasteParagraph to global scope 2002-08-21 17:35:24 +00:00
CutAndPaste.h time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
debug.C compile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish locale problems; add shortcuts to documents menu 2002-07-16 21:17:10 +00:00
debug.h ws cleanup 2002-03-21 17:27:08 +00:00
DepTable.C Compaq cxx 6.5 will now compile lyx. 2002-06-10 07:57:39 +00:00
DepTable.h ws cleanup 2002-03-21 17:27:08 +00:00
encoding.C time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
encoding.h ws cleanup 2002-03-21 17:27:08 +00:00
exporter.C remove some unneeded version of functions from lstrings, 2002-07-28 18:13:51 +00:00
exporter.h ws cleanup 2002-03-21 17:27:08 +00:00
Floating.C proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
Floating.h proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm 2002-04-04 14:39:55 +00:00
FloatList.C J�rgen's float patch + "span columns" 2002-07-25 11:06:25 +00:00
FloatList.h ws cleanup 2002-03-21 17:27:08 +00:00
funcrequest.C move half of BufferView_pimpl::dispatch() to LyXText::dispatch() 2002-08-20 13:00:25 +00:00
funcrequest.h move half of BufferView_pimpl::dispatch() to LyXText::dispatch() 2002-08-20 13:00:25 +00:00
FuncStatus.C ws cleanup 2002-03-21 17:27:08 +00:00
FuncStatus.h ws cleanup 2002-03-21 17:27:08 +00:00
gettext.C use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
gettext.h
importer.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
importer.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
InsetList.C The InsetList 2002-08-11 15:03:52 +00:00
InsetList.h The InsetList 2002-08-11 15:03:52 +00:00
intl.C More very minor syncing .. 2002-06-12 03:16:41 +00:00
intl.h *duck* 2002-06-18 15:44:30 +00:00
ispell.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
ispell.h Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it. 2002-08-06 22:38:44 +00:00
iterators.C The InsetList 2002-08-11 15:03:52 +00:00
iterators.h The InsetList 2002-08-11 15:03:52 +00:00
kbmap.C build fixes 2002-08-06 00:54:20 +00:00
kbmap.h *duck* 2002-06-18 15:44:30 +00:00
kbsequence.C remove unnneded 'using's 2002-07-26 13:20:48 +00:00
kbsequence.h ws changes only 2002-08-11 16:27:10 +00:00
language.C Fix a crash when using iso10646-1 encoding 2002-07-20 13:30:55 +00:00
language.h ws cleanup 2002-03-21 17:27:08 +00:00
lastfiles.C ws cleanup 2002-03-21 17:27:08 +00:00
lastfiles.h ws cleanup 2002-03-21 17:27:08 +00:00
LaTeX.C the FuncRequest changes 2002-08-07 08:11:41 +00:00
LaTeX.h ws cleanup 2002-03-21 17:27:08 +00:00
LaTeXFeatures.C compile fix 2002-07-21 22:17:21 +00:00
LaTeXFeatures.h time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
layout.h Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it. 2002-08-06 22:38:44 +00:00
LColor.C compile fix in XPM image loader; fix opaque handling; remove warnings; fix turkish locale problems; add shortcuts to documents menu 2002-07-16 21:17:10 +00:00
LColor.h Preview code 2002-07-05 21:24:15 +00:00
lengthcommon.C latest graphics jumbo patch from herbert 2002-07-22 12:36:41 +00:00
lengthcommon.h A couple of minor bug fixes and cleanups 2002-07-09 16:23:20 +00:00
Lsstream.h ws cleanup 2002-03-21 17:27:08 +00:00
LString.h handle 2.13 and 2.53 2002-08-07 22:45:38 +00:00
lyx_cb.C streamlining interaction mathed <-> rest of the world 2002-08-15 14:33:14 +00:00
lyx_cb.h spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyx_main.C ws changes only 2002-08-11 16:27:10 +00:00
lyx_main.h some small cleanups 2002-08-07 23:43:38 +00:00
lyx_sty.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyx_sty.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
LyXAction.C the optional argument patch from martin 2002-08-23 09:05:32 +00:00
LyXAction.h small cleanups 2002-08-14 10:16:05 +00:00
lyxcursor.C spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyxcursor.h spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyxfind.C small cleanups. 2002-08-08 21:08:02 +00:00
lyxfind.h small cleanups. 2002-08-08 21:08:02 +00:00
lyxfont.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxfont.h support for wasy symbols 2002-07-09 13:38:27 +00:00
lyxfunc.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxfunc.h the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
lyxgluelength.C various cleanups 2002-08-09 00:42:12 +00:00
lyxgluelength.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxlayout_ptr_fwd.h layout as layout 2002-06-24 20:28:12 +00:00
lyxlayout.C small fix I forgot 2002-08-23 10:38:45 +00:00
lyxlayout.h the optional argument patch from martin 2002-08-23 09:05:32 +00:00
lyxlength.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxlength.h Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxlex_pimpl.C ws changes only 2002-08-11 16:27:10 +00:00
lyxlex_pimpl.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxlex.C spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyxlex.h ws cleanup 2002-03-21 17:27:08 +00:00
lyxrc.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxrc.h remove 2nd exit confirmation. I think this mutated over time, because 2002-07-17 04:53:05 +00:00
lyxrow.C ws cleanup 2002-03-21 17:27:08 +00:00
lyxrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyxserver.C remove xforms check from qt config 2002-08-14 21:22:29 +00:00
lyxserver.h remove io callback on shutdown 2002-07-30 22:35:43 +00:00
lyxtext.h more ws 2002-08-23 11:49:28 +00:00
lyxtextclass.C Rename strip to rtrim 2002-07-28 22:50:13 +00:00
lyxtextclass.h layout as layout 2002-06-24 20:28:12 +00:00
lyxtextclasslist.C time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
lyxtextclasslist.h time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
lyxvc.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
lyxvc.h ws cleanup 2002-03-21 17:27:08 +00:00
main.C New lyx_gui namespace. Some working out to be done still .. 2002-06-12 09:47:10 +00:00
Makefile.am update boost 2002-08-20 21:50:08 +00:00
MenuBackend.C remove NO_COMPABILITY stuff 2002-08-21 07:30:57 +00:00
MenuBackend.h move a few things out-of-line 2002-08-21 06:32:10 +00:00
paragraph_funcs.C move pasteParagraph to global scope 2002-08-21 17:35:24 +00:00
paragraph_funcs.h remove some unneeded includes 2002-08-21 17:45:22 +00:00
paragraph_pimpl.C update boost 2002-08-20 21:50:08 +00:00
paragraph_pimpl.h Martin's Per-buffer counters patch. 2002-08-12 20:24:10 +00:00
paragraph.C the optional argument patch from martin 2002-08-23 09:05:32 +00:00
paragraph.h remove a bit of cruft 2002-08-22 08:42:44 +00:00
ParagraphList.C ws only 2002-08-14 18:40:10 +00:00
ParagraphList.h another 100+ lines bite the dust... 2002-08-20 15:26:52 +00:00
ParagraphParameters.C remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
ParagraphParameters.h remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
ParameterStruct.h remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
PrinterParams.h remove some unneeded version of functions from lstrings, 2002-07-28 18:13:51 +00:00
pspell.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
pspell.h Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it. 2002-08-06 22:38:44 +00:00
Sectioning.C ws cleanup 2002-03-21 17:27:08 +00:00
Sectioning.h
sgml.C various cleanups 2002-08-09 00:42:12 +00:00
sgml.h various cleanups 2002-08-09 00:42:12 +00:00
ShareContainer.h use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
Spacing.C ws cleanup 2002-03-21 17:27:08 +00:00
Spacing.h ws cleanup 2002-03-21 17:27:08 +00:00
SpellBase.h * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
stamp-h.in Fix a crash when using iso10646-1 encoding 2002-07-20 13:30:55 +00:00
tabular_funcs.C Compaq cxx 6.5 will now compile lyx. 2002-06-10 07:57:39 +00:00
tabular_funcs.h Compaq cxx 6.5 will now compile lyx. 2002-06-10 07:57:39 +00:00
tabular-old.C Compaq cxx 6.5 will now compile lyx. 2002-06-10 07:57:39 +00:00
tabular.C remove NO_COMPABILITY stuff 2002-08-21 07:30:57 +00:00
tabular.h time to recompile everything: I removed #include directives from headers here and there... Not sure what the net effect is, but it cannot be worse 2002-07-21 21:21:06 +00:00
tex-accent.C ws cleanup 2002-03-21 17:27:08 +00:00
tex-accent.h ws cleanup 2002-03-21 17:27:08 +00:00
tex-strings.C ws cleanup 2002-03-21 17:27:08 +00:00
tex-strings.h ws cleanup 2002-03-21 17:27:08 +00:00
texrow.C srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
texrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
text2.C 2002-08-22 Martin Vermeer <martin.vermeer@hut.fi> 2002-08-22 07:46:47 +00:00
text3.C more cursor up/down smoothing 2002-08-22 15:04:27 +00:00
text.C move pasteParagraph to global scope 2002-08-21 17:35:24 +00:00
TextCache.C ws cleanup 2002-03-21 17:27:08 +00:00
TextCache.h ws cleanup 2002-03-21 17:27:08 +00:00
Thesaurus.C ws cleanup 2002-03-21 17:27:08 +00:00
Thesaurus.h ws cleanup 2002-03-21 17:27:08 +00:00
toc.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
toc.h std:: fixes for toc 2002-07-21 16:59:01 +00:00
ToolbarDefaults.C some minor lyxaction cleanup 2002-08-08 22:03:30 +00:00
ToolbarDefaults.h ws changes only 2002-08-11 16:27:10 +00:00
tracer.C ws cleanup 2002-03-21 17:27:08 +00:00
tracer.h ws cleanup 2002-03-21 17:27:08 +00:00
trans_decl.h
trans_mgr.C ws cleanup 2002-03-21 17:27:08 +00:00
trans_mgr.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
trans.C whitespace changes to sync my tree 2002-08-23 11:47:03 +00:00
trans.h remove LFUN_TOOLBAR_PUSH 2002-07-22 16:05:17 +00:00
undo_funcs.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
undo_funcs.h Undo /does/ seem to still work properly :) 2002-05-26 19:40:17 +00:00
undo.C ws cleanup 2002-03-21 17:27:08 +00:00
undo.h ws cleanup 2002-03-21 17:27:08 +00:00
Variables.C ws cleanup 2002-03-21 17:27:08 +00:00
Variables.h ws cleanup 2002-03-21 17:27:08 +00:00
vc-backend.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
vc-backend.h ws cleanup 2002-03-21 17:27:08 +00:00
version.C.in do not define macro \LyX if we do not need it; small things 2002-07-20 16:42:15 +00:00
version.h ws cleanup 2002-03-21 17:27:08 +00:00
vspace.C whitespace changes to sync my tree 2002-08-23 11:47:03 +00:00
vspace.h build fixes 2002-08-06 00:54:20 +00:00
WordLangTuple.h * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00