]> git.lyx.org Git - lyx.git/history - src
Reorder and clean up the beamer layout
[lyx.git] / src /
2007-05-15 Georg Baum * src/ConverterCache.cpp
2007-05-15 José MatoxAndré was nice to scons and forgot autotools :-)
2007-05-15 Jürgen SpitzmüllerFrom Ozgur Ugras BARAN: Fix bug 3529
2007-05-15 Edwin Leuven* layout tweak
2007-05-15 Bo PengInsetListings: properly clear values of widgets when...
2007-05-15 Bo PengInsetListings: minor fix
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-14 Bernhard Roideradd comments and rtl support for cursor positioning...
2007-05-14 Martin VermeerAdd charstyles Alert and Structure to beamer
2007-05-14 Abdelrazak Younesrestore changed() connection that vanished in revision...
2007-05-14 Abdelrazak YounesFix gcc warning and be 64 bit clean.
2007-05-14 Bo PengInsetListings: use Edwin's dialog, which is much nice
2007-05-14 Bo PengInsetListings: fix a few checkbox logics
2007-05-14 Abdelrazak Younescompil fix.
2007-05-14 Abdelrazak YounesFix bug similar to 3377 by Ozgur Ugras BARAN.
2007-05-14 Abdelrazak Younesrestore cursor position in preamble.
2007-05-14 Abdelrazak YounesAdd two optimized versions of the ucs4 to local encoding.
2007-05-14 Abdelrazak YounesImprove Farsi support by Mostafa Vahedi. Arabic support...
2007-05-14 Jürgen Spitzmüllerfix bug 2758:
2007-05-14 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2007-05-14 Stefan SchimanskiThe source view dialog does not send a lfun, so it...
2007-05-14 Bo PengBug 3600, not a real solution but prevents lyx from...
2007-05-13 Bernhard Roiderfix cursor movement (up/down) problem at the end of...
2007-05-13 Jürgen Spitzmüller* src/Color.cpp:
2007-05-13 Jürgen Spitzmüller* src/Color.cpp:
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-13 Bo PengInsetLisings: fix extra npos comparisons intruduced...
2007-05-13 Bo PengInsetListings: Enhanced listings dialog, more than...
2007-05-12 Bo PengRemove unused var in InsetMathHull.cpp
2007-05-12 Bernhard Roiderfix bug 2453
2007-05-12 Bo PengInsetListingsParams.h/cpp: Allow , in parameter string...
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-12 Uwe StöhrBufferParams.cpp: forgot this in last commit
2007-05-12 Uwe StöhrBufferParams.cpp: the long discussed babel call logic...
2007-05-11 Uwe Stöhroutput_latex.cpp: Fix bug 3571:
2007-05-11 Bo PengInsetListings: touch up the TextLayout dialog
2007-05-11 Bo PengInsetListings: touch up the include dialog
2007-05-11 Bo PengInsetListings: touch up the listings dialog
2007-05-11 Abdelrazak YounesFix bug 3377 by Ozgur Ugras BARAN:
2007-05-11 Abdelrazak Younesremove unneeded header.
2007-05-11 Abdelrazak YounesRemove optimization to avoid char and symbol metrics...
2007-05-11 Abdelrazak YounesBug fix: the type combo was not cleared at each update.
2007-05-11 Abdelrazak YounesEnable RTL language support and Converter cache by...
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-05-10 Bo Pengrevert src/frontends/qt4/ui/ListingsUi.ui
2007-05-10 Peter Kümmelfix crash: change empty line to paragraph and press...
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
2007-05-10 Jean-Marc LasgouttesUse QTextEdit::setPlainText instead of QTextEdit::setTe...
2007-05-10 Jean-Marc LasgouttesPatch from "hzluo" <memcache@gmail.com>:
2007-05-10 Abdelrazak YounesFix number display for Farsi and Arabic from Mostafa...
2007-05-10 Jean-Marc Lasgouttes * BufferView.cpp (moveToPosition): do not use ParItera...
2007-05-09 Bo Pengfix a listings param name
2007-05-09 Uwe StöhrBufferParams.cpp: only whitespace
2007-05-09 Uwe StöhrBufferParams.cpp: Simplify babel call
2007-05-09 Bernhard RoiderProblem: When canceling the preferences dialog after...
2007-05-09 Bernhard RoiderProblem: A crash when no color is selected and the...
2007-05-09 Bo PengFix InsetListings::init, call setButtonLabel explicitly...
2007-05-09 Bernhard RoiderProblem: When canceling the color selection dialog...
2007-05-09 Peter Kümmelalso compile with merged files
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-09 Abdelrazak YounesFix cursor movement in RTL embedded math insets by...
2007-05-09 Edwin Leuven* set some sizehints to ingore so that toc widget does...
2007-05-08 Uwe StöhrBufferParams.cpp: fix bug 3569:
2007-05-08 Michael Schmittchange tracking:
2007-05-08 Richard HeckFix for bug 3524: Indent checkbox is enabled even when...
2007-05-08 Richard HeckFix for bug 2951. Adds default fn: prefix tolabels...
2007-05-08 Abdelrazak Younesremove 'lyx::'
2007-05-08 Abdelrazak Younesdeclare 'std::foo' and remove 'lyx::'
2007-05-08 Abdelrazak Younescode formatting.
2007-05-07 Uwe StöhrBufferParams.h: add comment
2007-05-07 Uwe StöhrBufferParams.cpp: fix bug 3568:
2007-05-07 Uwe StöhrQMathMatrixDialog.cpp: fix part of bug 3475
2007-05-07 Abdelrazak YounesCleanup in order to better understand bug 3043 and...
2007-05-07 Jürgen Spitzmüller* src/Encoding.cpp (latexChar):
2007-05-07 Jürgen SpitzmüllerFix remaining parts of bug 3146.
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-06 Uwe Stöhrfix inputenc handling bug introduced with r18198
2007-05-06 Jürgen Spitzmüller* src/Cursor.cpp:
2007-05-06 Jürgen SpitzmüllerFix bug 3508:
2007-05-05 Uwe Stöhrforgot this in my last commit
2007-05-05 Uwe Stöhrset infrastructure to allow not to call babel
2007-05-05 Jürgen Spitzmüller* src/TextMetrics.cpp (setHeightOfRow):
2007-05-04 Abdelrazak Younesrevision 18202: I forgot this one.
2007-05-04 Abdelrazak YounesTOC Widget beautification by Stefan Schimanski:
2007-05-04 Abdelrazak Younes* LyX::addFileToLoad(): new method for double-clicked...
2007-05-04 Edwin Leuven* do not ignore "requires" field in MathMacro
2007-05-04 Jürgen Spitzmüller* lib/encodings:
2007-05-04 Abdelrazak Younes* QLPainter: antialias edges of primitives only if...
2007-05-04 Abdelrazak YounesFix antialiasing problem in straight lines within polyl...
2007-05-04 Enrico ForestieriLast(?) missing rename: version.C -> version.cpp
2007-05-03 Jürgen Spitzmüller* src/insets/InsetMarginal.h:
2007-05-03 Jürgen Spitzmüller* src/insets/InsetMarginal.h:
2007-05-03 Abdelrazak Younesrevert 18186: this cannot be done right now because...
2007-05-03 Abdelrazak YounesFix interface problem in order to cleanly support ...
2007-05-03 Jean-Marc Lasgouttes * src/Cursor.cpp (isRTL): simplify
2007-05-01 Uwe StöhrLaTeXFeatures.h: fix tipo
2007-05-01 Uwe Stöhrfile format change: support for Armenian
2007-05-01 Abdelrazak YounesRestor 1.4.x behaviour: Don't touch the preamble QTextE...
2007-05-01 Michael Schmitt * src/Text2.cpp: fix error message (do not refer to...
next