]> git.lyx.org Git - lyx.git/history - src
This addresses a bug in the module code so far committed. The problem is that changin...
[lyx.git] / src /
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.
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-28 Abdelrazak Younestransfer margin declaration to BufferView.h
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-28 Abdelrazak Younes* Row: Use Dimension class.
2007-08-28 Abdelrazak Younes- Transfer rowpainter.cpp:paintPar() to TextMetrics...
2007-08-27 Abdelrazak YounesTransfer rowpainter.cpp:paintText() to BufferView:...
2007-08-27 Abdelrazak Younes- Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Martin VermeerFix black float background
2007-08-27 Abdelrazak YounesBug fix: correctly redraw a Row containing and inset...
2007-08-27 Abdelrazak YounesI may have gone a bit too far in revision 19834: restor...
2007-08-27 Abdelrazak YounesRemove the wide() hack. This simplifies quite a few...
2007-08-27 Abdelrazak YounesGather ParagraphMetrics initialization in ParagraphMetr...
2007-08-27 Abdelrazak YounesMacOS compil fix
2007-08-27 Abdelrazak YounesDisable the pixmap cache for Qt4.1 because of font...
2007-08-27 Abdelrazak YounesLyx crashed after inserting, deleting and inserting...
2007-08-27 Martin VermeerCompile fix after bg color patch, thx Bo
2007-08-27 Abdelrazak YounesNew 'Save all on shutdown or cancel' feature from Steph...
2007-08-26 Martin VermeerMove background colour into the layout files -- for...
2007-08-25 Martin VermeerSet up decoration handling for all collapsable insets
2007-08-25 Martin VermeerClean-up in CharStyles, externalize detection of undefi...
2007-08-25 Alfredo Braunsteinremove unused variable
2007-08-25 Martin VermeerOne more changeover charstyle -> insetlayout
2007-08-25 Martin VermeerMake Richard happy, add inset layout parm 'Decoration'
2007-08-25 Martin VermeerMake const
2007-08-25 Martin Vermeersmall move-over charstyle -> insetlayout
2007-08-24 Abdelrazak Younesdisable painting updates when adding/removing a workAre...
2007-08-24 Enrico ForestieriCompile all minizip sources also on *nix platforms...
2007-08-24 Bo PengRemove unused std::time in src/DepTable.cpp
2007-08-24 Martin VermeerOops -- cut off wrong part of label
2007-08-24 Martin VermeerInset configurability: separate charstyle and custom...
2007-08-24 Abdelrazak YounesLyXView::loadLyXFile(): only add a new work area if...
2007-08-24 Abdelrazak YounesTransfer command buffer handling to QLToolbar.
2007-08-24 Abdelrazak Younes* BufferView::workAreaResize(): renamed to resize.
2007-08-24 Abdelrazak YounesFix recursive painting with Qt4.1 and add a comment.
next