]> git.lyx.org Git - lyx.git/history - src/insets/InsetInfo.h
Fix bug #6315: counters in insets that don't produce output have ghost values.
[lyx.git] / src / insets / InsetInfo.h
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)