]> git.lyx.org Git - lyx.git/history - src
* src/insets/insettabular.C
[lyx.git] / src /
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-04 Georg BaumGet rid of InsetTabular::hasPasteBuffer. I verified...
2007-01-04 Georg Baumforgot the break
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-04 Georg Baum * src/mathed/InsetMathNest.C
2007-01-04 Georg Baum * src/CutAndPaste.C
2007-01-04 Georg Baumremove double declaration of cutSelection
2007-01-04 Georg Baumremove obsolete comment
2007-01-04 Georg Baumformatting
2007-01-04 Georg BaumFix documentation of Selection::get(): The X selection...
2007-01-03 Bo PengFix crashes caused by invalid last_inset_ due to keyboa...
2007-01-03 Michael Schmitt* src/frontends/qt4/QToc.C: fix formatting
2007-01-03 Michael Schmitt* src/frontends/qt4/QMathMatrixDialog.C:
2007-01-03 Michael Schmittchange LYX_USER_DIR_1[234]x to LYX_USER_DIR_15x
2007-01-03 Jean-Marc Lasgouttes * src/MenuBackend.[Ch]: the specialMenu is now a real...
2007-01-03 Jean-Marc Lasgouttes * bufferparams.C (writeLaTeX):
2007-01-03 Abdelrazak YounesPrepare for external/internal clipboard merging.
2007-01-03 Abdelrazak YounesFactorise external pasting code.
2007-01-03 Abdelrazak Younescomment out debug statement.
2007-01-02 Georg BaumImplement more detailed iconv error messages for better...
2007-01-02 Georg Baum * src/support/unicode.C
2007-01-02 Georg BaumFix bug 3052: Always start a new paragraph after a...
2007-01-02 Georg Baummerge identical code from if/else branches to a single...
2007-01-02 Abdelrazak Younesadd some assertions.
2007-01-01 Abdelrazak YounesFix cursor navigation with UP arrows. I don't know...
2007-01-01 Abdelrazak YounesTransfer x2pos() and pos2x from LyXText to TextMetrics.
2007-01-01 Abdelrazak Younesdelete unused variable.
2007-01-01 Abdelrazak YounesCompilation fix, again... sorry.
2007-01-01 Abdelrazak YounesCompilation fix.
2007-01-01 Abdelrazak YounesTransfer getColumnNearX from LyXText to TextMetrics.
2007-01-01 Abdelrazak YounesFollowing depm sanitization, the assertion was bogus...
2007-01-01 Abdelrazak YounesRecommit Peter's commit from rev 16444. svn commit...
2007-01-01 Abdelrazak YounesTransfer these methods from LyXText to TextMetrics:
2007-01-01 Abdelrazak YounesFix crash when scrolling up using the arrow keys.
2006-12-30 Peter Kümmeldisable editing in the toc dialog
2006-12-30 Peter Kümmelremove some msvc warnings
2006-12-30 Peter Kümmelmake out-of-bound access impossible
2006-12-30 Abdelrazak Younesdelete unused variables.
2006-12-30 Abdelrazak YounesSanitize the DEPM!
2006-12-30 Peter Kümmeladd more lyxerr output, don't use a reference (maybe...
2006-12-30 Edwin Leuvenremove unused vars
2006-12-30 Abdelrazak Younesremove duplicate methods moved to TextMetrics.C.
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-30 Peter Kümmelundo last acedential checkin
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-30 Abdelrazak Younesdelete unused stuff.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-29 Jean-Marc Lasgouttes * cursor.C (popRight): place cursor at the right spot:
2006-12-29 Jean-Marc Lasgouttes * insetcollapsable.C (hasFixedWidth): new virtual...
2006-12-29 Jean-Marc Lasgouttes * InsetMathNest.C (handleFont): avoid crash on undo...
2006-12-29 Georg BaumFix LaTeX generation of files with inputenc == default.
2006-12-28 Georg Baumadd missing encoding declaration
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-12-28 Georg BaumAdd LyX 1.4.x format for export
2006-12-28 Georg Baumfix comments
2006-12-28 Georg Baumfix typo
2006-12-28 Georg Baumremove obsolete comment
2006-12-28 Georg Baumremove useless in_ert variable
2006-12-28 Georg Baum * src/support/unicode.C
2006-12-28 Bo PengFix a crash caused by cur.text() != this for collapsabl...
2006-12-27 Jürgen Spitzmüller* src/mathed/InsetMathNest.C (do_dispatch):
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-27 Georg Baumremove unused stuff
2006-12-24 Abdelrazak YounesFix focus problems.
2006-12-24 Abdelrazak YounesReally fix focus problem on new view.
2006-12-24 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2006-12-23 Abdelrazak YounesFix focus on WorkArea after mini-buffer command.
2006-12-22 Abdelrazak YounesFix Tab and Ctrl-Tab keys handling and focus problems...
2006-12-22 Georg Baumfix encoding of user name and email address
2006-12-22 Georg Baum * src/LColor.[Ch]
2006-12-22 Georg Baumconvert more GUI strings to docstring
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-22 Bo PengFix "virtual function called" error, by Abdel
2006-12-22 Enrico ForestieriFix display of the style name in the BibTeX Bibliograph...
2006-12-21 Edwin Leuvenavoids updates on
2006-12-21 Georg Baumget rid of more utf8 conversions
2006-12-21 Enrico ForestieriUse the standard mouse pointer shape when displaying...
2006-12-21 Georg Baumremove unneeded conversions
2006-12-21 Abdelrazak Younes* ctor: change viewport attribute (disable double-buffe...
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-21 Georg BaumFix another instance of filename encoding problems
2006-12-21 Georg BaumFix two filename bugs (from Enrico and me)
2006-12-21 Abdelrazak YounesFix this error message on startup:
2006-12-21 Georg Baum * src/converter.C
2006-12-21 Georg Baumremove unused stuff
2006-12-21 Abdelrazak YounesChange the rule to generate package.C from %VAR% to...
2006-12-21 Georg BaumLet the compiler generate default constructor, copy...
2006-12-21 Enrico ForestieriUse a larger font for displaying the version number...
2006-12-20 Abdelrazak YounesPartial Fix for Tab key press bug. It is now properly...
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-12-20 Abdelrazak YounesFix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi...
2006-12-20 Abdelrazak Younesadd an assertion.
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-19 Georg Baumfix formatting
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-19 Abdelrazak YounesFirst step towards model/view separation of Paragraph...
2006-12-19 Georg BaumFix bug 3034
2006-12-19 Abdelrazak Younesheader cleanup following rev 16332.
2006-12-19 Abdelrazak YounesMoves textRow() from DocIterator to cursor.C where...
next