]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-09-03 Enrico ForestieriFix typo
2007-09-03 André Pönitzremove generated POTFILES.in
2007-09-03 Alfredo Braunsteinfix multi-cell selection
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 Bo PengFix scons for Andre's patch, add a missing header file
2007-09-03 André Pönitzmove stuff from a class template to a ordinary class...
2007-09-03 Alfredo Braunsteinenable some non-rtl optimization
2007-09-03 Edwin Leuvenmake lyx compile
2007-09-03 André Pönitzfix thinko
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-03 Bo PengEmbedding: fix a few embedding bugs
2007-09-02 Alfredo Braunsteinoptimization: save some font copying
2007-09-02 Abdelrazak... * TextMetrics: getDisplayFont() and isRTLBoundary(...
2007-09-02 Abdelrazak... * Text: Move some more stuff from Text to TextMetrics:
2007-09-02 Edwin Leuvenget rid of (cyg)win path panel in prefs by moving it...
2007-09-02 Alfredo Braunsteincrash fix
2007-09-02 Alfredo Braunsteinfix crash + shut up warning
2007-09-02 Alfredo Braunsteinremove spurious entries
2007-09-02 Richard HeckClarify comment.
2007-09-02 Richard HeckAnother compile fix.
2007-09-02 Richard HeckCompile fix.
2007-09-02 Abdelrazak... Don't save background color in Text. Hand it down at...
2007-09-02 Abdelrazak... Add a FIXME for Text::font_ member.
2007-09-02 Abdelrazak... * InsetText::font_: removed, this was not used anywhere.
2007-09-02 Abdelrazak... Transfer current_font and real_current_font from Text...
2007-09-02 Abdelrazak... header cleanup.
2007-09-02 Abdelrazak... header cleanup.
2007-09-02 Abdelrazak... header cleanup.
2007-09-02 Abdelrazak... Transfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak... Transfer metrics and screen related methods from Text...
2007-09-02 Abdelrazak... * InsetCollapsable::metrics(): Allow a bit more inlined...
2007-09-02 Abdelrazak... Fix crash when selection begins or ends outside the...
2007-09-02 Abdelrazak... Transfer 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... * InsetCollapsable::metrics(): Put back the test previo...
2007-09-01 Abdelrazak... Fix MSVC warning.
2007-09-01 Abdelrazak... Temporarily 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önitzadjust build systems
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... Re-implement the wide() hack in a clean way (at metrics...
2007-09-01 Abdelrazak... correct dimension types.
2007-09-01 Martin VermeerUse Minimalistic for branches
2007-09-01 Abdelrazak... Fix wrapping bug within inset. dim_.wid was not set!
2007-09-01 Abdelrazak... Improve painting debug info.
2007-09-01 Abdelrazak... Improve painting debug info.
2007-09-01 Abdelrazak... comment out debug info.
2007-09-01 Abdelrazak... * InsetCollapsable::metrics(): it seems we don't need...
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
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...
next