]> git.lyx.org Git - lyx.git/history - src/mathed
simplification
[lyx.git] / src / mathed /
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-15 André Pönitzreduce line noise
2007-11-14 André Pönitzmore strfwd
2007-11-14 Stefan Schimanski * added forgotton undo call for LFUN_MATH_MACRO_REMOVE...
2007-11-14 Stefan Schimanski * fixed bug #4357 when pasting a macro with script...
2007-11-13 Stefan Schimanskicosmetic
2007-11-12 Stefan Schimanski* fix crash due to a missing test whether thisSlice...
2007-11-08 Stefan Schimanski* added comment to describe why we are in monochrome...
2007-11-06 André Pönitzwe assume (more or less) conforming compilers nowadays.
2007-11-06 André Pönitzcompile fix
2007-11-06 André Pönitzsome consolidation
2007-11-06 André Pönitzcosmetics
2007-11-06 Abdelrazak Younesgcc compile fix.
2007-11-06 Abdelrazak Younes* BufferView: Make use of ScreenUpdateStrategy::NoScree...
2007-11-06 Abdelrazak YounesAvoid unnecessary redraw.
2007-11-06 Jürgen Spitzmüller* src/mathed/InsetMathBig.cpp:
2007-11-05 André Pönitz#include cosmetics
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
2007-11-05 André Pönitzremove unneeded #include
2007-11-05 André Pönitzremove unneeded Cursor.h include;
2007-11-05 Martin VermeerRevert 4323/2 fix addRow -> appendRow part
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-11-05 Bernhard Roidermore complete fix for bug 4318 and variants (see http...
2007-11-05 Jürgen Spitzmüller* src/mathed/InsetMathGrid.cpp:
2007-11-05 Martin VermeerFix bug 4323/2, and more logical naming of addRow
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-05 Jürgen Spitzmüller* src/mathed/MathParser.cpp (getChar):
2007-11-02 Stefan Schimanski* change the fold/unfold behaviour a bit: if we are...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Stefan Schimanski* 1 off error, leading to a crash with only one optiona...
2007-11-01 Stefan Schimanski* replace int type by the correct custom type for pos...
2007-11-01 Stefan Schimanski* added non-greedy init mode for macros. If you enter...
2007-11-01 Edwin Leuvencorrect case
2007-11-01 Stefan Schimanski* removed MathMacro:: from declaration.
2007-11-01 Stefan Schimanski* cosmetic: alphabetic order
2007-11-01 Stefan Schimanski* LFUN handler for folding/unfolding of math macros
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-11-01 Stefan Schimanski* non-const coercion for math braces
2007-10-30 Uwe StöhrInsetMathDelim.cpp: remove doubled include
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-28 Dov FeldsternGetting rid of LTR bias --- part 2/?
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-28 Uwe StöhrInsetMathFrac.cpp: fix bug 4308 by using the metrics...
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
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...
next