Hi, a trivial listing here, not only in the regls context:
in gui/dialogs.c:
-) 7560: dialog = gretl_dialog_new("gretl: regls options", parent,
GRETL_DLG_BLOCK);
-) 7436: dialog = gretl_dialog_new("gretl: BDS test", parent,
GRETL_DLG_BLOCK);
-) 7207: dialog = gretl_dialog_new("gretl: temporal disaggregation",
NULL, GRETL_DLG_BLOCK);
in gui/selector.c:
-) 6599: w = gtk_label_new("Estimator");
-) 6681: w = gtk_button_new_with_label("Advanced...");
cheers
sven