]> git.lyx.org Git - lyx.git/history - src
whitespace, unused code, unused convenience function for debugging
[lyx.git] / src /
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-06 Angus LeemingTrivial clean-up. No change in functionality.
2002-11-05 Lars Gullik Bjønnesfix bug 668
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-11-04 Angus LeemingUse getBBUnits in both frontends.
2002-11-04 Angus Leeming(Rob Lahaye): fix label of progress slider when spellch...
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-11-01 John Levonmissed committing this
2002-10-31 John Levonfix external dialog
2002-10-31 John LevonHerbert's bb units fix
2002-10-31 Angus LeemingExcept for OS/2...
2002-10-31 Angus LeemingSmall clean-up (fully tested).
2002-10-31 Angus LeemingZombie-killer.
2002-10-31 Angus Leeming(Rob Lahaye): read and write latex height data of graph...
2002-10-31 Angus LeemingUse lyx::float_equal with floats.
2002-10-31 Angus Leeming(Rob Lahaye): fix crash when clipping.
2002-10-30 John Levonfix bug 584 (r=lars)
2002-10-30 John Levonremove TODO - covered by bugzilla
2002-10-30 John Levonrename QPrintDialog to avoid name conflict
2002-10-30 John Levonsome fixes from Herbert Voss
2002-10-30 John Levonfix 568 (r=lars)
2002-10-30 Angus Leeming(Rob Lahaye): changes to the xforms paragraph dialog.
2002-10-30 André PönitzFix "right click removes selection" problem
2002-10-30 John LevonJuergen's tabular ui
2002-10-29 John Levonrevert accidental commit
2002-10-29 Jean-Marc Lasgouttesfix crash with external inset
2002-10-29 André Pönitztiny whitespace
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 John LevonFix symbol insert.
2002-10-28 André Pönitzwhite space
2002-10-28 Angus LeemingWork-around xforms' bug, enabling tooltips for browser...
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-28 Dekel TsurChange style
2002-10-28 Dekel TsurAdd xfonts to the font path if necessary.
2002-10-26 John Levonfix preamble dialog
2002-10-25 John Levonusing std::vector
2002-10-25 Dekel TsurAdd xfonts to the font path if necessary.
2002-10-25 John Levonusing std::endl
2002-10-25 Jean-Marc Lasgoutteswork around crash with external inset and latex export
2002-10-25 Angus LeemingFix crash.
2002-10-25 Angus Leeming(Rob Lahaye): updates to the xforms print, spellchecker...
2002-10-25 André Pönitzmath LFUN_BOLD produce mathbf instead of textbf
2002-10-24 Dekel TsurChangeLog
2002-10-24 Dekel TsurFix LyXLength::inPixels
2002-10-24 Dekel TsurFix bug with language changes in nested environment.
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms tabular dialog.
2002-10-24 Angus LeemingFix Andr�'s highlighted browser bug.
2002-10-24 Jean-Marc Lasgouttesfix crash when selecting the last template in external...
2002-10-24 Angus Leeming(Rob Lahaye): minor xforms nits 'n' bobs.
2002-10-24 Angus LeemingAdd full stops to tooltips.
2002-10-24 André Pönitzrevert this mornings change and postpone it to 1.4...
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms graphics dialog.
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önitztrivial whitespace
2002-10-24 Angus Leeming(Rob Lahaye): small clean-up of the clean-ups already...
2002-10-24 Angus LeemingRemove two unnecessary forward declarations and weep...
2002-10-24 André PönitzFix bug discovered by Darren
2002-10-23 Angus Leeming(Rob Lahaye): improvements to the xforms float dialog.
2002-10-23 Angus Leeming(Rob Laheye): changes to the document dialog + some...
2002-10-23 Angus Leeming(Rob Lahaye): reworking of the BibTeX and citation...
2002-10-23 Angus Leeming(Rob Lahaye): miscellaneous bits 'n' bobs.
2002-10-22 André Pönitznext bug (\\ vs \backslash)
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 Angus LeemingRob's about LyX dialog, tweaked a little.
2002-10-22 André Pönitzusing std::max;
2002-10-22 André Pönitzchange selection format from 'MathGridInset' to 'string'
2002-10-22 Dekel Tsur= -> ==
2002-10-22 Angus LeemingRob's patch, part 1: the checked widget stuff.
2002-10-22 André Pönitzcode shuffle, part 2
2002-10-21 Lars Gullik Bjønnestypo
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-21 Dekel TsurFix ascent()
2002-10-21 John LevonFix broken changes of wheel mouse. Sorry !
2002-10-21 Angus LeemingTrivial compilation fix.
2002-10-21 Dekel TsurHandle \not using a macro
2002-10-21 Angus LeemingFix the drawing of an inset with a relative file path...
2002-10-21 Angus Leeming(Garst Reese): work-around xforms bug enabling the...
2002-10-21 Angus Leeming(Rob Lahaye): fix wrapping of long tooltips
2002-10-21 John LevonPatch from Philippe Elie for making mouse wheel do
2002-10-21 John LevonDarren's patch, reworked
2002-10-20 Dekel TsurFix automatic reconfiguration.
2002-10-20 Dekel TsurUse QT_VERSION >= 300 instead of >= 0x030000
2002-10-20 John LevonRemove two accidental XPM inclusions.
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-10-19 Lars Gullik Bjønnessmall cleanup and removal of warnings
2002-10-18 Jean-Marc Lasgouttesfix the more... problem
2002-10-18 Angus LeemingGraphics debug message: unable to convert from ABC...
next