lyx_mirror/src
André Pönitz f934b86850 cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21097 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-21 10:50:56 +00:00
..
client move ChangeLogs to the attic 2007-09-29 14:12:55 +00:00
frontends PrefShortcuts: handle user unbind items that have no corresponding item in system bind file. Its removal action should be treated differently 2007-10-21 05:30:43 +00:00
graphics cosmetics 2007-10-20 17:35:27 +00:00
insets cosmetics 2007-10-21 10:50:56 +00:00
mathed InsetCommandParams() now takes an InsetCode rather than a string. 2007-10-19 17:22:55 +00:00
support make trunk compile 2007-10-20 19:48:53 +00:00
tex2lyx Fix tex2lyx for the isFileReadable change 2007-10-19 01:14:57 +00:00
ASpell_local.h
ASpell.cpp
Author.cpp
Author.h
BiblioInfo.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
BiblioInfo.h
Bidi.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp * src/BranchList.cpp: 2007-10-08 09:21:56 +00:00
BranchList.h
buffer_funcs.cpp cosmetics 2007-10-21 10:50:56 +00:00
buffer_funcs.h cosmetics 2007-10-21 10:50:56 +00:00
Buffer.cpp cosmetics 2007-10-21 10:50:56 +00:00
Buffer.h cosmetics 2007-10-21 10:50:56 +00:00
BufferList.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
BufferList.h mainly cosmetics 2007-10-20 10:03:45 +00:00
BufferParams.cpp create some helper functions in FileName 2007-10-17 22:21:50 +00:00
BufferParams.h
BufferView.cpp cosmetics 2007-10-21 10:50:56 +00:00
BufferView.h please Angus. 2007-10-13 07:33:07 +00:00
Bullet.cpp
Bullet.h
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
CmdDef.cpp CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
CmdDef.h Fix scons and CmdDef.h for the introduction of CmdDef. 2007-10-21 01:26:32 +00:00
Color.cpp
Color.h
Converter.cpp cosmetics 2007-10-21 10:50:56 +00:00
Converter.h
ConverterCache.cpp start using FileName::exists() 2007-10-18 19:29:32 +00:00
ConverterCache.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
CoordCache.cpp
CoordCache.h Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
Counters.cpp
Counters.h
Cursor.cpp Header cleanup 2007-10-19 14:23:32 +00:00
Cursor.h Refactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces header dependencies from Undo.h which was including lots of stuff previously. This also solves the bug where undo/redo were reset upon buffer switching. Now, each buffer has a truly independant undo/redo architecture. 2007-10-18 11:51:17 +00:00
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
CutAndPaste.h
debug.cpp
debug.h
DepTable.cpp shut down an MSVC warning. 2007-10-20 20:44:23 +00:00
DepTable.h
Dimension.cpp
Dimension.h Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
DispatchResult.h
DocIterator.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
DocIterator.h
EmbeddedFiles.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
EmbeddedFiles.h
Encoding.cpp Please Andre' and return early 2007-10-15 13:04:53 +00:00
Encoding.h Add support for greek and cyrillic chars such that it is not 2007-10-12 18:21:51 +00:00
ErrorList.cpp
ErrorList.h
Exporter.cpp saner borderline between buffer and exporter 2007-10-20 10:51:13 +00:00
Exporter.h saner borderline between buffer and exporter 2007-10-20 10:51:13 +00:00
factory.cpp InsetCommandParams() now takes an InsetCode rather than a string. 2007-10-19 17:22:55 +00:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Introducing Font::validate(). 2007-10-19 16:22:36 +00:00
Font.h Introducing Font::validate(). 2007-10-19 16:22:36 +00:00
FontIterator.cpp
FontIterator.h
FontList.cpp Fix some bugs 2007-10-20 21:27:22 +00:00
FontList.h Introducing FontList::validate() 2007-10-19 16:01:32 +00:00
Format.cpp cosmetics 2007-10-20 17:35:27 +00:00
Format.h
FuncRequest.cpp CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
FuncRequest.h CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
FuncStatus.cpp
FuncStatus.h
gettext.cpp
gettext.h
Graph.cpp
Graph.h
Importer.cpp last commit was incomplete... not sure how I managed this.. 2007-10-03 20:15:49 +00:00
Importer.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp * Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed. 2007-10-19 08:57:22 +00:00
InsetList.h * Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed. 2007-10-19 08:57:22 +00:00
Intl.cpp
Intl.h
ISpell.cpp
ISpell.h
KeyMap.cpp add a \unbind keyword and a few utility functions (unbind, write, delkey) to KeyMap.h,.cpp 2007-10-20 20:35:33 +00:00
KeyMap.h add a \unbind keyword and a few utility functions (unbind, write, delkey) to KeyMap.h,.cpp 2007-10-20 20:35:33 +00:00
KeySequence.cpp add another format (BindFile) to KeySequence::print() 2007-10-20 20:28:05 +00:00
KeySequence.h add another format (BindFile) to KeySequence::print() 2007-10-20 20:28:05 +00:00
Language.cpp
Language.h
LaTeX.cpp use FileName::isDirectory() 2007-10-18 21:10:35 +00:00
LaTeX.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
LaTeXFeatures.cpp LaTeXFeatures.cpp: revert unwanted url removal in r20950 2007-10-13 19:18:36 +00:00
LaTeXFeatures.h
Layout.cpp cosmetics 2007-09-29 20:02:32 +00:00
Layout.h cosmetics 2007-09-29 20:02:32 +00:00
LayoutEnums.h cosmetics 2007-09-29 20:02:32 +00:00
Length.cpp
Length.h
lengthcommon.cpp
lengthcommon.h
Lexer.cpp cosmetics 2007-10-20 17:35:27 +00:00
Lexer.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
lfuns.h CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyX.cpp cosmetics 2007-10-21 10:50:56 +00:00
LyX.h CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyXAction.cpp CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyXAction.h PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation 2007-10-18 15:48:51 +00:00
lyxfind.cpp cosmetics 2007-10-20 17:35:27 +00:00
lyxfind.h
LyXFunc.cpp CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyXFunc.h Header cleanup. 2007-10-11 07:26:06 +00:00
lyxlayout_ptr_fwd.h
LyXRC.cpp CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyXRC.h CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
LyXVC.cpp cosmetics 2007-10-20 17:35:27 +00:00
LyXVC.h cosmetics 2007-10-20 17:35:27 +00:00
lyxwinres.rc
main.cpp
Makefile.am CmdDef.cpp/h: A class that manages command definitions. The definitions are 2007-10-20 23:27:03 +00:00
MenuBackend.cpp add another format (BindFile) to KeySequence::print() 2007-10-20 20:28:05 +00:00
MenuBackend.h InsetInfo: add MENU_INFO (menu paste ==> Edit > Paste) 2007-10-11 15:14:11 +00:00
Messages.cpp
Messages.h
MetricsInfo.cpp
MetricsInfo.h
ModuleList.cpp
ModuleList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
Mover.cpp
Mover.h
output_docbook.cpp the delegate patch 2007-10-02 18:27:20 +00:00
output_docbook.h
output_latex.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
output_latex.h
output_plaintext.cpp cosmetics 2007-09-29 20:02:32 +00:00
output_plaintext.h
output.cpp
output.h
OutputParams.cpp Verbatim for URL inset, \protect for special phrases (index inset) 2007-10-20 17:05:28 +00:00
OutputParams.h Verbatim for URL inset, \protect for special phrases (index inset) 2007-10-20 17:05:28 +00:00
paper.h
paragraph_funcs.cpp cosmetics 2007-10-21 10:50:56 +00:00
paragraph_funcs.h cosmetics 2007-10-21 10:50:56 +00:00
Paragraph.cpp cosmetics 2007-10-21 10:50:56 +00:00
Paragraph.h cosmetics 2007-10-21 10:50:56 +00:00
ParagraphList.h
ParagraphMetrics.cpp cosmetics 2007-09-29 20:02:32 +00:00
ParagraphMetrics.h cosmetics 2007-09-29 20:02:32 +00:00
ParagraphParameters.cpp
ParagraphParameters.h cosmetics 2007-09-29 20:02:32 +00:00
ParIterator.cpp
ParIterator.h
pch.h the delegate patch 2007-10-02 18:27:20 +00:00
PDFOptions.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
PDFOptions.h The huge URL patch: 2007-10-13 19:06:09 +00:00
PrinterParams.cpp
PrinterParams.h
PSpell.cpp
PSpell.h
Row.cpp
Row.h
rowpainter.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
rowpainter.h
Section.cpp
Section.h
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp use FileName::isDirectory() 2007-10-18 21:10:35 +00:00
Session.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
sgml.cpp cosmetics 2007-09-29 20:02:32 +00:00
sgml.h
Spacing.cpp
Spacing.h cosmetics 2007-09-29 20:02:32 +00:00
SpellBase.cpp
SpellBase.h
TexRow.cpp
TexRow.h
TexStream.cpp
TexStream.h
Text2.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
Text3.cpp cosmetics 2007-10-21 10:50:56 +00:00
Text.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
Text.h Refactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces header dependencies from Undo.h which was including lots of stuff previously. This also solves the bug where undo/redo were reset upon buffer switching. Now, each buffer has a truly independant undo/redo architecture. 2007-10-18 11:51:17 +00:00
TextClass.cpp Forgot this 2007-10-20 17:07:08 +00:00
TextClass.h Forgot this 2007-10-20 17:07:08 +00:00
TextClassList.cpp cosmetics 2007-10-21 10:50:56 +00:00
TextClassList.h cosmetics 2007-10-21 10:50:56 +00:00
TextMetrics.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
TextMetrics.h cosmetics 2007-09-29 20:02:32 +00:00
Thesaurus.cpp
Thesaurus.h
TocBackend.cpp Reduce header dependencies in Paragraph.h 2007-10-18 15:29:51 +00:00
TocBackend.h
ToolbarBackend.cpp math stuff 2007-10-07 20:34:09 +00:00
ToolbarBackend.h
Trans.cpp
Trans.h
Undo.cpp Header cleanup 2007-10-19 14:23:32 +00:00
Undo.h Refactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces header dependencies from Undo.h which was including lots of stuff previously. This also solves the bug where undo/redo were reset upon buffer switching. Now, each buffer has a truly independant undo/redo architecture. 2007-10-18 11:51:17 +00:00
update_flags.h
Variables.cpp
Variables.h
VCBackend.cpp mainly cosmetics 2007-10-20 10:03:45 +00:00
VCBackend.h mainly cosmetics 2007-10-20 10:03:45 +00:00
version.cpp
version.h
VSpace.cpp Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
VSpace.h cosmetics 2007-09-29 21:37:28 +00:00
WordLangTuple.h