New file: builder-wrapper.h and builder-wrapper.c
[pspp-builds.git] / src / ui / gui / helper.h
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-07-01 John DarringtonRemove duplicated functions
2011-07-01 John DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-05-12 Ben Pfaffgui: Move null_if_empty_param() from psppire-window...
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-10 John DarringtonRefactor the Help menu.
2010-05-03 Ben PfaffTake advantage of Gnulib configmake module.
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-28 John DarringtonRemoved some calls to deprecated Gtk functions
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-24 John DarringtonChange signature of text_to_value.
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-12 John DarringtonAdded a dict parameter to data_in and dealt with the...
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-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 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-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 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-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-03-14 John Darringtoninclude format.h only where necessary.
2007-11-23 John DarringtonImplemented the recode dialogs.
2007-09-06 John DarringtonFixed buglet managing entries in the recent files lists.
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-04-03 John DarringtonImplemented the recently used files menus.
2007-03-26 John DarringtonMade the code relocatable (using the relocate function...
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-16 John DarringtonRemoved my authorship lines.
2006-05-14 John DarringtonFixed some memory leaks in GUI.
2006-05-11 John DarringtonConverted strings to utf8 before passing to gtksheet...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.