]> git.lyx.org Git - lyx.git/history - src
"Inter-word Space"
[lyx.git] / src /
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-30 John Levonfix a bformat crash
2003-05-29 John Levonremove unused bufferOwner()
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-28 Lars Gullik BjønnesBug:1050
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
2003-05-27 Lars Gullik Bjønnesparlist-22-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-27 André Pönitzrename the members of Dimension
2003-05-27 Jean-Marc Lasgouttesfix character count for the \noun macro
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 Bjønnesget rid of same_id from function signatures
2003-05-25 Lars Gullik Bjønnesparlist-19-a.diff
2003-05-24 Lars Gullik Bjønnesfix 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 Lars Gullik Bjønnesuse a reference instead of a pointer in ParagraphList...
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Lars Gullik Bjønnesget rid of NO_NEXT add some NO_STD_LIST instead
2003-05-23 André Pönitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 Angus LeemingEnable the external inset to output different flavours...
2003-05-23 Angus LeemingCompiliation fixes; missing headers.
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 Bjønnesremove 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 BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingOops.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Lars Gullik Bjønnesinitialize all vars
2003-05-22 Lars Gullik Bjønnesfix crash by using string
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Lars Gullik Bjønnesremove unused constructor from class Paragraph
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
2003-05-22 Lars Gullik Bjønnesparlist-17-b.diff
2003-05-22 Lars Gullik Bjønnesadd 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 Bjønnesparlist-16-a.diff
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-21 Jean-Marc Lasgouttesfix a build problem with qt2
2003-05-21 Alfredo Braunsteinfix to Bug: 1110
2003-05-21 André Pönitzfix drawing bug
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 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 Alfredo Braunsteinremoved a spurious static_cast
2003-05-14 Alfredo Braunsteintwo small bugs in the errorlist
2003-05-14 Lars Gullik Bjønnesshared-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 Bjønnesfix 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 Bjønnesbetter lib building
2003-05-07 Lars Gullik BjønnesRemove Paragraph dependency from texrow, use a id instead.
2003-05-07 Lars Gullik Bjønnesallow boost as system shared libarry
2003-05-07 Lars Gullik Bjønnesparlist cleanup
next