Fix compiler warning
[pspp] / src / ui / gui / psppire-dictview.c
2017-10-10 John DarringtonFix compiler warning
2017-10-05 John DarringtonProvide wrapper for gtk_menu_popup_at_pointer.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-27 John DarringtonNew menu: Edit|Options
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-03-18 John DarringtonAdded display sort feature to PsppireDictView
2013-10-26 Ben PfaffMerge 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
2013-09-30 Bastián Díazpsppire-var-sheet: Rename references to the icons for...
2013-09-23 Ben Pfaffpsppire-dictview: New function psppire_dict_view_get_se...
2013-09-04 Ben Pfaffpsppire-dictview: Generalize psppire_dict_view_get_var_...
2013-08-05 John DarringtonAdded new icons and made them stock items. 20130806030502/pspp
2013-07-29 Ben Pfaffpsppire-var-sheet: Add measurement level icons to varia... 20130729030504/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-04-28 John DarringtonCorrect erroneous g_object_unref calls
2012-04-25 Ben Pfaffgui: Properly manage ref counts of combo box and tree...
2012-04-14 John DarringtonPsppireDictView: Call gtk_widget_destroy instead of...
2012-02-23 John DarringtonFix bug #35532: Error setting PsppireDict predicate
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2011-05-03 Ben Pfaffgui: Include only <gtk/gtk.h> to use GTK+.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonRemove gettext markup from g_param_spec arguments.
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-18 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-11-16 John DarringtonPsppireDictView: Change "dictionary" property to "model".
2009-11-13 John DarringtonProperly display ampersand characters in dictionary...
2009-09-24 John DarringtonMerge commit 'origin/stable'
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-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-03 John DarringtonAdd PsppireDictView to glade library.
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-18 John DarringtonChange name of config parameter
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 DarringtonAdd a popup menu to the PsppireDictView object.
2009-03-17 John DarringtonNamespace police duty.
2009-03-17 John DarringtonNew object PsppireDictView