Add "dictionary" property to PsppireVarStore and use it.
[pspp-builds.git] / src / ui / gui / psppire-data-window.c
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-05-14 John DarringtonRemove unneeded object members
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-19 John DarringtonSeparate the execute_syntax function into its own file.
2009-04-15 John DarringtonAvoid warnings when opening a new system file.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-08 John DarringtonFix problems saving data files with non-ascii filenames.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-03 John DarringtonAdd a dialog box for the reliability command.
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-25 John DarringtonAdded the "Display Data File Information" item.
2009-03-23 John DarringtonConvert filename encodings when opening files.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonRemove some unnecessary #includes
2009-03-14 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-13 John DarringtonFix critical when opening fonts dialog
2009-03-13 John DarringtonDon't proxy button-open to action_data_open.
2009-03-12 John DarringtonFixed problems getting accelerator keys to work in...
2009-03-07 John DarringtonMade the save-before-quit dialog more HIG compliant.
2009-03-07 John DarringtonBetter abstraction of the unsaved window status.
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-05 John DarringtonRefactor Data and Syntax Loading
2009-03-04 John DarringtonImprove behaviour of recent file lists.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonRewrote the recent file manager stuff
2009-03-02 John DarringtonRename get_object_assert to get_action_assert
2009-03-02 John DarringtonSave window contents on closing.
2009-02-25 John DarringtonPrompt for save on closing data window
2009-02-24 John DarringtonQuit the application after closing the last window
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John Darringtonfix warnings
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 John DarringtonRemove remaining GladeXML references from psppire-data...
2009-02-23 John DarringtonRemoved most uses of GladeXML from data window
2009-02-23 John DarringtonSet the filename on loading a new file
2009-02-23 John DarringtonRefactor code from psppire.c
2009-02-23 John DarringtonUnsaved indicator for data files.
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonReplace "usage" property with a "description" property
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-02 John DarringtonMake sure finalizers are called properly
2009-01-01 John DarringtonSet default name on File->New
2009-01-01 John DarringtonSet the window title when opening a file on the command...
2009-01-01 John DarringtonRefactor common code in dialog implementations
2009-01-01 John DarringtonNew (singleton) object psppire-window-register
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c