]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-09-01 Richard HeckAdd export to 1.5.x to trunk.
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 André Pönitzupdate .po files
2007-08-31 André Pönitzs/Q/Gui/ in POTFILES.in
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 Richard HeckModularize the theorem modules.
2007-08-31 Abdelrazak... Transfer Paragraph::hfillExpansion() to ParagraphMetric...
2007-08-31 Abdelrazak... compil fix
2007-08-31 Abdelrazak... delete unused definition.
2007-08-31 Abdelrazak... Hack: full repaint of text inset in Tabular. This will...
2007-08-31 Abdelrazak... de-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... Transfer Text::drawSelection() to TextMetrics.
2007-08-31 Abdelrazak... compil 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... remove unneeded drawSelection() method.
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-30 Abdelrazak... Transfer Text::drawSelection() from InsetText::drawSele...
2007-08-30 Uwe StöhrGerman UserGuide.lyx: updates from Hartmut
2007-08-30 Abdelrazak... compil fix.
2007-08-30 Abdelrazak... compil fix.
2007-08-30 André Pönitzcosmetics
2007-08-30 Abdelrazak... fix 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... Fix redrawing bug for multirow inlined collapsable...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-30 Abdelrazak... Fix DEPM crash within inset.
2007-08-30 Abdelrazak... Finally enable single row repainting within insets...
2007-08-30 Enrico ForestieriSave the right timestamp and checksum of an opened...
2007-08-30 Abdelrazak... stupid copy&paste bug fix.
2007-08-30 Edwin Leuvensingle depth for preference items,
2007-08-30 Abdelrazak... * RowPainter: store PainterInfo reference instead of...
2007-08-30 Abdelrazak... * RowPainter:
2007-08-30 Alfredo Braunsteinsolve Bug 3600 by eliminating a call to stripLeadingSpaces
2007-08-30 Abdelrazak... * 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-30 Uwe StöhrGerman UserGuide.lyx: updates from Hartmut
2007-08-30 Uwe Stöhrdocumentation: bugfixes by Ignacio
2007-08-29 Abdelrazak... Bug fixes. changed_ was always true...
2007-08-29 Richard HeckGet package things working with modules prior to UI...
2007-08-29 Abdelrazak... Enable use of Row::changed()
2007-08-29 Bo PengScons update for r19893, tex2lyx is still broken
2007-08-29 Abdelrazak... Transfer ParagraphMetrics::rowChangeStatus() to Row...
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-29 Martin VermeerAdd some more logical charstyles
2007-08-29 Richard HeckFix bug 4170: Close window when user wants it closed.
2007-08-29 José MatoxFix bug 4158.
2007-08-29 Jürgen Spitzmüller* src/Text2.cpp:
2007-08-29 Uwe StöhrGerman Extended.lyx and UserGuide.lyx: updates from...
2007-08-28 Uwe StöhrEmbeddedObjects.lyx: correct the description of the...
2007-08-28 Abdelrazak... Take Track-Change into account when calculating row...
2007-08-28 André Pönitzadd minizp to qmake
2007-08-28 André Pönitzmore cmake cosmetics
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 Abdelrazak... Update comment.
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 Abdelrazak... * TextMetrics::redoParagraph(): we need to check the...
2007-08-28 Abdelrazak... * InsetCollapsable::setStatus(): remove the Buffer...
2007-08-28 Abdelrazak... Don't draw if there's nothing to draw.
2007-08-28 Abdelrazak... Second Brown paper bag!
2007-08-28 Abdelrazak... Brown paper bag!
2007-08-28 André Pönitzsome attempt at cmake beautification
2007-08-28 Richard HeckScons for previous commit.
2007-08-28 Richard HeckThis is one of a series of patches that will merge...
2007-08-28 Abdelrazak... We are not forced to redraw the row each time the curso...
2007-08-28 Abdelrazak... Merge the Row and RowMetrics class. Those classes were...
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... transfer margin declaration to BufferView.h
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Abdelrazak... header cleanup.
2007-08-28 Martin VermeerOops...
2007-08-28 Martin Vermeersome more inclusions of stdinsets.inc
2007-08-28 Abdelrazak... * Row: Use Dimension class.
2007-08-28 Abdelrazak... - Transfer rowpainter.cpp:paintPar() to TextMetrics...
2007-08-28 Bo Pengfix scons for the removal of Package.cpp.in
2007-08-27 Abdelrazak... Transfer rowpainter.cpp:paintText() to BufferView:...
2007-08-27 Abdelrazak... - Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-08-27 André Pönitzrevert change to POTFILES.in
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Martin VermeerFix black float background
2007-08-27 Abdelrazak... Bug fix: correctly redraw a Row containing and inset...
2007-08-27 Bo Pengscons: fix a bug in installer target, introduced by...
2007-08-27 Bo PengScons: fix tex2lyx
next