projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove reference to gtk-builder-convert which is no longer distributed
[pspp-builds.git]
/
src
/
2010-05-10
John Darrington
Converted output-viewer from .glade to .ui
tree
|
commitdiff
2010-05-10
John Darrington
Convert syntax-editor from .glade to .ui
tree
|
commitdiff
2010-05-10
John Darrington
Refactor the Help menu.
tree
|
commitdiff
2010-05-09
John Darrington
Added some missing translation tags
tree
|
commitdiff
2010-05-09
John Darrington
Move data sheet cases popup menu to GtkBuilder file
tree
|
commitdiff
2010-05-09
John Darrington
Move var sheet variables popup menu to GtkBuilder file
tree
|
commitdiff
2010-05-09
John Darrington
Remove property settings from psppire_data_window and...
tree
|
commitdiff
2010-05-09
John Darrington
Move implementation of the datasheet variable popup...
tree
|
commitdiff
2010-05-09
John Darrington
Remove the resolve_action function which is no longer...
tree
|
commitdiff
2010-05-09
John Darrington
Use consistent orthography for "stock-id" property
tree
|
commitdiff
2010-05-09
John Darrington
Convert data-editor.glade to data-editor.ui
tree
|
commitdiff
2010-05-08
Michel Boaventura
psppire: Translate more GUI strings.
tree
|
commitdiff
2010-05-06
John Darrington
Fix crash on variable type dialog custom currency display.
tree
|
commitdiff
2010-05-06
John Darrington
Don't convert values returned from gettext to UTF8.
tree
|
commitdiff
2010-05-05
Michel Boaventura
psppire: Translate all format type categories, not...
tree
|
commitdiff
2010-05-03
Ben Pfaff
CROSSTABS: Merge functions into cmd_crosstabs().
tree
|
commitdiff
2010-05-03
Ben Pfaff
FREQUENCIES: Refactor and simplify percentiles calculat...
tree
|
commitdiff
2010-05-03
Ben Pfaff
Take advantage of Gnulib configmake module.
tree
|
commitdiff
2010-05-02
John Darrington
Convert syntax files to UTF-8 before loading them.
tree
|
commitdiff
2010-05-02
Ben Pfaff
Use ftello() and fseeko() instead of ftell() and fseek...
tree
|
commitdiff
2010-05-02
Ben Pfaff
Implement MRSETS command.
tree
|
commitdiff
2010-05-01
Ben Pfaff
New stringi_set functions.
tree
|
commitdiff
2010-05-01
Ben Pfaff
New case-insensitive string map data structure.
tree
|
commitdiff
2010-04-24
Ben Pfaff
cairo-chart: Fix Pango version check.
tree
|
commitdiff
2010-04-22
Ben Pfaff
Document system file record type 7, subtype 16 as 64...
tree
|
commitdiff
2010-04-22
Ben Pfaff
integer-format: Support 64-bit integers in integer_get().
tree
|
commitdiff
2010-04-16
Ben Pfaff
Move definition of UI_FILES out of HAVE_GUI.
tree
|
commitdiff
2010-04-14
Ben Pfaff
short-names: Eliminate use of old hash table data struc...
tree
|
commitdiff
2010-04-13
Ben Pfaff
AUTORECODE: Eliminate use of old hash table implementation.
tree
|
commitdiff
2010-04-13
Ben Pfaff
AUTORECODE: Use "union value" instead of custom "union...
tree
|
commitdiff
2010-04-13
Ben Pfaff
AUTORECODE: Fix indentation.
tree
|
commitdiff
2010-04-13
Ben Pfaff
variable-parser: Implement PV_NO_DUPLICATE.
tree
|
commitdiff
2010-04-13
Ben Pfaff
variable-parser: Eliminate use of old hash table data...
tree
|
commitdiff
2010-04-12
Ben Pfaff
Add case-insensitive string set.
tree
|
commitdiff
2010-04-12
Ben Pfaff
value: New function value_clone_pool().
tree
|
commitdiff
2010-04-12
Ben Pfaff
dictionary: Use hmap instead of older hsh_table.
tree
|
commitdiff
2010-04-12
Ben Pfaff
hmapx: New function hmapx_clear().
tree
|
commitdiff
2010-04-12
Ben Pfaff
hmap: New function hmap_clear().
tree
|
commitdiff
2010-04-12
Ben Pfaff
variable: Remove unneeded assertions.
tree
|
commitdiff
2010-04-12
Ben Pfaff
dictionary: Remove unneeded assertions.
tree
|
commitdiff
2010-04-12
Ben Pfaff
vardict: Make vardict opaque to variable code.
tree
|
commitdiff
2010-04-12
Ben Pfaff
Make struct variable refer to struct vardict through...
tree
|
commitdiff
2010-04-12
Ben Pfaff
Make "internal variables" part of a dictionary.
tree
|
commitdiff
2010-04-12
Ben Pfaff
variable: Introduce and use new function var_get_encodi...
tree
|
commitdiff
2010-04-12
Ben Pfaff
dictionary: Fix memory leak in dict_set_encoding().
tree
|
commitdiff
2010-04-12
Ben Pfaff
dictionary: Fix potential access beyond allocated memory.
tree
|
commitdiff
2010-04-08
Ben Pfaff
Get rid of unnecessary uses of var_get_dict_index().
tree
|
commitdiff
2010-04-08
Ben Pfaff
hash-functions: New function hash_pointer().
tree
|
commitdiff
2010-03-26
Ben Pfaff
dict: Make dict_clone_var(), dict_clone_var_assert...
tree
|
commitdiff
2010-03-22
Ben Pfaff
bt: Improve code formatting.
tree
|
commitdiff
2010-03-22
Ben Pfaff
bt: New function bt_is_empty().
tree
|
commitdiff
2010-03-22
Ben Pfaff
psppire: Use default GTK+ font in output shown in GUI.
tree
|
commitdiff
2010-03-20
Ben Pfaff
FREQUENCIES: Simplify code for sorting the frequency...
tree
|
commitdiff
2010-03-19
Ben Pfaff
FREQUENCIES: Get rid of final (non-const) file-scope...
tree
|
commitdiff
2010-03-19
Ben Pfaff
FREQUENCIES: Move file-scope variables for charts into...
tree
|
commitdiff
2010-03-19
Ben Pfaff
FREQUENCIES: Move file-scope variables for stats into...
tree
|
commitdiff
2010-03-19
Ben Pfaff
FREQUENCIES: Move file-scope variables for percentiles...
tree
|
commitdiff
2010-03-18
Ben Pfaff
FREQUENCIES: Move file-scope variable syntax_pool into...
tree
|
commitdiff
2010-03-18
Ben Pfaff
FREQUENCIES: Eliminate file-scope variables n_variables...
tree
|
commitdiff
2010-03-18
Ben Pfaff
FREQUENCIES: Get rid of unused data_pool.
tree
|
commitdiff
2010-03-18
Ben Pfaff
FREQUENCIES: Capitalize names of enums.
tree
|
commitdiff
2010-03-17
Ben Pfaff
FREQUENCIES: Use newer hmap library instead of older...
tree
|
commitdiff
2010-03-17
Ben Pfaff
value: New function value_clone().
tree
|
commitdiff
2010-03-17
Ben Pfaff
array: Fix indentation.
tree
|
commitdiff
2010-03-14
Ben Pfaff
gui: Add charts, additional formatting feature to FREQU...
tree
|
commitdiff
2010-03-14
Ben Pfaff
FREQUENCIES: Modernize syntax and improve chart support.
tree
|
commitdiff
2010-03-13
Ben Pfaff
FREQUENCIES: Use Freedman-Diaconis formula to choose...
tree
|
commitdiff
2010-03-13
Ben Pfaff
FREQUENCIES: Add ability to calculating percentiles...
tree
|
commitdiff
2010-03-13
Ben Pfaff
tab: Add debugging checks to tab_hline() to match those...
tree
|
commitdiff
2010-03-10
Ben Pfaff
FREQUENCIES: Fix spelling error in dialog box text.
tree
|
commitdiff
2010-03-10
Ben Pfaff
DESCRIPTIVES: In GUI, generate Z scores immediately...
tree
|
commitdiff
2010-03-10
Ben Pfaff
gui: Fix build problem (missing header #include).
tree
|
commitdiff
2010-03-10
Ben Pfaff
gui: Merge File|Open|Syntax and File|Open|Data into...
tree
|
commitdiff
2010-03-10
Ben Pfaff
FREQUENCIES: Choose number of bins for histogram based...
tree
|
commitdiff
2010-03-10
Ben Pfaff
configure: Check for glib-genmarshal program at configu...
tree
|
commitdiff
2010-03-09
Ben Pfaff
CROSSTABS: Make 3-way crosstabulation work reasonably.
tree
|
commitdiff
2010-03-09
Ben Pfaff
tab: Drop redundant assertions.
tree
|
commitdiff
2010-03-06
Ben Pfaff
terminal UI: Fix circumstances when errors should be...
tree
|
commitdiff
2010-03-06
Ben Pfaff
CROSSTABS: Initialize hash tables for every split,...
tree
|
commitdiff
2010-03-02
Ben Pfaff
procedure: Fix LIST procedure (and others) in GUI.
tree
|
commitdiff
2010-03-02
Ben Pfaff
casereader: Factor buffering shim out into separate...
tree
|
commitdiff
2010-02-26
Ben Pfaff
gui: Save positions of windows only when they are closed.
tree
|
commitdiff
2010-02-24
Ben Pfaff
odt: Remove dependency on external "zip" program.
tree
|
commitdiff
2010-02-21
Ben Pfaff
csv: Fix setting output file name.
tree
|
commitdiff
2010-02-20
Ben Pfaff
gui: Fix File|Export in output viewer.
tree
|
commitdiff
2010-02-20
Ben Pfaff
gui: Suggest viewing the user manual online if starting...
tree
|
commitdiff
2010-02-20
Ben Pfaff
gnumeric-reader: Avoid convert_xml_string_to_value...
tree
|
commitdiff
2010-02-20
Ben Pfaff
NPAR TESTS: Avoid segfault in do_summary_box() if descr...
tree
|
commitdiff
2010-02-20
Ben Pfaff
q2c: Mark functions that do not return NO_RETURN.
tree
|
commitdiff
2010-02-20
Ben Pfaff
q2c: Fix format string errors.
tree
|
commitdiff
2010-02-20
Ben Pfaff
Fix format string errors.
tree
|
commitdiff
2010-02-20
Ben Pfaff
FREQUENCIES: Fix corner case for histogram calculation.
tree
|
commitdiff
2010-02-20
Ben Pfaff
gui: Fix theoretical comparison against garbage pointer.
tree
|
commitdiff
2010-02-20
Ben Pfaff
gui: Fix null pointer dereference in get_object_assert().
tree
|
commitdiff
2010-02-20
Ben Pfaff
moments: Fix null pointer dereference in calc_moments().
tree
|
commitdiff
2010-02-20
Ben Pfaff
MISSING VALUES: Fix free of indeterminate pointer.
tree
|
commitdiff
2010-02-20
Ben Pfaff
Build the ODT driver only if libxml2 is available.
tree
|
commitdiff
2010-02-15
Ben Pfaff
FACTOR: Avoid freeing indeterminate pointer.
tree
|
commitdiff
2010-02-13
Ben Pfaff
Include the .glade files in pspp.pot, not just the...
tree
|
commitdiff
2010-02-13
Ben Pfaff
RELIABILITY: Consistently capitalize "N of Items".
tree
|
commitdiff
next