]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-19 Jean-Marc Lasgoutteslatest patch from Georg: support a syntax table for...
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-18 André PönitzAngus' patch: accept autoconf 2.58 as a supported version.
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 Alfredo Braunsteinfix cursor positioning at the end of lyxfunc::dispatch
2003-11-17 Jean-Marc Lasgouttessmall update
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 Braunsteinadd Joao Luis and Eulogio to CREDITS
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-14 José MatoxFix from Kornel Benko to import minipages.
2003-11-14 José Matoxlyxconvert_224.py(convert_breaks): avoid removal of...
2003-11-13 Angus LeemingAdded Ling Li.
2003-11-13 Martin VermeerFix insertion/modification of button-style insets
2003-11-13 Jean-Marc Lasgouttesfix format of textclass.lst when latex configuration...
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 José Matoxdeal better with default parameter of minipages from...
2003-11-07 Jean-Marc Lasgouttescreate a resource list file for Display Postscript...
2003-11-07 Alfredo Braunsteinskip ert on spellchecking
2003-11-06 André Pönitzmore global cursor work
2003-11-06 José MatoxCreate an empty paragraph for possible upper page and...
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-06 Angus LeemingJo�o's man page for lyxclient.
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önitzadd Georg Baum
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 Braunsteinmake lyxclient work with LYXSOCKET
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... 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
next