.. |
client
|
make sure to dist pch.h and mark PCH_FILE as a built file
|
2005-07-12 23:42:23 +00:00 |
frontends
|
some more inlining
|
2005-07-16 18:25:58 +00:00 |
graphics
|
make sure to dist pch.h and mark PCH_FILE as a built file
|
2005-07-12 23:42:23 +00:00 |
insets
|
clean up
|
2005-07-17 01:13:36 +00:00 |
mathed
|
clean up
|
2005-07-17 01:13:36 +00:00 |
support
|
implement undo for textclass switches in order to avoid a crash
|
2005-07-14 22:09:22 +00:00 |
tex2lyx
|
drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update)
|
2005-07-16 15:18:14 +00:00 |
.cvsignore
|
|
|
aspell_local.h
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
aspell.C
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
author.C
|
|
|
author.h
|
|
|
Bidi.C
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
Bidi.h
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
boost.C
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
box.C
|
|
|
box.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
BranchList.C
|
- Add missing STL includes for correctness - gcc is too forgiving
|
2005-01-18 14:15:57 +00:00 |
BranchList.h
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
buffer_funcs.C
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
buffer_funcs.h
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
buffer.C
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
buffer.h
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
bufferlist.C
|
The package reworking.
|
2005-01-10 19:17:43 +00:00 |
bufferlist.h
|
implement buffer-next/previous (bug 515)
|
2004-10-22 10:24:55 +00:00 |
bufferparams.C
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
bufferparams.h
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
bufferview_funcs.C
|
Handle cursor position after last char in row before a inset which uses a whole row
|
2005-07-16 00:04:54 +00:00 |
bufferview_funcs.h
|
make boundary property an iterator property instead of a CursorSlice property
|
2005-07-15 15:49:40 +00:00 |
BufferView_pimpl.C
|
make boundary property an iterator property instead of a CursorSlice property
|
2005-07-15 15:49:40 +00:00 |
BufferView_pimpl.h
|
Axe processEvents, fix cursor draw artifacts, put update flags into an enum,
|
2005-05-31 14:40:30 +00:00 |
BufferView.C
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
BufferView.h
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
Bullet.C
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
Bullet.h
|
|
|
ChangeLog
|
More fixes to cursor handling with boundary
|
2005-07-16 23:54:32 +00:00 |
changes.C
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
changes.h
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
Chktex.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
Chktex.h
|
|
|
chset.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
chset.h
|
|
|
converter.C
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
converter.h
|
use the default converter for insetexternal, too
|
2005-01-14 19:13:17 +00:00 |
coordcache.C
|
formatting
|
2005-07-16 17:54:25 +00:00 |
coordcache.h
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
counters.C
|
rename tostr.[Ch] to convert.[Ch]
|
2005-01-06 16:39:35 +00:00 |
counters.h
|
|
|
cursor_slice.C
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
cursor_slice.h
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
cursor.C
|
Handle cursor position after last char in row before a inset which uses a whole row
|
2005-07-16 00:04:54 +00:00 |
cursor.h
|
make boundary property an iterator property instead of a CursorSlice property
|
2005-07-15 15:49:40 +00:00 |
CutAndPaste.C
|
partial revert of earlier patch avoids crash
|
2005-07-16 15:22:07 +00:00 |
CutAndPaste.h
|
undefined charstyle fixes from Martin and me
|
2005-05-04 11:21:14 +00:00 |
debug.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
debug.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
DepTable.C
|
|
|
DepTable.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
dimension.C
|
|
|
dimension.h
|
Axe processEvents, fix cursor draw artifacts, put update flags into an enum,
|
2005-05-31 14:40:30 +00:00 |
dispatchresult.h
|
|
|
dociterator.C
|
initialize boundary
|
2005-07-16 14:35:33 +00:00 |
dociterator.h
|
make boundary property an iterator property instead of a CursorSlice property
|
2005-07-15 15:49:40 +00:00 |
encoding.C
|
|
|
encoding.h
|
|
|
errorlist.C
|
|
|
errorlist.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
exporter.C
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
exporter.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
factory.C
|
make sure inserting a tabular invokes a dialog
|
2005-07-16 15:33:49 +00:00 |
factory.h
|
|
|
Floating.C
|
|
|
Floating.h
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
FloatList.C
|
|
|
FloatList.h
|
Make us satisfy concept checks
|
2004-11-16 20:41:38 +00:00 |
FontIterator.C
|
reduce number of calls to LyXText::getFont
|
2005-06-10 14:55:01 +00:00 |
FontIterator.h
|
avoid an extra copy in FontIterator::operator*
|
2005-04-11 13:35:15 +00:00 |
format.C
|
'Forward port' various path fixes from the 1.3.x branch.
|
2005-06-18 00:18:29 +00:00 |
format.h
|
make gettting the file format from file contents work in the correct way ;-)
|
2004-11-09 19:08:34 +00:00 |
funcrequest.C
|
avoid reading uninitialized char c in split()
|
2005-07-16 17:27:16 +00:00 |
funcrequest.h
|
Whitespace, only whitespace.
|
2004-11-26 14:52:54 +00:00 |
FuncStatus.C
|
correctly display messages issued by getStatus
|
2004-11-25 09:15:26 +00:00 |
FuncStatus.h
|
fix FuncStatus documentation
|
2005-04-21 13:03:45 +00:00 |
gettext.C
|
|
|
gettext.h
|
|
|
graph.C
|
|
|
graph.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
importer.C
|
|
|
importer.h
|
|
|
insetiterator.C
|
|
|
insetiterator.h
|
|
|
InsetList.C
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
InsetList.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
intl.C
|
|
|
intl.h
|
|
|
ispell.C
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
ispell.h
|
Rename some of the elements of the SpellBase::Result enum.
|
2005-01-20 16:17:37 +00:00 |
kbmap.C
|
add possibility to specify the origin of a FuncRequest; use it to get rid of the "verbose" flag in dispatch
|
2004-11-08 10:54:29 +00:00 |
kbmap.h
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
kbsequence.C
|
|
|
kbsequence.h
|
|
|
language.C
|
other people's work
|
2005-07-16 15:55:36 +00:00 |
language.h
|
other people's work
|
2005-07-16 15:55:36 +00:00 |
lastfiles.C
|
ditch FileInfo -> use boost.filesystem
|
2005-01-31 10:42:26 +00:00 |
lastfiles.h
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
LaTeX.C
|
fix bug 1824
|
2005-02-23 16:56:40 +00:00 |
LaTeX.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
LaTeXFeatures.C
|
fix bug 1905 (amsmath-wasysym conflict)
|
2005-06-11 11:02:22 +00:00 |
LaTeXFeatures.h
|
Fix output of change tracked documents (also fixes bug 1031)
|
2005-01-24 17:12:19 +00:00 |
layout.h
|
|
|
LColor.C
|
fix math color inset UI and parsing
|
2005-06-17 14:35:19 +00:00 |
LColor.h
|
fix math color inset UI and parsing
|
2005-06-17 14:35:19 +00:00 |
lengthcommon.C
|
A more general fix for bug 1682, also fixes off-by-one-errors in the frontend (combos)
|
2004-11-11 12:32:53 +00:00 |
lengthcommon.h
|
|
|
lfuns.h
|
reintroduce LFUN_BIBDB_ADD and LFUN BIBDB_DEL (bug 961)
|
2005-06-25 15:57:15 +00:00 |
lyx_cb.C
|
* lyxfont.h: Change order of declarations to give the compiler
|
2005-07-16 10:35:43 +00:00 |
lyx_cb.h
|
* lyxfont.h: Change order of declarations to give the compiler
|
2005-07-16 10:35:43 +00:00 |
lyx_main.C
|
drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update)
|
2005-07-16 15:18:14 +00:00 |
lyx_main.h
|
The LyXRC::prepend_path patch as tested on the Mac by Andreas.
|
2005-01-16 21:01:41 +00:00 |
lyx_sty.C
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
lyx_sty.h
|
|
|
LyXAction.C
|
reintroduce LFUN_BIBDB_ADD and LFUN BIBDB_DEL (bug 961)
|
2005-06-25 15:57:15 +00:00 |
LyXAction.h
|
the depm patch
|
2005-02-08 02:06:39 +00:00 |
lyxfind.C
|
implement undo for textclass switches in order to avoid a crash
|
2005-07-14 22:09:22 +00:00 |
lyxfind.h
|
|
|
lyxfont.C
|
some more inlining
|
2005-07-16 18:25:58 +00:00 |
lyxfont.h
|
some more inlining
|
2005-07-16 18:25:58 +00:00 |
lyxfunc.C
|
* lyxfont.h: Change order of declarations to give the compiler
|
2005-07-16 10:35:43 +00:00 |
lyxfunc.h
|
correctly display messages issued by getStatus
|
2004-11-25 09:15:26 +00:00 |
lyxgluelength.C
|
|
|
lyxgluelength.h
|
|
|
lyxlayout_ptr_fwd.h
|
|
|
lyxlayout.C
|
various toc-related fixes
|
2005-05-12 10:16:04 +00:00 |
lyxlayout.h
|
various toc-related fixes
|
2005-05-12 10:16:04 +00:00 |
lyxlength.C
|
the final word on bug 1523?
|
2004-12-29 15:38:48 +00:00 |
lyxlength.h
|
clone NVI, other small stuff
|
2004-11-23 23:04:52 +00:00 |
lyxlex_pimpl.C
|
use USE_COMPRESSION to guard code.
|
2005-01-20 21:34:23 +00:00 |
lyxlex_pimpl.h
|
Asger's obviously-correct Win32 changes.
|
2005-01-31 15:26:40 +00:00 |
lyxlex.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
lyxlex.h
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
lyxrc.C
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
lyxrc.h
|
enable running latex on files which path contains spaces
|
2005-03-25 15:27:30 +00:00 |
lyxrow_funcs.C
|
|
|
lyxrow_funcs.h
|
|
|
lyxrow.C
|
CoordBranch merge
|
2004-11-30 01:59:49 +00:00 |
lyxrow.h
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
lyxserver.C
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
lyxserver.h
|
Squash a breakage on Windows and move a couple of functions out of line.
|
2005-01-20 15:07:36 +00:00 |
lyxsocket.C
|
Remove stub code that was actually disabling the lyxsocket.
|
2005-06-09 09:04:33 +00:00 |
lyxsocket.h
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
lyxtext.h
|
make boundary property an iterator property instead of a CursorSlice property
|
2005-07-15 15:49:40 +00:00 |
lyxtextclass.C
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
lyxtextclass.h
|
various toc-related fixes
|
2005-05-12 10:16:04 +00:00 |
lyxtextclasslist.C
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
lyxtextclasslist.h
|
Make us satisfy concept checks
|
2004-11-16 20:41:38 +00:00 |
lyxvc.C
|
|
|
lyxvc.h
|
|
|
main.C
|
ditch FileInfo -> use boost.filesystem
|
2005-01-31 10:42:26 +00:00 |
Makefile.am
|
make sure to dist pch.h and mark PCH_FILE as a built file
|
2005-07-12 23:42:23 +00:00 |
MenuBackend.C
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
MenuBackend.h
|
|
|
messages.C
|
other people's work
|
2005-07-16 15:55:36 +00:00 |
messages.h
|
enable translation of ambigous messages
|
2004-10-19 09:11:02 +00:00 |
metricsinfo.C
|
Whitespace, only whitespace.
|
2004-10-05 10:11:42 +00:00 |
metricsinfo.h
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
mover.C
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
mover.h
|
Change the meaning of the $$s placeholder to <lyx support dir>.
|
2005-01-20 15:02:16 +00:00 |
output_docbook.C
|
fix bug 1807: New on-screen translations do not work
|
2005-05-20 09:13:42 +00:00 |
output_docbook.h
|
Reorganized docbook export code and fixed several bugs in the process.
|
2004-10-24 00:02:39 +00:00 |
output_latex.C
|
avoid deref of past the end iter
|
2005-07-15 11:14:08 +00:00 |
output_latex.h
|
|
|
output_linuxdoc.C
|
fix bugs discovered by msvc
|
2005-01-20 14:38:45 +00:00 |
output_linuxdoc.h
|
|
|
output_plaintext.C
|
Fix bug 421
|
2005-07-15 19:10:25 +00:00 |
output_plaintext.h
|
Fix bug 421
|
2005-07-15 19:10:25 +00:00 |
output.C
|
|
|
output.h
|
|
|
outputparams.C
|
Remove mixed_content from output parameters.
|
2004-11-02 11:25:20 +00:00 |
outputparams.h
|
clean up french language handling
|
2005-07-07 10:51:58 +00:00 |
paper.h
|
Fix bug 886 and others not reported related with the document paper size.
|
2005-07-16 16:57:55 +00:00 |
paragraph_funcs.C
|
remove unneeded function Paragraph::checkInsertChar, fix small bug in boundary handling
|
2005-07-16 12:02:31 +00:00 |
paragraph_funcs.h
|
Asger's commentary, const-correct and bug-squashing little beauty.
|
2005-01-31 16:29:48 +00:00 |
paragraph_pimpl.C
|
Fix output of change tracked documents (also fixes bug 1031)
|
2005-01-24 17:12:19 +00:00 |
paragraph_pimpl.h
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
paragraph.C
|
remove unneeded function Paragraph::checkInsertChar, fix small bug in boundary handling
|
2005-07-16 12:02:31 +00:00 |
paragraph.h
|
some more inlining
|
2005-07-16 18:25:58 +00:00 |
ParagraphList_fwd.h
|
Make us satisfy concept checks
|
2004-11-16 20:41:38 +00:00 |
ParagraphParameters.C
|
place one paragraph parameter per line. (file format = 239)
|
2005-01-06 16:52:08 +00:00 |
ParagraphParameters.h
|
|
|
pariterator.C
|
CoordBranch merge
|
2004-11-30 01:59:49 +00:00 |
pariterator.h
|
par->pit renaming
|
2004-11-24 21:53:46 +00:00 |
pch.h
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
PrinterParams.C
|
|
|
PrinterParams.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
pspell.C
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
pspell.h
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
RowList_fwd.h
|
Asger's commentary, const-correct and bug-squashing little beauty.
|
2005-01-31 16:29:48 +00:00 |
rowpainter.C
|
reduce number of calls to LyXText::getFont
|
2005-06-10 14:55:01 +00:00 |
rowpainter.h
|
CoordBranch merge
|
2004-11-30 01:59:49 +00:00 |
Sectioning.C
|
- Add missing STL includes for correctness - gcc is too forgiving
|
2005-01-18 14:15:57 +00:00 |
Sectioning.h
|
|
|
sgml.C
|
- Add missing STL includes for correctness - gcc is too forgiving
|
2005-01-18 14:15:57 +00:00 |
sgml.h
|
Remove mixed_content from output parameters.
|
2004-11-02 11:25:20 +00:00 |
Spacing.C
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
Spacing.h
|
the convert patch
|
2005-01-27 21:05:44 +00:00 |
SpellBase.C
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
SpellBase.h
|
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
|
2005-05-02 13:35:30 +00:00 |
stamp-h.in
|
|
|
tabular.C
|
Fix tabular paste (and conflict markers in ChangeLog file :-)
|
2005-05-12 12:22:39 +00:00 |
tabular.h
|
Whitespace, only whitespace. s/ +$//
|
2005-06-09 09:58:08 +00:00 |
tex-accent.C
|
add specialization for unsigned long, and clean up header file
|
2005-01-07 13:32:26 +00:00 |
tex-accent.h
|
|
|
tex-strings.C
|
|
|
tex-strings.h
|
|
|
texrow.C
|
|
|
texrow.h
|
|
|
text2.C
|
More fixes to cursor handling with boundary
|
2005-07-16 23:54:32 +00:00 |
text3.C
|
More fixes to cursor handling with boundary
|
2005-07-16 23:54:32 +00:00 |
text.C
|
Just remove bogus check
|
2005-07-16 18:21:14 +00:00 |
Thesaurus.C
|
|
|
Thesaurus.h
|
|
|
toc.C
|
fix bug 1870 (List of tables windows shows list of figures)
|
2005-07-04 13:05:03 +00:00 |
toc.h
|
fix bug 1870 (List of tables windows shows list of figures)
|
2005-07-04 13:05:03 +00:00 |
ToolbarBackend.C
|
add possibility to specify the origin of a FuncRequest; use it to get rid of the "verbose" flag in dispatch
|
2004-11-08 10:54:29 +00:00 |
ToolbarBackend.h
|
|
|
trans_decl.h
|
Asger's exchanging of the class and struct keywords.
|
2005-01-19 15:03:31 +00:00 |
trans_mgr.C
|
fix cursor positioning after entering an InsetLatexAccent
|
2005-07-14 13:05:03 +00:00 |
trans_mgr.h
|
|
|
trans.C
|
|
|
trans.h
|
|
|
undo.C
|
send UpdatableInset down the way of the Dodo
|
2005-07-15 22:10:25 +00:00 |
undo.h
|
implement undo for textclass switches in order to avoid a crash
|
2005-07-14 22:09:22 +00:00 |
Variables.C
|
|
|
Variables.h
|
|
|
vc-backend.C
|
Whitespace, only whitespace.
|
2005-04-26 11:12:20 +00:00 |
vc-backend.h
|
|
|
version.C.in
|
|
|
version.h
|
|
|
vspace.C
|
better (and localizable) display of vertical spaces
|
2005-05-24 10:23:30 +00:00 |
vspace.h
|
better (and localizable) display of vertical spaces
|
2005-05-24 10:23:30 +00:00 |
WordLangTuple.h
|
|
|