lyx_mirror/src
2007-09-27 21:03:26 +00:00
..
client implement --enable-monolithic-{client,frontend-qt4,controllers}. Careful with frontend-qt4, it takes ~490 MB to build (but 3 instead of 8 minutes...) 2007-08-19 09:44:34 +00:00
frontends ButtonController.cpp: fix a bug introduced in r20018: don't enable all widgets in the dialog, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg128222.html 2007-09-27 21:03:26 +00:00
graphics revert rev 20291, a better fix was found in rev 20293 2007-09-15 17:32:11 +00:00
insets GuiBox: fix bug 3242 http://bugzilla.lyx.org/show_bug.cgi?id=3242: 2007-09-27 20:19:06 +00:00
mathed Remove remnant of the past. 2007-09-25 07:41:03 +00:00
support Ambigous else 2007-09-16 10:40:29 +00:00
tex2lyx Make --without-include-boost compile (autotools) 2007-09-21 07:18:21 +00:00
ASpell_local.h
ASpell.cpp
Author.cpp
Author.h
Biblio_typedefs.h Improvements to the citation dialog UI. It is now possible to search particular fields (author, title, etc) and to filter keys by entry types (article, book, etc). 2007-08-20 16:30:02 +00:00
BiblioInfo.cpp Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
BiblioInfo.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
Bidi.cpp rename Paragraph::isRightToLeftPar -> isRTL for the sake of consistence 2007-09-04 10:27:55 +00:00
Bidi.h
boost.cpp
Box.cpp
Box.h
BranchList.cpp make valgrind happy (although I have no evidence this caused problems) 2007-09-14 08:11:41 +00:00
BranchList.h
buffer_funcs.cpp Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
buffer_funcs.h Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
Buffer.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
Buffer.h Fix another prompt for externally-modified bug with writeAs() 2007-09-06 15:54:17 +00:00
BufferList.cpp Fix bug 4170: Close window when user wants it closed. 2007-08-29 15:24:41 +00:00
BufferList.h
BufferParams.cpp BufferParams.cpp: change the package loading to: 2007-09-25 21:20:57 +00:00
BufferParams.h Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
bufferview_funcs.cpp Fix for fitcursor. 2007-09-27 12:04:57 +00:00
bufferview_funcs.h
BufferView.cpp Temporarily fix jumpy cursor. 2007-09-26 21:27:17 +00:00
BufferView.h Give PageDown/Up scrolling a sane behaviour. Does not work with selection yet... 2007-09-15 12:28:41 +00:00
Bullet.cpp
Bullet.h
callback.cpp Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:36:09 +00:00
callback.h Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:36:09 +00:00
ChangeLog
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
Color.cpp
Color.h
Converter.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Converter.h
ConverterCache.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ConverterCache.h
CoordCache.cpp Put mathed on a diet: transfer dimension cache from inset to BufferView. 2007-09-23 22:39:49 +00:00
CoordCache.h add another typename, see r20470 2007-09-24 19:20:40 +00:00
Counters.cpp The counters labelstring patch. Part 1: the infrastructure. 2007-08-16 11:07:00 +00:00
Counters.h some doxygen comments 2007-08-16 14:44:22 +00:00
Cursor.cpp Put mathed on a diet: transfer dimension cache from inset to BufferView. 2007-09-23 22:39:49 +00:00
Cursor.h Transfer current_font and real_current_font from Text to Cursor. 2007-09-02 13:35:48 +00:00
CursorSlice.cpp move forwardIdx to CursorSlice from DocIterator, as it was the only one able to travel into an invalid cursor position 2007-08-23 21:35:40 +00:00
CursorSlice.h remove unused variable 2007-08-25 12:38:54 +00:00
CutAndPaste.cpp reduce #includes 2007-09-19 22:37:22 +00:00
CutAndPaste.h reduce #includes 2007-09-19 22:37:22 +00:00
debug.cpp
debug.h
DepTable.cpp Remove unused std::time in src/DepTable.cpp 2007-08-24 17:09:28 +00:00
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h
DocIterator.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
DocIterator.h Fix Cursor::setCurrentFont() within mathed. 2007-09-14 12:52:39 +00:00
EmbeddedFiles.cpp Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
EmbeddedFiles.h Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
Encoding.cpp * src/Encoding.cpp (read): silence a compiler warning. 2007-09-14 08:05:19 +00:00
Encoding.h
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp
Font.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
FontIterator.cpp * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
FontIterator.h * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
Format.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Format.h * new file formats panel that includes copier 2007-09-15 17:09:57 +00:00
FuncRequest.cpp
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
gettext.cpp
gettext.h
Graph.cpp
Graph.h
Importer.cpp The BufferView/WorkArea/LyXView reorg a.k.a Multiple WorkAreas: 2007-08-21 07:33:46 +00:00
Importer.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
ISpell.cpp
ISpell.h
KeyMap.cpp simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
KeyMap.h simplify KeySymbol stuff. which hopefully works... 2007-09-17 18:41:03 +00:00
KeySequence.cpp small simplification 2007-09-17 22:51:03 +00:00
KeySequence.h small simplification 2007-09-17 22:51:03 +00:00
Language.cpp
Language.h
LaTeX.cpp fix uninitialized variable 2007-09-21 13:32:49 +00:00
LaTeX.h
LaTeXFeatures.cpp LaTeXFeatures.cpp: make url a simple feature 2007-09-24 17:15:18 +00:00
LaTeXFeatures.h
Layout.cpp * Layout.h 2007-08-18 13:21:12 +00:00
Layout.h Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
Length.cpp
Length.h
lengthcommon.cpp
lengthcommon.h
Lexer.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Lexer.h
lfuns.h Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move to character-style-based font changes, etc. 2007-09-20 18:02:39 +00:00
LyX.cpp lyx -> LyX 2007-09-27 06:30:12 +00:00
LyX.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
LyXAction.cpp Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move to character-style-based font changes, etc. 2007-09-20 18:02:39 +00:00
LyXAction.h
lyxfind.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
lyxfind.h
LyXFunc.cpp This is the first part of a cleanup of how we handle the InsetCommand hierarchy. This part starts to disentangle the type of the inset from the command that a single instance of the inset represents. This involves two sorts of changes: 2007-09-27 18:24:18 +00:00
LyXFunc.h reduce #includes 2007-09-19 22:37:22 +00:00
lyxlayout_ptr_fwd.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
LyXRC.cpp
LyXRC.h
LyXVC.cpp
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
MenuBackend.cpp Add XML elements as a third flex inset variant 2007-09-06 14:45:17 +00:00
MenuBackend.h Forgot this 2007-09-06 15:37:34 +00:00
Messages.cpp
Messages.h
MetricsInfo.cpp Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +00:00
MetricsInfo.h Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +00:00
ModuleList.cpp de-indent 2007-08-31 13:46:19 +00:00
ModuleList.h Get package things working with modules prior to UI patch. 2007-08-29 22:59:25 +00:00
Mover.cpp
Mover.h
output_docbook.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
output_docbook.h
output_latex.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
output_latex.h
output_plaintext.cpp
output_plaintext.h
output.cpp
output.h
OutputParams.cpp
OutputParams.h
paper.h
paragraph_funcs.cpp Fix bug 4212 2007-09-07 09:55:57 +00:00
paragraph_funcs.h
Paragraph.cpp * src/Paragraph.cpp (getLabelWidthString): 2007-09-10 13:45:48 +00:00
Paragraph.h rename Paragraph::isRightToLeftPar -> isRTL for the sake of consistence 2007-09-04 10:27:55 +00:00
ParagraphList.h
ParagraphMetrics.cpp * Inset: 2007-09-21 20:39:47 +00:00
ParagraphMetrics.h * Inset: 2007-09-21 20:39:47 +00:00
ParagraphParameters.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
ParagraphParameters.h Add LFUN_PARAGRAPH_PARAMS (= paragraph-params), used for changing a paragraph's alignment, spacing, etc. This is complementary to LFUN_PARAGRAPH_PARAMS_APPLY, which sets the parameters. The difference is that APPLY over-rides all existing parameters, setting any not given to the default, whereas this one simply changes those that are given. So 2007-08-15 02:21:09 +00:00
ParIterator.cpp
ParIterator.h
pch.h
PDFOptions.cpp PDFOptions: patch by Pavel to store the settings when the user switches hyperref temporarily off 2007-09-23 19:17:22 +00:00
PDFOptions.h PDFOptions: patch by Pavel to store the settings when the user switches hyperref temporarily off 2007-09-23 19:17:22 +00:00
PrinterParams.cpp
PrinterParams.h
PSpell.cpp
PSpell.h
Row.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Row.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
rowpainter.cpp * Inset: 2007-09-21 20:39:47 +00:00
rowpainter.h * RowPainter: store PainterInfo reference instead of creating one. 2007-08-30 13:53:02 +00:00
Section.cpp
Section.h
Server.cpp MSVC compil fix. 2007-09-17 20:27:38 +00:00
Server.h cosmetics. 2007-09-16 20:58:22 +00:00
ServerSocket.cpp
ServerSocket.h reduce #includes 2007-09-19 22:37:22 +00:00
Session.cpp
Session.h
sgml.cpp shut down conversion warning and unicode fix. 2007-09-20 09:15:43 +00:00
sgml.h
Spacing.cpp
Spacing.h simplify build process of tex2lyx 2007-08-21 23:17:37 +00:00
SpellBase.cpp
SpellBase.h
TexRow.cpp
TexRow.h
TexStream.cpp mention source of inspiration 2007-08-22 23:53:24 +00:00
TexStream.h whitespace 2007-08-15 06:53:25 +00:00
Text2.cpp Upon exiting an inset, set the font back to what it was when entering. 2007-09-24 22:20:03 +00:00
Text3.cpp Upon exiting an inset, set the font back to what it was when entering. 2007-09-24 22:20:03 +00:00
Text.cpp Fulfill promise to Andre: TextClass_ptr --> TextClassPtr. 2007-09-18 17:46:14 +00:00
Text.h Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
TextClass.cpp Better error signaling 2007-09-06 14:28:19 +00:00
TextClass.h reduce #includes 2007-09-19 22:37:22 +00:00
TextClassList.cpp Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:36:09 +00:00
TextClassList.h Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:36:09 +00:00
TextMetrics.cpp Temporarily fix jumpy cursor. 2007-09-26 21:27:17 +00:00
TextMetrics.h Fix RTL inset painting. 2007-09-23 15:35:06 +00:00
Thesaurus.cpp
Thesaurus.h
toc.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
toc.h
TocBackend.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
TocBackend.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ToolbarBackend.cpp
ToolbarBackend.h
Trans.cpp little simplification 2007-09-17 22:04:17 +00:00
Trans.h little simplification 2007-09-17 22:04:17 +00:00
Undo.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
Undo.h
update_flags.h
Variables.cpp
Variables.h
VCBackend.cpp
VCBackend.h
version.cpp
version.h
VSpace.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
VSpace.h
WordLangTuple.h