]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
move the title_ string to the base class Dialog::View
[lyx.git] / src / frontends / xforms / ChangeLog
index 787df107e35845adc9111539d3d04d8d0be53bf8..fe0fef9663df059cecfabf64b17dbf307641a60a 100644 (file)
@@ -1,3 +1,41 @@
+2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
+
+       * FormBase.[Ch]:
+       * FormDialogView.[Ch] (setTitle): added
+       * FormErrorList.C:
+       * FormLog.C:
+       * FormShowFile.C: use setTitle
+
+2003-05-20  Alfredo Braunstein  <abraunst@libero.it>
+
+       * FormErrorList.[Ch]: small bugs fixed
+
+2003-05-13  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * FormPreferences.C: Change conversions-tooltip.
+
+       * forms/form_preferences.fd: modify layout (similar to Graphics dialog
+       layout)
+
+2003-05-19  Angus Leeming  <leeming@lyx.org>
+
+       * forms/fdfixc.sed:
+       * FormAboutlyx.C (build):
+       * FormCitation.C (update):
+       * FormDocument.C (build):
+       * FormErrorList.C (updateContents):
+       * FormGraphics.C (build):
+       * FormMathsBitmap.C (build):
+       * FormMathsMatrix.C (build):
+       * FormPreferences.C (build, LnFmisc::build, OutputsMisc::build,
+       SpellOptions::build):
+       * FormRef.C (build, updateBrowser, switch_go_button):
+       * FormTabular.C (build):
+       * FormToc.C (updateContents):
+       gettext's _(str) now returns a string rather
+       than char const *, so must add a .c_str() when passing to the xforms
+       lib.
+
 2003-05-19  Angus Leeming  <leeming@lyx.org>
 
        * forms/c_str.sed: removed. Renamed as: