lyx_mirror/src
Abdelrazak Younes f54f0e2d4c * lyx_gui: parse_lyxrc() and getStatus() methods deleted.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15256 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-05 16:52:04 +00:00
..
client link lyxclient against iconv 2006-09-15 09:39:10 +00:00
frontends * lyx_gui: parse_lyxrc() and getStatus() methods deleted. 2006-10-05 16:52:04 +00:00
graphics Add lilypond external inset 2006-10-04 19:01:00 +00:00
insets Fix the fix for bug 2869. 2006-10-03 14:50:41 +00:00
mathed Support lgathered and rgathered math environments 2006-10-03 19:45:43 +00:00
support Fix crash on systems where sizeof(wchar_t) == 2 and gcc is used by adding 2006-10-03 19:27:17 +00:00
tex2lyx Fix bug 2786: import of spaces 2006-08-24 16:34:47 +00:00
aspell_local.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
aspell.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
author.C
author.h
Bidi.C
Bidi.h
boost.C
box.C
box.h
BranchList.C
BranchList.h
buffer_funcs.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
buffer_funcs.h This commit creates a error_lists map member inside the Buffer class. 2006-08-13 16:16:43 +00:00
buffer.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
buffer.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
bufferlist.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
bufferlist.h
bufferparams.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
bufferparams.h Update file format for unicode 2006-08-15 07:08:58 +00:00
bufferview_funcs.C Small fixes for STLPort compliance 2006-09-28 00:42:47 +00:00
bufferview_funcs.h
BufferView.C * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
BufferView.h Free BufferView from LyXView! 2006-09-26 10:06:46 +00:00
Bullet.C
Bullet.h
ChangeLog merge booktabs branch 2006-07-03 19:13:56 +00:00
changes.C
changes.h
Chktex.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
Chktex.h
chset.C
chset.h
Color.C
Color.h
converter.C Add lilypond external inset 2006-10-04 19:01:00 +00:00
converter.h This commit creates a error_lists map member inside the Buffer class. 2006-08-13 16:16:43 +00:00
coordcache.C rename mathed/math_xinset into mathed/InsetMathX 2006-09-17 09:14:18 +00:00
coordcache.h Extracted from r14281 2006-07-08 20:40:04 +00:00
counters.C
counters.h
cursor_slice.C avoid comparing the addresses of dereferenced 0 pointers 2006-09-27 16:10:47 +00:00
cursor_slice.h rename Math*Inset into InsetMath* 2006-09-16 18:11:38 +00:00
cursor.C Small fixes for STLPort compliance 2006-09-28 00:42:47 +00:00
cursor.h rename Math*Inset into InsetMath* 2006-09-16 18:11:38 +00:00
CutAndPaste.C delete unneeded BufferView.h declaration. 2006-09-26 21:11:22 +00:00
CutAndPaste.h Fix bug 2068 and do some cleanup 2006-08-16 21:12:20 +00:00
debug.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
debug.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
DepTable.C
DepTable.h
dimension.C
dimension.h
dispatchresult.h
dociterator.C rename mathed/math_xinset into mathed/InsetMathX 2006-09-17 09:14:18 +00:00
dociterator.h
encoding.C
encoding.h
errorlist.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
errorlist.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
exporter.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
exporter.h
factory.C rename mathed/math_xinset into mathed/InsetMathX 2006-09-17 09:14:18 +00:00
factory.h
Floating.C
Floating.h
FloatList.C
FloatList.h
FontIterator.C
FontIterator.h
format.C Fix bug 2868 2006-10-03 08:34:59 +00:00
format.h Fix bug 2868 2006-10-03 08:34:59 +00:00
funcrequest.C convert lfun arguments to docstring 2006-09-01 15:41:38 +00:00
funcrequest.h convert lfun arguments to docstring 2006-09-01 15:41:38 +00:00
FuncStatus.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
FuncStatus.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
gettext.C remove unused function _(docstring const &) 2006-09-19 16:41:18 +00:00
gettext.h Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
graph.C Small fixes for STLPort compliance 2006-09-28 00:42:47 +00:00
graph.h
importer.C replace global variable bufferlist with Application class member access. 2006-09-27 10:24:13 +00:00
importer.h This commit creates a error_lists map member inside the Buffer class. 2006-08-13 16:16:43 +00:00
insetiterator.C
insetiterator.h
InsetList.C delete unneeded BufferView.h declaration. 2006-09-26 21:11:22 +00:00
InsetList.h
intl.C * src/intl.C (InitKeyMapper): reset kbmap file names if the files 2006-05-31 10:34:30 +00:00
intl.h
ispell.C * src/client/debug.C (showLevel): 2006-09-11 10:27:48 +00:00
ispell.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
kbmap.C
kbmap.h
kbsequence.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
kbsequence.h
language.C
language.h
LaTeX.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
LaTeX.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
LaTeXFeatures.C merge booktabs branch 2006-07-03 19:13:56 +00:00
LaTeXFeatures.h drop linuxdoc support (part 5) 2006-08-23 12:43:46 +00:00
layout.h drop linuxdoc support (part 3) 2006-08-23 10:57:45 +00:00
LColor.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
LColor.h Add support for framed.sty 2006-06-03 16:46:27 +00:00
lengthcommon.C * lengthCommon.C: add an empty string as the last element 2006-07-19 18:17:23 +00:00
lengthcommon.h * lengthcommon.[Ch]: remove obsolete unit_name_ltx; 2006-07-18 21:56:07 +00:00
lfuns.h * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
lyx_cb.C * lyx_gui: create_view(), start() and exit() functions deleted. 2006-10-03 13:38:28 +00:00
lyx_cb.h
lyx_main.C * lyx_gui: parse_lyxrc() and getStatus() methods deleted. 2006-10-05 16:52:04 +00:00
lyx_main.h Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
lyx_sty.C Fix bug 2723 2006-08-13 17:36:49 +00:00
lyx_sty.h
LyXAction.C * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
LyXAction.h
lyxfind.C Free BufferView from LyXView! 2006-09-26 10:06:46 +00:00
lyxfind.h
lyxfont.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
lyxfont.h
lyxfunc.C * lyx_gui: parse_lyxrc() and getStatus() methods deleted. 2006-10-05 16:52:04 +00:00
lyxfunc.h This is the continuation of my BufferView/LyXView cleanup. This commit replaces BufferView->LyXView->getDialogs().[show(), update()] with BufferView signal emissions. 2006-09-19 13:36:20 +00:00
lyxgluelength.C
lyxgluelength.h
lyxlayout_ptr_fwd.h
lyxlayout.C
lyxlayout.h
lyxlength.C
lyxlength.h better documentation for isValidLength and stringFromUnit 2006-05-12 19:06:19 +00:00
lyxlex_pimpl.C s/boost::uint32_t/lyx::char_type/g except in the definition of lyx::docstring 2006-09-13 17:11:39 +00:00
lyxlex_pimpl.h Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
lyxlex.C Merge the unicode branch into trunk. 2006-08-13 22:54:59 +00:00
lyxlex.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
lyxrc.C Fix bug 2868 2006-10-03 08:34:59 +00:00
lyxrc.h * lyxrc.h: 2006-07-10 18:51:17 +00:00
lyxrow_funcs.C
lyxrow_funcs.h
lyxrow.C
lyxrow.h
lyxserver.C compilation fix: do not forget lyx_gui.h 2006-09-27 13:37:50 +00:00
lyxserver.h
lyxsocket.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
lyxsocket.h
lyxtext.h Improve Inset dissolve capability (bug 2201). 2006-09-08 14:08:26 +00:00
lyxtextclass.C Give a better error message for missing layout include files 2006-10-04 16:22:38 +00:00
lyxtextclass.h drop linuxdoc support (part 5) 2006-08-23 12:43:46 +00:00
lyxtextclasslist.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
lyxtextclasslist.h Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
lyxvc.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
lyxvc.h
main.C Reduce calls of ::exit() 2006-07-05 17:01:26 +00:00
Makefile.am Merge BufferView and BufferView_pimpl 2006-09-16 10:08:51 +00:00
MenuBackend.C This commit splits the add() method in two methods add() and 2006-09-29 21:40:56 +00:00
MenuBackend.h This commit splits the add() method in two methods add() and 2006-09-29 21:40:56 +00:00
messages.C This is the continuation of my BufferView/LyXView cleanup. This commit replaces BufferView->LyXView->getDialogs().[show(), update()] with BufferView signal emissions. 2006-09-19 13:36:20 +00:00
messages.h Make the l10n machinery work with ucs4. Update (as wip) callers to do manual conversion and a FIXME comment. Lots of work to do. 2006-09-09 11:16:28 +00:00
metricsinfo.C rename mathed/math_xinset into mathed/InsetMathX 2006-09-17 09:14:18 +00:00
metricsinfo.h Use wchar_t as lyx::char_type if it is 32 bit wide. 2006-09-13 21:13:49 +00:00
mover.C
mover.h remove remaining references to fig_copy.sh 2006-08-08 21:12:50 +00:00
output_docbook.C
output_docbook.h
output_latex.C
output_latex.h
output_plaintext.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
output_plaintext.h
output.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
output.h
outputparams.C
outputparams.h
paper.h
paragraph_funcs.C * paragraph_funcs.C (breakParagraph): make sure to respect nesting 2006-09-15 09:38:40 +00:00
paragraph_funcs.h
paragraph_pimpl.C * paragraph_pimpl.C 2006-05-20 10:35:40 +00:00
paragraph_pimpl.h
paragraph.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
paragraph.h drop linuxdoc support (part 4) 2006-08-23 11:16:08 +00:00
ParagraphList_fwd.h
ParagraphList.h
ParagraphParameters.C delete unneeded BufferView.h declaration. 2006-09-26 21:11:22 +00:00
ParagraphParameters.h
pariterator.C
pariterator.h
pch.h
PrinterParams.C
PrinterParams.h * remove various xforms relicts, in particular: 2006-07-06 19:28:59 +00:00
pspell.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
pspell.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
RowList_fwd.h
rowpainter.C * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
rowpainter.h * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
Sectioning.C
Sectioning.h
session.C
session.h
sgml.C
sgml.h
Spacing.C
Spacing.h
SpellBase.C A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
SpellBase.h A bunch of conversion to docstring. 2006-09-11 08:54:10 +00:00
stamp-h.in
tabular.C Implement copying of rows and columns in tables 2006-09-27 16:28:09 +00:00
tabular.h Implement copying of rows and columns in tables 2006-09-27 16:28:09 +00:00
tex-accent.C
tex-accent.h
tex-strings.C The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
tex-strings.h The Grand Font Selection Redesign: 2006-06-19 08:10:17 +00:00
texrow.C
texrow.h
text2.C This commit introduces Application_pimpl and cleanup the header includes of the affected .C files. 2006-09-29 22:06:28 +00:00
text3.C * src/LyXAction.C: 2006-10-04 21:43:40 +00:00
text.C Free BufferView from LyXView! 2006-09-26 10:06:46 +00:00
Thesaurus.C
Thesaurus.h
toc.C Free BufferView from LyXView! 2006-09-26 10:06:46 +00:00
toc.h
TocBackend.C
TocBackend.h
ToolbarBackend.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
ToolbarBackend.h
trans_decl.h
trans_mgr.C
trans_mgr.h
trans.C
trans.h
undo.C rename mathed/math_xinset into mathed/InsetMathX 2006-09-17 09:14:18 +00:00
undo.h
Variables.C
Variables.h
vc-backend.C Avoid a name clash with boost 1.34 2006-09-12 17:41:50 +00:00
vc-backend.h
version.C.in * configure.ac: add LYX_DATE variable for release date. 2006-08-16 21:54:55 +00:00
version.h
vspace.C Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8. 2006-09-09 15:27:44 +00:00
vspace.h
WordLangTuple.h