]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Rob's about LyX dialog, tweaked a little.
[lyx.git] / src / frontends / xforms / ChangeLog
index 5245395960828411cfaa724b5e73d55bb8f47cc1..654cebb9575561d5e0acba6202bd895fb0246095 100644 (file)
@@ -1,3 +1,34 @@
+2002-10-22  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * forms/form_aboutlyx.fd: implement the text widgets as browsers
+
+       * FormAboutlyx.C (build): Rearrange tabs. Add Build-info. Prettify.
+
+2002-10-22  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am (libxforms_la_SOURCES): arrange list into alphabetical
+       order once again.
+       Add checkedwidgets.[Ch].
+
+       * checkedwidgets.[Ch]: new files, defining CheckedLyXLength and
+       CheckedGlueLength.
+
+       * xforms_helpers.[Ch] (isActive): new helper function.
+
+2002-10-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * xfont_loader.C (doLoad): typo
+
+2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * FormVCLog.C (update): modify, use ostringstream
+
+       * FormPreamble.C (apply): modify
+
+       * FormLog.C (update): modify
+
+       * FormAboutlyx.C (build): use ostringstream, modify
+
 2002-10-21  Angus Leeming  <leeming@lyx.org>
 
        * xformsImage.C (rotate): pass ints to flimage_rotate, fixing compiler