]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
more trivial tweaks to mathed bindings
[lyx.git] / src / mathed / formulabase.C
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
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-15 Lars Gullik Bjønnessmall changed fix
2002-04-24 Jürgen VignaForgot about this the Panel should NEVER be opened...
2002-04-24 Jürgen VignaFix clicking on a mathed inset with button != 1.
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-18 André Pönitzfix enering of \_
2002-04-16 Jean-Marc Lasgouttesfix math-delim
2002-04-15 André Pönitzfix math cursor position after switching buffers.
2002-04-15 André PönitzHotfix to move cursor to the right when pressing M...
2002-04-12 André Pönitzfix typo in error message
2002-04-12 André Pönitzremove debug message
2002-04-12 André Pönitzfix crashs discovered by Michael
2002-04-09 André PönitzNobody noticed that right click on math insets did...
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
2002-03-27 André Pönitzsmall parser tweaks
2002-03-26 André Pönitzwork around for bug reported by Mario Morandini
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-19 André Pönitzsuppress debug messages
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-12 André Pönitzspeed up math drawing
2002-03-07 André Pönitzre-enable mathrm toggling with C-m (was disabled by...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-15 André Pönitzmove around debugging stuff
2002-02-13 André Pönitzsupport for AMS's \pmatrix and \bmatrix
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzFinxing Umlauts, Part I
2002-02-07 André Pönitzsmall internal stuff
2002-02-01 André Pönitzpartial fix for #141
2002-02-01 André PönitzSomewhat better behaviour for Umlauts in math
2002-01-16 André Pönitzprepare writing info messages to the minibuffer
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-10 Angus LeemingMartin's latest math dialog patch using LFUNs.
2002-01-03 André Pönitznext try, part I
2002-01-03 André Pönitzvisual support for \displaystyle
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
next