]> git.lyx.org Git - lyx.git/history - src
it.po update
[lyx.git] / src /
2007-08-08 Richard HeckMinor update to previous commit.
2007-08-08 Richard HeckFix bug 4112: Translate to roman numerals for numbers...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 2: fixing documen...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 4: translating...
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 3: improving...
2007-08-07 Bo PengFix loading non-lyx child documents with relative path...
2007-08-06 Richard HeckIntroduce LFUN to save all modified files, and add...
2007-08-06 Richard HeckPatch to mark modified files in the view menu with...
2007-08-06 Enrico ForestieriNo need to check whether the TEMP var is already set...
2007-08-06 Enrico ForestieriUse the internal function of the cygwin dll for syncing the
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-08-06 Richard HeckDeal with a UI bug discussed on the list.
2007-08-04 Jean-Marc Lasgoutteslatex_lang should not have a babel language
2007-08-03 Richard HeckFix bugs 4077 and 4086.
2007-08-03 Richard HeckFix bug 4096. Don't disconnect the buffer until we...
2007-08-01 Jean-Marc Lasgouttes * src/support/gzstream,cpp:
2007-08-01 Jean-Marc Lasgouttes * LyXAction.cpp: mark LFUN_SERVER_GOTO_FILE_ROW...
2007-07-31 Bo Pengsrc/frontends/qt4/GuiApplication.cpp: fix a bug that...
2007-07-31 Jean-Marc Lasgouttes * CutAndPaste.cpp (pasteSelection): do not set the...
2007-07-31 Enrico ForestieriUse home made code for the bool facet.
2007-07-30 Jürgen Spitzmüller* src/LyXFunc.cpp (doDispatch):
2007-07-30 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.{cpp,h}:
2007-07-30 Enrico ForestieriAdd missing facets for extraction from an idocstream...
2007-07-30 Jürgen Spitzmüller* src/Text3.cpp (doDispatch):
2007-07-27 Jürgen Spitzmüller* src/LaTeX.cpp: Get rid of annoying LaTeX error after...
2007-07-27 Bo PengFix Bug 4053: Update other controls allows invalid...
2007-07-25 Bo Pengquick fix for bug: "select, select, middle-button paste...
2007-07-24 José Matoxrevert locale sorting since it gives problems with...
2007-07-24 Jürgen Spitzmüller* src/Text3.cpp:
2007-07-23 Jürgen Spitzmüller* src/BufferParams.cpp (writeEncodingPreamble):
2007-07-21 Michael Schmitt * src/OutputParams.h:
2007-07-20 Dov FeldsternCorrectly generate latex for font/language/encoding...
2007-07-19 Abdelrazak Younesanother safe guard.
2007-07-19 Abdelrazak Younesanother safe guard.
2007-07-19 Abdelrazak YounesObvious crash-fix introduced by 19094.
2007-07-19 Abdelrazak Younesconst fix
2007-07-18 Jürgen Spitzmüller* src/frontends/qt4/qlkey.h: add AltGr as modifier...
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-07-18 Jürgen SpitzmüllerFix inset drawing issues (bug 3582)
2007-07-18 Jürgen Spitzmüller* src/insets/Inset.h: fix encoding of author names
2007-07-17 Dov FeldsternReverse numbers in Arabic (Arabi) latex output, so...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-17 Abdelrazak Younesfix std declaration.
2007-07-17 Jürgen Spitzmüller* src/rowpainter.cpp:
2007-07-17 Abdelrazak YounesWith or without multiview, a crash can happen randomly...
2007-07-17 Abdelrazak YounesFix this bug:
2007-07-17 Abdelrazak Younes* BufferView::setCursorFromRow(): reset the Cursor...
2007-07-14 Jürgen Spitzmüller* src/support/docstream.cpp (iconv_codecvt_facet::do_ma...
2007-07-13 Abdelrazak YounesFix assertion when using paragraph-up/down. This code...
2007-07-12 Jürgen Spitzmüller* src/Converter.cpp:
2007-07-12 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp:
2007-07-12 Jean-Marc Lasgouttes2007-07-12 André Pönitz <poenitz@lyx.org>
2007-07-12 Jean-Marc Lasgouttes * Paragraph.cpp (simpleTeXOnePar): fix bug with size...
2007-07-12 Jean-Marc Lasgouttes * configure.ac: check earlier for -liconv and -lz...
2007-07-12 Enrico ForestieriDon't use locale facilities for sorting when compiling...
2007-07-12 Jean-Marc Lasgouttes * Layout.cpp (read): fix ObsoletedBy and DependsOn...
2007-07-11 Jürgen SpitzmüllerPatch by Richard Heck:
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-11 Abdelrazak YounesFollowing commit 19040, those partial updateLabels...
2007-07-11 Abdelrazak YounesFix bug 3719: TOC skip-to points out of sync with document
2007-07-11 Jean-Marc Lasgouttes * Counters.cpp (appendix): new getter and setter used...
2007-07-11 Enrico ForestieriFix bug 3962 (by me, Peter, and Joost)
2007-07-11 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmet...
2007-07-10 Bo Pengadd a few 'experimental parameters' to insetListingsPar...
2007-07-10 Abdelrazak YounesThis patch revert part of the code changed in revision...
2007-07-10 Jean-Marc Lasgouttesa few comments
2007-07-10 Jean-Marc LasgouttesRestore the persistent selection feature (disabled...
2007-07-10 Jean-Marc Lasgouttes * Text3.cpp (doDispatch): fix the behaviour of word...
2007-07-10 Jean-Marc Lasgouttesremove obsolete references to saveSelection
2007-07-10 Jürgen Spitzmüllerfix bug 3819 (patch from Georg Baum):
2007-07-09 Michael Schmitt * src/Author.h:
2007-07-09 Michael Schmitt * src/frontends/LyXView.h:
2007-07-09 Michael Schmitt * src/frontends/qt4/QParagraph.cpp:
2007-07-09 Dov FeldsternFix bug 3889 (justification of Bidi text in the GUI)
2007-07-09 Abdelrazak YounesFix crash when closing a child document after having...
2007-07-09 Jean-Marc Lasgouttes * insets/InsetExternal.cpp (InsetExternalParams):...
2007-07-09 Enrico ForestieriDon't use locale facilities for sorting on systems...
2007-07-09 Abdelrazak YounesFix 3992: Screen update problem in change tracking...
2007-07-09 Abdelrazak YounesFix bug 3990: Wrong Paste Message between document...
2007-07-07 Michael Schmitt * src/frontend/controllers/frontend_helpers.cpp: safet...
2007-07-06 Bo PengRemove all saveSelection calls and unify theSelection...
2007-07-06 Abdelrazak Younesrevert the obviously incorrect fix of rev. 19001.
2007-07-06 Abdelrazak Younes* lstring.cpp:
2007-07-05 Dov FeldsternFix "default" encoding to match "auto" encoding except...
2007-07-05 Dov FeldsternSet a newly created inset's font/language to the curren...
2007-07-05 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp Family...
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-07-05 Jean-Marc LasgouttesPatch from Pavel Sanda
2007-07-05 Abdelrazak YounesPossibly fix this bug:
2007-07-05 Abdelrazak YounesFix bug 3970: Include file crash
2007-07-04 Jean-Marc Lasgouttesthe -lz for zlib is already in LIBS
2007-07-04 Jürgen Spitzmüller* src/CutAndPaste.cpp (saveSelection): clarify comment...
2007-07-03 Bernhard RoiderFix uninitialized var introduced in http://www.lyx...
2007-07-03 Abdelrazak YounesFix bug 3877.
2007-07-03 Abdelrazak YounesAuto raising the dialog when the user click on a Citati...
2007-07-03 Abdelrazak Younesadd comment and ling to bug 3907.
2007-07-03 Abdelrazak YounesUse native file dialog on non cygwin windows installati...
2007-07-02 Bernhard RoiderFix Bug 3947: BibTeX allows parentheses in the key...
2007-07-02 Jean-Marc LasgouttesFix bug 3750: this code is a kludge and should be remov...
next