]> git.lyx.org Git - lyx.git/history - src/mathed
fix #1073
[lyx.git] / src / mathed /
2003-04-24 André Pönitzfix #1073
2003-04-14 Angus LeemingScrap LColor mathcursor. Use only logical colours in...
2003-04-14 Angus LeemingRemove a couple of hard-coded LColor::black entries.
2003-04-14 André Pönitzblack->foreground
2003-04-14 André Pönitzsome cursor movement improvements to MathTextInset
2003-04-09 André PönitzFix mouse selection
2003-04-02 John Levontab funcs changed
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 André Pönitzcentralize the insetUpdate() a bit
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonlast changelog
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-11 André Pönitzclean my tree
2003-03-10 Angus Leemingcommit forgotten files.
2003-03-10 Angus Leemingcompile fix
2003-03-10 André PönitzAngus: What code should handle the mailer.show() request?
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-06 André PönitzLing Li's patch + small stuff
2003-03-04 Angus Leemingtrivialities
2003-03-04 Angus Leemingstrip out |++| nonsense
2003-03-04 Angus LeemingRearrange Dialog communication code to make it easier...
2003-03-04 André PönitzJean-Marc's fix for wrong descent
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-04 André Pönitzfix fix
2003-03-04 André Pönitzadd missing 'else'
2003-03-03 André Pönitzsmall parser fixes
2003-03-03 André Pönitzsupport for \begin{tabular}...\end{tabular} within...
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-03-03 André PönitzFix #924
2003-03-03 André Pönitz*** empty log message ***
2003-02-28 André Pönitzremove debug message
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 André Pönitzws
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
2003-02-26 Angus LeemingFactor LFUN_REF_APPLY code.
2003-02-26 André Pönitz*** empty log message ***
2003-02-25 Angus Leeming*** empty log message ***
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 Angus LeemingasRefInset
2003-02-25 André Pönitzmore ref stuff
2003-02-25 Angus LeemingEnable the dialog to parse the string passed to it...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 André Pönitzenable prettyref
2003-02-25 André Pönitzpass mouse clicks also to insets "close enough"
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-18 André Pönitzsome ws
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-14 Dekel TsurDo not remove braces for {<expr>}^
2003-02-14 André PönitzFix.
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-14 André Pönitzbugfix: uninitialized variable
2003-02-13 André PönitzBo Peng's patch.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-13 André Pönitzrename type_info to avoid strange name clashes on Apple...
2003-02-10 André Pönitzsmall up/down tweaking
2003-02-05 André Pönitzfix #860
2003-01-29 André Pönitzdisable "nice ascii art" for performance reasons
2003-01-21 André Pönitzfix mathtt
2003-01-16 André Pönitzsmaller steps for undo when deleting stuff in mathed
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-13 Angus Leeming(Michael Schmitt with Andr��'s blessing ;-) Make CTRL...
2003-01-08 André Pönitzonly scream when asked...
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2003-01-07 André PönitzFix for 594
2002-12-18 John Levondon't assume symbol font is available, ok'd by Andre
2002-12-18 Dekel TsurFix reading of math macros
2002-12-16 André Pönitza single space
2002-12-12 André Pönitzhandle LFUN_(UP|DOWN)_PARAGRAPH
2002-12-11 André PönitzGive symbols a "neutral" color, so there are black...
2002-12-09 André Pönitzre-enable drawing of mathbb
2002-12-09 André Pönitzsupport for \dots, Part II
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 André Pönitzfix problem with uninitialized value as reported by...
2002-11-25 André PönitzFix \vdots problem reported by Michael
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-14 André Pönitzanother safety belt
2002-11-12 André Pönitzan additional check in a fragile area...
2002-11-08 André Pönitzfix bug when reading \hline (did not work at all anymor...
2002-11-06 André Pönitzwhitespace, unused code, unused convenience function...
2002-11-06 André PönitzFix cursor positioning problem in scriptinsets with...
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-11-04 André Pönitzsize_type size -> difference_type diff in adjust()
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-30 André PönitzFix "right click removes selection" problem
2002-10-29 André Pönitzfix off by one error introduced by the fontinset splittin
2002-10-29 André Pönitzsuppress writeing of \label if \nonumber is given
2002-10-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-28 Dekel TsurPostprocess the output of Maxima.
next