..
cheaders
Add file required by the boost tuple stuff, even though I can't use it!
2001-09-02 11:49:35 +00:00
frontends
add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
2002-07-22 18:56:04 +00:00
graphics
2002-07-22 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-07-22 20:50:45 +00:00
insets
latest graphics jumbo patch from herbert
2002-07-22 12:36:41 +00:00
mathed
enable insertion of spaces in all \textxxx modes.
2002-07-18 11:02:33 +00:00
support
Use lyxconvert script for reading old files
2002-07-22 17:11:41 +00:00
.cvsignore
ignore one more file
2001-12-29 16:18:24 +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
Use lyxconvert script for reading old files
2002-07-22 17:11:41 +00:00
buffer.h
toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert
2002-07-21 15:51:07 +00:00
bufferlist.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
bufferlist.h
ws cleanup
2002-03-21 17:27:08 +00:00
bufferparams.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
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
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
bufferview_funcs.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
bufferview_funcs.h
ws cleanup
2002-03-21 17:27:08 +00:00
BufferView_pimpl.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
BufferView_pimpl.h
implement DependsOn tag for layout files; more uninteresting cleanup
2002-07-20 20:47:54 +00:00
BufferView.C
implement DependsOn tag for layout files; more uninteresting cleanup
2002-07-20 20:47:54 +00:00
BufferView.h
implement DependsOn tag for layout files; more uninteresting cleanup
2002-07-20 20:47:54 +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
split Menu::expand in chunks
2002-07-22 20:12:08 +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
remove LFUN_TOOLBAR_PUSH
2002-07-22 16:05:17 +00:00
converter.C
revert $$s change
2002-07-17 17:26:35 +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
ws cleanup
2002-03-21 17:27:08 +00:00
counters.h
Switch from SigC signals to boost::signals
2002-05-29 16:21:03 +00:00
CutAndPaste.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
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
redraw() cleanup
2002-06-21 02:22:13 +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
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.h
ws cleanup
2002-03-21 17:27:08 +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
srcdoc fixes + a little tidy or two
2002-05-30 03:37:24 +00:00
importer.h
srcdoc fixes + a little tidy or two
2002-05-30 03:37:24 +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
iterators.C
to much stuff for my liking...
2002-02-16 15:59:55 +00:00
iterators.h
ws cleanup
2002-03-21 17:27:08 +00:00
kbmap.C
*duck*
2002-06-18 15:44:30 +00:00
kbmap.h
*duck*
2002-06-18 15:44:30 +00:00
kbsequence.C
*duck*
2002-06-18 15:44:30 +00:00
kbsequence.h
*duck*
2002-06-18 15:44:30 +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
fix dispatch calls as suggested by Herbert
2002-07-20 17:27:03 +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
ws cleanup
2002-03-21 17:27:08 +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
ws cleanup
2002-03-21 17:27:08 +00:00
lyx_cb.C
add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
2002-07-22 18:56:04 +00:00
lyx_cb.h
ws cleanup
2002-03-21 17:27:08 +00:00
lyx_main.C
add lyx_gui::exit() so Qt doesn't have to busy loop, which was eating
2002-07-22 18:56:04 +00:00
lyx_main.h
New lyx_gui namespace. Some working out to be done still ..
2002-06-12 09:47:10 +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
print psuedoaction on failure
2002-07-22 18:26:56 +00:00
LyXAction.h
ws cleanup
2002-03-21 17:27:08 +00:00
lyxcursor.C
Losts of fixes to cursor handling with insets. Cursor up/down now can
2002-04-16 14:10:39 +00:00
lyxcursor.h
Losts of fixes to cursor handling with insets. Cursor up/down now can
2002-04-16 14:10:39 +00:00
lyxfind.C
layout as layout
2002-06-24 20:28:12 +00:00
lyxfind.h
*duck*
2002-06-18 15:44:30 +00:00
lyxfont.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
lyxfont.h
support for wasy symbols
2002-07-09 13:38:27 +00:00
lyxfunc.C
remove LFUN_TOOLBAR_PUSH
2002-07-22 16:05:17 +00:00
lyxfunc.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
lyxgluelength.C
ws cleanup
2002-03-21 17:27:08 +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
implement DependsOn tag for layout files; more uninteresting cleanup
2002-07-20 20:47:54 +00:00
lyxlayout.h
implement DependsOn tag for layout files; more uninteresting cleanup
2002-07-20 20:47:54 +00:00
lyxlength.C
latest graphics jumbo patch from herbert
2002-07-22 12:36:41 +00:00
lyxlength.h
latest graphics jumbo patch from herbert
2002-07-22 12:36:41 +00:00
lyxlex_pimpl.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
lyxlex_pimpl.h
ws cleanup
2002-03-21 17:27:08 +00:00
lyxlex.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
lyxlex.h
ws cleanup
2002-03-21 17:27:08 +00:00
lyxrc.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
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
dispatch changes ...
2002-07-18 20:15:29 +00:00
lyxserver.h
xforms ? what xforms ?
2002-07-14 01:44:15 +00:00
lyxtext.h
A couple of minor bug fixes and cleanups
2002-07-09 16:23:20 +00:00
lyxtextclass.C
layout as layout
2002-06-24 20:28:12 +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
fix bug 416
2002-05-31 01:14:53 +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
toc support reorganization; changes to xform_helpers; aspect ratio patch from herbert
2002-07-21 15:51:07 +00:00
MenuBackend.C
split Menu::expand in chunks
2002-07-22 20:12:08 +00:00
MenuBackend.h
split Menu::expand in chunks
2002-07-22 20:12:08 +00:00
paragraph_pimpl.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
paragraph_pimpl.h
do not define macro \LyX if we do not need it; small things
2002-07-20 16:42:15 +00:00
paragraph.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
paragraph.h
fix latex output for graphics file names containing "."; partly fix 381
2002-07-01 14:31:57 +00:00
ParagraphParameters.C
This is the ParagraphIndent stuff compatibility. All of it only the GUI for
2002-05-08 12:58:16 +00:00
ParagraphParameters.h
Enable compilation with lyxstring again.
2002-05-24 10:39:34 +00:00
ParameterStruct.h
This is the ParagraphIndent stuff compatibility. All of it only the GUI for
2002-05-08 12:58:16 +00:00
PrinterParams.h
Remove bloody irritating #error check.
2002-03-22 15:13:36 +00:00
Sectioning.C
ws cleanup
2002-03-21 17:27:08 +00:00
Sectioning.h
ShareContainer.h
use more specific smart_ptr headers
2002-05-22 01:16:37 +00:00
sp_base.h
ws cleanup
2002-03-21 17:27:08 +00:00
sp_ispell.h
whitespace changes
2002-05-29 12:20:06 +00:00
sp_pspell.h
white space
2002-05-29 12:22:44 +00:00
sp_spell.C
small stuff
2002-06-10 21:04:06 +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
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
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
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
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
text.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
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
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
toc.h
std:: fixes for toc
2002-07-21 16:59:01 +00:00
ToolbarDefaults.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
ToolbarDefaults.h
ws cleanup
2002-03-21 17:27:08 +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
remove out-commented code
2001-12-05 08:50:13 +00:00
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
Remove unused headers.
2002-05-27 00:41:32 +00:00
trans.h
remove LFUN_TOOLBAR_PUSH
2002-07-22 16:05:17 +00:00
undo_funcs.C
layout as layout
2002-06-24 20:28:12 +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
Compaq cxx 6.5 will now compile lyx.
2002-06-10 07:57:39 +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
Compilation fix.
2002-06-13 12:32:37 +00:00
vspace.h
ws cleanup
2002-03-21 17:27:08 +00:00