]> git.lyx.org Git - lyx.git/history - src/mathed
Revert 23154.
[lyx.git] / src / mathed /
2008-02-23 Stefan Schimanski* don't forget InsetMathMBox, which is only compiled...
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-22 Stefan Schimanski* following Andre's advice to rename the method into
2008-02-22 Stefan Schimanski* some more relicts of the unfinished favorite handling...
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Stefan Schimanski* a MathMacro is like a normal InsetMathNest in folded...
2008-02-21 Stefan Schimanski* add some space between math inset and popup. This...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement --- in math
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-09 Stefan Schimanski* change the BufferView cursor to avoid later "successf...
2008-02-09 Stefan Schimanski* fix segfaults/asserts when clicking outside of any...
2008-02-09 Stefan Schimanski* Finally fix the empty-script removal, i.e. remove...
2008-02-08 Stefan Schimanski* clear selection when mutating a math inset into an...
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-02-07 Abdelrazak YounesThe core is now clean enough that we don't need the...
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
next