lyx_mirror/src
Georg Baum 3314702bf1 more unicode filenames
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16171 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-04 14:45:17 +00:00
..
client hopefully fix client linking. 2006-11-18 20:24:47 +00:00
frontends * GuiApplication::x11EventFilter(): check for currentView() before using it. 2006-12-04 13:52:02 +00:00
graphics FIXME: remove global variable theApp 2006-11-30 00:04:51 +00:00
insets more unicode filenames 2006-12-04 14:45:17 +00:00
mathed * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
support Make string conversion work with non-ucs2-characters if using qt 4.2 2006-12-04 13:50:46 +00:00
tex2lyx remove unused stuff 2006-11-29 21:34:24 +00:00
aspell_local.h
aspell.C
author.C
author.h
Bidi.C
Bidi.h
boost.C * lyx_main.C: remove duplicate function assertion_failed 2006-11-10 21:38:07 +00:00
box.C
box.h
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 more unicode filenames 2006-12-02 16:07:15 +00:00
buffer_funcs.h more unicode filenames 2006-12-02 16:07:15 +00:00
buffer.C * src/buffer.C: remove redundant space from user message 2006-12-02 23:39:17 +00:00
buffer.h more unicode filenames 2006-12-01 20:09:08 +00:00
bufferlist.C more unicode filenames 2006-12-02 16:07:15 +00:00
bufferlist.h * BufferList: new begin() and end() methods. 2006-11-26 16:39:39 +00:00
bufferparams.C Add support for the esint package 2006-11-13 17:35:18 +00:00
bufferparams.h Add support for the esint package 2006-11-13 17:35:18 +00:00
bufferview_funcs.C * bufferview_funcs.C: reconstruct par.rows() in case of empty par creation. 2006-11-12 11:24:27 +00:00
bufferview_funcs.h * getPos(): add const attribute to BufferView. 2006-11-08 11:38:51 +00:00
BufferView.C more unicode filenames 2006-12-04 14:45:17 +00:00
BufferView.h more unicode filenames 2006-12-02 16:07:15 +00:00
Bullet.C
Bullet.h
ChangeLog
changes.C * src/changes.C: remove obsolete check for empty table 2006-11-26 10:28:55 +00:00
changes.h change tracking: 2006-10-29 21:48:23 +00:00
Chktex.C convert some more filenames for unicode 2006-11-29 21:47:37 +00:00
Chktex.h
chset.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
chset.h
Color.C
Color.h
converter.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
converter.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
ConverterCache.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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 Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
coordcache.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
counters.C
counters.h
cursor_slice.C
cursor_slice.h
cursor.C Fix crash in brutefind2() when the inset was not in the coordcache. 2006-11-27 16:40:03 +00:00
cursor.h Unicode: Avoid another from_utf8(to_utf8()) roundtrip 2006-11-11 11:27:47 +00:00
CutAndPaste.C * src/CutAndPaste.C: use const_iterator to access paragraph insetlist 2006-11-25 23:22:34 +00:00
CutAndPaste.h Document pasteParagraphList as hinted by Jean-Marc 2006-11-17 19:52:45 +00:00
debug.C
debug.h add a FIXME comment 2006-11-14 16:46:06 +00:00
DepTable.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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
dociterator.C * dociterator.C (forwardPar): remove debug code. 2006-11-10 23:31:21 +00:00
dociterator.h
encoding.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
encoding.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
errorlist.C
errorlist.h
exporter.C more unicode filenames 2006-11-30 16:59:50 +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 Add inset clearpage and cleardoublepage, from Urgas 2006-11-25 15:09:01 +00:00
factory.h
Floating.C
Floating.h
FloatList.C
FloatList.h
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 Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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
funcrequest.h Fix bugs 1720 (almost) and 2877 2006-11-09 14:56:57 +00:00
FuncStatus.C
FuncStatus.h
gettext.C Don't crash anymore if an .ui file contains unicode labels 2006-11-23 16:31:48 +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
graph.h
importer.C more unicode filenames 2006-12-02 16:07:15 +00:00
importer.h more unicode filenames 2006-12-02 16:07:15 +00:00
insetiterator.C
insetiterator.h
InsetList.C
InsetList.h
intl.C
intl.h
ispell.C
ispell.h
kbmap.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
kbmap.h
kbsequence.C
kbsequence.h
language.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +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 * src/LaTeX.C: fix compilation with gcc 3.3.5pre (SuSE Linux 9.3) 2006-12-02 21:23:46 +00:00
LaTeX.h convert some more filenames for unicode 2006-11-29 21:47:37 +00:00
LaTeXFeatures.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
LaTeXFeatures.h use docstring for textclass preambles 2006-11-08 17:22:44 +00:00
layout.h
LColor.C Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +00:00
LColor.h Button face-lift: use mouse hover-buttons. 2006-12-04 04:31:18 +00:00
lengthcommon.C
lengthcommon.h
lfuns.h Add inset clearpage and cleardoublepage, from Urgas 2006-11-25 15:09:01 +00:00
lyx_cb.C more unicode filenames 2006-12-04 14:45:17 +00:00
lyx_cb.h Fix crash when reconfigure is called without Buffer nor BufferView. 2006-11-01 13:14:21 +00:00
lyx_main.C * src/lyxfunc.C: 2006-12-02 21:27:31 +00:00
lyx_main.h Clean up quit code. 2006-12-02 17:39:31 +00:00
lyx_sty.C
lyx_sty.h
LyXAction.C Add inset clearpage and cleardoublepage, from Urgas 2006-11-25 15:09:01 +00:00
LyXAction.h
lyxfind.C
lyxfind.h
lyxfont.C Add support for the esint package 2006-11-13 17:35:18 +00:00
lyxfont.h Add support for the esint package 2006-11-13 17:35:18 +00:00
lyxfunc.C remove unused signal 2006-12-03 10:14:35 +00:00
lyxfunc.h
lyxgluelength.C
lyxgluelength.h
lyxlayout_ptr_fwd.h
lyxlayout.C Make it possible to uses non-ascii labelstring, endlabelstring and 2006-11-11 12:00:34 +00:00
lyxlayout.h use docstring for textclass preambles 2006-11-08 17:22:44 +00:00
lyxlength.C
lyxlength.h unicode: ditch another utf8 roundtrip 2006-11-11 20:59:04 +00:00
lyxlex_pimpl.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxlex_pimpl.h remove unused stuff 2006-11-29 21:34:24 +00:00
lyxlex.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxlex.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxrc.C convert some more filenames for unicode 2006-11-29 21:47:37 +00:00
lyxrc.h convert some more filenames for unicode 2006-11-29 21:47:37 +00:00
lyxrow.C
lyxrow.h
lyxserver.C remove forgotten theApp variables 2006-11-30 08:42:29 +00:00
lyxserver.h
lyxsocket.C FIXME: remove global variable theApp 2006-11-30 00:04:51 +00:00
lyxsocket.h
lyxtext.h Fix keyboard navigation with graphics insets. 2006-11-29 13:58:08 +00:00
lyxtextclass.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtextclass.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
lyxtextclasslist.C convert some more filenames for unicode 2006-11-29 21:47:37 +00:00
lyxtextclasslist.h
lyxvc.C more unicode filenames 2006-12-02 16:07:15 +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 Add UpdateFlags.h to the build systems. 2006-11-22 20:13:02 +00:00
MenuBackend.C more unicode filenames 2006-12-02 16:07:15 +00:00
MenuBackend.h Session/Toolbars: 2006-11-02 16:01:36 +00:00
messages.C strip the translation hints also in the dummy variant 2006-11-12 11:06:02 +00:00
messages.h
metricsinfo.C
metricsinfo.h
mover.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
mover.h Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
output_docbook.C
output_docbook.h
output_latex.C add comment about ugly construct 2006-10-29 16:43:18 +00:00
output_latex.h
output_plaintext.C remove unused stuff 2006-11-29 21:34:24 +00:00
output_plaintext.h
output.C
output.h
outputparams.C
outputparams.h
paper.h
paragraph_funcs.C * src/paragraph_funcs.C: remove FIXMEs for change tracking 2006-11-26 13:35:11 +00:00
paragraph_funcs.h
paragraph_pimpl.C * src/paragraph.C: 2006-11-24 21:16:46 +00:00
paragraph_pimpl.h * src/paragraph.C: 2006-11-24 21:16:46 +00:00
paragraph.C * src/paragraph.C (corrected_env, endTeXParams): 2006-12-04 07:27:49 +00:00
paragraph.h * src/paragraph.C: 2006-11-24 21:16:46 +00:00
ParagraphList_fwd.h
ParagraphList.h
ParagraphParameters.C
ParagraphParameters.h
pariterator.C
pariterator.h
pch.h
PrinterParams.C
PrinterParams.h
pspell.C
pspell.h
RowList_fwd.h
rowpainter.C This commit fixes the following bug: 2006-12-01 16:12:24 +00:00
rowpainter.h simplify paintText() interface. 2006-10-28 09:59:43 +00:00
Sectioning.C
Sectioning.h
session.C more unicode filenames 2006-12-02 16:07:15 +00:00
session.h more unicode filenames 2006-12-02 16:07:15 +00:00
sgml.C
sgml.h
Spacing.C
Spacing.h
SpellBase.C
SpellBase.h
stamp-h.in
tabular.C rename parameters to sensible names, the old names where misleading 2006-11-15 09:17:40 +00:00
tabular.h rename parameters to sensible names, the old names where misleading 2006-11-15 09:17:40 +00:00
tex-accent.C
tex-accent.h
tex-strings.C
tex-strings.h
texrow.C
texrow.h
text2.C remove unused variable 2006-11-29 21:54:33 +00:00
text3.C * LyXText::cursorNext(): Fix crash with PageDown when the next paragraph is a math inset bigger than the screen. 2006-11-28 17:24:44 +00:00
text.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
Thesaurus.C
Thesaurus.h
toc.C Patch from Martin V.: Fix Undo/Redo bugs with outline. 2006-11-16 12:20:50 +00:00
toc.h * Buffer 2006-11-11 00:35:14 +00:00
TocBackend.C Extend the navigate menu to child docs 2006-11-13 16:53:49 +00:00
TocBackend.h Extend the navigate menu to child docs 2006-11-13 16:53:49 +00:00
ToolbarBackend.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
ToolbarBackend.h Session/Toolbars: 2006-11-02 16:01:36 +00:00
trans_decl.h
trans_mgr.C Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
trans_mgr.h Move BufferView cached pointer out of LyXText: 2006-10-30 12:45:33 +00:00
trans.C Next step of true unicode filenames: Use support::FileName instead of 2006-11-26 21:30:39 +00:00
trans.h
undo.C unicode: ditch another utf8 roundtrip + some obsolete FIXMEs 2006-11-11 21:09:51 +00:00
undo.h unicode: ditch another utf8 roundtrip + some obsolete FIXMEs 2006-11-11 21:09:51 +00:00
UpdateFlags.h Add UpdateFlags.h to the build systems. 2006-11-22 20:13:02 +00:00
Variables.C
Variables.h
vc-backend.C more unicode filenames 2006-12-02 16:07:15 +00:00
vc-backend.h more unicode filenames 2006-12-02 16:07:15 +00:00
version.C.in
version.h
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