]> git.lyx.org Git - lyx.git/history - src
Fix from Kayvan.
[lyx.git] / src /
2003-11-30 Angus LeemingFix from Kayvan.
2003-11-29 Angus LeemingUse the return status direct in stamp-forms...
2003-11-29 Angus LeemingFollow J�rgen Spitzm�ller's lead and add a 'keep' optio...
2003-11-29 Jürgen SpitzmüllerQVSpace dialog/QBranches: some minor (uncontroversial...
2003-11-29 Jürgen SpitzmüllerRestore lost connections in the Qt paragraph dialog
2003-11-29 Jürgen SpitzmüllerQVSpace dialog
2003-11-28 Martin VermeerMichael Schmitt's UI patch
2003-11-28 Angus LeemingThe VSpace inset is now fully functional AFAICT.
2003-11-28 Angus LeemingSimplify the invocation of the Mailer::hide/showDialog...
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 André Pönitzmove the LyXText member
2003-11-28 Martin VermeerSyntax change for CharStyles
2003-11-28 André Pönitz10 points of RIGHT_MARGIN
2003-11-28 André Pönitzismall stuff
2003-11-27 Martin VermeerThis was forgotten
2003-11-27 Martin Vermeerparametrize SGML document header
2003-11-27 Martin Vermeer replace bool-valued Pdflatex() by FLAVOR-valued getFla...
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-26 André Pönitzfix table crash by initializing cursor par to 0.
2003-11-26 Alfredo BraunsteinupdateCounters fix + changeDepth simplification
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-25 Alfredo Braunsteinadjust two comments
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-25 Alfredo Braunsteinmake insetgraphics cache their position
2003-11-24 Angus Leeming(Georg Baum): propogate BibTeX databases from the maste...
2003-11-24 Alfredo Braunsteinremove unneeded bv->text->init call
2003-11-24 André Pönitz * text2.C (updateCounters): remove call to redoParagra...
2003-11-24 André Pönitz * insettext.C (setViewCache): don't call LyXText:...
2003-11-24 André Pönitzsome bool variables to make if() simpler
2003-11-24 André Pönitzsome rowpainter simlification
2003-11-24 Alfredo Braunsteinfix a crash while importing from LaTeX
2003-11-24 Alfredo Braunsteinmake qt scrollbar behave as xforms one
2003-11-22 Lars Gullik BjønnesMore debug mode work.
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André Pönitzfix some compiler warnings
2003-11-21 André PönitzMichael's open-close-patch
2003-11-21 André Pönitzmore small stuff
2003-11-21 André Pönitzsmall stuff
2003-11-21 André Pönitzmore rowpainter simplification
2003-11-21 André Pönitztiny simplification
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-21 Jean-Marc Lasgouttesremove non-ascii characters from translatable strings
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteinsmall fix to today's commit
2003-11-20 Lars Gullik Bjønnesinclude paragraph.h for the benefit of debug-mode in...
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
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-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
next