]> git.lyx.org Git - lyx.git/history - src
* src/Text3.cpp: don't reset current_layout too early (fix bug 3727).
[lyx.git] / src /
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
2007-06-14 Abdelrazak YounesFix Bug-3183 by Ozgur Ugras BARAN:
2007-06-13 Dov Feldsternlyx2lyx to convert the language of spaces surrounding...
2007-06-13 Stefan Schimanski* Change the dim parameter correctly, even if dim_...
2007-06-13 Bo PengAdd --Separator-- environment
2007-06-13 Bo Penglyx2lyx support for unrecognizable listings parameter
2007-06-13 Stefan Schimanski* move TOC update behind cur.fixIfBroken() to fix ...
2007-06-13 Stefan Schimanski* Dov's patch to make typing possible again if RTL...
2007-06-12 Michael Schmitt * src/frontends/qt4/ui/TextLayoutUi.ui:
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-12 Jean-Marc LasgouttesRemove background_color_ in Insets: it takes a lot...
2007-06-12 Abdelrazak YounesCosmetics.
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-06-11 Stefan Schimanski* they are conceptionally the same and should be merged
2007-06-11 Stefan Schimanski* Only enter inset which return true on isActive()...
2007-06-11 Stefan Schimanski* do not draw grey bars if another update strategy...
2007-06-11 Abdelrazak YounesFix bug 3850.
2007-06-11 Peter Kümmeladd tab close button
2007-06-11 Stefan Schimanski* cursor forward's behavior depends on bidi level in...
2007-06-11 Jürgen Spitzmüller* src/insets/insetBranch.cpp (doDispatch):
2007-06-10 Stefan Schimanski* Font are lightweight, so better do not change the...
2007-06-10 Jürgen SpitzmüllerFix bug 3160 and 3812:
2007-06-10 Stefan Schimanski* Changing the font does not change the fontmetrics...
2007-06-09 Abdelrazak YounesFix missing signal emission following revision 18693.
2007-06-09 Bo PengRevert rev18728, which is not a good idea
2007-06-09 Bo PengAllow prefixing a listings parameter with @ to bypass...
2007-06-09 Stefan Schimanski* some more traces of the signals in CursorSlice
2007-06-09 Abdelrazak YounesFix warning.
2007-06-09 Abdelrazak Younesfollowing rev. 18724 boost/signal is not needed.
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-06-09 Stefan Schimanski* reverting r18516, so no signals anymore in CursorSlices
2007-06-08 Stefan Schimanski* Magic to switch language of a space directly in front...
2007-06-08 Stefan SchimanskiWe do not handle spaces around an RTL segment in a...
2007-06-08 Jürgen Spitzmüller* src/frontends/Toolbars.cpp: fix "Bjønnes".
2007-06-08 Stefan Schimanski* small fix to r18706: Better be more defensive in...
2007-06-07 Bo PengFix bug3782, crash with selection of table cells, joint...
2007-06-07 Bo PengFix compiling errors caused by r18701 (moving drawMarke...
2007-06-07 Stefan Schimanski* cursor_get_font.patch: the Cursor::getFont is respons...
2007-06-07 Stefan Schimanski* local_bidi.patch: The bidi object in the class Text...
2007-06-07 Stefan Schimanski* safe Text::setCurrentFont which does not use Text...
2007-06-07 Stefan Schimanski* no_bidi_isboundary.patch: added isRTLBoundary as...
2007-06-07 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2007-06-07 Richard HeckFix bug 3821: Put cursor where the mouse is before...
2007-06-07 Bo PengShow corners of mathed with mouse hover, details see...
2007-06-07 Jürgen Spitzmüller* src/Thesaurus.cpp:
2007-06-07 Jean-Marc LasgouttesUse "overwrite" instead of "over-write"
2007-06-06 Bo PengUpdate Toc when navigation menu is trigged.
2007-06-06 Richard HeckFix bug 3823: Division needs not to return an integer.
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-06-06 Jean-Marc Lasgouttes * qt4/FileDialog.cpp (save): disable overwrite confirm...
2007-06-06 Bo PengAdd listings parameter linerange, new in listings 1.4
2007-06-05 Bo Peng?xxx show all parameters containing xxx in InsetListing...
2007-06-05 Bernhard RoiderFix crash with multiple windows: Disconnect the Dialog...
2007-06-05 Bo Pengremove pit from addToToc definition in Inset.h, as...
2007-06-05 Richard HeckMake non-spooled printing recognize printer given in...
2007-06-05 Richard HeckForgot to fix tab order at 18678.
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
next