Select Cases Dialog: minor refactor.
[pspp] / src / ui / gui / select-cases-dialog.c
2015-12-30 John DarringtonSelect Cases Dialog: minor refactor.
2015-06-24 John DarringtonSelect cases dialog: Change GtkTable to GtkGrid
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-25 John Darringtonselect cases dialog: Fix syntax generation issues when... 20121226030505/pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-11-23 John DarringtonRefactoring: common function set_sensitivity from toggle
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-30 John DarringtonReplaced the function widget_scanf with a new widget...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-14 Ben Pfaffgui: Fix temporary filtering by a variable's value. 20110514030504/pspp 20110515030504/pspp 20110516030504/pspp 20110517030504/pspp 20110518030503/pspp 20110519030505/pspp 20110520030502/pspp 20110521030504/pspp 20110522030504/pspp 20110523030503/pspp 20110524030503/pspp 20110525030502/pspp
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... 124/pspp 125/pspp 126/pspp 127/pspp 128/pspp 129/pspp 130/pspp 20101206030505/pspp 20101207030502/pspp 20101208030508/pspp 20101209030502/pspp 20101210030502/pspp 20101211030502/pspp 20101212030503/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-08-28 John DarringtonImproved the syntax generated by the select-cases dialog 20100829040503/pspp
2010-06-23 John DarringtonMove select cases into its own definition file
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... 20100512040525/pspp
2010-05-11 John DarringtonRemove unused GObject pointer from dialog functions...
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
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-09-24 John DarringtonMerge commit 'origin/stable'
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-09 John DarringtonFix some compiler warnings
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
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 DarringtonRemove some unnecessary #includes
2009-03-17 John DarringtonNew object PsppireDictView
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-04 John DarringtonMerge commit 'HEAD'; commit 'master/master'
2009-01-04 John DarringtonConvert psppire.glade to psppire.ui
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-04-21 John DarringtonUpdate some copyright notices which still referred...
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-08-01 John DarringtonUse non-deprecated functions.
2007-07-29 John DarringtonImplemented the Select Cases Dialog