X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=03d6a8ee428b12ac9c8773a218772a12f8305173;hb=5d5b324c12dc799e6e4dc3230e93edaa7d0a0272;hp=9a4a95cea4e5f9ba96b5f1b746eba42e4fe58df9;hpb=8b5eeea8fa0ed31ab3f174647ef111db39c1e177;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 9a4a95ce..03d6a8ee 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,20 @@ +2007-03-31 John Darrington + + * data-editor.c: Added hooks for the split-file-dialog + + * psppire.glade: Added the split file dialog box. + + * split-file-dialog.c split-file-dialog.h: New files. + + * dialog-common.c dialog-common.h: New files containing functions + which seem to be used a lot in dialog box implementations. + + * psppire-keypad.c psppire-keypad.h: New files. Implements keypad + thingumy widget. + + * psppire-selector.c: Made the orientation of the arrow a property + of the widget, so that it can be selected from glade. + 2007-03-18 Ben Pfaff * syntax-editor-source.c (close): Rename do_close to avoid naming