.. |
client
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
frontends
|
fix scrolling bug: 3320 and 3652, maybe not perfect
|
2007-06-02 08:01:12 +00:00 |
graphics
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
insets
|
InsetListingsParams: allow key=value,key=value1 in listings parameters
|
2007-05-31 22:02:55 +00:00 |
mathed
|
This patch transfer Inset::destroyed signal to InsetText and InsetMathNest thus freeing some memory as normal math chars and symbols won't have it.
|
2007-05-31 12:30:17 +00:00 |
support
|
Fix bug 3759 for qt < 4.2
|
2007-06-01 09:39:19 +00:00 |
tex2lyx
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ASpell_local.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
ASpell.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Author.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Author.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Bidi.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Bidi.h
|
Fix cursor movement inside insets within RTL mode.
|
2007-05-16 09:35:12 +00:00 |
boost.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Box.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Box.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
BranchList.cpp
|
rename LColor into Color
|
2007-04-26 17:34:20 +00:00 |
BranchList.h
|
I guess Windows folks are not too happy with files named color.h and Color.h
|
2007-04-26 19:21:38 +00:00 |
buffer_funcs.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
buffer_funcs.h
|
Support code for advanced Toc management and bug correction.
|
2007-03-12 11:23:41 +00:00 |
Buffer.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Buffer.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
BufferList.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
BufferList.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
BufferParams.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
BufferParams.h
|
* src/BufferParams.{cpp, h}
|
2007-05-28 12:25:53 +00:00 |
bufferview_funcs.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
bufferview_funcs.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
BufferView.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
BufferView.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Bullet.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Bullet.h
|
|
|
callback.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
callback.h
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
ChangeLog
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
Changes.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Changes.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Chktex.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
Chktex.h
|
rename LyXLex into Lexer
|
2007-04-26 11:30:54 +00:00 |
Color.cpp
|
* src/Color.cpp:
|
2007-05-13 16:35:31 +00:00 |
Color.h
|
output changes by means of xcolor and soul
|
2007-05-13 15:17:57 +00:00 |
Converter.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Converter.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ConverterCache.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ConverterCache.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
CoordCache.cpp
|
* Inset and derivatives: insetName() -> name()
|
2007-04-30 14:39:09 +00:00 |
CoordCache.h
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
Counters.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Counters.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Cursor.cpp
|
* avoid redraw if possible (OK by Abdel and Dov)
|
2007-05-30 19:38:22 +00:00 |
Cursor.h
|
* avoid redraw if possible (OK by Abdel and Dov)
|
2007-05-30 19:38:22 +00:00 |
CursorSlice.cpp
|
This patch transfer Inset::destroyed signal to InsetText and InsetMathNest thus freeing some memory as normal math chars and symbols won't have it.
|
2007-05-31 12:30:17 +00:00 |
CursorSlice.h
|
This patch transfer Inset::destroyed signal to InsetText and InsetMathNest thus freeing some memory as normal math chars and symbols won't have it.
|
2007-05-31 12:30:17 +00:00 |
CutAndPaste.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
CutAndPaste.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
debug.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
debug.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
DepTable.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
DepTable.h
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
Dimension.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Dimension.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
DispatchResult.h
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
DocIterator.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
DocIterator.h
|
Sanitize cursor saving/restoring in a multi-view context.
|
2007-05-25 23:17:24 +00:00 |
Encoding.cpp
|
Add support for Farsi (thanks to Mostafa Vahedi).
|
2007-05-31 18:53:01 +00:00 |
Encoding.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ErrorList.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
ErrorList.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Exporter.cpp
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +00:00 |
Exporter.h
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
factory.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
factory.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
Floating.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Floating.h
|
|
|
FloatList.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
FloatList.h
|
|
|
Font.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Font.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
FontIterator.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
FontIterator.h
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
Format.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Format.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
FuncRequest.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
FuncRequest.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
FuncStatus.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
FuncStatus.h
|
|
|
gettext.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
gettext.h
|
|
|
Graph.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Graph.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Importer.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
Importer.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
InsetIterator.cpp
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetIterator.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetList.cpp
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
InsetList.h
|
rename InsetBase to Inset
|
2007-04-29 13:39:47 +00:00 |
Intl.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Intl.h
|
consolidate tex-accent.* Trans.* KmodInfo.h into Trans.{h,cpp}. All stuff was used at most once and basically implementation details
|
2007-04-30 21:44:00 +00:00 |
ISpell.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
ISpell.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
KeyMap.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
KeyMap.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
KeySequence.cpp
|
rename LyXKeySym into KeySymbol
|
2007-04-27 08:43:38 +00:00 |
KeySequence.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Language.cpp
|
rename LyXLex into Lexer
|
2007-04-26 11:30:54 +00:00 |
Language.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
LaTeX.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LaTeX.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LaTeXFeatures.cpp
|
unicodesymbols:
|
2007-05-30 23:22:58 +00:00 |
LaTeXFeatures.h
|
Georg's patch for bug 3043:
|
2007-05-06 20:26:02 +00:00 |
Layout.cpp
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +00:00 |
Layout.h
|
resolve the layout.h <=> Layout.h conflict
|
2007-04-29 22:04:32 +00:00 |
Length.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Length.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lengthcommon.cpp
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
lengthcommon.h
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
Lexer.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Lexer.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lfuns.h
|
1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the
|
2007-05-29 20:53:32 +00:00 |
LyX.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyX.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyXAction.cpp
|
1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the
|
2007-05-29 20:53:32 +00:00 |
LyXAction.h
|
|
|
lyxfind.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lyxfind.h
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
LyXFunc.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyXFunc.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
lyxlayout_ptr_fwd.h
|
rename LyXLayout into Layout
|
2007-04-29 18:58:28 +00:00 |
LyXRC.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyXRC.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
LyXVC.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
LyXVC.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
main.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Makefile.am
|
André was nice to scons and forgot autotools :-)
|
2007-05-15 11:27:04 +00:00 |
MenuBackend.cpp
|
* src/MenuBackend.cpp (expandBranches): when there is no branch, just
|
2007-05-31 12:07:48 +00:00 |
MenuBackend.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Messages.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Messages.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
MetricsInfo.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
MetricsInfo.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Mover.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Mover.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_docbook.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_docbook.h
|
remove ParagraphList_fwd.h
|
2007-04-26 08:30:11 +00:00 |
output_latex.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_latex.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
output_plaintext.cpp
|
"fix" bug #3332 (plain text export depends on the menu language)
|
2007-05-01 08:26:40 +00:00 |
output_plaintext.h
|
* insets/insetfloatlist.C:
|
2007-01-18 22:29:50 +00:00 |
output.cpp
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
output.h
|
|
|
OutputParams.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
OutputParams.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
paper.h
|
|
|
paragraph_funcs.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
paragraph_funcs.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Paragraph.cpp
|
Add support for Farsi (thanks to Mostafa Vahedi).
|
2007-05-31 18:53:01 +00:00 |
Paragraph.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ParagraphList.h
|
remove ParagraphList_fwd.h
|
2007-04-26 08:30:11 +00:00 |
ParagraphMetrics.cpp
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +00:00 |
ParagraphMetrics.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ParagraphParameters.cpp
|
distribute content sof tex-strings.cpp to their respective unique places of usage
|
2007-04-30 21:01:24 +00:00 |
ParagraphParameters.h
|
resolve the layout.h <=> Layout.h conflict
|
2007-04-29 22:04:32 +00:00 |
ParIterator.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
ParIterator.h
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
pch.h
|
|
|
PrinterParams.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
PrinterParams.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
PSpell.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
PSpell.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Row.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Row.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
rowpainter.cpp
|
Add support for Farsi (thanks to Mostafa Vahedi).
|
2007-05-31 18:53:01 +00:00 |
rowpainter.h
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
Section.cpp
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Section.h
|
rename LyXFont to Font except in tex2lyx
|
2007-04-29 18:17:15 +00:00 |
Server.cpp
|
rename LyXServer into Server
|
2007-04-29 16:22:46 +00:00 |
Server.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ServerSocket.cpp
|
rename LyXServer into Server
|
2007-04-29 16:22:46 +00:00 |
ServerSocket.h
|
rename LyXServer into Server
|
2007-04-29 16:22:46 +00:00 |
Session.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Session.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
sgml.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
sgml.h
|
|
|
Spacing.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Spacing.h
|
|
|
SpellBase.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
SpellBase.h
|
|
|
stamp-h.in
|
|
|
TexRow.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
TexRow.h
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Text2.cpp
|
* help future developers reading my code and wondering what the heck I am doing here with all those variables
|
2007-05-30 07:30:17 +00:00 |
Text3.cpp
|
* avoid redraw if possible (OK by Abdel and Dov)
|
2007-05-30 19:38:22 +00:00 |
Text.cpp
|
Add support for Farsi (thanks to Mostafa Vahedi).
|
2007-05-31 18:53:01 +00:00 |
Text.h
|
1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the
|
2007-05-29 20:53:32 +00:00 |
TextClass.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TextClass.h
|
rename LyXTextClass* into TextClass*
|
2007-04-29 19:53:54 +00:00 |
TextClassList.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TextClassList.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TextMetrics.cpp
|
* removed the "dirty trick" to append a row with wrong start and
|
2007-05-30 06:44:18 +00:00 |
TextMetrics.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Thesaurus.cpp
|
* src/Thesaurus.{cpp, h}: revert accidental commit in rev18538.
|
2007-05-28 07:56:38 +00:00 |
Thesaurus.h
|
* src/Thesaurus.{cpp, h}: revert accidental commit in rev18538.
|
2007-05-28 07:56:38 +00:00 |
toc.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
toc.h
|
rename LCursor->Cursor
|
2007-04-26 14:56:30 +00:00 |
TocBackend.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
TocBackend.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ToolbarBackend.cpp
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
ToolbarBackend.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Trans.cpp
|
consolidate tex-accent.* Trans.* KmodInfo.h into Trans.{h,cpp}. All stuff was used at most once and basically implementation details
|
2007-04-30 21:44:00 +00:00 |
Trans.h
|
Whitespace cleanup
|
2007-05-28 22:27:45 +00:00 |
Undo.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
Undo.h
|
rename MathArray into MathData
|
2007-04-26 16:06:39 +00:00 |
update_flags.h
|
Last (?) batch of renames:
|
2007-04-28 20:44:46 +00:00 |
Variables.cpp
|
Rename .C ==> .cpp for files in src/
|
2007-04-26 04:46:45 +00:00 |
Variables.h
|
|
|
VCBackend.cpp
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
VCBackend.h
|
Rename files in src/support, step one.
|
2007-04-26 05:12:52 +00:00 |
version.cpp.in
|
Last(?) missing rename: version.C -> version.cpp
|
2007-05-04 00:47:24 +00:00 |
version.h
|
|
|
VSpace.cpp
|
LyXText -> Text
|
2007-04-29 23:33:02 +00:00 |
VSpace.h
|
rename/merge LyXLength related stuff
|
2007-04-28 12:58:49 +00:00 |
WordLangTuple.h
|
|
|