]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.C
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_cursor.C
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-13 André PönitzBo Peng's patch.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
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-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-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-24 André PönitzFix bug discovered by Darren
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ö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-15 André Pönitz*** empty log message ***
2002-09-19 André Pönitzrevert to 1.1.6 behaviour for \macroname{
2002-09-13 André Pönitzswap \{ and { during input
2002-08-30 André Pönitzsmall stuff
2002-08-28 André Pönitzfix #593
2002-08-26 André Pönitzmove cut&paste lfun handling from BufferView to LyXText
2002-08-26 André Pönitzremove unused code
2002-08-22 André Pönitztry to correct x position where curosr drops of inset.
2002-08-22 André Pönitz\backslash vs \textbackslash
2002-08-19 André Pönitz- re-enable editing of macro name during input
2002-08-15 André Pönitzsmall bugfix for pasting into non-gridded inset (I...
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-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-09 André Pönitzmore cosmetics
2002-08-09 André Pönitzfig bug introduced this morning
2002-08-09 André Pönitzup/down tweaks
2002-08-09 André Pönitzmore const correctness
2002-08-08 André Pönitza bit more const correctness
2002-08-05 André Pönitzseveral fixes concerning font size in scripts/fractions/etc
2002-08-05 André Pönitzfix 'vanishing \sin' bug
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzfix recently introduced macro reading bug
2002-08-01 André Pönitzsave inset lock state in the .lyx file
2002-08-01 André Pönitzno special treatment for scriptinsets
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-30 André Pönitzthe up/down stuff reworked
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-26 André Pönitzsome \parbox improvements
2002-07-26 André Pönitzfix nasty crash when selection anchor pointed to a...
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önitzHerbert's compile fix
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-16 André Pönitzmore work on \parbox support
2002-07-10 André Pönitzmore cosmetics
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-08 André Pönitzcosmetics
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-27 André Pönitzspeed up preview a bit...
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önitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxfix the fix
2002-06-13 José Matoxkeep x coordinate target when moving up/down
2002-06-04 André Pönitzfurther \mbox tweaking
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 missing using's
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-14 Lars Gullik Bjønnesautodelreg2.patch
2002-05-13 André Pönitzfix crash on paste as reported by Piroux Geoffroy
2002-05-08 André PönitzMove the cursor a bit to the right in empty cells...
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-18 André Pönitzfix enering of \_
2002-04-12 André Pönitzfix crashs discovered by Michael
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-02 André Pönitzdon't assert() on missing macro arguments
2002-04-02 Allan Raelet this code work with lyxstring also
2002-03-27 André Pönitztry to get same behaviour as in 1.1.6 when typing ...
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-22 André Pönitzfix two items from Konni's list of cursor up/down ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 André Pönitzenable entering \mathbf#1 directly
2002-03-21 André Pönitzfix Herbert's up/down problem
2002-03-20 André Pönitzfix compilation problem
2002-03-20 André Pönitzfix compilation with g++ 3.0.2
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-13 André Pönitzonly accept #n in macros with at least n arguments
2002-03-13 André Pönitzdon't draw invisible things...
2002-03-12 André Pönitztraversing math tables should be at least as fast as...
2002-03-12 André Pönitzspeed up math drawing
2002-02-18 André Pönitzdon't insert space when given \rho<space> ...
next