]> git.lyx.org Git - lyx.git/history - src/insets/InsetNomencl.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / insets / InsetNomencl.cpp
2023-09-30 Juergen SpitzmuellerPrevent access to null local_font
2021-01-14 Juergen SpitzmuellerFix comment
2021-01-14 Juergen SpitzmuellerStrip % characters from nomenclWidest()
2020-12-06 Yuriy SkalkoMore enums & includes refactoring
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-11-28 Yuriy SkalkoCleanup included headers
2020-11-15 Thibaut CuvelierDocBook: fix for nomenclature xml:id and glossary parag...
2020-10-05 Yuriy SkalkoRefactoring
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2017-12-03 Juergen SpitzmuellerDo not escape makeindex chars in bibitemWidest.
2017-12-03 Juergen SpitzmuellernomenclWidest(): take (proper) formatting into account.
2017-12-03 Juergen SpitzmuellerFix thinko from b68701c4da93a6f0f
2017-12-01 Juergen SpitzmuellerEscape (makeindex) special chars in nomencl if !literate
2017-12-01 Juergen SpitzmuellerImplement l7n for nomenclature.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-10-31 Tommaso CucinottaShow symbol name and description in plaintext export...
2016-07-04 Guillaume MunchRationalise includes
2016-06-12 Richard HeckFix a number of other uninitialized members.
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2013-03-28 Richard HeckImplement XHTML output for InsetPrintNomencl.
2013-03-28 Richard HeckAdd Nomenclature to the TOC.
2012-06-30 Juergen SpitzmuellerFactor out method to get a properly encoded latex string
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
2012-03-25 Georg BaumExtend the notermination flag to math as well.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-12-20 Richard HeckAdd comment.
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-02-13 Jürgen Spitzmüllercomment
2010-02-13 Jürgen Spitzmüllerplease Abdel.
2010-02-13 Jürgen Spitzmüller* InsetNomenclature.cpp:
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2009-11-21 Richard HeckInsetNomencl still disabled.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-05-23 Uwe StöhrInsetNomencl.cpp: remove the check to not undergo the...
2009-05-23 Jürgen SpitzmüllerWe cannot access theFontMetrics in command line mode.
2009-05-22 Uwe StöhrInsetNomencl.cpp: remove hardcoded symbol width
2009-05-22 Jürgen SpitzmüllerA GUI for nomencl settings. Adds the possibility to...
2009-05-22 Jürgen Spitzmüller* InsetNomencl.cpp (nomenclWidest):
2009-05-22 Jürgen Spitzmüllerfile format change due to r29770.
2009-05-21 Uwe StöhrInsetNomencl.cpp: assure that the label width is never...
2009-05-21 Uwe StöhrInsetNomencl: calculate the needed symbol width for...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-08-23 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-08-22 Jürgen Spitzmüller* src/inset/InsetNomencl.cpp:
2008-06-18 Pavel SandaFix include orderings.
2008-04-23 Richard HeckMake the logic a bit clearer.
2008-04-23 Jean-Marc Lasgouttesone less use of inset codes
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-25 Richard HeckPer Abdel's suggestion that we focus on bug-fixing...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-16 Richard HeckRationalize lyxCode().
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 Michael Schmittreplace term "Glossary" by "Nomenclature"
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2