]> git.lyx.org Git - lyx.git/history - src/mathed
preview as preview can...
[lyx.git] / src / mathed /
2002-06-26 André Pönitzpreview as preview can...
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-26 André Pönitzpreview cosmetics
2002-06-26 André PönitzThere is now a \preview lyxrc variable defaulting...
2002-06-25 André Pönitzfirst shot at preview is working
2002-06-25 André Pönitzfirst shot at preview. It crashes. Don't know why....
2002-06-25 André Pönitzfix the <...> delimiters
2002-06-25 André Pönitzsmall bugfix
2002-06-25 André Pönitzadd some debug msg
2002-06-25 André Pönitzmake 'det' partially work for math-extern
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-25 André Pönitzreplace ostream by support/LOstream
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzfix #456
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-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-14 José Matoxfix the fix
2002-06-13 José Matoxkeep x coordinate target when moving up/down
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-05 André Pönitzremove bogus parser warning
2002-06-05 André Pönitzsome spaces have not been skipped in the parser...
2002-06-05 André Pönitzsmall font stuff
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-03 André PönitzCheangelog entry
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önitztry to fix rounding errors
2002-05-30 André Pönitzremove some chatter
2002-05-30 André Pönitzcerr -> lyxerr[Debug::Mathed]
2002-05-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitzcrude support for a few more AMS constructs
2002-05-29 André Pönitzadd missing preview.h
2002-05-28 André Pönitzadd missing using's
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 loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Lars Gullik Bjønnesinclude vector and add a using statement
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-16 André Pönitzmissing ChangeLog entry
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-15 Lars Gullik Bjønnessmall changed fix
2002-05-15 André Pönitzadd missing ChangeLog entry
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-05-02 André Pönitzreturn to 1.1.6 behaviour for ascii export
2002-04-26 André Pönitzbug fix
2002-04-25 André Pönitzsuppress (semi-)spurious informative message...
2002-04-25 André PönitzFix crash crash of the day when reading back non-rectan...
2002-04-24 André Pönitzfix crash due to wrong export of AMS's pmatrix etc...
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-18 André Pönitzdon't display a message unless in debug mode
2002-04-17 André Pönitzfix warning
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 redraw problem
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-11 André Pönitzdon't show the empty-base-dot in a few cases...
2002-04-09 André PönitzNobody noticed that right click on math insets did...
2002-04-08 André Pönitzfix crash
2002-04-08 André Pönitzsmall stuff from Martin's list
2002-04-04 André Pönitzfix lookup problem for \vert.
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 André Pönitzshrink math insets by 2 pixels. this is closer to the...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-03 André Pönitzfix mouse clicks for macro insets
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
2002-04-03 André Pönitzget recently broken \mathcircumflex working again ...
2002-04-03 André Pönitzremove unneeded #include's
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-27 André Pönitzconsolidate interface for macro creation
2002-03-27 André Pönitzsmall parser tweaks
2002-03-27 André Pönitzsmall interface cleanup
2002-03-27 André Pönitzbugfix for compound 'symbols' using \lyxkern
2002-03-26 André Pönitzwork around for bug reported by Mario Morandini
2002-03-25 André Pönitzremove math_fontinset.[Ch]
2002-03-25 André Pönitzshould not go in...
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-22 André PönitzWonder why Angus' compiler did not complain about this...
2002-03-22 André Pönitzfix two items from Konni's list of cursor up/down ...
2002-03-21 Lars Gullik Bjønnesws cleanup
next