]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-04 Alfredo Braunsteinsmall fix to the locking nightmare
2003-11-04 Alfredo Braunsteinsmall fix
2003-11-04 Lars Gullik... remember this
2003-11-04 Lars Gullik... some InsetText::priv_dispatch progress.
2003-11-04 Alfredo Braunsteincompile fix
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-11-04 Alfredo Braunsteindeactivate the cursor cache
2003-11-04 Alfredo Braunsteinspellcheck cleanup
2003-11-03 Alfredo Braunsteinmissing const
2003-11-03 Alfredo Braunsteinfix undo crash
2003-11-03 Lars Gullik... Change DispatchResult semantics a bit.
2003-11-03 Lars Gullik... the exception safety patch
2003-11-03 André Pönitzremove Inset::id
2003-11-03 Angus LeemingMake the search for the generated output file work...
2003-11-03 Alfredo Braunsteinadd lockPath and a few helpers
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-11-01 Lars Gullik... more dispatchresult changes
2003-11-01 Jürgen Spitzmüllerinsetpagebreak: fix screen representation & ascii output
2003-11-01 Lars Gullik... try to avoid initailizaton problems with global debugst...
2003-11-01 Jürgen SpitzmüllerQParagraph: remove lines & pagebreaks
2003-11-01 Alfredo Braunsteinprepare for global iterator's operator--
2003-10-31 José Matoxunify API for insets export
2003-10-30 Lars Gullik... gtk_patch_2003_10_30
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 Lars Gullik... make dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Martin VermeerSmall refactoring of DocBook stuff
2003-10-29 Lars Gullik... FINISHED_POP -> FINISHED
2003-10-29 Lars Gullik... more dispatch work
2003-10-29 André Pönitzcompile fix
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-29 Lars Gullik... dispatchresult -> DispatchResult
2003-10-28 Lars Gullik... gtk_patch_2003_10_28
2003-10-28 Alfredo Braunsteinput a hack in rowBreakPoint inside #if 0
2003-10-28 André Pönitzlots of small stuff
2003-10-28 Alfredo Braunsteinfix the end key
2003-10-28 André Pönitzsupport for \textcolor
2003-10-27 Alfredo Braunsteinfix the zombie chars
2003-10-27 Alfredo Braunsteinsmall fix to toc navigation inside branches
2003-10-27 José Matoxconvert line and page breaks to new format
2003-10-27 André Pönitzfix color handling
2003-10-27 André Pönitzremove strain on Angus's eyes.
2003-10-27 André Pönitzfix off-by-one error
2003-10-27 André Pönitzaccess to new insets
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-27 Alfredo Braunsteinremove lastPos and use endpos instead
2003-10-27 Alfredo Braunsteintwo rowbreaking fixes + a bit of rowBreakPoint simplifi...
2003-10-27 Alfredo Braunsteinundo fixes
2003-10-27 Jürgen Spitzmüllerqt branches: color fixes
2003-10-25 Angus LeemingGet rid of hte dynamic_casts in InsetExternal.
2003-10-25 Martin VermeerPartial fix to nav menu/branch inset problem reported...
2003-10-24 Martin VermeerFixed borkage of delimiters panel
2003-10-24 Alfredo Braunsteinmake endpos behave
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-24 André PönitzAlfredos list<> -> vector<> for RowList
2003-10-24 André Pönitzset fill in fill(...) istead of returning it.
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.
next