lyx_mirror/src
Dekel Tsur be90eb4453 Unicode support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5414 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-15 15:13:49 +00:00
..
cheaders
frontends Unicode support 2002-10-15 15:13:49 +00:00
graphics forgot these 2002-09-24 18:22:50 +00:00
insets fix kerning problems with insetquotes 2002-10-15 10:39:57 +00:00
mathed fix #658 2002-10-15 08:41:35 +00:00
support doxygen fixes. 2002-09-26 08:57:43 +00:00
.cvsignore
boost.C update boost 2002-08-20 21:50:08 +00:00
box.C
box.h
broken_headers.h
buffer.C Fix reading of old format templates 2002-09-25 12:19:13 +00:00
buffer.h Fix reading of old format templates 2002-09-25 12:19:13 +00:00
bufferlist.C Fix reading of old format templates 2002-09-25 12:19:13 +00:00
bufferlist.h
bufferparams.C Rename strip to rtrim 2002-07-28 22:50:13 +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
bufferview_funcs.C remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
bufferview_funcs.h
BufferView_pimpl.C Fix to bug 633. 2002-10-11 12:18:55 +00:00
BufferView_pimpl.h Compilation fix. 2002-09-03 11:54:41 +00:00
BufferView.C Fix reading of old format templates 2002-09-25 12:19:13 +00:00
BufferView.h BufferView.[Ch]: 2002-08-29 13:41:58 +00:00
Bullet.C
Bullet.h
ChangeLog Fix undo bugs. 2002-10-14 14:59:50 +00:00
Chktex.C
Chktex.h
chset.C get rid of LRegex and LSubstring, use boost::regex instead 2002-05-25 00:19:56 +00:00
chset.h
commandtags.h lfun word-select 2002-09-11 14:48:19 +00:00
converter.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +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 move counters to the layout files 2002-09-06 14:48:01 +00:00
counters.h move counters to the layout files 2002-09-06 14:48:01 +00:00
CutAndPaste.C move pasteParagraph to global scope 2002-08-21 17:35:24 +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
DepTable.C Compaq cxx 6.5 will now compile lyx. 2002-06-10 07:57:39 +00:00
DepTable.h
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
exporter.C remove some unneeded version of functions from lstrings, 2002-07-28 18:13:51 +00:00
exporter.h
factory.C trivial shit 2002-09-12 14:58:06 +00:00
factory.h trivial shit 2002-09-12 14:58:06 +00:00
Floating.C
Floating.h
FloatList.C support nofloat and try to reduce dependency a bit 2002-09-11 07:39:55 +00:00
FloatList.h support nofloat and try to reduce dependency a bit 2002-09-11 07:39:55 +00:00
funcrequest.C the workarea changes plus small math stuff 2002-08-28 08:30:27 +00:00
funcrequest.h the workarea changes plus small math stuff 2002-08-28 08:30:27 +00:00
FuncStatus.C
FuncStatus.h
gettext.C use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
gettext.h
importer.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
importer.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
InsetList.C The InsetList 2002-08-11 15:03:52 +00:00
InsetList.h The InsetList 2002-08-11 15:03:52 +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
ispell.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
ispell.h doxygen fixes. 2002-09-26 08:57:43 +00:00
iterators.C The InsetList 2002-08-11 15:03:52 +00:00
iterators.h The InsetList 2002-08-11 15:03:52 +00:00
kbmap.C build fixes 2002-08-06 00:54:20 +00:00
kbmap.h *duck* 2002-06-18 15:44:30 +00:00
kbsequence.C remove unnneded 'using's 2002-07-26 13:20:48 +00:00
kbsequence.h ws changes only 2002-08-11 16:27:10 +00:00
language.C remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
language.h remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
lastfiles.C
lastfiles.h
LaTeX.C the FuncRequest changes 2002-08-07 08:11:41 +00:00
LaTeX.h
LaTeXFeatures.C use const reference 2002-09-06 14:51:39 +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 Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it. 2002-08-06 22:38:44 +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
LString.h handle 2.13 and 2.53 2002-08-07 22:45:38 +00:00
lyx_cb.C streamlining interaction mathed <-> rest of the world 2002-08-15 14:33:14 +00:00
lyx_cb.h spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyx_main.C run reconfigure when configure script is newer than lyxrc.defaults 2002-10-07 13:31:37 +00:00
lyx_main.h some small cleanups 2002-08-07 23:43:38 +00:00
lyx_sty.C Alains patch for setting tabular column global settings. 2002-09-06 13:41:19 +00:00
lyx_sty.h Alains patch for setting tabular column global settings. 2002-09-06 13:41:19 +00:00
LyXAction.C trivial shit 2002-09-12 14:58:06 +00:00
LyXAction.h small cleanups 2002-08-14 10:16:05 +00:00
lyxcursor.C spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyxcursor.h Add explanation of boundary_ 2002-09-02 12:10:26 +00:00
lyxfind.C small cleanups. 2002-08-08 21:08:02 +00:00
lyxfind.h small cleanups. 2002-08-08 21:08:02 +00:00
lyxfont.C remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
lyxfont.h remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
lyxfunc.C Fix cut/copy enable r=jug ;) 2002-09-16 12:52:58 +00:00
lyxfunc.h the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
lyxgluelength.C various cleanups 2002-08-09 00:42:12 +00:00
lyxgluelength.h
lyxlayout_ptr_fwd.h layout as layout 2002-06-24 20:28:12 +00:00
lyxlayout.C small fix I forgot 2002-08-23 10:38:45 +00:00
lyxlayout.h ws change 2002-09-04 06:41:38 +00:00
lyxlength.C Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxlength.h Rob's patch and some minor cleanup 2002-08-24 22:02:30 +00:00
lyxlex_pimpl.C ws changes only 2002-08-11 16:27:10 +00:00
lyxlex_pimpl.h
lyxlex.C spellchecker cleanup - fscked knows why pspell is broken, I am TOTALLY 2002-08-04 23:11:50 +00:00
lyxlex.h
lyxrc.C fix behaviour when a viewer has not been found 2002-10-08 09:24:01 +00:00
lyxrc.h Rob's followup (nr. 1 ;) 2002-08-27 20:30:20 +00:00
lyxrow.C
lyxrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
lyxserver.C Remove lyxerr call from FormInclude. 2002-09-11 16:48:07 +00:00
lyxserver.h remove io callback on shutdown 2002-07-30 22:35:43 +00:00
lyxtext.h Fix the "can't move out of nested text insets using pageup/down" 2002-10-11 10:45:28 +00:00
lyxtextclass.C support nofloat and try to reduce dependency a bit 2002-09-11 07:39:55 +00:00
lyxtextclass.h support nofloat and try to reduce dependency a bit 2002-09-11 07:39:55 +00:00
lyxtextclasslist.C move counters to the layout files 2002-09-06 14:48:01 +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 the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
lyxvc.h
main.C New lyx_gui namespace. Some working out to be done still .. 2002-06-12 09:47:10 +00:00
Makefile.am Makefile.am: 2002-08-29 13:05:55 +00:00
MenuBackend.C fix behaviour when a viewer has not been found 2002-10-08 09:24:01 +00:00
MenuBackend.h move a few things out-of-line 2002-08-21 06:32:10 +00:00
paragraph_funcs.C trivial shit 2002-09-12 14:58:06 +00:00
paragraph_funcs.h trivial shit 2002-09-12 14:58:06 +00:00
paragraph_pimpl.C remove all INHERIT_LANG and INHERIT_LANGUAGE commented code. 2002-09-06 15:18:11 +00:00
paragraph_pimpl.h Martin's Per-buffer counters patch. 2002-08-12 20:24:10 +00:00
paragraph.C remove noload/don't typeset 2002-09-09 17:32:53 +00:00
paragraph.h essentially Martin's patch to fix the \end-deeper bug 2002-08-26 09:31:09 +00:00
ParagraphList.C ws only 2002-08-14 18:40:10 +00:00
ParagraphList.h another 100+ lines bite the dust... 2002-08-20 15:26:52 +00:00
ParagraphParameters.C remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
ParagraphParameters.h remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
ParameterStruct.h remove NO_PEXTRA_STUFF 2002-08-20 20:30:45 +00:00
PrinterParams.h Rob's printer patch 2002-09-11 18:48:20 +00:00
pspell.C * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00
pspell.h Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it. 2002-08-06 22:38:44 +00:00
Sectioning.C
Sectioning.h
sgml.C various cleanups 2002-08-09 00:42:12 +00:00
sgml.h various cleanups 2002-08-09 00:42:12 +00:00
ShareContainer.h use more specific smart_ptr headers 2002-05-22 01:16:37 +00:00
Spacing.C
Spacing.h
SpellBase.h * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +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 Alains patch for setting tabular column global settings. 2002-09-06 13:41:19 +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
tex-accent.h
tex-strings.C
tex-strings.h
texrow.C Makefile.am: 2002-08-29 13:05:55 +00:00
texrow.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
text2.C Add insetwrap. 2002-09-10 10:18:58 +00:00
text3.C fix bug #652 2002-10-09 13:07:29 +00:00
text.C text.C: Vitaly Lipatov's small i18n fix 2002-10-07 09:42:00 +00:00
TextCache.C
TextCache.h
Thesaurus.C
Thesaurus.h
toc.C Fix insetwrap 2002-09-24 18:36:20 +00:00
toc.h std:: fixes for toc 2002-07-21 16:59:01 +00:00
ToolbarDefaults.C some minor lyxaction cleanup 2002-08-08 22:03:30 +00:00
ToolbarDefaults.h ws changes only 2002-08-11 16:27:10 +00:00
tracer.C
tracer.h
trans_decl.h
trans_mgr.C
trans_mgr.h srcdoc fixes + a little tidy or two 2002-05-30 03:37:24 +00:00
trans.C whitespace changes to sync my tree 2002-08-23 11:47:03 +00:00
trans.h remove LFUN_TOOLBAR_PUSH 2002-07-22 16:05:17 +00:00
undo_funcs.C Fix undo bugs. 2002-10-14 14:59:50 +00:00
undo_funcs.h Rob's followup (nr. 1 ;) 2002-08-27 20:30:20 +00:00
undo.C
undo.h
Variables.C
Variables.h
vc-backend.C the lfun3 patches (overall cleanup and "localizing" dispatch() in mathed) 2002-08-13 17:43:40 +00:00
vc-backend.h
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
vspace.C Makefile.am: 2002-08-29 13:05:55 +00:00
vspace.h build fixes 2002-08-06 00:54:20 +00:00
WordLangTuple.h * LyXView: the accessor methods now return a reference to the member 2002-08-13 14:40:38 +00:00