]> git.lyx.org Git - lyx.git/history - src/insets/InsetInfo.h
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / InsetInfo.h
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2018-09-20 Juergen SpitzmuellerImplement layout format in insetinfo
2018-08-18 Juergen SpitzmuellerInsetInfo: Move validateArgument() to params
2018-08-13 Juergen SpitzmuellerNew info-inset type l7n
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 Spitzmuellerreorder entries
2018-08-01 Juergen SpitzmuellerMore GuiInfo usability work
2018-07-29 Juergen SpitzmuellerSplit vcs Info inset from buffer Info inset
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-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-10-16 Richard HeckRemove updateInfo() calls in favor of doing the relevan...
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-07-20 Jean-Marc LasgouttesMake InsetInfo active agin (aka the vengeance of the...
2017-07-20 Jean-Marc LasgouttesTry to end the neverending fixIfBroken saga
2017-07-03 Richard HeckFix whitespace at EOL.
2015-12-11 Enrico ForestieriFix bug #9898: inset info cannot show specified icon
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
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-10-31 Vincent van RavesteijnMore include frenzy.
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-01-30 Abdelrazak YounesInset::validateModifyArgument(): new virtual interface...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-15 Vincent van RavesteijnOops..
2009-07-15 Vincent van RavesteijnRemove nonsense comment.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-18 Vincent van RavesteijnInsetInfo is editable.
2008-09-30 Jean-Marc LasgouttesCleanup and layoutification of the InsetInfo class.
2008-06-06 Abdelrazak YounesSome polish.
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-05 Bo PengAdd InsetInfo::SHORTCUTS_INFO and ICON_INFO
2008-06-04 Abdelrazak YounesFix crash while InsetInfo hovering by replacing the...
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-12-19 Bo PengAdd buffer name/path/class to InsetInfo
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-10-14 Bo PengFix typos in the comment in InsetInfo.h
2007-10-14 Bo PengAllow the input of an InsetInfo using command buffer...
2007-10-13 Bo PengDocument InsetInfo in insets/InsetInfo.h
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Bo PengInsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua)
2007-10-11 Bo PengInsetInfo: add MENU_INFO (menu paste ==> Edit > Paste)
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)