]> git.lyx.org Git - lyx.git/history - src/paragraph.C
Continue to improve GtkLengthEntry
[lyx.git] / src / paragraph.C
2005-12-30 Martin VermeerThe speed patch: redraw only rows that have changed
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-11-07 Jean-Marc Lasgouttesbug 1947: cursor placement in paragraph description
2005-09-09 Georg Baumfix bug 2014 (lyxline font size)
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-18 André Pönitz3 more percents...
2005-07-18 André Pönitzfix bug 1795
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-06-10 Jean-Marc Lasgouttesreduce number of calls to LyXText::getFont
2005-05-05 Martin VermeerUngoose (degoose?) bibliography
2005-04-11 Jürgen Spitzmüllerfix output of description/labeling \item when there...
2005-02-28 Jürgen Spitzmüller(Johnathan Burchill): change tracker fixes (bug 1827)
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-15 Jean-Marc Lasgouttespropagate the need_protect property to optional insets...
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 José Matoxremove unused variable.
2004-10-30 José MatoxReplace CDATA argument as innertag.
2004-10-30 José MatoxFix reference to CDATA. (docbook)
2004-10-30 José MatoxMake the standard paragraph an empty paragraph if its...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-24 José MatoxFix description paragraph. (docbook)
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-10-07 Martin VermeerImplement use of babel language in xindy.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-08-05 Jean-Marc Lasgouttesspeedup latex export a lot
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-29 Jean-Marc Lasgouttesfix LyXText::getWord (bug 1609)
2004-05-17 Georg Baumremove now unnecessary const casts
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-04-18 André Pönitzpartial fix for cut and paste
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzadd (needed) paranoia checks
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus Leeming64 bit compile fixes.
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-20 André Pönitzfix tabular crashs
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-03 André Pönitzremove math cursor plus
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 André Pönitzmore IU
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 André Pönitzsome more 'global cursor' stuff
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-24 Alfredo Braunsteinmake endpos behave
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-21 André Pönitzsmall stuff, whitespace & consistent naming
2003-10-17 André PönitzRowList::iterator -> Row &, ParagraphList::iterator...
2003-10-16 André Pönitzmake updateRowPositions() a bit faster.
2003-10-14 André PönitzIn insets:
2003-10-08 Lars Gullik BjønnesBug: 1025
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitz * metricsinfo.C: initialize LyXFont before changiging...
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-19 Jürgen Spitzmüllerfix centering of float contents (bug 1290)
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-16 Angus LeemingMake Martin's compiler happy.
2003-09-16 André Pönitzun-pimpl Paragraph::(Pimpl::)text for performance reasons
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
next