]> git.lyx.org Git - lyx.git/history - src
cerr -> lyxerr[Debug::Mathed]
[lyx.git] / src /
2002-05-02 Angus Leeming(Herbert): one liner to not read the Bounding Box unnec...
2002-05-02 Angus LeemingCompile fix.
2002-05-02 André Pönitzreturn to 1.1.6 behaviour for ascii export
2002-05-01 Lars Gullik Bjønneswrong version
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-05-01 Angus LeemingFix bug that I triggered with the sorting of the langua...
2002-05-01 Angus LeemingMake variable const and add forgotten ChangeLog entry.
2002-05-01 Angus LeemingSome comments to make Herbert happy.
2002-05-01 Angus LeemingRevert previous change as it's bollocks. Herbert, your...
2002-05-01 Angus Leeming(Herbert): use inBP rather than inPixels + further...
2002-05-01 Angus LeemingWhitespace ONLY!
2002-05-01 Angus LeemingRemove repeated entry.
2002-05-01 Angus Leeming(Rob Lahaye): sync the appearance of papersize stuff...
2002-05-01 Angus LeemingInternationalise the rotation origin strings in the...
2002-04-30 Angus Leeming(John): typos in the tooltips.
2002-04-30 Angus Leeming(John): fix build.
2002-04-30 Angus LeemingClean-up yesterday's code-splurge and sort the translat...
2002-04-30 Jürgen VignaFix compatibility read for "latex" layout as first...
2002-04-30 John Levonupdate for frnt::etc
2002-04-29 Dekel TsurFix my error
2002-04-29 Dekel TsurFix bugs.
2002-04-29 Dekel TsurFix reading of old minipages.
2002-04-29 Angus LeemingInternationalise the language names in the preferences...
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-04-29 Angus Leeming(Herbert): rather ugly hard-coded fix to hide some...
2002-04-29 Angus Leeming(Herbert): enable successful export to LaTeX if the...
2002-04-29 Angus Leeming(John): Enable the libXPM-based loader to cope with...
2002-04-28 Dekel TsurFix bugs
2002-04-26 Angus LeemingTranslate "Select Database" and "Select BibTeX-Style...
2002-04-26 Angus LeemingTranslate labels for float:algorithm, float:figure...
2002-04-26 Angus LeemingWYSIWYM citation labels for sub-standard BibTeX databases.
2002-04-26 Angus LeemingOn dit �Fermer� en fran�ais, pas �Close�.
2002-04-26 Angus Leeming(Rob Lahaye): UI improvements to the preferences dialog.
2002-04-26 Angus LeemingEnsure that the choice is always valid, thus fixing...
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 Jean-Marc Lasgouttesfix bug #342
2002-04-24 André Pönitzfix crash due to wrong export of AMS's pmatrix etc...
2002-04-24 Lars Gullik Bjønnespre4 1.2.0pre4
2002-04-24 Lars Gullik Bjønnesws changes only
2002-04-24 Jürgen VignaFix mouse wheel handling. Added code to interpret wheel...
2002-04-24 Jürgen VignaForgot about this the Panel should NEVER be opened...
2002-04-24 Angus Leeming(Herbert): resolve the problems of creating eps files...
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-24 Jürgen VignaFix clicking on a mathed inset with button != 1.
2002-04-23 Jean-Marc LasgouttesProvideNatbib patch from Mike; convert a bunch of examp...
2002-04-23 Lars Gullik Bjønnesfix distdir target
2002-04-23 Jürgen VignaRemove wrong and unneeded insetSleep/Wakeup functions.
2002-04-23 Jürgen VignaFix off by one error in tabular draw selection code.
2002-04-23 Angus Leeming(Juergen Spitzmueller): enable the citation dialog...
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Jean-Marc Lasgouttesremove some extra ensuremath
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-22 Jürgen VignaRewoke full selection make with selectall otherwise...
2002-04-22 Jürgen VignaFixed use of uninitialized variable code.
2002-04-19 Angus Leeming(Herbert): strip the extension from the graphics filena...
2002-04-19 Jürgen VignaFix the rebreak and cursor position if we had a CHANGED...
2002-04-19 Jürgen VignaFix recalculating of row dimensions on a zoom (fix...
2002-04-19 Jürgen VignaCall an update before setting the_locking_inset = 0...
2002-04-19 Jürgen VignaDon't enter the inset if we came from a row above and...
2002-04-19 Jürgen VignaFix not updating of paragaph dialog in some cases ...
2002-04-19 Angus LeemingMarco might like this...
2002-04-19 Angus Leeming(Marco Morandini): make the list of loadable graphics...
2002-04-18 Lars Gullik Bjønnesjust massage the input format
2002-04-18 André Pönitzfix enering of \_
2002-04-18 Jürgen VignaFix small redraw bug.
2002-04-18 Jürgen VignaChange the layout also for the last selected paragraph...
2002-04-18 André Pönitzdon't display a message unless in debug mode
2002-04-18 Jürgen VignaFixed compatibility read after Lars substitution from...
2002-04-18 Jürgen VignaFix page up/down behaviour with very high rows. Same...
2002-04-17 Lars Gullik Bjønnesfix a bitfield bug
2002-04-17 Angus Leeming(Rob Lahaye): add Makefile to a couple of .cvsignore...
2002-04-17 Angus LeemingFix the loading of xpm files by the simple image loader...
2002-04-17 Jürgen VignaForgot to save changed file ;)
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-17 André Pönitzfix warning
2002-04-16 John LevonCloser approximation to compiling and building
2002-04-16 Angus LeemingOveride the InsetCollapsable::ascii method to not outpu...
2002-04-16 Jürgen VignaLosts of fixes to cursor handling with insets. Cursor...
2002-04-16 Angus LeemingRemove the Alert popups from the graphics cache.
2002-04-16 Jean-Marc Lasgouttesfix math-delim
2002-04-16 Lars Gullik Bjønnesforgot this
2002-04-16 Angus LeemingMake getBibkeyList const.
2002-04-16 Lars Gullik Bjønnessmall build and doc changes
2002-04-16 Angus Leeming(Herbert): fix parsing of bibtex entry bug.
2002-04-15 Angus Leeming(Rob Lahaye): fix clipping when using the basic image...
2002-04-15 André Pönitzfix math cursor position after switching buffers.
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
2002-04-15 Angus Leeming(make_tempfile): simplify the #ifdef block by using...
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 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-04-12 Angus Leeming(Herbert): expand the list of recognised graphics formats.
2002-04-12 André Pönitzfix typo in error message
2002-04-12 André Pönitzremove debug message
2002-04-12 Angus LeemingI _think_ we had a reference to a temp object going...
2002-04-12 Jean-Marc Lasgouttesfix bug with relative paths in insetgraphics
next