New file: builder-wrapper.h and builder-wrapper.c
[pspp-builds.git] / src / ui / gui / descriptives-dialog.c
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-05-03 Ben Pfaffgui: Make syntax execution functions take a PsppireData...
2010-12-05 Ben Pfaffgui: Factor out duplicated code for executing and pasti...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-16 John DarringtonRenamed function to reflect change of purpose from...
2010-05-11 John DarringtonChange gpointer variable to PsppireDataWindow * in...
2010-05-11 John DarringtonRemove unused GObject pointer from dialog functions...
2010-03-10 Ben PfaffDESCRIPTIVES: In GUI, generate Z scores immediately...
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-24 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-23 John DarringtonNew module psppire-var-view
2009-11-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-17 John DarringtonSeparated psppire_selector_set_subjects into two indivi...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-15 John DarringtonPsppireSelector: new properties: "source-widget" and...
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-10 John DarringtonStarted transition to a .glade-less system.
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-23 John DarringtonMerge commit 'origin/stable'
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-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-18 John DarringtonRename the "model" property to "dictionary"
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-24 John DarringtonConvert descriptives dialog to GtkBuilder
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonMove data-editor.c to psppire-data-window.c
2008-12-30 John DarringtonNew objects psppire-window and psppire-syntax-window.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-02-29 John DarringtonApplied patch #6428
2008-01-29 John DarringtonImplemented the paired samples t test dialog. Closes...
2007-12-01 John DarringtonImplemented the FREQUENCIES dialog.
2007-10-07 John DarringtonAdded feature to make OK and PASTE buttons insensitive...
2007-10-06 Ben PfaffAdd DESCRIPTIVES dialog.