.. |
client
|
Fix bug 3410 by Georg and me
|
2007-04-06 17:38:11 +00:00 |
frontends
|
code cosmetics whitespace, unneeded lyx:: qualification, indentation, unneeded destructors and the like
|
2007-04-25 16:39:21 +00:00 |
graphics
|
Rename files in src/mathed and src/graphics from .C to .cpp, step 2
|
2007-04-25 03:03:25 +00:00 |
insets
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 2
|
2007-04-25 16:12:54 +00:00 |
mathed
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 2
|
2007-04-25 16:12:54 +00:00 |
support
|
* os_unix.C (addFontResources): for Qt/Mac use the "fonts" directory, not "Fonts".
|
2007-04-25 14:05:03 +00:00 |
tex2lyx
|
move lyxlex_pimpl.* into lyxlex.C
|
2007-04-24 10:52:22 +00:00 |
aspell_local.h
|
remove some msvc warnings
|
2006-12-30 21:05:44 +00:00 |
aspell.C
|
document why we are not using ucs-4 when communicating with aspell
|
2006-12-12 08:17:22 +00:00 |
author.C
|
* src/author.[Ch]: constify AuthorList::get()
|
2007-03-04 09:37:32 +00:00 |
author.h
|
* src/author.[Ch]: constify AuthorList::get()
|
2007-03-04 09:37:32 +00:00 |
Bidi.C
|
move the only remaining function in lyxrow_func to paragraph
|
2006-10-21 07:24:11 +00:00 |
Bidi.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
boost.C
|
* lyx_main.C: remove duplicate function assertion_failed
|
2006-11-10 21:38:07 +00:00 |
box.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
box.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
BranchList.C
|
FIXME: remove global variable theApp
|
2006-11-30 00:04:51 +00:00 |
BranchList.h
|
Fix problem with non-ascii branch names by converting more stuff to
|
2006-11-03 15:16:45 +00:00 |
buffer_funcs.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
buffer_funcs.h
|
Support code for advanced Toc management and bug correction.
|
2007-03-12 11:23:41 +00:00 |
buffer.C
|
Update file format, textclass cv -> simplecv
|
2007-04-25 16:14:59 +00:00 |
buffer.h
|
Small cleanup. updateDocLang() was basically a void function since my paragraph language cleanup.
|
2007-04-03 10:45:22 +00:00 |
bufferlist.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
bufferlist.h
|
convert author names and status messages to docstring
|
2006-12-21 13:58:28 +00:00 |
bufferparams.C
|
Fix for bug 3321. Changed error message.
|
2007-04-17 17:57:57 +00:00 |
bufferparams.h
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
bufferview_funcs.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
bufferview_funcs.h
|
* getPos(): add const attribute to BufferView.
|
2006-11-08 11:38:51 +00:00 |
BufferView.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
BufferView.h
|
Bookmarks: use bottom level pit and pos
|
2007-04-16 19:01:32 +00:00 |
Bullet.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Bullet.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ChangeLog
|
|
|
changes.C
|
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed
|
2007-04-01 15:09:08 +00:00 |
changes.h
|
* src/changes.C:
|
2007-01-07 18:13:25 +00:00 |
Chktex.C
|
Fix strange bibtex problem by converting some more functions to use FileName
|
2006-12-27 10:56:11 +00:00 |
Chktex.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Color.C
|
|
|
Color.h
|
|
|
converter.C
|
prevent the compiler from optimiying away support::Path variables
|
2007-04-06 18:03:29 +00:00 |
converter.h
|
Transfer the global converters and system_converters variables to LyX::Singletons class.
|
2007-01-17 13:18:16 +00:00 |
ConverterCache.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
ConverterCache.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
coordcache.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
coordcache.h
|
Move BufferView cached pointer out of LyXText:
|
2006-10-30 12:45:33 +00:00 |
counters.C
|
optimization.
|
2007-01-11 22:56:21 +00:00 |
counters.h
|
tiny optimization.
|
2007-01-11 22:38:37 +00:00 |
cursor_slice.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
cursor_slice.h
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
cursor.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
cursor.h
|
This commit do the Model/View separation of the LyXText and Paragraph classes. The separation is mostly complete for the Paragraph class but some more transfer should occur for the LyXText class.
|
2006-12-29 23:54:48 +00:00 |
CutAndPaste.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
CutAndPaste.h
|
fix description of replaceSelection and cutSelection
|
2007-02-08 10:40:46 +00:00 |
debug.C
|
Adjust -dbg output
|
2006-12-10 16:51:25 +00:00 |
debug.h
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
DepTable.C
|
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed
|
2007-04-01 15:09:08 +00:00 |
DepTable.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
dimension.C
|
* Dimension is a simple wrapper class again.
|
2006-12-04 10:45:43 +00:00 |
dimension.h
|
* Dimension is a simple wrapper class again.
|
2006-12-04 10:45:43 +00:00 |
dispatchresult.h
|
- rework update handling, make cursor movement faster,
|
2006-10-22 11:46:36 +00:00 |
dociterator.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
dociterator.h
|
Comment out unimplemented method.
|
2007-02-07 21:49:00 +00:00 |
encoding.C
|
Prevent invalid latex for multilingual sections and inputenc == auto.
|
2007-04-16 18:06:01 +00:00 |
encoding.h
|
Prevent invalid latex for multilingual sections and inputenc == auto.
|
2007-04-16 18:06:01 +00:00 |
errorlist.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
errorlist.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
exporter.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
exporter.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
factory.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
factory.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Floating.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Floating.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
FloatList.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
FloatList.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
FontIterator.C
|
Move BufferView cached pointer out of LyXText:
|
2006-10-30 12:45:33 +00:00 |
FontIterator.h
|
Move BufferView cached pointer out of LyXText:
|
2006-10-30 12:45:33 +00:00 |
format.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
format.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
funcrequest.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
funcrequest.h
|
Fix bugs 1720 (almost) and 2877
|
2006-11-09 14:56:57 +00:00 |
FuncStatus.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
FuncStatus.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
gettext.C
|
* messages.h:
|
2007-01-14 10:37:14 +00:00 |
gettext.h
|
Don't crash anymore if an .ui file contains unicode labels
|
2006-11-23 16:31:48 +00:00 |
graph.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
graph.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
importer.C
|
Transfer the global converters and system_converters variables to LyX::Singletons class.
|
2007-01-17 13:18:16 +00:00 |
importer.h
|
more unicode filenames
|
2006-12-02 16:07:15 +00:00 |
insetiterator.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
insetiterator.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
InsetList.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
InsetList.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
intl.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
intl.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ispell.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
ispell.h
|
Fix ispell encoding for lyxrc.isp_use_input_encoding == true
|
2006-12-10 16:08:52 +00:00 |
kbmap.C
|
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed
|
2007-04-01 14:51:13 +00:00 |
kbmap.h
|
Make the shortcuts work correctly with the mac.
|
2007-01-04 17:10:24 +00:00 |
kbsequence.C
|
Make the shortcuts work correctly with the mac.
|
2007-01-04 17:10:24 +00:00 |
kbsequence.h
|
Make the shortcuts work correctly with the mac.
|
2007-01-04 17:10:24 +00:00 |
language.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
language.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
LaTeX.C
|
make the nomencl inset work with older versions of nomencl.sty
|
2007-04-23 18:33:36 +00:00 |
LaTeX.h
|
make the nomencl inset work with older versions of nomencl.sty
|
2007-04-23 18:33:36 +00:00 |
LaTeXFeatures.C
|
make the nomencl inset work with older versions of nomencl.sty
|
2007-04-23 18:33:36 +00:00 |
LaTeXFeatures.h
|
New framework for declaring generic features in textclasses.
|
2007-04-06 09:02:23 +00:00 |
layout.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
LColor.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
LColor.h
|
* src/LColor.[Ch]
|
2006-12-22 10:23:25 +00:00 |
lengthcommon.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lengthcommon.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lfuns.h
|
the greek-insert stuff, incidently containing unrelated the removal of paragraph_pimpl.C
|
2007-04-25 07:48:35 +00:00 |
lyx_cb.C
|
Normalize everything that comes from 'outside' (plain text import,
|
2007-04-03 08:15:39 +00:00 |
lyx_cb.h
|
Normalize everything that comes from 'outside' (plain text import,
|
2007-04-03 08:15:39 +00:00 |
lyx_main.C
|
* Refactoring of ToolbarBackend.[Ch] into
|
2007-04-19 19:43:15 +00:00 |
lyx_main.h
|
Fix support lib dependency problem.
|
2007-02-26 12:46:44 +00:00 |
lyx_sty.C
|
new \lyxline difinition, fixes also bug 1988:
|
2007-01-31 01:15:14 +00:00 |
lyx_sty.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
LyXAction.C
|
the greek-insert stuff, incidently containing unrelated the removal of paragraph_pimpl.C
|
2007-04-25 07:48:35 +00:00 |
LyXAction.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxfind.C
|
* src/support/lstrings.C
|
2007-03-02 16:52:49 +00:00 |
lyxfind.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
lyxfont.C
|
Fix bug 3235
|
2007-03-18 10:59:16 +00:00 |
lyxfont.h
|
Fix bug 3235
|
2007-03-18 10:59:16 +00:00 |
lyxfunc.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
lyxfunc.h
|
We use char_type, not size_t for storing UCS4 characters.
|
2007-01-24 14:01:34 +00:00 |
lyxgluelength.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxgluelength.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxlayout_ptr_fwd.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxlayout.C
|
* lyxlayout.C (read): set labelstringappendix_ every time
|
2007-04-05 10:57:14 +00:00 |
lyxlayout.h
|
* src/lyxlayout.h
|
2007-01-17 21:12:14 +00:00 |
lyxlength.C
|
More unicode fixes for docbook.
|
2006-10-21 19:40:29 +00:00 |
lyxlength.h
|
unicode: ditch another utf8 roundtrip
|
2006-11-11 20:59:04 +00:00 |
lyxlex.C
|
move lyxlex_pimpl.* into lyxlex.C
|
2007-04-24 10:52:22 +00:00 |
lyxlex.h
|
Fix bug 3293 by Bernhard Roider:
|
2007-03-26 13:43:49 +00:00 |
lyxrc.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
lyxrc.h
|
Finish the transition to unicode of the kmap machinery and enable kmap files
|
2007-03-31 16:41:02 +00:00 |
lyxrow.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxrow.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxserver.C
|
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed
|
2007-04-01 14:44:10 +00:00 |
lyxserver.h
|
move #endif to the end of the file
|
2006-10-23 14:24:04 +00:00 |
lyxsocket.C
|
Fix bug 3410 by Georg and me
|
2007-04-06 17:38:11 +00:00 |
lyxsocket.h
|
Fix bug 3410 by Georg and me
|
2007-04-06 17:38:11 +00:00 |
lyxtext.h
|
remove unused declaration
|
2007-04-14 11:15:50 +00:00 |
lyxtextclass.C
|
New framework for declaring generic features in textclasses.
|
2007-04-06 09:02:23 +00:00 |
lyxtextclass.h
|
New framework for declaring generic features in textclasses.
|
2007-04-06 09:02:23 +00:00 |
lyxtextclasslist.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
lyxtextclasslist.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
lyxvc.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
lyxvc.h
|
more unicode filenames
|
2006-12-02 16:07:15 +00:00 |
main.C
|
* lyx_main.[Ch]
|
2006-11-18 17:47:12 +00:00 |
Makefile.am
|
move lyxlex_pimpl.* into lyxlex.C
|
2007-04-24 10:52:22 +00:00 |
MenuBackend.C
|
* Refactoring of ToolbarBackend.[Ch] into
|
2007-04-19 19:43:15 +00:00 |
MenuBackend.h
|
Make the shortcuts work correctly with the mac.
|
2007-01-04 17:10:24 +00:00 |
messages.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
messages.h
|
make the code to avoid multiple warnings actually work
|
2007-02-24 22:54:19 +00:00 |
metricsinfo.C
|
use more unicode in math
|
2006-10-22 10:15:23 +00:00 |
metricsinfo.h
|
Fix typo.
|
2007-01-20 08:43:51 +00:00 |
mover.C
|
fix another problem with paths with spaces: Quote filenames correctly
|
2007-02-18 19:38:05 +00:00 |
mover.h
|
Correct name: XFig -> Xfig
|
2007-03-15 21:22:02 +00:00 |
output_docbook.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
output_docbook.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
output_latex.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
output_latex.h
|
Prevent invalid latex for multilingual sections and inputenc == auto.
|
2007-04-16 18:06:01 +00:00 |
output_plaintext.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
output_plaintext.h
|
* insets/insetfloatlist.C:
|
2007-01-18 22:29:50 +00:00 |
output.C
|
more unicode filenames
|
2006-12-04 15:46:57 +00:00 |
output.h
|
more unicode filenames
|
2006-12-04 15:46:57 +00:00 |
outputparams.C
|
Fix bug 3235
|
2007-03-18 10:59:16 +00:00 |
outputparams.h
|
Fix bug 3235
|
2007-03-18 10:59:16 +00:00 |
paper.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
paragraph_funcs.C
|
paragraph_funcs.C should not have used paragraph_pimpl.h from the beginning...
|
2007-04-24 10:28:45 +00:00 |
paragraph_funcs.h
|
Add some documentation
|
2007-01-07 17:58:36 +00:00 |
paragraph.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
paragraph.h
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
ParagraphList_fwd.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ParagraphList.h
|
fix copy/paste error
|
2007-02-24 17:52:26 +00:00 |
ParagraphMetrics.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
ParagraphMetrics.h
|
fix compile error:
|
2007-01-06 10:08:48 +00:00 |
ParagraphParameters.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
ParagraphParameters.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
pariterator.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
pariterator.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
pch.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
PrinterParams.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
PrinterParams.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
pspell.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
pspell.h
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |
RowList_fwd.h
|
This commit fixes the singlePar optimization which was disabled due to the ParagraphMetrics cleanup.
|
2007-01-06 09:15:59 +00:00 |
rowpainter.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
rowpainter.h
|
simplify paintText() interface.
|
2006-10-28 09:59:43 +00:00 |
Sectioning.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Sectioning.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
session.C
|
Bookmarks: use bottom level pit and pos
|
2007-04-16 19:01:32 +00:00 |
session.h
|
Bookmarks: use bottom level pit and pos
|
2007-04-16 19:01:32 +00:00 |
sgml.C
|
Use new isAlphaASCII and isDigitASCII functions instead of isalpha and
|
2007-04-02 15:21:36 +00:00 |
sgml.h
|
some compile fixes, more to be expected
|
2006-10-22 11:00:04 +00:00 |
Spacing.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Spacing.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
SpellBase.C
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |
SpellBase.h
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |
stamp-h.in
|
|
|
tabular.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
tabular.h
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
tex-accent.C
|
Normalize everything that comes from 'outside' (plain text import,
|
2007-04-03 08:15:39 +00:00 |
tex-accent.h
|
Don't convert keystrokes to LaTeX accents, but insert unicode combining
|
2007-03-31 18:28:36 +00:00 |
tex-strings.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
tex-strings.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
texrow.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
texrow.h
|
remove some msvc warnings
|
2006-12-30 21:05:44 +00:00 |
text2.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
text3.C
|
the greek-insert stuff, incidently containing unrelated the removal of paragraph_pimpl.C
|
2007-04-25 07:48:35 +00:00 |
text.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
TextMetrics.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
TextMetrics.h
|
Transfer x2pos() and pos2x from LyXText to TextMetrics.
|
2007-01-01 11:36:30 +00:00 |
Thesaurus.C
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
Thesaurus.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
toc.C
|
* src/toc.C: whitespace
|
2007-03-27 05:58:10 +00:00 |
toc.h
|
* Buffer
|
2006-11-11 00:35:14 +00:00 |
TocBackend.C
|
Rename insets/insetxxx to insets/InsetXxx, part 1
|
2007-04-25 01:24:38 +00:00 |
TocBackend.h
|
remove useless declaration
|
2007-03-25 00:57:12 +00:00 |
ToolbarBackend.C
|
* frontends/LyXView.h:
|
2007-04-21 17:38:43 +00:00 |
ToolbarBackend.h
|
* Action.[Ch]
|
2007-04-19 20:29:27 +00:00 |
trans_decl.h
|
Convert the part of the keymap code that will not be removed to docstring.
|
2007-03-31 08:12:08 +00:00 |
trans_mgr.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
trans_mgr.h
|
Finish the transition to unicode of the kmap machinery and enable kmap files
|
2007-03-31 16:41:02 +00:00 |
trans.C
|
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually needed
|
2007-04-01 14:44:10 +00:00 |
trans.h
|
Convert the part of the keymap code that will not be removed to docstring.
|
2007-03-31 08:12:08 +00:00 |
undo.C
|
Fix a few rename inconsistencies discovered by JMarc in insets and mathed, step 1
|
2007-04-25 16:11:45 +00:00 |
undo.h
|
This is supposed to fix #3189 basically by avoiding the error condition:
|
2007-03-27 14:33:19 +00:00 |
UpdateFlags.h
|
Fix cursor navigation in math.
|
2007-01-20 01:23:07 +00:00 |
Variables.C
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
Variables.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
vc-backend.C
|
prevent the compiler from optimiying away support::Path variables
|
2007-04-06 18:03:29 +00:00 |
vc-backend.h
|
prevent the compiler from optimiying away support::Path variables
|
2007-04-06 18:03:29 +00:00 |
version.C.in
|
|
|
version.h
|
move everything into namespace lyx
|
2006-10-21 00:16:43 +00:00 |
vspace.C
|
unicode: ditch another utf8 roundtrip
|
2006-11-11 20:59:04 +00:00 |
vspace.h
|
unicode: ditch another utf8 roundtrip
|
2006-11-11 20:59:04 +00:00 |
WordLangTuple.h
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |