]> git.lyx.org Git - lyx.git/history - src/mathed/math_hullinset.C
and some mathed de-uglyfication
[lyx.git] / src / mathed / math_hullinset.C
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
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ønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-23 André Pönitzdispatch -> priv_dispatch where necessary
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitzmake 'swap row' swap labels, too.
2003-10-02 André Pönitzsupport for color in math
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
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 LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-17 André Pönitzremove spurious call to repaint()
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
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-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-02 André Pönitzrevert part of the "grid unification" to prevent random...
2003-04-28 André Pönitzfix random crashes
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
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-06 André PönitzLing Li's patch + small stuff
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-07 André PönitzFix for 594
2002-12-16 André Pönitza single space
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-04 Lars Gullik BjønnesSTRCONV
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-24 André Pönitzfix a several weeks old "fix" to prevent too many ...
2002-10-14 André Pönitzsupport for AMS flalign environment
2002-08-29 André Pönitzfix xxalignat bug
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-15 André Pönitzre-use code...
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-14 Lars Gullik Bjønnescompile fix
2002-08-14 André Pönitzmore lfun shuffling
2002-08-14 André Pönitzmore lfun localization
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-08 André Pönitza bit more const correctness
2002-08-08 André Pönitzfix reading of labels with underscore and probably...
2002-08-08 André PönitzHerbert's multline patch
2002-08-07 André Pönitzfix frac drawing in displaystyle
2002-08-02 André Pönitzuses references instead of returning vectors
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-18 André Pönitzenable insertion of spaces in all \textxxx modes.
2002-07-17 André Pönitzdonn't mutate align to alignat
2002-07-17 André Pönitzhonor \displaystyle etc on screen
2002-07-17 André Pönitznext shot at xxalignat
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-11 André Pönitzascii export tweaking
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-08 André Pönitzpreliminary work for \parbox support
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-03 André Pönitzthe parser changes
2002-05-31 André Pönitzre-enable ams "autodetection" (I still think it is...
2002-05-30 André Pönitzfonts as insets
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-02 André Pönitzreturn to 1.1.6 behaviour for ascii export
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André PönitzMake Angus' compiler happy
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 Angus LeemingSome trivial fixes of warning messages.
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-14 André Pönitzanother case of superfluous braces on read-back
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2002-01-08 André Pönitzmore small patches
2002-01-08 André Pönitzmore 'informational' messages removed?
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-20 André Pönitzfix compilation with compaq cxx
2001-11-20 André Pönitzfix writing of integers... duh...
next