]> git.lyx.org Git - lyx.git/history - src
fix to target_x
[lyx.git] / src /
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 Alfredo Braunsteinfix cursor positioning at the end of lyxfunc::dispatch
2003-11-17 André Pönitzand this...
2003-11-17 André Pönitzhandle most of InsetText::dispatch() to LyXText::dispatch
2003-11-17 André Pönitzmove some cursor handling from insettext.C to text2.C
2003-11-17 André Pönitzre-enable paste in tables
2003-11-17 André Pönitzmake tables descendable
2003-11-17 André Pönitz * insettext.[Ch] (cx, cy): remove
2003-11-17 Alfredo Braunsteinreactivate replace + some code simplification
2003-11-14 Alfredo Braunsteindispatch also to BufferView (solve the problems reporte...
2003-11-14 Martin VermeerXML sanitation
2003-11-13 Martin VermeerFix insertion/modification of button-style insets
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-11 Martin VermeerSmall step to solving 'impossible to insert some insets...
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 André Pönitz * text.C: remove big comment on invalid Paragraph...
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André PönitzAlfredo's patch.
2003-11-10 André Pönitzsmall clenaup
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André Pönitzsome cursor correctiosn when closing a collapsable...
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André Pönitzfix 'click on first footnote in UserGuide' crash
2003-11-10 André Pönitza few bv_owner -> bv() changes
2003-11-10 André Pönitzremove InsetOld::id
2003-11-10 André Pönitzadd #include <iosfwd>
2003-11-10 André PönitzThe deed is done.
2003-11-07 Alfredo Braunsteinskip ert on spellchecking
2003-11-06 André Pönitzmore global cursor work
2003-11-06 André Pönitzfix a few 'OUT OF SYNC'
2003-11-06 Alfredo Braunsteinfiner error handling
2003-11-06 André Pönitzactiveat 'out of sync' message
2003-11-06 Alfredo Braunsteinflag the buffer dirty if replacing something
2003-11-06 Alfredo Braunsteina PosIterator-based ParIterator ctor and 1 user
2003-11-05 Alfredo BraunsteinDEPM crash fix
2003-11-05 Jean-Marc Lasgouttesstlport compilation fixes
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-05 Alfredo Braunsteinrequire BufferView argument in ParIterator::text
2003-11-05 Alfredo BraunsteinJoao latest bits
2003-11-05 André PönitzGeorg's latest improvements
2003-11-05 Alfredo Braunsteinmake LFUN_GOTO_PARAGRAPH work with deep nestings
2003-11-05 Alfredo Braunsteintwo small fixes
2003-11-05 Alfredo Braunsteinbring lyxsocket to qt
2003-11-05 Alfredo Braunsteinfix putenv memory leak
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 Bjønnesremember this
2003-11-04 Lars Gullik Bjønnessome 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 BjønnesChange DispatchResult semantics a bit.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-03 André Pönitzremove Inset::id
2003-11-03 Alfredo Braunsteinadd lockPath and a few helpers
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-11-01 Jürgen Spitzmüllerinsetpagebreak: fix screen representation & ascii output
2003-11-01 Lars Gullik Bjønnestry 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 Bjønnesgtk_patch_2003_10_30
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Martin VermeerSmall refactoring of DocBook stuff
2003-10-29 Lars Gullik BjønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 André Pönitzcompile fix
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-28 Lars Gullik Bjønnesgtk_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 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ö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...
next