]> git.lyx.org Git - lyx.git/history - src
remove obsolete references to saveSelection
[lyx.git] / src /
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
2007-06-22 Richard HeckFix some UI bugs related to the paragraph settings...
2007-06-22 Uwe StöhrBufferParams.cpp: correct wrong previous commit
2007-06-22 Uwe StöhrFixes for Farsi:
2007-06-22 Uwe Stöhrfix bug 1942: http://bugzilla.lyx.org/show_bug.cgi...
2007-06-22 Alfredo Braunstein* Fix Bug 3346
2007-06-22 Jürgen Spitzmüller* src/Text3.cpp: don't reset current_layout too early...
2007-06-22 André Pönitzallow unicode-insert 0x20
2007-06-22 Alfredo Braunsteinconst correctness (missed this)
2007-06-22 Alfredo Braunsteinconst correctness
2007-06-21 Alfredo Braunstein* Fix to Bug 3903
2007-06-21 Bo PengFix bug 1486: copied mathed is not previewed, from...
2007-06-21 Edwin Leuven* this one got lost in http://www.lyx.org/trac/changese...
2007-06-21 Edwin Leuven* Get rid the of the QWidgetAction subclass and use...
2007-06-21 Stefan Schimanski* Clear the paragraph metrics cache as well on redraw:
2007-06-21 Stefan Schimanski* On MacOSX enter is no activation key for a QListWidge...
2007-06-20 Bo PengFix wrong intepretation of the return value of the...
2007-06-19 Michael Schmitt * src/BufferView.cpp:
2007-06-19 Michael Schmitt * support/userinfo.cpp: quick fix for #3764: set
2007-06-19 Abdelrazak YounesFix bug 3171: switching document jumps always back...
2007-06-19 Abdelrazak YounesFix a few quirks and a crash introduced by a bad manual...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-19 Abdelrazak Youneswhite space -> tabs
2007-06-19 Richard HeckTrivial whitespace fix.
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-19 Richard HeckRemove now unused originaldir flag from Converter....
2007-06-19 Jürgen Spitzmüller* src/frontends/qt4/ui/ListingsUi.ui: cosmetics.
2007-06-18 Uwe StöhrLaTeXFeatures.cpp: Make the German Userguide compile...
2007-06-18 Stefan Schimanski* update cursor position on resize _after_ drawing...
2007-06-17 Edwin LeuvenFix stuff that slipped in with 18812
2007-06-17 Edwin Leuven* Allow toolbar menus and panels (qt>=4.2) to be torn off
2007-06-16 Michael Schmitt * src/LaTeXFeatures.cpp: fix \providecolor macros...
2007-06-15 Uwe StöhrWorkArea.cpp: fix cursor placement by updating the...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Stefan Schimanski* Added the kerning method to a macro to inherit the...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-06-15 Dov FeldsternWhen inserting an inset use the current font.
2007-06-15 Stefan Schimanski* compile fix
2007-06-14 Richard HeckBug 3477: Fix problem with shortcuts in Converters...
2007-06-14 Stefan Schimanski* up/down jumps between macro parameters
2007-06-14 Stefan Schimanski* the old cursor is stored before dispatch and then...
2007-06-14 Stefan Schimanski* make close tab button smaller
next