Added the Compute dialog box.
[pspp-builds.git] / src / ui / gui / data-editor.c
2007-04-04 John DarringtonAdded the Compute dialog box.
2007-04-03 John DarringtonImplemented the recently used files menus.
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-03-31 John DarringtonFixed the refresh button on the dialogs.
2007-03-30 John DarringtonNumerous GUI enhancements.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
2007-02-22 John DarringtonQuoted strings in generated syntax.
2007-02-07 John DarringtonAddressed some of the issues raised by John McCabe...
2007-01-30 John DarringtonCall dictionary callbacks on replaced dictionary.
2007-01-26 John DarringtonAdded custom psppire-selector widget.
2007-01-25 John DarringtonFixed buglet in file open action.
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-07 John DarringtonApplied patch #5661
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2007-01-03 John DarringtonAdded callback for when the weights on a dictionary...
2006-12-29 John DarringtonReplaced GtkStatusBar with a custom one more suited...
2006-12-28 John DarringtonRe-added Data->Insert_Variable menu item
2006-12-28 John DarringtonAdded a "Windows" menu, and a "minimise all windows...
2006-12-27 John DarringtonAdded menuitem to display the PSPP reference manual.
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-26 John DarringtonEnabled Edit->Clear in variable sheet
2006-12-24 John DarringtonWhitespace changes only.
2006-12-23 John DarringtonCleaned up GUI, by objectifying the data editor. Remov...