]> git.lyx.org Git - lyx.git/history - src/insets/InsetInfo.cpp
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / InsetInfo.cpp
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2019-07-28 Pavel Sandagit VCS: add support for short hashes in inset info...
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2018-11-09 Juergen Spitzmuellermissed this.
2018-11-09 Juergen SpitzmuellerFix thinko
2018-09-20 Juergen SpitzmuellerImplement layout format in insetinfo
2018-09-01 Juergen SpitzmuellerFix potential null pointer detected by Coverity
2018-08-18 Juergen SpitzmuellerInsetInfo: Move validateArgument() to params
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
2018-08-11 Juergen SpitzmuellerInsetInfo: enable inset dissolve
2018-08-09 Juergen SpitzmuellerAmend 5f45b3ed9c851f0
2018-08-09 Juergen SpitzmuellerFix shortcuts info output on the Mac
2018-08-08 Juergen SpitzmuellerConsider default output format
2018-08-08 Juergen SpitzmuellerExtend list of accessible menu info
2018-08-07 Juergen SpitzmuellerDisambiguate time (period) from time (of day).
2018-08-07 Juergen SpitzmuellerAdd user name and email to Insert > Fields
2018-08-07 Juergen SpitzmuellerValidate (fix) date vs. time specifier
2018-08-07 Juergen SpitzmuellerFurther extend Info insets:
2018-08-06 Juergen SpitzmuellerIntroduce InsetInfoParams
2018-08-05 Juergen SpitzmuellerAdd date-related info insets
2018-08-01 Juergen SpitzmuellerInsetInfo: use localized shortcuts
2018-08-01 Juergen SpitzmuellerMore GuiInfo usability work
2018-07-30 Juergen SpitzmuellerTypo.
2018-07-29 Juergen SpitzmuellerSplit vcs Info inset from buffer Info inset
2018-07-29 Juergen SpitzmuellerInsetInfo: add useful shortcuts.
2018-07-27 Juergen SpitzmuellerSort out problems with InsetInfo language settings
2018-07-25 Juergen SpitzmuellerAmend 79cf3f5ec10
2018-07-25 Juergen SpitzmuellerFix text direction issue for InsetInfo in RTL context
2017-12-29 Richard HeckFix bug #10835.
2017-12-14 Jean-Marc LasgouttesFix MSVC warning
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2015-12-11 Enrico ForestieriFix bug #9898: inset info cannot show specified icon
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Enrico ForestieriTypo
2015-03-30 Enrico ForestieriAdd comment
2015-03-28 Kornel BenkoNo need to compute size of an icon if not using GUI.
2015-03-28 Enrico ForestieriAllow using icon names in InsetInfo
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-24 Richard HeckWhitespace.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2013-05-19 Vincent van RavesteijnFix assertion: icon in insetinfo without a font
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-09-07 Enrico ForestieriMake InsetInfo output a path matching the LaTeX compiler.
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-03-29 Pavel SandaInsetInfo - on VCS error we don't want localized output...
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-02-09 Pavel SandaWe have lyx_version, for PACKAGE_VERSION.
2011-01-06 Georg BaumFix crash in lyx -e latex lib/doc/Shortcuts.lyx: theApp...
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-01 Stephan Wittremove the translation context for vcs buffer info...
2010-11-01 Stephan Wittcorrect the gettext context for the format of the displ...
2010-11-01 Stephan Wittcorrect the gettext format of the displayed error messa...
2010-04-23 Vincent van RavesteijnFix bug #6664: InsetInfo: lyxrc information broken.
2010-04-22 Vincent van RavesteijnFix bug #5543: InsetInfo gives wrong result for textcla...
2010-04-19 Vincent van RavesteijnFix more of bug #5446: Enable to copy the contents...
2010-04-18 Vincent van RavesteijnBetter(?) fix for bug #6659: InsetInfo context menu...
2010-04-18 Vincent van RavesteijnFix bug #6659: InsetInfo context menu disabled unless...
2010-04-17 Richard HeckDisable InsetInfo for VC when VC is not active.
2010-04-17 Richard HeckMessed this up, too.
2010-04-17 Richard HeckForgot this.
2010-04-17 Richard HeckSimplify VC output from InsetInfo.
2010-04-17 Richard HeckLyX version info for InsetInfo.
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-03-09 Jean-Marc LasgouttesRestore some sanaity in InsetInfo lfuns (bug #6580)
2010-03-06 Vincent van RavesteijnFix bug #6580: Revert r29305, which was supposed to...
2010-02-12 Pavel SandaSVN info - add author, date, time
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaConnect to InsetInfo
2010-01-31 Vincent van RavesteijnFix bug #5446: Cursor gets stuck in InsetInfo.
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-04-18 Vincent van RavesteijnInsetInfo: simplify.
2009-04-18 Jürgen Spitzmüller* InsetInfo: fix bug 5901.
2008-11-05 Jean-Marc LasgouttesMake sure that the contents of the inset uses the buffe...
2008-11-03 Jürgen Spitzmüller* InsetInfo.cpp (toolTip):
2008-11-03 Jean-Marc LasgouttesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-10-31 Jean-Marc LasgouttesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-10-26 Richard HeckThis optional argument to the InsetCollapsable constructor
2008-10-23 Jean-Marc Lasgouttesfix bug 5349: properly quote InsetInfo argument
2008-09-30 Jean-Marc LasgouttesCleanup and layoutification of the InsetInfo class.
2008-09-15 Abdelrazak YounesFix GuiInfo dialog.
2008-08-05 Bo PengInsetInfo: use Portable instead of Gui mode to output...
2008-08-03 Bo PengInsetInfo: implement InsetInfo::validate
2008-08-03 Bo PengInsetInfo: Output 'undefined' instead of an error messa...
2008-07-16 Jean-Marc Lasgouttessilence some compiler warnings
2008-06-18 Pavel SandaFix include orderings.
2008-06-06 Abdelrazak YounesSome polish.
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
next