]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
more IU
[lyx.git] / src / mathed / formulabase.C
2004-01-14 André Pönitzmore IU
2004-01-14 André Pönitzmore math iterator adjustment
2004-01-14 André Pönitzdrop another function unknown to the outer world...
2004-01-13 André PönitzAnchor globalization
2004-01-08 André Pönitzsome selection work for tabulars
2004-01-07 André Pönitzre-enable commandline search in a single formula
2003-12-12 André Pönitzfix math super/subscript
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 André PönitzIn insets:
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-02 André Pönitzfix #1145
2003-10-02 André Pönitzfix #1411
2003-10-02 André Pönitzsupport for color in math
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-12 André Pönitzpoor man's support for \boldsymbol
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
2003-09-05 Angus LeemingStrip out redundant #includes
2003-09-02 Alfredo Braunsteinadd a missing initialization (preventing a crash with...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-05 André Pönitzremove "deep update"
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 André Pönitzfix getLabelList for mathed
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-17 Angus LeemingEnable the math (sub-)dialogs to be opened when the...
2003-07-16 André Pönitz'fix' stupid compiler warnings
2003-07-04 André Pönitzallow 'renewcommand' and 'def' for math macros
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-24 André Pönitzfix #1073
2003-04-09 André PönitzFix mouse selection
2003-04-02 John Levontab funcs changed
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 André Pönitzcentralize the insetUpdate() a bit
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-11 André Pönitzclean my tree
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 LeemingRearrange Dialog communication code to make it easier...
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
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 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 Angus LeemingFactor LFUN_REF_APPLY code.
2003-02-26 André Pönitz*** empty log message ***
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 André Pönitzpass mouse clicks also to insets "close enough"
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
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-01-16 André Pönitzsmaller steps for undo when deleting stuff in mathed
2003-01-13 Angus Leeming(Michael Schmitt with Andr��'s blessing ;-) Make CTRL...
2003-01-08 André Pönitzonly scream when asked...
2002-12-12 André Pönitzhandle LFUN_(UP|DOWN)_PARAGRAPH
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-14 André Pönitzanother safety belt
2002-11-12 André Pönitzan additional check in a fragile area...
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-30 André PönitzFix "right click removes selection" problem
2002-10-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-25 André Pönitzmath LFUN_BOLD produce mathbf instead of textbf
next