]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / formulabase.C
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
2002-10-22 André Pönitzsmall stuff, fix for one of the bugs John mentioned
2002-10-22 André Pönitz\n -> \\
2002-10-22 André Pönitzusing std::max;
2002-10-22 André Pönitzchange selection format from 'MathGridInset' to 'string'
2002-10-22 André Pönitzcode shuffle, part 2
2002-10-15 André PönitzFix for the 'spurious selection with RMB' and improved...
2002-10-14 André Pönitzsupport pasting using button 3 in formulas
2002-10-11 Jean-Marc Lasgouttesmore trivial tweaks to mathed bindings
2002-10-09 André Pönitzsomewhat better handling of LFUN_ENDBUFFER etc (#571)
2002-09-20 André PönitzMartin's space patch.
2002-09-11 André Pönitzlfun word-select
2002-08-28 André Pönitzfix #593
2002-08-22 André Pönitzlooks better now...
2002-08-22 André Pönitzmore cursor up/down smoothing
2002-08-22 André Pönitzmake enering a formula from above/below a bit smoother
2002-08-22 André Pönitzcorrect typo
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-19 André Pönitzuse the new mouse LFUNs
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-14 André Pönitzmore lfun shuffling
2002-08-14 André Pönitzmore lfun localization
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-09 André PönitzDoes this fix the "random cursor jumping"?
2002-08-08 André Pönitzfix reading of labels with underscore and probably...
2002-08-07 André Pönitzfix frac drawing in displaystyle
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-26 André Pönitzmove things around
2002-07-26 André Pönitzmove things around
2002-07-25 André Pönitzremove debug messages
2002-07-25 André Pönitztry to fix cursor jumping
2002-07-18 André Pönitzenable insertion of spaces in all \textxxx modes.
2002-07-18 André Pönitzleave formula when pressing end at the end of a formula...
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-12 André Pönitzmacro handling cleanup
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-04 André Pönitzfix compilation error
2002-07-04 André Pönitzremove ../
2002-07-04 André Pönitzinsetcommads -> insetcommandparams
2002-07-04 André Pönitzbinom is binom is binom and choose is choose is choos...
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-27 André Pönitzspeed up preview a bit...
2002-06-26 André Pönitzpreview as preview can...
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André PönitzFirst shot at inset-unification mathed & rest of the...
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-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
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-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-28 André Pönitzadd using std::abs;
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonguii2
next