]> git.lyx.org Git - lyx.git/history - src
InsetListings: touch up the listings dialog
[lyx.git] / src /
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...
2007-05-01 Michael Schmitt * src/frontends/qt4/QParagraph.cpp: reduce the verbosi...
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-05-01 Jürgen Spitzmüller* src/LyXFunc.cpp: add comment.
2007-04-30 André Pönitzremove RowList_fwd.h. Not really needed
2007-04-30 André Pönitzconsolidate tex-accent.* Trans.* KmodInfo.h into Trans...
2007-04-30 André Pönitzdistribute content sof tex-strings.cpp to their respect...
2007-04-30 André Pönitzmerge lyx_sty.* into LaTeXFearures.cpp. was not used...
2007-04-30 Abdelrazak YounesFix bug 3186?
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-30 Jürgen Spitzmüller* src/lfuns.h:
2007-04-30 Abdelrazak YounesGet rid of GridInsetMailer: this is completely useless...
2007-04-30 Abdelrazak Younes* Cursor::isRTL(): correctly deal with the inner paragr...
2007-04-30 Abdelrazak Younesrevert unrelated change in rev 18110 .
2007-04-30 Abdelrazak YounesNow that setPosCache() is in Inset, InsetMathDim is...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 Michael Schmittreplace term "Glossary" by "Nomenclature"
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-29 Jürgen SpitzmüllerImplement shortcut (M-x) to hide the minibuffer
2007-04-29 Abdelrazak Younes* Cursor::isRTL(): new method that gives the RTL state...
2007-04-28 Bo PengRename class RefInset to InsetMathRef
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-27 Abdelrazak YounesFix arabic character transformation by Mostafa Vahedi:
2007-04-27 André Pönitzrename LyXKeySym into KeySymbol
2007-04-27 André Pönitzrename kb_sequence into KeySequence
2007-04-27 André Pönitzrename kb_keymap into KeyMap
2007-04-26 Uwe StöhrFile format change: Fix bug 1746 partly
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
next