]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-10-23 Alfredo Braunsteinremove spurious rit = cursorRow()
2003-10-23 André Pönitzfix crash on 'page up' near the top of the UserGuide
2003-10-23 Alfredo Braunsteinfix 2 dontlikes
2003-10-23 André PönitzAlfredo's cursroRow() fix;
2003-10-23 José Matoxadd counters for docbook.
2003-10-23 André Pönitzhm... a bit more testing seems to be in order..
2003-10-23 André Pönitz * RowList_fwd.h: change list<> to vector<> to gain...
2003-10-23 Alfredo Braunsteintake the bidi stuff out of lyxtext.h to its own file
2003-10-23 Jürgen Spitzmüllerqt branch support
2003-10-23 André PönitzGeorg Baum's monster patch
2003-10-23 André Pönitzdispatch -> priv_dispatch where necessary
2003-10-23 André Pönitzmove width computation to helper function
2003-10-23 André Pönitz * lyxtext.h:
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-22 Lars Gullik... Use correct types when working with stream::pos_type.
2003-10-22 Angus LeemingAdd a warning message if the file to contain the conver...
2003-10-22 André Pönitzrename row.end into row.endpos
2003-10-22 Angus LeemingSet 'fully_loaded' when starting a new file too...
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-22 Angus LeemingMove a couple of private member functions into namespac...
2003-10-22 Angus Leemingdisplay() { return true; } only for those insets that...
2003-10-22 André Pönitzuse Row & instead of RowList::iterator in prepareToPrint()
2003-10-22 José Matox* lyxconvert_223.py (convert_minipage): Assures the...
2003-10-22 André Pönitzjust the next_rit check fixed
2003-10-22 Martin VermeerThis should fix the "oops" in the "is a bit silly"...
2003-10-21 José Matoxconvert minipage to insetbox. (223 -> 225)
2003-10-21 André Pönitzremove debug message
2003-10-21 André Pönitzfix row breaking
2003-10-21 André PönitzChangeLog & re-add the {} for "long" blocks..
2003-10-21 André Pönitzsmall stuff, whitespace & consistent naming
2003-10-21 Martin VermeerFinal touch 'inset display()'; fix 'is a bit silly...
2003-10-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-20 Jean-Marc Lasgouttesfix bug 1415; fix annoying typo
2003-10-20 André Pönitzsmall stuff (whitspace, spelling...)
2003-10-18 Martin VermeerCrash fix (wrong cursor def)
2003-10-17 Lars Gullik... forgot this
2003-10-17 Lars Gullik... fix parallel make
2003-10-17 Lars Gullik... make some more regexs static
2003-10-17 Lars Gullik... the dispatch patch
2003-10-17 Jean-Marc Lasgouttescompile fixes for stlport
2003-10-17 André PönitzRowList::iterator -> Row &, ParagraphList::iterator...
2003-10-17 Lars Gullik... Get rid of the TextCache.
2003-10-16 André Pönitz * filetools.C (ReplaceEnvironmentPath): set up pattern...
2003-10-16 André Pönitzmake updateRowPositions() a bit faster.
2003-10-16 Lars Gullik... Fix a crashing problem with unknown actions.
2003-10-15 José Matoxadd missing bits to gtk port
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus LeemingOnly draw the preview when previews are activated.
2003-10-14 André Pönitzmake it compile & disable debug message
2003-10-14 André PönitzIn insets:
2003-10-14 Alfredo BraunsteinFix bug 1323
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-14 Angus LeemingMissing ChangeLog entry for the new socktools.[Ch]...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus Leeming(Kayvan): compile fix for non-Linux platforms.
2003-10-13 José Matoxfixes to compile and link gtk
2003-10-13 André Pönitzrestore undo on parlist level.
2003-10-13 André Pönitzpreparations to regain ability of per-inset undo.
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 André Pönitz * BufferView_pimpl.C:
2003-10-13 Angus LeemingUse Andr�'s prefered idiom here.
2003-10-13 Angus LeemingMake it compile with g++-2.95.
2003-10-13 Angus LeemingRemove a couple of #includes.
2003-10-13 Angus LeemingWhitespace only.
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-13 Lars Gullik... ws changes only
2003-10-13 Lars Gullik... missed this
2003-10-13 Lars Gullik... do not call InsetOld::localDispatch
2003-10-13 Lars Gullik... DISPATCH -> dispatch_result
2003-10-13 Lars Gullik... move some vars to smaller scope
2003-10-13 Lars Gullik... Get rid of LyXFunc::dispatch that takes a string.
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-11 Lars Gullik... Bug: 820
2003-10-10 Angus LeemingA little further clean-up.
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-10 Angus LeemingA bunch of prettier buttons for the math toolbar.
2003-10-10 Angus LeemingDon't try and generate the previews from draw.
2003-10-10 Angus LeemingThe \sqrt and \root icons on the math toolbar were...
2003-10-10 André Pönitzfix #1384
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-09 Lars Gullik... remove some more debug noise
2003-10-09 Lars Gullik... remove some debug noise
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Lars Gullik... Bug: 1025
2003-10-08 Jean-Marc Lasgouttessmall osx-related bits
2003-10-08 André Pönitz * lyxtext.h: make the paragraphs_ a pointer instead...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-08 Angus LeemingA couple of using std::string declarations from Kayvan.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus LeemingReplace throw with throw_exception (which doesn't ;-)
2003-10-07 Angus LeemingForgotten ChangeLogs, whitespace and some unnecessary...
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-07 Angus LeemingI remembered the xpm files in $TOP/lib but forgot those...
2003-10-07 Martin VermeerAdded Box syntax.
2003-10-07 Jürgen Spitzmüllerstd::string fixes and small typo
2003-10-07 Angus LeemingRemove unused member function.
next