treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / ui / gui / psppire-dict.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-04-10 John Darringtonsrc/ui/gui/psppire-dict.c (psppire_dict_set_name):...
2020-09-05 John DarringtonRemove the --enable-debug configure option.
2020-08-24 Friedrich BeckmannWarnings: missing initializer for value_tables and...
2020-07-04 John DarringtonAudit and cleanup dispose methods of classes which...
2020-06-20 John Darringtonpsppire-dict.c: Avoid compiler warning
2020-06-07 John DarringtonWhitespace changes only.
2020-06-05 Friedrich Beckmannimprove deletion of consecutive variables #55357
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-06-29 John DarringtonPsppireDict: Constness
2019-06-23 John DarringtonDon't crash when inserting variables into an empty...
2018-10-01 John DarringtonReference count struct dictionary.
2017-09-24 John DarringtonSet the variable display width instead of adding an...
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-09-03 John DarringtonPsppireDict: Add a quarter of a unit to the displayed...
2017-09-03 John DarringtonWhitespace changes only
2017-09-02 John DarringtonHonour the display width variable property
2017-09-02 John DarringtonCope with changes to ssw_axis_model (upstream)
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-25 John DarringtonDeal with formal release of upstream library
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-08 John DarringtonCope with new location of upstream files
2017-04-23 John DarringtonWhitespace changes only. Remove trailing whitespace.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-31 John DarringtonFix typo in comment
2017-03-30 John DarringtonUse the "items-changed" signal instead of "changed"
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-15 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-14 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-13 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonFix potential null pointer dereference
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-09 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-07 John DarringtonMerge branch 'master' into sheet
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-18 John DarringtonPsppireDict: Added GType values for missing columns
2016-03-14 John DarringtonComplete definition of PsppireDict get_value and get_ty...
2016-02-28 John DarringtonChange signal name and signature from "backend-changed...
2016-02-28 John DarringtonPsppireDict: New signal "changed"
2016-02-22 John DarringtonUse new sheet in var-sheet
2016-02-22 John DarringtonAdapt to new sheet
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-03-18 John DarringtonAdded display sort feature to PsppireDictView
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-06-22 John Darringtondictionary.c: Remove the var_resized and var_display_wi...
2013-06-22 John DarringtonChanged the signature of the VARIABLE_CHANGED signal...
2013-06-22 John DarringtonAdded the WHAT and OLDVAR parameters to the var_changed...
2012-07-09 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes... 20120709001830/pspp 20120710001843/pspp
2012-07-09 Ben Pfaffpsppire-dict: Make PsppireDict not own its "struct...
2012-04-21 Ben Pfaffgui: Use canonical names for signals.
2012-04-19 Ben PfaffRevert "psppire-dict: g_return_if_fail for idx in psppi... 20120419030507/pspp
2012-04-18 Ben Pfaffpsppire-dict: g_return_if_fail for idx in psppire_dict_...
2012-04-17 Ben Pfaffpsppire-dict: Return new var from psppire_dict_insert_v... 20120417030503/pspp
2012-04-17 Ben Pfaffpsppire-dict: Make auto_generate_var_name() public...
2012-04-17 Ben Pfaffpsppire-dict: Get rid of static var in auto_generate_va...
2012-04-17 Ben PfaffAllow dictionary 'var_deleted' callback to examine...
2011-10-12 John DarringtonAdded some missing gettext macros
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-08-28 John DarringtonAllow translation of default variable name.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonChange psppire_dicts pointers from G_POINTER to PSPPIRE...
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-06-12 Ben PfaffDrop call to deleted function value_cnt_from_width...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
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-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-27 John DarringtonRead dictionary encoding from data files.
2009-03-27 John DarringtonRedesign the character re-encoding code.
2009-03-17 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-03-17 John DarringtonNamespace police duty.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-14 John DarringtonMoved marshallers to src/ui/gui
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
next