]> git.lyx.org Git - lyx.git/history - src
Compile fix.
[lyx.git] / src /
2007-09-02 Richard HeckCompile fix.
2007-09-02 Abdelrazak YounesDon't save background color in Text. Hand it down at...
2007-09-02 Abdelrazak YounesAdd a FIXME for Text::font_ member.
2007-09-02 Abdelrazak Younes* InsetText::font_: removed, this was not used anywhere.
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak Younesheader cleanup.
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak Younes* InsetCollapsable::metrics(): Allow a bit more inlined...
2007-09-02 Abdelrazak YounesFix crash when selection begins or ends outside the...
2007-09-02 Abdelrazak YounesTransfer metrics and screen related methods from Text...
2007-09-02 Alfredo Braunsteinmetrics fix: reset some Row values to default in top...
2007-09-02 Martin VermeerFinal touch on minimalistic branches
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-09-02 Bo PengEmbedding: fix a file selection and a file copy bug
2007-09-01 Abdelrazak Younes* InsetCollapsable::metrics(): Put back the test previo...
2007-09-01 Abdelrazak YounesFix MSVC warning.
2007-09-01 Abdelrazak YounesTemporarily remove the assertion because it doesn't...
2007-09-01 André Pönitzforgot this
2007-09-01 Bo PengEmbedding dialog: use two buttons (will have more)...
2007-09-01 André Pönitzmerge GuiBC<.,.> into Qt2BC
2007-09-01 Martin VermeerCleanup painting of corners
2007-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Martin Vermeersmall cleanup collapsable; label fix branch
2007-09-01 Abdelrazak YounesRe-implement the wide() hack in a clean way (at metrics...
2007-09-01 Abdelrazak Younescorrect dimension types.
2007-09-01 Martin VermeerUse Minimalistic for branches
2007-09-01 Abdelrazak YounesFix wrapping bug within inset. dim_.wid was not set!
2007-09-01 Abdelrazak YounesImprove painting debug info.
2007-09-01 Abdelrazak YounesImprove painting debug info.
2007-09-01 Abdelrazak Younescomment out debug info.
2007-09-01 Abdelrazak Younes* InsetCollapsable::metrics(): it seems we don't need...
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
2007-09-01 Richard HeckThis patch continues 19964. It takes advantage of the...
2007-09-01 Richard HeckThis addresses a bug in the module code so far committe...
2007-09-01 Bo PengFix compiling error caused by Andre's patch.
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 Bo PengEmbedding: small adjustments of interfaces, single...
2007-08-31 Alfredo Braunsteincosmetics
2007-08-31 André Pönitzfix make dist
2007-08-31 André Pönitzfix typo
2007-08-31 Alfredo Braunsteinfix two metrics bug + remove an extra metrics call
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-31 Abdelrazak YounesTransfer Paragraph::hfillExpansion() to ParagraphMetric...
2007-08-31 Abdelrazak Younescompil fix
2007-08-31 Abdelrazak Younesdelete unused definition.
2007-08-31 Abdelrazak YounesHack: full repaint of text inset in Tabular. This will...
2007-08-31 Abdelrazak Younesde-indent
2007-08-31 Martin Vermeeranother translation disambiguation
2007-08-31 Martin VermeerFurther cleanup, decoration -> geometry, bugfix
2007-08-31 Martin VermeerFix ambiguity in translation
2007-08-31 Abdelrazak YounesTransfer Text::drawSelection() to TextMetrics.
2007-08-31 Abdelrazak Younescompil fix and cosmetics.
2007-08-31 José MatoxIncrement file format due to the embedded feature
2007-08-31 Martin VermeerCleanup: Replace decoration() calls by geometry()....
2007-08-31 Abdelrazak Younesremove unneeded drawSelection() method.
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-30 Abdelrazak YounesTransfer Text::drawSelection() from InsetText::drawSele...
2007-08-30 Abdelrazak Younescompil fix.
2007-08-30 Abdelrazak Younescompil fix.
2007-08-30 André Pönitzcosmetics
2007-08-30 Abdelrazak Younesfix text background painting.
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 André Pönitzcompile fiz
2007-08-30 André Pönitzxpm -> png
2007-08-30 Abdelrazak YounesFix redrawing bug for multirow inlined collapsable...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-30 Abdelrazak YounesFix DEPM crash within inset.
2007-08-30 Abdelrazak YounesFinally enable single row repainting within insets...
2007-08-30 Enrico ForestieriSave the right timestamp and checksum of an opened...
2007-08-30 Abdelrazak Younesstupid copy&paste bug fix.
2007-08-30 Edwin Leuvensingle depth for preference items,
2007-08-30 Abdelrazak Younes* RowPainter: store PainterInfo reference instead of...
2007-08-30 Abdelrazak Younes* RowPainter:
2007-08-30 Alfredo Braunsteinsolve Bug 3600 by eliminating a call to stripLeadingSpaces
2007-08-30 Abdelrazak Younes* RowPainter::paintFromPos(): transfer inset part to...
2007-08-30 Martin VermeerFix old error string in Cases
2007-08-30 Richard HeckFix bug 3999: Highlight search text.
2007-08-29 Abdelrazak YounesBug fixes. changed_ was always true...
2007-08-29 Richard HeckGet package things working with modules prior to UI...
2007-08-29 Abdelrazak YounesEnable use of Row::changed()
2007-08-29 Abdelrazak YounesTransfer ParagraphMetrics::rowChangeStatus() to Row...
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-29 Richard HeckFix bug 4170: Close window when user wants it closed.
2007-08-29 Jürgen Spitzmüller* src/Text2.cpp:
2007-08-28 Abdelrazak YounesTake Track-Change into account when calculating row...
2007-08-28 Abdelrazak YounesUpdate comment.
2007-08-28 Abdelrazak Younes* TextMetrics::redoParagraph(): we need to check the...
2007-08-28 Abdelrazak Younes* InsetCollapsable::setStatus(): remove the Buffer...
2007-08-28 Abdelrazak YounesDon't draw if there's nothing to draw.
2007-08-28 Abdelrazak YounesSecond Brown paper bag!
2007-08-28 Abdelrazak YounesBrown paper bag!
2007-08-28 Richard HeckThis is one of a series of patches that will merge...
2007-08-28 Abdelrazak YounesWe are not forced to redraw the row each time the curso...
2007-08-28 Abdelrazak YounesMerge the Row and RowMetrics class. Those classes were...
2007-08-28 Abdelrazak Younesheader cleanup.
next