]> git.lyx.org Git - lyx.git/history - src
cerr -> lyxerr[Debug::Mathed]
[lyx.git] / src /
2002-05-30 André Pönitzcerr -> lyxerr[Debug::Mathed]
2002-05-30 André Pönitzfonts as insets
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-30 John Levonadd const
2002-05-30 John LevonDocumentation + file removals as sent to list
2002-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-29 André Pönitztyiny whitespace
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 a 'const'
2002-05-29 Lars Gullik Bjønnes2002-05-29 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-29 André Pönitz*** empty log message ***
2002-05-29 André Pönitzanother 8% or so when loading the UserGuide...
2002-05-29 Jean-Marc Lasgouttesspeedup buffer parsing by a factor of 3
2002-05-29 André Pönitza few more
2002-05-29 André Pönitzmore white spacei changes
2002-05-29 André Pönitzmissing entry
2002-05-29 André Pönitzwhite space changes
2002-05-29 André Pönitzremove unneeded #include and part of comment that's...
2002-05-29 André Pönitzwhite space
2002-05-29 André Pönitzwhitespace changes
2002-05-29 André Pönitzadd missing preview.h
2002-05-28 Jean-Marc Lasgouttessave preamble in defaults.lyx template; tweak hollywood...
2002-05-28 André Pönitzmove a comment and an #include
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-28 André Pönitzadd missing using's
2002-05-28 André Pönitzadd using std::abs;
2002-05-27 John LevonSigh, commit the right version of the Makefile. I was...
2002-05-27 John LevonRemove unused headers.
2002-05-26 John Levonadd limited_stack.h to Makefile
2002-05-26 John LevonUndo /does/ seem to still work properly :)
2002-05-26 John Levonmove workarea to xforms/ for a better diff.
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-24 Jürgen VignaUndo cursor/selection bug fix.
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 Levonthe missing changelog
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonundostack back again
2002-05-23 John Levonguii2
2002-05-23 John Levonput undostack back for now
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesbegin cleanup slowly
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-21 Jürgen VignaSmall fix to ert compatibility read where white spaces...
2002-05-21 Angus Leemingtrivial translation fix.
2002-05-16 André Pönitzmissing ChangeLog entry
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-15 Lars Gullik Bjønnescomblang.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ønnesinclude ctime
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-14 Jürgen VignaAdded missing initialization of first_after_edit variab...
2002-05-14 Lars Gullik Bjønneslangchange.patch
2002-05-14 Lars Gullik Bjønnesinsetcite.diff
2002-05-14 Jürgen VignaFixed paragraph breaking mechanism for "keepempty"...
2002-05-14 Lars Gullik Bjønnesda.po update from Claus
2002-05-14 Lars Gullik Bjønnessamefile.patch
2002-05-14 Lars Gullik Bjønnesautodelreg2.patch
2002-05-14 Jürgen VignaDon't call edit() on not higly editable insets if we...
2002-05-13 Lars Gullik Bjønnessome bib fixes from Herbert
2002-05-13 André Pönitzfix crash on paste as reported by Piroux Geoffroy
2002-05-13 Jürgen VignaInsetCollapsable::insetButtonRelease returned the wrong...
2002-05-10 Jürgen VignaERT compatibility read should be better now.
2002-05-10 Lars Gullik Bjønneslanguage patch from dekel
2002-05-09 Lars Gullik Bjønnestooltips.diff
2002-05-09 Jürgen Vignafirst_after_edit was not set in the right place in...
2002-05-09 Lars Gullik Bjønnesreturn correct value
2002-05-09 Jürgen VignaRevert this change as it sneaked in and wasn't discusse...
2002-05-09 Jürgen VignaAngus fix for resizing tabfolders on xforms 0.88.
2002-05-08 Angus LeemingBack out potentially buggy patch.
2002-05-08 Angus LeemingMore elegant and accurate description, having recovered...
2002-05-08 Angus Leeming(Herbert): In the Include dialog, the "Load" button...
2002-05-08 Angus LeemingPrevent crashes experienced by speakers of "long" langu...
2002-05-08 Lars Gullik Bjønnesork around missing argument for
2002-05-08 André PönitzMove the cursor a bit to the right in empty cells...
2002-05-08 Jürgen VignaThis is the ParagraphIndent stuff compatibility. All...
2002-05-08 André PönitzGarst's patch for the off-by-two problem
2002-05-07 Angus LeemingWork-around for the can't rotate by 270degs bug.
2002-05-07 Angus Leeming(Herbert): small read graphics inset bug fix.
2002-05-05 Dekel TsurFix for insetERT in RTL docs.
2002-05-05 Dekel Tsurfix the problem with endfloat
2002-05-03 Lars Gullik Bjønnespre5 1.2.0pre5
2002-05-03 José MatoxDocbook related stuff:
2002-05-03 Angus LeemingHerbert-friendly debug comment.
2002-05-03 Jürgen VignaForgot to recalculate the cursor position as it is...
2002-05-03 Jürgen VignaFix crash when row did rebreak while drawing (fix ...
2002-05-02 Angus LeemingFound out! I've been taking Herbert's name in vain.
2002-05-02 Jürgen VignaFix bugs #346 and #348.
2002-05-02 Lars Gullik Bjønnesoh well
2002-05-02 Angus Leeming(Herbert): an empty bibstyle is valid apparently, so...
2002-05-02 Jürgen VignaTwo small fixes with right cursor settings.
2002-05-02 Jürgen VignaDekel's fix of reading layout compatibility.
2002-05-02 Angus Leemingusing std::getline
next