]> git.lyx.org Git - lyx.git/history - src/mathed
adjust
[lyx.git] / src / mathed /
2007-10-13 Martin VermeerOff-by-one error addCol()
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Martin VermeerSanitize behaviour of line break in simple math inset
2007-10-11 Abdelrazak YounesMetrics fix. Empty math inset doesn't have zero dimension.
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-06 Enrico ForestieriFix bug 2330
2007-10-04 André Pönitzremove uneeded code;
2007-10-03 André Pönitzmove some buffere related stuff from callback.cpp tpo...
2007-10-03 Martin VermeerAllow dissolution of insets inside mathed
2007-10-03 Abdelrazak YounesFix empty blue box painting in mathed.
2007-10-02 André Pönitzthe delegate patch
2007-10-01 Martin VermeerFinal fix to get unit with optional arg (value) working
2007-10-01 Abdelrazak YounesRemove remnant of the past.
2007-10-01 Abdelrazak YounesAssertion fix.
2007-10-01 Abdelrazak YounesFix some assertions.
2007-10-01 Abdelrazak YounesCopy&Paste fix.
2007-09-30 Martin VermeerFix warning and tab problem, thx Andre
2007-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-09-25 Abdelrazak YounesRemove remnant of the past.
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-23 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-23 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-18 Martin VermeerForgot this, suppress debug output
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-15 Martin VermeerSupport for units and fractional units with values
2007-09-15 Abdelrazak YounesGive PageDown/Up scrolling a sane behaviour. Does not...
2007-09-12 Martin VermeerPartial support for units
2007-09-05 Abdelrazak YounesMove selection painting closer to row painting. Single...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-08-31 Abdelrazak Younescompil fix
2007-08-31 Martin Vermeeranother translation disambiguation
2007-08-31 Abdelrazak YounesTransfer Text::drawSelection() to TextMetrics.
2007-08-30 Abdelrazak Younescompil fix.
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-30 Martin VermeerFix old error string in Cases
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-20 Georg Baumfix bug 4132: parse some more column specifiers
2007-08-19 Abdelrazak YounesFix bug 4117.
2007-08-13 Jean-Marc Lasgouttes * inset/InsetTabular.cpp (doDispatch): LFUN_MOUSE_PRES...
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-11 André Pönitzmerge {mathed,insets,graphics}/Makefile.am into src...
2007-08-11 André Pönitzmove tex2lyx and client subdir handling to the main...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-07-12 Jean-Marc Lasgouttes2007-07-12 André Pönitz <poenitz@lyx.org>
2007-07-06 Bo PengRemove all saveSelection calls and unify theSelection...
2007-06-22 Uwe Stöhrfix bug 1942: http://bugzilla.lyx.org/show_bug.cgi...
2007-06-21 Bo PengFix bug 1486: copied mathed is not previewed, from...
2007-06-15 Stefan Schimanski* Added the kerning method to a macro to inherit the...
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-13 Stefan Schimanski* Change the dim parameter correctly, even if dim_...
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-06-11 Stefan Schimanski* Only enter inset which return true on isActive()...
2007-06-09 Abdelrazak YounesFollowing revision 18723, Inset::destroyed() signal...
2007-06-07 Bo PengFix compiling errors caused by r18701 (moving drawMarke...
2007-06-07 Bo PengShow corners of mathed with mouse hover, details see...
2007-05-31 Abdelrazak YounesThis patch transfer Inset::destroyed signal to InsetTex...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-29 Stefan Schimanski* Moving up from lower index shouldn't depend on exista...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Stefan Schimanski* do not lookup the same macro all the time
2007-05-19 Stefan Schimanski* only antialias the whole polyline or no segment at all
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-15 Jürgen Spitzmüller* src/mathed/IndetMathNest.cpp (getStatus):
2007-05-15 Abdelrazak YounesFix cursor movement inside insets by Dov Feldstern.
2007-05-12 Bo PengRemove unused var in InsetMathHull.cpp
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-11 Abdelrazak Younesremove unneeded header.
2007-05-11 Abdelrazak YounesRemove optimization to avoid char and symbol metrics...
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-05-09 Abdelrazak YounesFix cursor movement in RTL embedded math insets by...
2007-05-04 Edwin Leuven* do not ignore "requires" field in MathMacro
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-30 Abdelrazak YounesGet rid of GridInsetMailer: this is completely useless...
2007-04-30 Abdelrazak Younesrevert unrelated change in rev 18110 .
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
next