]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiLine.h
From c7899a30a0b5975bf599a69ecd11ab25e1cdf1a4 Mon Sep 17 00:00:00 2001
[lyx.git] / src / frontends / qt4 / GuiLine.h
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2015-04-02 Juergen SpitzmuellerNo need for default argument
2015-03-30 Juergen SpitzmuellerImprove read-only mode of InsetParams derived dialogs
2010-09-17 Uwe StöhrGuiLine: honor Abdel as author
2010-09-07 Abdelrazak YounesMigrate GuiLine to InsetParamsWidget.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...