]> git.lyx.org Git - lyx.git/history - src
Paragraph::inInset() shall not be used if the owner inset was not initialized. Make...
[lyx.git] / src /
2008-09-13 Abdelrazak YounesParagraph::inInset() shall not be used if the owner...
2008-09-13 Abdelrazak YounesErase unimplemented methods.
2008-09-13 Abdelrazak YounesFix silly bug spotted by Vincent in r26372
2008-09-13 Jürgen Spitzmüller* TabularUi.ui
2008-09-13 Abdelrazak YounesFix silly bug spotted by Vincent in r26372
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-09-12 Jürgen SpitzmüllerI\89/1ÀH\8b\$\bH\8bl$\10L\8bd$\18L\8bl$ L\8bt$(L\8b|$0H\83Ä8ÃM\85ö¸\f
2008-09-12 Abdelrazak YounesbreakParagraphConservative(): don't forget to set the...
2008-09-12 Jean-Marc LasgouttesLength::inBP returns big postscript points, not pixel...
2008-09-12 Abdelrazak YounesGet rid of Paragraph::insetAllowed()
2008-09-12 Abdelrazak YounesI forgot this in previous rev.
2008-09-12 Abdelrazak YounesGet rid of indirections and add a check.
2008-09-12 Abdelrazak YounesTest Paragraph::inInset() before using it. Fixes bug...
2008-09-12 Pavel SandaLet doxygen document this.
2008-09-12 Jean-Marc Lasgouttesdocument Cursor::selHandle
2008-09-12 Pavel SandaCosmetics
2008-09-12 Pavel SandaRevert unwanted part
2008-09-12 Pavel SandaDepth slider in Outliner is not automatically set at...
2008-09-12 Pavel SandaTry to fix the rest of bug http://bugzilla.lyx.org...
2008-09-11 Richard HeckI need some sleep.
2008-09-11 Richard HeckFix bug: TOC depth slider wasn't reset when switching...
2008-09-11 Richard HeckFix bug reported by Helge. Vincent found the problem...
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-10 Richard HeckRevert 26348 and 26350. Wrong solution.
2008-09-10 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-09-09 Abdelrazak Younesn-th bug fixing patch from Vincent:
2008-09-09 Richard HeckForgot this part.
2008-09-09 Richard HeckFix bug 4886.
2008-09-09 Richard HeckRestore toggling behavior to math bold.
2008-09-09 Edwin Leuvenfix sideways scrolling in tabulars with nested insets
2008-09-09 Jürgen Spitzmüller* GuiSearch.cpp:
2008-09-09 Jürgen Spitzmüller* GuiRef.cpp:
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-09-08 Uwe Stöhrspecify a background color for listings and allow the...
2008-09-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5234 .
2008-09-08 Pavel SandaCoding style
2008-09-08 Pavel SandaFix for accepting Tab key in shortcut dialog.
2008-09-08 Pavel Sandatypo
2008-09-08 Pavel SandaMove code.
2008-09-08 Pavel SandaAdd completion-accept lfun.
2008-09-08 Stefan Schimanski* LFUNs complete and complete-cancel. No key intercepti...
2008-09-07 Jürgen Spitzmüllercosmetics.
2008-09-07 Pavel SandaFixing inline completion, Vincent strikes back :)
2008-09-06 Uwe StöhrGuiWorkArea.cpp: allow to navigate in tables with the...
2008-09-06 Stefan Schimanski* enter new macro template and select the name. This...
2008-09-06 Stefan Schimanski* typo
2008-09-06 Abdelrazak YounesSimplify InsetQuotes ctor.
2008-09-06 Abdelrazak YounesPass Buffer in InsetQuote ctor. Patch fro Richard.
2008-09-06 Abdelrazak Younesfix crash: Copying the paragraphs invalidate the refere...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): clear out Mac nenubar befor...
2008-09-05 Abdelrazak YounesGuiApplication::resetGui(): Recreate Mac nenubar.
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-09-04 Richard HeckFix a bug that allowed setting of layouts inside option...
2008-09-04 Pavel SandaCompil fix.
2008-09-04 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-09-04 Jürgen SpitzmüllerSome GuiSendto polishing by Vincent and me.
2008-09-03 Enrico ForestieriAdd FIXME
2008-09-03 Edwin Leuvencorrect size
2008-09-03 André Pönitzcosmetics
2008-09-03 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5191
2008-09-03 Enrico ForestieriWe may have buffers with different encodings, that...
2008-09-02 Enrico ForestieriSpecify that we are in math mode. This avoids unnecessa...
2008-09-02 Enrico ForestieriTake into account the latex encoding when generating...
2008-09-01 Jürgen Spitzmüllerbetter naming for encoding default, as discussed in...
2008-08-30 Uwe StöhrInsetHyperlink.cpp: coding style change according to...
2008-08-30 Abdelrazak Younespotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-29 Uwe StöhrInsetHyperlink.cpp: fix a bug I introduced in r26218
2008-08-29 Pavel SandaGet rid of annoying tooltips. ERT tooltip survived...
2008-08-29 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5093 .
2008-08-27 Pavel SandaSilence warning
2008-08-25 Richard HeckQuick fix for a problem noted by Stefan. The better...
2008-08-24 André Pönitzmore appropriate behaviour on assert
2008-08-24 André Pönitzfix off-by-two drawing error
2008-08-24 Pavel SandaVCS: add notification
2008-08-24 André Pönitzremove superflous lyx:: qualification
2008-08-23 Jürgen Spitzmüller* src/insets/InsetNewline.cpp:
2008-08-23 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-23 Jürgen Spitzmüller* separate nomencl processing command from index proces...
2008-08-22 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-19 Uwe StöhrInsetHyperlink.cpp: add "http://" when the hyperlink...
2008-08-19 Jürgen Spitzmüller* src/insets/InsetFloat{.cpp,h}:
2008-08-19 Jürgen Spitzmüller* src/Paragraph.cpp:
2008-08-19 Jürgen Spitzmüllerfinal final touch.
2008-08-19 Jürgen Spitzmüllerfinal touch.
2008-08-19 Jürgen Spitzmüller* adjust line lengths
2008-08-19 Jürgen Spitzmüllerwhitespace
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-08-15 Jean-Marc LasgouttesBug 5173: Undo Grouping
2008-08-15 Jean-Marc LasgouttesAdd a new debug channel UNDO (in place of the unused...
2008-08-15 Jean-Marc LasgouttesFix crash when the Gui Name of a toolbar is not plain...
2008-08-15 Jean-Marc LasgouttesFix bug 2449: Insertion of math delimiter cannot comple...
2008-08-15 Jean-Marc LasgouttesFix bug 3407: Undo with text-in-mathmode
2008-08-15 Enrico ForestieriFix bug 5172: Toolbar names are not translated
2008-08-15 Richard HeckOne more.
2008-08-15 Richard HeckAdd a comment about how to clean this up. This looks...
2008-08-14 Richard HeckA FIXME for later.
2008-08-14 Richard HeckDo the last commit the right way. The previous one...
2008-08-14 Richard HeckFix bug discussed in this thread: http://www.mail-archi...
2008-08-14 Jean-Marc LasgouttesFix bug 5149: Pasting outside math when cursor is inside
2008-08-14 Jean-Marc LasgouttesFix bug 5156 http://bugzilla.lyx.org/show_bug.cgi?id...
next