]> git.lyx.org Git - lyx.git/history - src/insets/InsetNomencl.cpp
Remove all BufferParam arguments in InsetXXX methods (since insets know about their...
[lyx.git] / src / insets / InsetNomencl.cpp
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