X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=c20e3be26f7281b22e500878846060112458616f;hb=4f2f805c653f0dc901924944ea4c55309ff14d32;hp=7f87bbdadbbbf22ef12d32bf256e9d15bb6e39ec;hpb=4d86bb87eedc899cdfe0df8f9f2367080db8c7cc;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 7f87bbda..c20e3be2 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,168 @@ +Sat Dec 16 14:10:43 2006 Ben Pfaff + + * psppire-var-store.c (text_for_column): Adjust to account for new + values of the MEASURE_* enums. + + * var-sheet.c (change_measure): Ditto. + +Sat Dec 16 12:24:35 WST 2006 John Darrington + + * psppire-variable.c psppire-variable.h: Deleted. + + * psppire-dict.c psppire-dict.h: Removed the caching of the variable + data, which is now unecessary because src/data/vardict.h maintains + an association between variables and their dictionary. + + * data-sheet.c menu-actions.c missing-val-dialog.c + missing-val-dialog.h psppire-data-store.c + psppire-var-store.c psppire-var-store.h + sort-cases-dialog.c val-labs-dialog.c val-labs-dialog.h + var-sheet.c var-type-dialog.c var-type-dialog.h: Dealt with the + consequences of deleting psppire-variable.[ch]. + + +Sat Dec 9 20:03:04 2006 Ben Pfaff + + * var-type-dialog.c (var_type_dialog_create): Use + fmt_dollar_template from data/format.c. + (dollar_format_template) Removed. + +Sat Dec 9 07:19:53 WST 2006 John Darrington + + * syntax-editor.c : New file. + +Tue Oct 31 19:25:31 2006 Ben Pfaff + + * var-type-dialog.c: Add missing "#include ". + + * psppire.c: Ditto. + +Mon Jul 17 18:21:29 WST 2006 John Darrington + + * automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h + psppire-data-store.c psppire-dict.c psppire-dict.h psppire-variable.c + psppire.c psppire.glade: Adjusted code to use the new flexifile object. + +Sat Jul 15 11:27:15 WST 2006 John Darrington + + * psppire.c psppire.glade automake.mk icons/* : Added toolbar icons where + there's no suitable gtk stock icon. + +Tue Jul 4 09:08:38 WST 2006 John Darrington + + * psppire.c: Fixed --help and --version options. + +Sat Jun 24 16:56:22 WST 2006 John Darrington + + * menu-actions.c: Added goto case and sort cases dialogs. + + * psppire-case-file.c psppire-case-file.h: Added sort function. + + * psppire-data-store.c psppire-variable.c psppire-variable.h: + Renamed psppire_variable_get_index to psppire_variable_get_fv and + dealt with the consequences. Added a psppire_variable_get_index + function which actually does what the name suggests. + + * psppire-dict.c psppire-dict.h: Implemented GtkTreeModel interface, + which allows a dictionary to be displayed in a GtkTreeView. + + * psppire.glade: Added dialog boxes for Goto Case and Sort Case. + + * sort-cases-dialog.c sort-cases-dialog.h (new files). + +Mon Jun 19 18:10:53 WST 2006 John Darrington + + * psppire-case-file.c psppire-case-file.h (new files) + + * automake.mk data-sheet.c data-sheet.h menu-actions.c + psppire-data-store.c psppire-data-store.h psppire-dict.c + psppire-dict.h psppire-var-store.c psppire.c + + Replaced psppire-case-array.c with psppire-case-file.c, so as to + allow an arbitrary number of cases to be represented. + +Sun Jun 4 15:50:28 WST 2006 John Darrington + + * psppire-var-store.c, psppire.c, var-sheet.c : Unlimited the number of + variables that can be displayed. Minor i18n issues. + +Tue May 30 19:53:35 WST 2006 John Darrington + + * menu-actions.c menu-actions.h psppire.c: Fixed up load/new + interactions with startup. + + * psppire-data-store.c: Fixed bad i18n call. + + * pspppire-var-store.c, psppire-var-store.h: constness. + + * helper.c: Implemented proper way to convert from PSPP to UTF8 encoding. + + +Sat May 27 16:25:38 WST 2006 John Darrington + + * customentry.c data-sheet.c menu-actions.c message-dialog.c + missing-val-dialog.c psppire-data-store.c psppire-var-store.c + psppire.c psppire.glade var-sheet.c: Fixed internationalisation. + +Thu May 25 18:01:17 WST 2006 John Darrington + + * psppire-var-store.c: Converted strings to utf8 and returned them on the + heap. + +Sat May 20 21:08:18 WST 2006 John Darrington + + * data-sheet.c, menu-actions.c menu-actions: Fixed data sheet so that + active cell is never on a deleted variable. + + * psppire-data-store.c psppire-data-store.h: Added get_var_count and + get_case_count functions. + + * psppire-dict.c: removed VARIABLE_DELETED (singular) signal. + + * psppire.c: Allowed user to specify *.sav file on command line. + +Mon May 15 20:01:25 WST 2006 John Darrington + + * menu-actions.c psppire-case-array.c psppire-case-array.h + psppire-data-store.c psppire-dict.c psppire-dict.h + psppire-variable.c: + + Initialised new cases to SYSMIS/blank when inserting in data sheet. + +Sat May 13 08:00:50 WST 2006 John Darrington + + * data-sheet.c, helper.c, helper.h, psppire-data-store.c, + psppire-var-store.c: + + Set free_strings flag so that the gtksheet frees the string data + when it's done with them. + +Thu May 11 22:25:49 WST 2006 John Darrington + + * data-sheet.c helper.c helper.h psppire-data-store.c psppire-var-store.c + psppire.c: Converted strings to utf8 before passing to gtksheet. + + * psppire-dict.c: Changed buffer to more reasonable length + + * var-sheet.c: Changed maximum string length to use macro from + data/values.h + + +Sun May 7 10:07:28 WST 2006 John Darrington + + * psppire-data-store.c: Fixed buglet initialising string members. + +Thu May 4 18:04:04 WST 2006 John Darrington + + * message-dialog.c message-dialog.h: Added simple queuing to messages + reported, and ensure that dialog boxes dont appear when pointer grab + is active. + + * psppire-data-store.c: Fix overflow on very long string variables. + + * automake.mk: Fix broken dependency. + + Tue Apr 25 11:08:04 2006 Ben Pfaff Finish reforming error message support. In this phase, move