]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / ChangeLog
index 4a187c0dee3ba94c66ae038b25c1c83bbe93cd82..bcdd25cc5492a139696db476fc444fdd43dbd993 100644 (file)
@@ -1,3 +1,16 @@
+2004-11-26  Angus Leeming  <leeming@lyx.org>
+
+       * FormFiledialog.C (expand_globs): changes due to the changed
+       lyx::support::glob API.
+
+2004-11-26  Angus Leeming  <leeming@lyx.org>
+
+       * FileDialog.C:
+       * FormFiledialog.C: changes due to the changed FileFilterList API.
+
+       * FormFiledialog.C (expand_globs): moved here from
+       support/globbing.[Ch].
+
 2004-11-25  Angus Leeming  <leeming@lyx.org>
 
        * FileDialog.C: s/globbing.h/filefilterlist.h/ in #includes.