]> git.lyx.org Git - lyx.git/history - src/mathed
include sys/time.h
[lyx.git] / src / mathed /
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-14 Dekel TsurDo not remove braces for {<expr>}^
2003-02-14 André PönitzFix.
2003-02-14 André Pönitzmake naming a bit saner...
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-02-13 André Pönitzrename type_info to avoid strange name clashes on Apple...
2003-02-10 André Pönitzsmall up/down tweaking
2003-02-05 André Pönitzfix #860
2003-01-29 André Pönitzdisable "nice ascii art" for performance reasons
2003-01-21 André Pönitzfix mathtt
2003-01-16 André Pönitzsmaller steps for undo when deleting stuff in mathed
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-13 Angus Leeming(Michael Schmitt with Andr��'s blessing ;-) Make CTRL...
2003-01-08 André Pönitzonly scream when asked...
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2003-01-07 André PönitzFix for 594
2002-12-18 John Levondon't assume symbol font is available, ok'd by Andre
2002-12-18 Dekel TsurFix reading of math macros
2002-12-16 André Pönitza single space
2002-12-12 André Pönitzhandle LFUN_(UP|DOWN)_PARAGRAPH
2002-12-11 André PönitzGive symbols a "neutral" color, so there are black...
2002-12-09 André Pönitzre-enable drawing of mathbb
2002-12-09 André Pönitzsupport for \dots, Part II
2002-12-01 Lars Gullik Bjønnesws changes
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-25 André PönitzFix \vdots problem reported by Michael
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-14 André Pönitzanother safety belt
2002-11-12 André Pönitzan additional check in a fragile area...
2002-11-08 André Pönitzfix bug when reading \hline (did not work at all anymor...
2002-11-06 André Pönitzwhitespace, unused code, unused convenience function...
2002-11-06 André PönitzFix cursor positioning problem in scriptinsets with...
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
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-30 André PönitzFix "right click removes selection" problem
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-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-28 Dekel TsurPostprocess the output of Maxima.
2002-10-28 Dekel TsurMaxima
2002-10-28 André Pönitzwhite space
2002-10-28 Dekel TsurChange handling of LFUN_MATH_LIMITS.
2002-10-28 Dekel TsurFew improvements.
2002-10-28 André Pönitzfirst copy, then delete
2002-10-25 André Pönitzmath LFUN_BOLD produce mathbf instead of textbf
2002-10-24 André Pönitzrevert this mornings change and postpone it to 1.4...
2002-10-24 André Pönitzfix a several weeks old "fix" to prevent too many ...
2002-10-24 André Pönitz*** empty log message ***
2002-10-24 André PönitzLet UnknownInset inherit from NestInset instead of...
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ö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-21 Dekel TsurHandle \not using a macro
2002-10-18 Angus LeemingRevert yesterday's change. It's going to be too complic...
2002-10-17 Angus Leeming/Save/ emacs buffer to get rid of print statements...
2002-10-17 Angus LeemingNicer previews.
2002-10-17 Dekel TsurBetter alignment of \longrightarrow like macros.
2002-10-16 André Pönitzfix writing of some spaces.
2002-10-15 André PönitzFix for the 'spurious selection with RMB' and improved...
2002-10-15 André Pönitzfix #658
2002-10-15 André Pönitzremove code to fix crash
2002-10-15 André Pönitz*** empty log message ***
2002-10-14 Dekel Tsuriffont
2002-10-14 André Pönitzsupport for AMS flalign environment
2002-10-14 André Pönitzsupport pasting using button 3 in formulas
2002-10-11 André PönitzFix the "can't move out of nested text insets using...
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-10-02 André Pönitzthe fontsize changing in arrays
2002-09-30 André Pönitzhopefully complete fix for reading "unusal" labels
2002-09-26 André Pönitzfix target cursor cell for LFUN_BREAKLINE
2002-09-25 André Pönitztrivial fix for #630
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-09-20 André PönitzMartin's space patch.
2002-09-19 André Pönitzdon't stop validation after the first font change
2002-09-19 André Pönitzrevert to 1.1.6 behaviour for \macroname{
2002-09-13 André Pönitzswap \{ and { during input
2002-09-11 John Levoncompile fix.
2002-09-11 Angus LeemingRemove lyxerr call from FormInclude.
2002-09-11 André Pönitzlfun word-select
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-09-10 André Pönitzcosmetics
2002-08-30 André Pönitzsmall stuff
2002-08-29 André Pönitzadd that stupid string(os.c_str()) hack...
2002-08-29 André PönitzFix #593
2002-08-29 André Pönitzpartial framebox support
2002-08-29 André Pönitzfix xxalignat bug
2002-08-28 André Pönitzfix #593
2002-08-28 André PönitzI _really_ hate LaTeX's syntax quirks. Why is
next