Error with g_critical instead of g_assert on invalid variable types.
[pspp-builds.git] / src / ui / gui / var-type-dialog.c
2012-02-02 John DarringtonError with g_critical instead of g_assert on invalid...
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-06-23 Ben Pfaffgui: Eliminate some dependencies on the dictionary.
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-06 John DarringtonFix crash on variable type dialog custom currency display.
2010-02-10 Ben Pfaffgui: Remove write-only variable 'new_type' from on_var_...
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-27 John DarringtonChange GTK_SIGNAL_FUNC to G_CALLBACK.
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-12 John DarringtonSplit data-editor.glade into two files.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-21 John Darringtonconvert labels and missing values dialogs to GtkBuilder
2008-02-20 John DarringtonRemove erroneous casts.
2008-02-02 John DarringtonFixed some warnings from valgrind.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-07-04 John DarringtonMake sure that width entry widget shows.
2007-04-13 John DarringtonAdded DATETIME20 format template.
2007-01-27 John DarringtonFixed bug closing variable type dialog
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-23 John DarringtonCleaned up GUI, by objectifying the data editor. Remov...
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-16 John DarringtonCommitted patch #5636
2006-12-10 Ben PfaffNew function fmt_dollar_template based on pspp-dev...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffAdd missing "#include <config.h>".
2006-05-07 John DarringtonFixed a number of warnings.
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.