Changed some properties of the syntax-editor to be less annoying.
[pspp-builds.git] / src / ui / gui / ChangeLog
1 2007-08-06  John Darrington <john@darrington.wattle.id.au>
2
3         * syntax-editor.glade: Changed some properties to be less annoying.
4
5 2007-07-29  John Darrington <john@darrington.wattle.id.au>
6
7         * helper.c psppire.c: Enabled the output system so that the results
8         of analysis can be seen.
9
10 2007-07-26  John Darrington <john@darrington.wattle.id.au>
11
12         * helper.c helper.h (execute_syntax): removed implicit EXECUTE at end 
13         of commands.
14
15         * data-editor.c data-editor.glade: Added "Run Pending Transformations" 
16         menuitem.
17
18 2007-07-25  John Darrington <john@darrington.wattle.id.au>
19
20         * customentry.c: Redraw button in insensitive state, if the widget's 
21          "editable" style is FALSE.  Don't emit the "clicked" signal if 
22          "editable" is FALSE.
23         
24         * var-sheet.c: If variables are long-string variables, then set the 
25         "editable" properties of the entry widgets for the values and missing
26         cells to FALSE,
27
28 2007-07-18  John Darrington <john@darrington.wattle.id.au>
29
30         * psppire-case-file.c psppire-case-file.h psppire-data-store.c 
31         psppire-dict.c psppire-dict.h psppire-var-store.c : Added the
32         ability to resize string variables.  Fixed associated problems
33         inserting/deleting variables.   
34         
35         * helper.c helper.h (marshaller_VOID__INT_INT_INT): New marshaller
36         function.
37         
38 2007-07-16  John Darrington <john@darrington.wattle.id.au>
39
40         * data-editor.c: File Open dialog remembers directory.  Thanks to 
41         Ben Pfaff for this suggestion.
42         
43 2007-07-15  John Darrington <john@darrington.wattle.id.au>
44
45         * compute-dialog.c: Only generate NUMERIC/STRING command if the 
46         type-and-label dialog was used.
47
48 2007-07-12  John Darrington <john@darrington.wattle.id.au>
49
50         * psppire-data-store.c: Added call to g_sheet_model_range_changed to 
51         ensure that datasheet displays the current store.
52
53         * psppire-data-store.h: Formatting tidy up.
54
55 2007-07-11  John Darrington <john@darrington.wattle.id.au>
56
57         * compute-dialog.c : Set type-and-label dialog to sensible state,               and made syntax generation depend upon existence of target variable.
58
59 2007-07-08  John Darrington <john@darrington.wattle.id.au>
60
61         * data-editor.c data-editor.glade data-editor.h: Implemented 
62         the "Insert Case" button/dialog.
63
64 2007-07-08  John Darrington <john@darrington.wattle.id.au>
65
66         * goto-case-dialog.c goto-case-dialog.h (new files)
67         * automake.mk data-editor.c data-editor.glade data-editor.h 
68         psppire-case-file.c psppire-case-file.h psppire-data-store.c 
69         psppire-data-store.h psppire.glade :  Implemented the goto-case dialog
70         
71
72 2007-07-07  John Darrington <john@darrington.wattle.id.au>
73         
74         * psppire-data-store.c psppire-data-store.h: Made cases number from 
75         1 instead of 0. 
76
77         * psppire-data-store.c: Added a tooltip like feature to display
78         the label of variables. 
79         
80 2007-07-03  John Darrington <john@darrington.wattle.id.au>
81         
82         * data-editor.c data-sheet.c: Turned off autoscrolling, and 
83         manually move to cell on column click instead.
84
85 2007-06-29  John Darrington <john@darrington.wattle.id.au>
86
87         * data-editor.c data-editor.glade psppire-data-store.c 
88         psppire-data-store.h: Enabled cell reference entry and datum 
89         entry widgets.
90
91 2007-06-29  John Darrington <john@darrington.wattle.id.au>
92
93         * data-editor.c data-sheet.c: Moved update_cell_ref_entry from 
94         data-sheet.c to data-editor.c and made it work again.
95
96 2007-06-06  Ben Pfaff  <blp@gnu.org>
97
98         Adapt case sources, sinks, and clients of procedure code to the
99         new infrastructure.
100         
101         * automake.mk: Removed files.
102
103         * flexifile-factory.c: Removed, dead code.
104         * flexifile-factory.h: Ditto.
105
106         * helper.c: Adapt to new procedure and datasheet code.
107         * missing-val-dialog.c: Ditto.
108         * psppire-case-file.c: Ditto.
109         * psppire-data-store.c: Ditto.
110         * psppire.c: Ditto.
111
112 2007-06-03  Ben Pfaff  <blp@gnu.org>
113
114         * psppire-var-store.c (psppire_var_store_item_editable): Use
115         var_is_alpha.
116         
117 2007-05-07 John Darrington <john@darrington.wattle.id.au>
118
119         * psppire-dialog.c psppire-dialog.h: Added "orientation" property,
120         to allow dialogs to be either vertical or horizontal.
121
122         * comments-dialog.c comments-dialog.h: New files, invoking 
123         ADD DOCUMENT cmd.
124
125 2007-04-30 John Darrington <john@darrington.wattle.id.au>
126
127         * var-display.c var-display.h variable-info-dialog.c
128         variable-info-dialog.h : New files. 
129
130         * data-editor.c : 
131
132         * psppire-buttonbox.c psppire-buttonbox.h : Added the "buttons"
133         property, and optional  GOTO and CONTINUE buttons.
134
135         * psppire-dialog.h: Added response codes for the new buttons.
136
137         * psppire-var-store.c : Moved some code to var-display.[ch]
138
139 2007-04-25 John Darrington <john@darrington.wattle.id.au>
140
141         * icons/scalable/splash.c icons/splash.png : More eye candy.
142         
143         * main.c psppire.h : new files.
144
145         * psppire.c : Seperated the command line parsing and other 
146         environment startup from the core psppire code.
147
148 2007-04-25 John Darrington <john@darrington.wattle.id.au>
149
150         * icons/scalable icons/16x16: new directories.
151         * psppire.c : Add new icons to factory.
152
153         * dict-display.c: Refactor code get model from modelfilter. 
154         Added cellrenderer to display icon indicating variables' types.
155         Displayed the label of variables, if there is one.
156
157
158 2007-04-15  Ben Pfaff  <blp@gnu.org>
159
160         * compute-dialog.c (function_list_populate): Use new accessor
161         functions exported by language/expressions/public.h.
162
163 2007-04-15  Ben Pfaff  <blp@gnu.org>
164
165         * compute-dialog.c: Make #include for parse.inc work with VPATH
166         builds.
167
168 2007-04-13   John Darrington <john@darrington.wattle.id.au>
169         
170         * var-type-dialog.c: Added a FMT_DATETIME20 template.
171         
172 2007-04-04   John Darrington <john@darrington.wattle.id.au>
173
174         * compute-dialog.c compute-dialog.h: New files
175
176         * data-editor.c data-editor.h data-editor.glade : Added Transform 
177         menu, and support for Compute dialog
178
179         * glade-register.c psppire-buttonbox.c psppire-buttonbox.h 
180           psppire-vbottonbox.c psppire-vbuttonbox.h psppire-hbuttonbox.c 
181           psppire-vbuttonbox.h : Made buttonbox an abstract base class 
182          and separated it into vbuttonbox and hbuttonbox.
183
184         * psppire-selector.c : Allowed GtkTextView to be the destination 
185         widget.
186
187         * psppire-keypad.c: Added an "erase" signal.  Fixed other 
188         minor problems.
189
190 2007-04-03  Ben Pfaff  <blp@gnu.org>
191             John McCabe-Dansted <gmatht@gmail.com>
192
193         * psppire-selector.c (psppire_selector_set_subjects): Add an
194         assert that may or may not trap some Windows-related bugs.
195
196 2007-04-03   John Darrington <john@darrington.wattle.id.au>
197         
198         * data-editor.c data-editor.glade helper.h syntax-editor.c
199         syntax-editor.h : Implemented the File->Recently_Used_ menus.
200
201
202 2007-03-31   John Darrington <john@darrington.wattle.id.au>
203         
204         * data-editor.c data-editor.glade data-editor.h dialog-common.c
205         psppire-buttonbox.c psppire-dialog.c psppire-dialog.h
206         psppire-selector.c psppire-selector.h psppire.c psppire.glade
207         sort-cases-dialog.c sort-cases-dialog.h split-file-dialog.c
208         transpose-dialog.c weight-cases-dialog.c : Fixed the Refresh
209         button on all the dialogs. 
210         
211 2007-03-31   John Darrington <john@darrington.wattle.id.au>
212         
213         * data-editor.c: Added hooks for the split-file-dialog
214
215         * psppire.glade: Added the split file dialog box.
216         
217         * split-file-dialog.c split-file-dialog.h: New files.
218         
219         * dialog-common.c dialog-common.h: New files containing functions 
220         which seem to be used a lot in dialog box implementations. 
221
222         * psppire-keypad.c psppire-keypad.h: New files.  Implements keypad
223         thingumy widget.  
224
225         * psppire-selector.c: Made the orientation of the arrow a property
226         of the widget, so that it can be selected from glade.
227
228 2007-03-18  Ben Pfaff  <blp@gnu.org>
229
230         * syntax-editor-source.c (close): Rename do_close to avoid naming
231         conflict with POSIX function of same name.
232
233 Tue Mar 13 17:20:05 CET 2007 John Darrington <john@darrington.wattle.id.au>
234         * psppire.c:  Changed gtk_init to gtk_parse_args, followed by a delayed         call to gdk_init, so that psppire --version will succeed, even if it 
235         cannot connect to a display .
236         
237 Wed Mar  7 19:05:12 CET 2007 John Darrington <john@darrington.wattle.id.au>
238
239         * var-sheet.c: Replaced call to nl_langinfo with locale_charset 
240         from gnulib.
241
242 Thu Feb 22 12:27:41 CET 2007 John Darrington <john@darrington.wattle.id.au>
243
244         * data-editor.c : called new gen_quoted_string function to properly 
245           quote filenames in generated syntax.
246
247         * window-manager.c : Converted name from filename encoding to UTF8 
248           before displaying in title bar.
249
250 Tue Jan 30 20:13:46 WST 2007 John Darrington <john@darrington.wattle.id.au>
251
252         * psppire-dict.c: Call all the callbacks when a new dictionary becomes current.
253
254         * data-editor.c: Clear existing file name on FILE NEW.
255
256 Sat Jan 27 09:48:21 WST 2007 John Darrington <john@darrington.wattle.id.au>
257
258         * var-type-dialog.c: Fixed bugs closing window, apparent when compiled
259         against gtk.2.10
260
261 Fri Jan 26 15:51:34 WST 2007 John Darrington <john@darrington.wattle.id.au>
262
263         * psppire-var-select.c psppire-var-select.h : Deleted.
264
265         * psppire-selector.c psppire-selector.h : New files.
266
267         * transpose-dialog.c transpose-dialog.h : New files.
268
269         * psppire-dict.c psppire-dict.h : Added missing GtkTreeModel 
270         interface functions.
271
272         * weight-cases-dialog.c weight-cases-dialog.h : Re-implemented, 
273         using new PsppireSelector widget.
274
275         * dict-display.c dict-display.h : New files.
276
277         * psppire-object.c psppire-object.h : Deleted.  Seemed like a good idea at the time.
278
279 Tue Jan 23 21:10:01 WST 2007 John Darrington <john@darrington.wattle.id.au>
280
281         * helper.c helper.h: New function execute_syntax.
282
283         * syntax-editor.c syntax-editor.glade: Disabled data open/save menu 
284         items.
285
286         * data-editor.c data-editor.glade data-editor.h: Enabled data 
287         open/save/save_as  menu-items.
288         
289         * window-manager.h window-manager.c (default_window_name) : New 
290         function.
291
292 Sat Jan 13 07:47:26 WST 2007 John Darrington <john@darrington.wattle.id.au>
293
294         * psppire-case-file.c psppire-data-store.c psppire-dialog.c
295         psppire-dict.c psppire-var-select.c : Replaced identifier 'signal' 
296         with 'signals' to avoid conflict with sysv based systems which use
297         this identifer for something else.  
298         Thanks to Daniel E WILLIAMS for reporting this problem.
299
300 Wed Jan 10 07:20:39 WST 2007 John Darrington <john@darrington.wattle.id.au>
301
302         * psppire-case-file.c : Make sure there is always a valid flexifile
303
304         * psppire-data-store.c : assertions.
305
306         * psppire.c: Ignore replace source callbacks if the new source is 
307           not of storiage_source_class
308
309         * syntax-editor.c: Close/Abort source after parsing is complete.
310
311 Sun Jan  7 08:38:29 WST 2007 John Darrington <john@darrington.wattle.id.au>
312
313         * psppire-dict.c: Add FILTER_CHANGED and SPLIT_CHANGED signals 
314         corresponding to the callbacks in src/data/dictionary.c
315
316         * data-editor.c : Connect functions to the FILTER_CHANGED and 
317         SPLIT_CHANGED signals to update the status bar accordingly.
318
319 Mon Jan  1 10:37:07 WST 2007 John Darrington <john@darrington.wattle.id.au>
320
321         * psppire-case-file.c psppire-case-file.h: Changed the backend 
322         semantics. An object is now created without any backend.  A new function        ( psppire_case_file_replace_flexifile ) sets the backend to use.
323
324         * psppire-data-store.c : Updated callers accordingly.
325
326         * psppire-dict.c psppire-dict.h : New function 
327         (psppire_dict_replace_dictionary) .
328
329         * psppire.c : Updated to use new dataset replace_{source, dictionary} 
330         callbacks.
331
332         * syntax-editor.c : parses in state CMD_STATE_DATA unless there are 
333         no variables in the dictionary.
334
335 Mon Dec 25 12:38:24 WST 2006 John Darrington <john@darrington.wattle.id.au>
336
337         * data-editor.c data-editor.glade: Enabled deleting of variables from
338         the variable sheet.
339
340 Mon Dec 25 11:28:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
341
342         * psppire-dict.c psppire-dict.h: Removed explicit signal emit calls.
343         These are not required, now that src/data/dictionary.c has callbacks
344
345 Mon Dec 25 08:49:57 WST 2006 John Darrington <john@darrington.wattle.id.au>
346
347         * var-sheet.c val-labs-dialog.c val-labs-dialog.h: Fixed bug in value
348         labels dialog box.
349
350 Sun Dec 17 08:26:10 WST 2006 John Darrington <john@darrington.wattle.id.au>
351
352         * syntax-editor-source.c syntax-editor-source.h syntax-editor.h: 
353         New files. 
354
355         * message-dialog.c :  Now reports the filename and line number in 
356         error messages.
357         
358         * psppire.c psppire.glade syntax-editor.c: Added the ability to run 
359         syntax from the syntax editor.
360
361         
362 Sat Dec 16 14:13:07 2006  Ben Pfaff  <blp@gnu.org>
363
364         * psppire-data-store.c (geometry_get_justification): Don't assume
365         that ALIGN_* and GTK_JUSTIFY_* values coincide.
366
367 Sat Dec 16 14:10:43 2006  Ben Pfaff  <blp@gnu.org>
368
369         * psppire-var-store.c (text_for_column): Adjust to account for new
370         values of the MEASURE_* enums.
371
372         * var-sheet.c (change_measure): Ditto.
373
374 Sat Dec 16 12:24:35 WST 2006 John Darrington <john@darrington.wattle.id.au>
375
376         * psppire-variable.c psppire-variable.h: Deleted.
377
378         * psppire-dict.c psppire-dict.h: Removed the caching of the variable 
379             data, which is now unecessary because src/data/vardict.h maintains 
380             an association between variables and their dictionary.
381         
382         * data-sheet.c menu-actions.c missing-val-dialog.c 
383           missing-val-dialog.h psppire-data-store.c 
384           psppire-var-store.c psppire-var-store.h 
385           sort-cases-dialog.c val-labs-dialog.c val-labs-dialog.h 
386           var-sheet.c var-type-dialog.c var-type-dialog.h: Dealt with the 
387             consequences of deleting psppire-variable.[ch]. 
388
389
390 Sat Dec  9 20:03:04 2006  Ben Pfaff  <blp@gnu.org>
391
392         * var-type-dialog.c (var_type_dialog_create): Use
393         fmt_dollar_template from data/format.c.
394         (dollar_format_template) Removed.
395
396 Sat Dec  9 07:19:53 WST 2006 John Darrington <john@darrington.wattle.id.au>
397
398         * syntax-editor.c : New file.
399
400 Tue Oct 31 19:25:31 2006  Ben Pfaff  <blp@gnu.org>
401
402         * var-type-dialog.c: Add missing "#include <config.h>".
403
404         * psppire.c: Ditto.
405
406 Mon Jul 17 18:21:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
407
408     * automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h
409     psppire-data-store.c psppire-dict.c psppire-dict.h psppire-variable.c
410     psppire.c psppire.glade: Adjusted code to use the new flexifile object.
411
412 Sat Jul 15 11:27:15 WST 2006 John Darrington <john@darrington.wattle.id.au>
413
414    * psppire.c psppire.glade automake.mk icons/* : Added toolbar icons where 
415         there's no suitable gtk stock icon.
416
417 Tue Jul  4 09:08:38 WST 2006 John Darrington <john@darrington.wattle.id.au>
418         
419    * psppire.c: Fixed --help and --version options.
420         
421 Sat Jun 24 16:56:22 WST 2006 John Darrington <john@darrington.wattle.id.au>
422
423    * menu-actions.c: Added goto case and sort cases dialogs.
424
425    * psppire-case-file.c psppire-case-file.h: Added sort function.
426
427    * psppire-data-store.c psppire-variable.c psppire-variable.h: 
428      Renamed  psppire_variable_get_index to psppire_variable_get_fv and
429      dealt with the consequences.  Added a psppire_variable_get_index
430      function which actually does what the name suggests.
431
432    * psppire-dict.c psppire-dict.h: Implemented GtkTreeModel interface,
433      which allows a dictionary to be displayed in a GtkTreeView.        
434
435    * psppire.glade: Added dialog boxes for Goto Case and Sort Case.     
436
437    * sort-cases-dialog.c sort-cases-dialog.h (new files).
438
439 Mon Jun 19 18:10:53 WST 2006 John Darrington <john@darrington.wattle.id.au>
440
441    * psppire-case-file.c psppire-case-file.h (new files)
442    
443    * automake.mk data-sheet.c data-sheet.h menu-actions.c
444    psppire-data-store.c psppire-data-store.h psppire-dict.c
445    psppire-dict.h psppire-var-store.c psppire.c
446    
447      Replaced psppire-case-array.c  with psppire-case-file.c, so as to
448      allow an arbitrary number of cases to be represented.
449    
450 Sun Jun  4 15:50:28 WST 2006 John Darrington <john@darrington.wattle.id.au>
451
452    * psppire-var-store.c, psppire.c, var-sheet.c :  Unlimited the number of 
453    variables that can be displayed. Minor i18n issues.
454
455 Tue May 30 19:53:35 WST 2006 John Darrington <john@darrington.wattle.id.au>
456
457    * menu-actions.c menu-actions.h psppire.c: Fixed up load/new 
458    interactions with startup.
459
460    * psppire-data-store.c: Fixed bad i18n call.
461
462    * pspppire-var-store.c, psppire-var-store.h: constness.
463
464    * helper.c: Implemented proper way to convert from PSPP to UTF8 encoding.
465
466
467 Sat May 27 16:25:38 WST 2006 John Darrington <john@darrington.wattle.id.au>
468
469    * customentry.c data-sheet.c menu-actions.c message-dialog.c 
470      missing-val-dialog.c psppire-data-store.c psppire-var-store.c 
471      psppire.c psppire.glade var-sheet.c: Fixed internationalisation.
472
473 Thu May 25 18:01:17 WST 2006 John Darrington <john@darrington.wattle.id.au>
474
475    * psppire-var-store.c: Converted strings to utf8 and returned them on the
476    heap.
477
478 Sat May 20 21:08:18 WST 2006 John Darrington <john@darrington.wattle.id.au>
479
480    * data-sheet.c, menu-actions.c menu-actions: Fixed data sheet so that
481    active cell is never on a deleted variable.
482
483    * psppire-data-store.c psppire-data-store.h:  Added get_var_count and
484    get_case_count functions.
485
486    * psppire-dict.c: removed VARIABLE_DELETED (singular) signal.
487
488    * psppire.c: Allowed user to specify *.sav file on command line.
489
490 Mon May 15 20:01:25 WST 2006 John Darrington <john@darrington.wattle.id.au>
491         
492         * menu-actions.c psppire-case-array.c psppire-case-array.h
493           psppire-data-store.c  psppire-dict.c psppire-dict.h 
494           psppire-variable.c:
495
496           Initialised new cases to SYSMIS/blank when inserting in data sheet.
497
498 Sat May 13 08:00:50 WST 2006 John Darrington <john@darrington.wattle.id.au>
499
500         * data-sheet.c, helper.c, helper.h, psppire-data-store.c, 
501           psppire-var-store.c:
502           
503           Set free_strings flag so that the gtksheet frees the string data 
504           when it's done with them.
505
506 Thu May 11 22:25:49 WST 2006 John Darrington <john@darrington.wattle.id.au>
507
508         * data-sheet.c helper.c helper.h psppire-data-store.c psppire-var-store.c 
509         psppire.c: Converted strings to utf8 before passing to gtksheet.
510
511         * psppire-dict.c: Changed buffer to more reasonable length
512
513         * var-sheet.c: Changed maximum string length to use macro from
514         data/values.h
515
516         
517 Sun May  7 10:07:28 WST 2006 John Darrington <john@darrington.wattle.id.au>
518
519         * psppire-data-store.c: Fixed buglet initialising string members.
520
521 Thu May  4 18:04:04 WST 2006 John Darrington <john@darrington.wattle.id.au>
522
523         * message-dialog.c message-dialog.h: Added simple queuing to messages
524         reported, and ensure that dialog boxes dont appear when pointer grab
525         is active.
526
527         * psppire-data-store.c: Fix overflow on very long string variables.
528
529         * automake.mk: Fix broken dependency.
530
531
532 Tue Apr 25 11:08:04 2006  Ben Pfaff  <blp@gnu.org>
533
534         Finish reforming error message support.  In this phase, move
535         message.c into libpspp.
536         
537         * automake.mk: (src_ui_gui_psppire_SOURCES) Remove src/message.c.
538
539 Tue Apr 25 10:56:53 2006  Ben Pfaff  <blp@gnu.org>
540
541         Continue reforming error message support.  In this phase, drop
542         actual message printing from core code, substituting a callback,
543         and add the callback to each UI.  Also, move verbose_msg() into
544         its own module.
545
546         * automake.mk: (src_ui_gui_psppire_SOURCES) Add src/message.c.
547
548         * message-dialog.c: (message_dialog_init) New function.
549         (vmsg) Rename handle_msg(), rewrite as callback function.
550         (msg) Removed.
551         (msg_emit) Removed.
552         (msg_assert_fail) Removed.
553         (verbose_msg) Removed.
554
555         * psppire.c: (main) Call message_dialog_init().
556
557 Sun Apr 23 22:07:49 2006  Ben Pfaff  <blp@gnu.org>
558
559         Continue reforming error message support.  In this phase, get rid
560         of message "titles" and put the message text in `struct error'.
561         Now `struct error' encapsulates a message more properly.
562         
563         * message-dialog.c: (err_vmsg) Rename err_msg().  Updated
564         interface.
565
566 Sun Apr 16 20:45:35 2006  Ben Pfaff  <blp@gnu.org>
567
568         Continue reforming error message support.  In this phase, we
569         divide the classification of messages along "category" and
570         "severity" axes.
571
572         * message-dialog.c: (vmsg) Use severity and category in
573         straightforward fashion instead of the less obvious "class".
574         (err_vmsg) Construct class before passing along to vmsg().
575
576 Sun Apr 16 16:06:54 2006  Ben Pfaff  <blp@gnu.org>
577
578         Continue reforming error message support.  In this phase, we get
579         rid of VM() and the other msg() support for "verbosity", replacing
580         it by a new function verbose_msg().
581
582         * message-dialog.c: (verbose_msg) New function.  
583         (err_cond_fail) Removed (dead code).
584         (err_failure) Removed (dead code).
585
586 Sun Apr 16 11:53:25 2006  Ben Pfaff  <blp@gnu.org>
587
588         Start reforming error message support.  In this phase, we get rid
589         of "installation errors" and change all uses of msg() in the
590         output drivers to uses of error() or error_at_line().
591
592         * message-dialog.c: (vmsg) Removed IE, IS support.
593
594 Mon Mar 13 16:42:44 WST 2006 John Darrington <john@darrington.wattle.id.au>
595
596     * psppire.c: Supported (sort of) the --help and --version options.
597
598     * Rename error-dialog.[ch] -> message-dialog.[ch]
599
600     * Moved code from the psppire module.
601         
602 Sat Jan 28 16:22:23 WST 2006 John Darrington <john@darrington.wattle.id.au>
603
604     * Separated the data out of the GtkSheet.
605
606 Tue Nov  2 19:00:28 WST 2004 John Darrington <john@darrington.wattle.id.au>
607
608     * Very first incarnation.