Fix compile warnings
[pspp-builds.git] / src / ui / gui / helper.c
2009-07-07 John DarringtonFix compile warnings
2009-07-07 John DarringtonFix bug in value labels dialog box
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
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-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-23 John DarringtonConvert filename encodings when opening files.
2009-03-22 John DarringtonAllow non-ascii characters to be entered into the varia...
2009-03-11 John DarringtonConvert manual to docbook and load that in yelp.
2009-03-06 John DarringtonRemove some unnecessary casts
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-03-02 John DarringtonRename get_object_assert to get_action_assert
2009-02-24 John DarringtonRemove last vestiges of libglade dependencies
2009-02-24 John DarringtonRemove glade version of connect_help
2009-02-22 John DarringtonMerge commit 'window-manager/master'
2009-02-22 John DarringtonFix signature of connect_help
2009-02-21 John DarringtonRe enable the connect_help function
2009-02-20 John DarringtonConverted syntax-editor definition from libglade to...
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
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-03 John DarringtonAdded infrastructure for GtkBuilder and change oneway...
2009-01-01 John DarringtonRefactor common code in dialog implementations
2008-12-30 John DarringtonRewrite output-viewer.c --> psppire-output-window.c
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-02 John DarringtonDeleted psppire-case-file.[ch]
2008-12-01 John DarringtonRemove marshaller from helper.c and use a generated...
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-10 Ben PfaffConsolidate multiple messages into single message dialo...
2008-02-03 John DarringtonFix memory leaks in gui
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-09-19 Ben PfaffFix bug #20910.
2007-09-06 John DarringtonFixed buglet managing entries in the recent files lists.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-08-16 John DarringtonAdded a basic output viewer.
2007-08-07 John DarringtonFixed the two biggest sources of GtkCritical errors.
2007-07-30 John DarringtonEnabled output generation in the GUI.
2007-07-26 John DarringtonPatch #6086. Adds "transformation pending" state.
2007-07-18 John DarringtonAdded the ability to resize string variables from the...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-04 John DarringtonAdded the Compute dialog box.
2007-01-26 John DarringtonAdded custom psppire-selector widget.
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2006-12-27 John DarringtonAdded menuitem to display the PSPP reference manual.
2006-12-27 John DarringtonRe-added the help button callbacks
2006-12-24 John DarringtonWhitespace changes only.
2006-12-24 John DarringtonWhitespace changes only
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-05-30 John DarringtonInternationalisation.
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
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.