]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-05-26 John Levonspeed hack for long tables
2003-05-26 John LevonLFUN_ESCAPE gets ReadOnly (fix bug 1142)
2003-05-26 Alfredo Braunsteinmake the error description read only but selectable...
2003-05-26 Lars Gullik... get rid of same_id from function signatures
2003-05-25 Angus LeemingRename file.
2003-05-25 Lars Gullik... parlist-19-a.diff
2003-05-24 Lars Gullik... fix some small problems... kindo hackish...
2003-05-24 John Levonwork around a Qt bug in 3.1.2, fixing bug 1136
2003-05-24 John Levonlcolor cache
2003-05-24 John Levonre-org suggested by Alfredo
2003-05-24 Lars Gullik... use a reference instead of a pointer in ParagraphList...
2003-05-24 Lars Gullik... make ParagraphList::push_back take a reference instead...
2003-05-23 Lars Gullik... get rid of NO_NEXT add some NO_STD_LIST instead
2003-05-23 Angus LeemingA little script to generate high quality PDF from XFIG...
2003-05-23 André Pönitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 Angus LeemingWhitespace.
2003-05-23 Angus LeemingEnable the external inset to output different flavours...
2003-05-23 Angus LeemingCompiliation fixes; missing headers.
2003-05-23 Alfredo Braunsteinremoved references to error boxes
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-23 André Pönitzmost of textHandleUndo
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-05-23 Lars Gullik... remove unused set function
2003-05-23 André Pönitzfix createUndo
2003-05-23 Angus LeemingEnable the thing to be used again...
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Alfredo Braunsteinremoved unused texrow::increasePos
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik... The "I want this in now" patch.
2003-05-22 Angus LeemingOops.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 John Levonfix properly
2003-05-22 John Levonremove broken line
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 John Levonfix toolbar defaults to what they should be
2003-05-22 John Levonfix space insert
2003-05-22 Lars Gullik... initialize all vars
2003-05-22 Lars Gullik... fix crash by using string
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Lars Gullik... remove unused constructor from class Paragraph
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
2003-05-22 Lars Gullik... parlist-17-b.diff
2003-05-22 Lars Gullik... add warning make controllers compile and remove some...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-05-22 André Pönitzduplicated code, ParIterator::operator=
2003-05-22 Jean-Marc Lasgouttescompile fix
2003-05-22 Alfredo Braunsteintypo fixed
2003-05-22 Lars Gullik... parlist-16-a.diff
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-22 Angus Leeming(Michael Schmitt) Consider classic.ui etc. for the...
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik... iterators-2.diff + some whitespace changes
2003-05-21 Lars Gullik... new file
2003-05-21 Jean-Marc Lasgouttesfix a build problem with qt2
2003-05-21 Alfredo Braunsteinfix to Bug: 1110
2003-05-21 Jean-Marc Lasgouttesupdate german l10n
2003-05-21 André Pönitzfix drawing bug
2003-05-20 John Levon"Paragraph Settings"
2003-05-20 Angus LeemingEnable LyX to link against xforms 1.0.2 or greater.
2003-05-20 Alfredo Braunsteinmissing bit
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-20 André Pönitzfix buglet introduced yesterday
2003-05-20 Angus LeemingLars' fix for the xforms linking problem.
2003-05-20 Angus Leeming#ifndef _GETTEXT_H_ -> #ifndef GETTEXT_H.
2003-05-19 Angus Leeming(Rob Lahaye): tweaking the appearance of the preference...
2003-05-19 Angus LeemingGet rid of "char const * _(char const *)".
2003-05-19 Angus LeemingUse "string tmp_str" rather than "char const * c_str...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitz... and change the remaining char const * fmt to...
2003-05-19 André Pönitzadd missing implementation of three-arg overload of...
2003-05-19 André PönitzJoao's patches
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 André Pönitzlstrings.[Ch]: use string const & instead of char const...
2003-05-16 André Pönitzfix #832
2003-05-16 André PönitzKornel's patch for the gettext() re-entrancy problem
2003-05-16 André Pönitzui/*: re-indent according to LyX style
2003-05-16 Alfredo Braunsteinsmall bug fixed: inInset returns a pointer, not a bool
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-15 André Pönitzvector<string> -> vector<pid_t>
2003-05-15 André Pönitz * forms/Makefile.am: add -I.. to get access to lyx_f...
2003-05-14 André Pönitza bit visual feedback for substack...
2003-05-14 Lars Gullik... qt errors are not fatal
2003-05-14 Alfredo Braunsteinremoved a spurious static_cast
2003-05-14 Alfredo Braunsteintwo small bugs in the errorlist
2003-05-14 Lars Gullik... shared-4.diff. Gui independant config.h
2003-05-14 André Pönitzfix format string
2003-05-14 André Pönitzlong int overload to make Kayvan's compiler happy.
2003-05-13 Lars Gullik... fix compile
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André PönitzForgot the Qt part in the tostr() patch.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzAlfredo's compile fix
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-09 André PönitzLColor::Pimpl
2003-05-08 John Levondon't rm emergency saves ever
2003-05-08 Lars Gullik... better lib building
2003-05-07 Lars Gullik... Remove Paragraph dependency from texrow, use a id instead.
2003-05-07 Lars Gullik... allow boost as system shared libarry
next