projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Revert "Fixed a use after free error when manipulating datasets."
[pspp]
/
src
/
ui
/
gui
/
psppire-selector.c
2020-06-07
John Darrington
Whitespace changes only.
blob
|
commitdiff
|
raw
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
John Darrington
PsppireSelector: Do not add a default selector func...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
John Darrington
psppire-selector.c: Remove unused preprocessor macro
blob
|
commitdiff
|
raw
|
diff to current
2015-12-08
John Darrington
Update selector widgets on dialog activation.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-04
John Darrington
Avoid GtkArrow which is deprecated
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
John Darrington
Means Dialog: Fix issue where the wrong syntax was...
20140220030511/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-10-26
Ben Pfaff
Merge master into gtk3.
20131026032545/pspp
20131027032559/pspp
20131028032549/pspp
20131030030824/pspp
20131031032414/pspp
20131101032516/pspp
20131102032602/pspp
20131103032703/pspp
20131104032617/pspp
20131105032650/pspp
20131106032624/pspp
20131107032703/pspp
20131108032720/pspp
20131110032717/pspp
20131111032724/pspp
20131112032726/pspp
20131113032746/pspp
20131114032755/pspp
20131115032755/pspp
20131116032752/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
John Darrington
Remove old signal handlers when target widgets are...
20131009030508/pspp
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
John Darrington
Simplify psppire-var-view and its relationship to psppi...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-23
John Darrington
Merge remote branch 'origin/master' into psppsheet
20121201032009/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
John Darrington
Fix possible memory corruption when creating dialogs...
20121119030501/pspp
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
John Darrington
Remove empty _finalize function
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
John Darrington
Small refactoring and cleanup of psppire-selector.c
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
John Darrington
Remove _base_init and base_finalize functions from...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
John Darrington
PsppireSelector: Don't try to set callbacks on null...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
Ben Pfaff
gui: Properly manage ref counts of combo box and tree...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
John Darrington
Correct bugs in PsppireSelector which cause the Examine...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
John Darrington
PspppireSelector: Prevent selection of disallowed entries.
20120412030503/pspp
20120413030504/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-08-20
John Darrington
Merge remote branch 'origin/sourceview'
20110820030503/pspp
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Remove action member from PsppireSelector
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Ben Pfaff
gui: Include only <gtk/gtk.h> to use GTK+.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-29
John Darrington
Added dialog box for the aggregate command
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
John Darrington
Merge commit 'origin/covariance'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-18
John Darrington
Merge branch 'master' into output
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
John Darrington
New interface PsppireSelectDestWidget.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-13
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-12
John Darrington
Remove awkward dependency from psppire-selector.c
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
John Darrington
New module psppire-var-view
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
John Darrington
Ensure that only one set of callbacks exist.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
John Darrington
Separated psppire_selector_set_subjects into two indivi...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
John Darrington
PsppireDictView: Change "dictionary" property to "model".
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
John Darrington
PsppireSelector: new properties: "source-widget" and...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-05-09
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-04-07
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
John Darrington
Merge commit 'origin/stable'
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
John Darrington
Namespace police duty.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-29
John Darrington
Implemented the paired samples t test dialog. Closes...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
John Darrington
Create a "pspp-stock-select" stock icon, and use it...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-23
John Darrington
Implemented the recode dialogs.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
John Darrington
Added the Independent Samples T Test dialog
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
John Darrington
Implemented the find dialog.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
John Darrington
Added the Compute dialog box.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Ben Pfaff
(psppire_selector_set_subjects): Add an
blob
|
commitdiff
|
raw
|
diff to current
2007-03-31
John Darrington
Fixed the refresh button on the dialogs.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
John Darrington
Numerous GUI enhancements.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
John Darrington
Deleted header file #includes which have been removed...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-26
John Darrington
Added custom psppire-selector widget.
blob
|
commitdiff
|
raw
|
diff to current