X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=29a54dfbf5bb3c5d4f015d8b784704edc2a7a494;hb=9b38fd08ac4e7b3f65d2e60176f40f0d4bfb5915;hp=a57fb286f8e9840b5a02eafc658f6678beb5b70b;hpb=dc8cf051d40159539cf7eb67e6932f9ec05bc6fb;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index a57fb286..29a54dfb 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,16 @@ +2008-05-08 Ben Pfaff + + Patch #6505. Reviewed by John Darrington. + + * text-data-import-dialog: (struct assistant) New member + `watch_cursor'. + (revise_fields_preview) Change the mouse pointer to a watch to + indicate that a long operation is ongoing. + (prepare_formats_page) Ditto. + (on_variable_change) Ditto. + (push_watch_cursor) New function. + (pop_watch_cursor) New function. + 2008-05-08 John Darrington * data-editor.c: In popup menus, connect the Insert Variable and