]> git.lyx.org Git - lyx.git/history - src/insets
minimal effort implementation of:
[lyx.git] / src / insets /
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-08-19 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-08-18 Jürgen Spitzmüller* insetcite.C (getNatbibLabel): prevent filesystem...
2006-08-17 Jean-Marc LasgouttesFix crash when cursor is in an empty script and the...
2006-08-16 Jean-Marc Lasgouttes * src/BufferView_pimpl.C (getStatus, dispatch): do...
2006-08-15 Bo PengFix bug 2768 (inset comment eats space after it)
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-08 Jürgen SpitzmüllerImplement LFUN_INSET_DISSOLVE (bug 2201):
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-08 Georg Baummake FileName::isZipped more efficient by caching previ...
2006-07-07 Jürgen Spitzmüller* src/insets/insettabular.h: return true for allowSpell...
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-07-03 Georg Baummerge booktabs branch
2006-06-26 Jürgen Spitzmüller* src/insets/insettabular.C (doDispatch): set cursor...
2006-06-20 Martin Vermeer Redefine the speed-up "Wide" patch to draw proper...
2006-06-20 Martin Vermeer * insettabular.C (drawSelection): revision of previous...
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-18 Martin Vermeer * insettabular.C (drawSelection): initialize cell...
2006-06-09 Martin Vermeer * insetbox.h: add noFontChange() == true to prevent...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-05-28 Martin Vermeer Slight improvement to caption inset
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Georg Baumforgot this in the last patch
2006-05-22 Georg Baum * src/insets/insetgraphics.C
2006-05-19 Georg BaumPrevent automatic opening of child docs because of...
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-05-05 Martin Vermeer Restore the caption inset to functionality on-screen
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2006-04-15 Jürgen SpitzmüllerMuch better performance when using natbib (bug 2460):
2006-04-13 Jürgen Spitzmüller* src/insets/insettabular (doDispatch): use insertAscii...
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 Georg Baum * src/insets/insetgraphics.C (prepareFile): output...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-01 Georg BaumFix bug 2186 (from Bo Peng):
2006-03-30 Martin Vermeer A more general way of setting paragraphs in an inset...
2006-03-29 Georg Baumrevert my faulty fix of bug 2380 and use one by Jean...
2006-03-28 Georg BaumFix bug 2107:
2006-03-28 Jürgen Spitzmüllersrc/insets/insettabular (doDispatch, insertAsciiString...
2006-03-28 Georg BaumFix bug 2380:
2006-03-27 Georg Baum * src/insets/insetert.C
2006-03-25 Martin Vermeer Fix the bug reported by Markus Mayer, that paragraph...
2006-03-24 Jean-Marc Lasgouttes * insets/insetgraphics.C
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-18 Georg Baum * src/insets/insetbase.h
2006-03-17 Martin Vermeer Changes to the within-inset row rendering caching...
2006-03-17 Jürgen Spitzmüller(getStatus): add extra condition for PASTE to reflect...
2006-03-11 Jürgen Spitzmüllerfix coordinate miscalculation in tabular (bug 2006)
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2006-02-27 Georg Baumfix bug 2316
2006-02-22 Jürgen SpitzmüllerFix defaultFont problems (bug 2308)
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2006-01-19 Georg Baumfix bug 2192
2006-01-19 Jean-Marc Lasgouttescleanup some debug messages
2006-01-11 Jean-Marc Lasgouttesfix bug 2188
2006-01-09 Georg Baumfix bug 2153
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2005-12-31 Martin VermeerSinglerow rendering (better) fix for insets
2005-12-17 Georg Baumpartial fix for bug 1973
2005-12-16 Martin VermeerFix "turds" when changing openinline_ and button jumps...
2005-12-05 Martin VermeerFix bugs 2136, 2123
2005-12-03 Martin VermeerFix bug 2137 (width problems in Box)
2005-11-28 Georg Baumrestore 1.3 behaviour when changing tabular columns...
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-18 Georg Baumfix bibtex inset in included files
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-11-10 Jürgen Spitzmüllerdocument the EDITABLE enum
2005-11-07 Jürgen Spitzmüllerfix generation of ERT labels.
2005-11-02 Martin VermeerPartial fix bug 2092: branches not propagated to child...
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-10-21 Martin VermeerRemove obsolete old_pit
2005-10-21 Jean-Marc Lasgouttesfix bug 2101: Any character followed by Right Arrow...
2005-10-19 Michael Schmittfix cursor positioning in front of vspace inset
2005-09-28 Jürgen Spitzmüllerthe autoopen patch (fixes bug 1921)
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-09-19 Jürgen Spitzmüllerfix bug 1845 (setAutoBreakRow asserts)
2005-09-16 Martin VermeerFix bug 1765 (multicol cell width display)
2005-09-15 Jürgen Spitzmüllerfix undo in tabular cells (bug 1937, bug 1986)
2005-09-12 Georg Baumfix bug 2022
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-09 Georg Baumadd include that was missing by accident from the previ...
2005-09-09 Georg Baumfix bug 2014 (lyxline font size)
2005-09-08 Jürgen Spitzmüllerdon't force tabular cell alignment to BLOCK when switch...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
next