.. |
tests
|
remove unused stuff
|
2007-04-02 12:42:02 +00:00 |
BCView.C
|
|
|
BCView.h
|
|
|
BCView.tmpl
|
|
|
biblio.C
|
* BufferParams:
|
2007-03-25 01:12:38 +00:00 |
biblio.h
|
* BufferParams:
|
2007-03-25 01:12:38 +00:00 |
ButtonController.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
ButtonController.h
|
|
|
ButtonPolicies.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
ButtonPolicies.h
|
|
|
ChangeLog
|
|
|
character.C
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
character.h
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
ControlAboutlyx.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
ControlAboutlyx.h
|
* src/frontends/controllers/ControlAboutlyx.[Ch]:
|
2007-03-26 15:58:00 +00:00 |
ControlBibtex.C
|
* BufferParams:
|
2007-03-25 01:12:38 +00:00 |
ControlBibtex.h
|
|
|
ControlBox.C
|
get rid of more utf8 conversions
|
2006-12-21 20:52:59 +00:00 |
ControlBox.h
|
get rid of more utf8 conversions
|
2006-12-21 20:52:59 +00:00 |
ControlBranch.C
|
|
|
ControlBranch.h
|
|
|
ControlChanges.C
|
* frontends/qt4/QChanges.C:
|
2007-02-01 20:48:43 +00:00 |
ControlChanges.h
|
* frontends/qt4/QChanges.C:
|
2007-02-01 20:48:43 +00:00 |
ControlCharacter.C
|
Fix bug 440
|
2007-03-23 15:09:21 +00:00 |
ControlCharacter.h
|
Fix bug 440
|
2007-03-23 15:09:21 +00:00 |
ControlCitation.C
|
Cleanup and polish of the Citation dialog:
|
2007-03-25 01:32:12 +00:00 |
ControlCitation.h
|
Cleanup and polish of the Citation dialog:
|
2007-03-25 01:32:12 +00:00 |
ControlCommand.C
|
|
|
ControlCommand.h
|
hopefully fix bug 3152.
|
2007-03-16 20:31:29 +00:00 |
ControlCommandBuffer.C
|
convert author names and status messages to docstring
|
2006-12-21 13:58:28 +00:00 |
ControlCommandBuffer.h
|
convert author names and status messages to docstring
|
2006-12-21 13:58:28 +00:00 |
ControlDocument.C
|
* src/frontends/controllers/ControlDocument.C: remove workaround now that
|
2007-02-08 14:44:13 +00:00 |
ControlDocument.h
|
|
|
ControlErrorList.C
|
Avoid errorList copy.
|
2007-01-25 10:39:40 +00:00 |
ControlErrorList.h
|
Avoid errorList copy.
|
2007-01-25 10:39:40 +00:00 |
ControlERT.C
|
|
|
ControlERT.h
|
|
|
ControlExternal.C
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
ControlExternal.h
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
ControlFloat.C
|
|
|
ControlFloat.h
|
|
|
ControlGraphics.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
ControlGraphics.h
|
convert more GUI strings to docstring
|
2006-12-22 10:06:40 +00:00 |
ControlInclude.C
|
Fix strange bibtex problem by converting some more functions to use FileName
|
2006-12-27 10:56:11 +00:00 |
ControlInclude.h
|
|
|
ControlLog.C
|
Fix bug 3293 by Bernhard Roider:
|
2007-03-26 13:43:49 +00:00 |
ControlLog.h
|
more unicode filenames
|
2006-12-04 15:07:05 +00:00 |
ControlMath.C
|
Add Updownarrow and updownarrow to the delimiter dialog
|
2007-04-14 16:41:55 +00:00 |
ControlMath.h
|
Fix bug 3450:
|
2007-04-12 16:49:01 +00:00 |
ControlNote.C
|
|
|
ControlNote.h
|
|
|
ControlParagraph.C
|
Fix bug 3293 by Bernhard Roider:
|
2007-03-26 13:43:49 +00:00 |
ControlParagraph.h
|
|
|
ControlPrefs.C
|
remove unneeded namespace
|
2007-03-01 16:35:26 +00:00 |
ControlPrefs.h
|
|
|
ControlPrint.C
|
|
|
ControlPrint.h
|
|
|
ControlRef.C
|
Fix strange bibtex problem by converting some more functions to use FileName
|
2006-12-27 10:56:11 +00:00 |
ControlRef.h
|
|
|
ControlSearch.C
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlSearch.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlSendto.C
|
Transfer the global converters and system_converters variables to LyX::Singletons class.
|
2007-01-17 13:18:16 +00:00 |
ControlSendto.h
|
|
|
ControlShowFile.C
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
ControlShowFile.h
|
Next step of true unicode filenames: Use support::FileName instead of
|
2006-11-26 21:30:39 +00:00 |
ControlSpellchecker.C
|
avoid evalutation of lyxerr arguments unless really needed
|
2007-04-01 10:09:49 +00:00 |
ControlSpellchecker.h
|
Convert the spell checking machinery to docstring.
|
2006-12-08 19:46:16 +00:00 |
ControlTabular.C
|
|
|
ControlTabular.h
|
|
|
ControlTabularCreate.C
|
|
|
ControlTabularCreate.h
|
|
|
ControlTexinfo.C
|
|
|
ControlTexinfo.h
|
|
|
ControlThesaurus.C
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlThesaurus.h
|
convert thesaurus and spellchecker to docstring
|
2006-12-10 11:52:46 +00:00 |
ControlToc.C
|
fix cash with Toc widget (when stdlib-debug is on)
|
2007-04-10 09:15:40 +00:00 |
ControlToc.h
|
Still trying to solve the Toc panel crash with stdlib-debug enabled gcc.
|
2007-04-03 13:07:38 +00:00 |
ControlViewSource.C
|
|
|
ControlViewSource.h
|
|
|
ControlVSpace.C
|
|
|
ControlVSpace.h
|
|
|
ControlWrap.C
|
|
|
ControlWrap.h
|
|
|
Dialog.C
|
|
|
Dialog.h
|
|
|
frnt_lang.C
|
get rid of more utf8 conversions
|
2006-12-22 09:23:10 +00:00 |
frnt_lang.h
|
get rid of more utf8 conversions
|
2006-12-22 09:23:10 +00:00 |
helper_funcs.C
|
Use FileName instead of strings in support::Package.
|
2007-04-06 13:09:54 +00:00 |
helper_funcs.h
|
|
|
Kernel.C
|
|
|
Kernel.h
|
|
|
Makefile.am
|
|
|
pch.h
|
|
|
tex_helpers.C
|
prevent the compiler from optimiying away support::Path variables
|
2007-04-06 18:03:29 +00:00 |
tex_helpers.h
|
|
|