]> git.lyx.org Git - lyx.git/history - src
* src/LyXFunc.cpp (doDispatch):
[lyx.git] / src /
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...
2007-07-02 Jürgen Spitzmüller* src/frontends/controllers/Dialog.{cpp,h}:
2007-07-01 Jürgen Spitzmüller* src/tex2lyx/tex2lyx.cpp:
2007-06-29 Abdelrazak YounesFix this bug reported by Mael Hilléreau:
2007-06-28 Uwe StöhrControlPrint.cpp
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-06-27 José MatoxFreeBSD libc uses UCS4, but libstdc++ has no proper...
2007-06-27 Georg Baumtypo
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QPrint.cpp:
2007-06-26 Enrico ForestieriFix bug 3904
2007-06-26 Alfredo BraunsteinFix to bug 3886
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-26 Uwe Stöhr- Fileformat change: rename "arabic" to "arabic_arabtex"
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-25 Jürgen Spitzmüller* src/frontends/controllers/ControlMath.cpp (find_xpm):
2007-06-25 Alfredo Braunsteinwhitespace
2007-06-25 Alfredo BraunsteinFix one-by-some bug in tabular selection drawing by...
2007-06-25 Alfredo Braunsteinremove unused CursorSlice::invalidate & isValid methods
2007-06-24 Jürgen Spitzmüller* src/Text3.cpp (getStatus):
2007-06-23 Jürgen SpitzmüllerFix bug 2520: Make InsetExternal translateable
next