]> git.lyx.org Git - lyx.git/history - src
* src/lyxtext.h:
[lyx.git] / src /
2007-01-23 Michael Schmitt* src/lyxtext.h:
2007-01-23 Abdelrazak Younesrevert last change
2007-01-23 Abdelrazak Younesrevert last change
2007-01-23 Abdelrazak YounesWrite the warnings and errors both to lyxerr and to...
2007-01-23 Abdelrazak YounesReplace lyxerr based warnings and errors with Alert...
2007-01-23 Michael Schmitt * src/text.C: implement rejectChange() as the inverse...
2007-01-23 Abdelrazak YounesReplace lyxerr based warnings and errors with Alert...
2007-01-23 Abdelrazak YounesWith this commit, errors and warnings can use message...
2007-01-22 Abdelrazak YounesFix inverse DVI search as reported on the french list.
2007-01-22 Jean-Marc Lasgouttes * src/LyXAction.C: mark goto-clear-bookmark as working...
2007-01-22 Abdelrazak YounesCleanup Action class: The mother should be the main...
2007-01-22 Enrico ForestieriFix encoding of converters path and arguments
2007-01-21 Georg BaumCompile fix.
2007-01-21 Georg BaumFrom Bernhard Roider:
2007-01-21 Michael Schmitt * src/text.C: acceptChange(): complete rewrite; there...
2007-01-21 Michael Schmitt * src/paragraph.h:
2007-01-21 Abdelrazak Younesadd comment.
2007-01-21 Abdelrazak YounesFix crash when breaking paragraph and Change tracking...
2007-01-21 Michael Schmitt * src/output_plaintext.C: partially revert r16780
2007-01-20 Michael Schmitt * src/MenuBackend.C: Import plain text: align
2007-01-20 Georg Baumcount correctly
2007-01-20 Georg BaumSome renaming (has been discussed a long time ago)
2007-01-20 Michael Schmitt * src/text.C: move forward when logically deleting...
2007-01-20 Michael Schmitt * src/output_plaintext.C: fix line break handling;
2007-01-20 Michael Schmitt * src/output_plaintext.C: remove cryptic comment;
2007-01-20 Michael Schmitt * src/output_plaintext.C: save two *.po entries;
2007-01-20 Michael Schmitt * src/output_plaintext.C: fix line breaks in plain...
2007-01-20 Michael Schmitt * src/paragraph_pimpl.C: check for linelen == 0 in...
2007-01-20 Michael Schmitt * output_plaintext.C: cosmetics in comment: line lengt...
2007-01-20 Georg Baumwhitespace
2007-01-20 Abdelrazak YounesFix typo.
2007-01-20 Abdelrazak YounesFix cursor navigation in math.
2007-01-20 Abdelrazak YounesPreparePrepare for independent decoration drawing and...
2007-01-20 Abdelrazak YounesPrepare for independent decoration drawing.
2007-01-19 Peter Kümmelcoding style: fix crash on buffer-switching (2 tabs...
2007-01-19 Peter Kümmelfix crash on buffer-switching (2 tabs) + toc-clicking
2007-01-19 Jean-Marc Lasgouttes * insetbranch.C (textString): implement, so that branc...
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2007-01-19 Jean-Marc Lasgouttes * output_plaintext.C (asciiParagraph): output things...
2007-01-19 Jean-Marc Lasgouttes * lyx_main.C (readUIFile): when reading an include...
2007-01-19 Enrico ForestieriFix encoding of bibtex keys and files read from the...
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
2007-01-18 Michael Schmitt * LyXView.C:
2007-01-18 Abdelrazak YounesFix bug 3063, the problem was a recursive call to QRef...
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Georg Baumremove unneeded extra lyx:: namespace qualifier
2007-01-18 Abdelrazak YounesPartly revert revision 16744. Georg doesn't want to...
2007-01-18 Abdelrazak YounesConvert internal_path() to unicode (partially). Fix...
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Georg BaumFix regression to 1.4.x: Additional vertical space...
2007-01-17 Georg Baumwhitespace
2007-01-17 Georg Baum * src/insets/insetbase.h
2007-01-17 Georg Baum * src/lyxlayout.h
2007-01-17 Georg Baum * src/output_latex.C
2007-01-17 Jean-Marc Lasgouttes * math_hullinset.C (numbered): clear the label when...
2007-01-17 Jürgen Spitzmüller* src/text3.C (doDispatch):
2007-01-17 Jean-Marc Lasgouttes * BufferView.C (mouseSetCursor): if the cursor was...
2007-01-17 Abdelrazak Younesreplace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-17 Abdelrazak YounesFix bug 3093:
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2007-01-17 Abdelrazak YounesFix bug 3101 and 3108
2007-01-17 Bo PengUse getline() to read filenames with space in session.C
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-16 Michael Schmitt* development/scons/scons_manifest.py:
2007-01-16 Michael Schmitt * src/paragraph.C: remove unused sgmlLineBreak()
2007-01-16 Enrico ForestieriPass input data to a CAS program through a file instead...
2007-01-16 Abdelrazak Younes* LyXView::updateInset(): schedule a redraw instead...
2007-01-16 Abdelrazak YounesCleanup declaration.
2007-01-16 Abdelrazak YounesFix compilation problem with gcc-3.3.4-11.
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
2007-01-16 Jürgen Spitzmüller* src/frontends/qt4/ui/QPrefCygwinPathUi.ui:
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-15 Abdelrazak YounesTranslate labels based on the paragraph language instea...
2007-01-15 Abdelrazak YounesFix bug 3058: changes in LyX's preferences aren't taken...
2007-01-14 Michael Schmitt* src/CutAndPaste.C:
2007-01-14 Georg Baumfix member initialization order (gcc warning)
2007-01-14 Michael Schmitt * src/buffer.C: save(): use correct filesystem encodin...
2007-01-14 Peter KümmelThe Mac doesn't need a offset for the save/restore...
2007-01-14 Abdelrazak Younesit seems that queryUserLyXDir needs to have access...
2007-01-14 Abdelrazak Younes* messages.h:
2007-01-14 Abdelrazak Younes- In order to properly cache <language, Messages> pair...
2007-01-13 Abdelrazak Younesfix completely stupid commit.
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-13 Abdelrazak Younes- rename CacheType
2007-01-13 Georg BaumChange lyx2lyx conversion and LaTeX export of documents...
2007-01-13 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-01-13 Abdelrazak YounesMessages:
2007-01-12 Abdelrazak YounesAdd a const. A second const as in:
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younestiny optimization.
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Enrico ForestieriLog:
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Abdelrazak Younesrevert mistake.
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younesoptimization.
next