]> git.lyx.org Git - lyx.git/history - src/mathed
* Doxy: polish html output.
[lyx.git] / src / mathed /
2008-01-25 Stefan Schimanski* comment correction
2008-01-25 Stefan Schimanski* compile fix
2008-01-25 Stefan Schimanski* optional old-style editing mode for macros with a...
2008-01-25 Stefan Schimanski* corrected comment
2008-01-25 Jürgen Spitzmüller** Fix language switch issue introduced by the CJK...
2008-01-24 Stefan Schimanski* the markers create a 1 pixel margin
2008-01-22 Stefan Schimanski* Option to make macro editing less "noisy" by hiding...
2008-01-22 Stefan Schimanski* Support a script also around the ] of an optional...
2008-01-14 Stefan Schimanski* fix for buggy cursor logic due to multi bufferview...
2008-01-14 Stefan Schimanski* Nearly a proof that there are useful compiler warning...
2008-01-11 Uwe Stöhrrename LFUNs math-nonumber and math-number to what...
2008-01-08 Stefan Schimanski* fix a crash during undo: cloned MathMacroTemplates...
2008-01-07 Stefan Schimanski* fix broken default value logic from last cleanup...
2008-01-03 Jean-Marc LasgouttesDisable and check properly the math numbering functions.
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
2007-12-24 Stefan Schimanski* make sure the edit mode is the same in math macros...
2007-12-24 Stefan Schimanski* setDimCache is superfluous in mathed
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-24 Enrico ForestieriTry to improve maintainability by separately checking...
2007-12-23 Stefan Schimanski* compile fix
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-23 Stefan Schimanski* \newlyxcommand support
2007-12-23 Stefan Schimanski* perl -e 'while(<>) {sed s/\s+$//; print "$_\n";}...
2007-12-23 Stefan Schimanski* another monster line
2007-12-23 Stefan Schimanski* cosmetic for loops with deep if nestings
2007-12-23 Stefan Schimanski* tabs are evil... hopefully I fixed all monster lines now
2007-12-23 Stefan Schimanski* tabs are evil
2007-12-23 Stefan Schimanski* tabs are evil
2007-12-23 Stefan Schimanski* cellDim_ is not needed anymore
2007-12-23 Stefan Schimanski* proper labels under the holes in macro templates...
2007-12-23 Stefan Schimanski* first tries to make the math macro template more...
2007-12-23 Stefan Schimanski* cosmetic
2007-12-23 Stefan Schimanski* math macro toolbar can be made automatic
2007-12-22 Stefan Schimanski* simplify editing logic of math macros by making it...
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-12-21 Enrico ForestieriCenter rows in the gather environment.
2007-12-21 Stefan Schimanski* first support of multiple BufferViews for macros...
2007-12-21 Stefan Schimanski* adapt to MacroType
2007-12-21 Stefan Schimanski* add \protect in front of macro with optional argument...
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-19 Stefan Schimanski* compile fix for trunk
2007-12-19 Stefan Schimanski* at least return a valid template on parse error,...
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-10 Pavel SandaAdd comment
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André Pönitzpotential compile fix for Kornel
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-28 Abdelrazak Younes* FileName:
2007-11-27 André Pönitzuse strfwd.h if possible
2007-11-25 Uwe Stöhrsupport for \linebreak:
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
next