pspp-builds.git
2009-09-12 John DarringtonCanonicalise some printed strings, to make translators...
2009-09-09 Ben PfaffRelease PSPP 0.6.2-pre6. v0.6.2-pre6
2009-09-09 Ben PfaffAdd Brazilian Portuguese translation.
2009-09-04 Ben PfaffT-TEST: Also fix the case where the correlation is...
2009-09-04 Ben PfaffUpdate to latest nl.po.
2009-09-04 Ben PfaffFix missing @clicksequence problem with older Texinfo... master
2009-09-04 Ben PfaffT-TEST: Avoid NaN in paired-sample correlation signific...
2009-09-02 Jason StoverNew functions glm_custom_design and parse_interactions.
2009-09-01 John DarringtonRemove i18n related configuration items which are no...
2009-08-31 John DarringtonReplace "all-hook" with "all-local".
2009-08-31 John DarringtonAdd the all_q_sources to the dependencies of po/pspp.pot
2009-08-31 John DarringtonRewrite automake rules for internationalisation files.
2009-08-30 John DarringtonCorrect typo in printed string
2009-08-30 John DarringtonUpdate to most recent Gnulib
2009-08-30 John DarringtonFix make distcheck
2009-08-16 John DarringtonDon't override label for Save As menuitem
2009-08-14 John DarringtonRemove const qualifier.
2009-08-14 John DarringtonUpdate perl module version number
2009-08-14 John DarringtonRevert pango dependency to version 2.20
2009-08-11 Ben PfaffEXAMINE: Fix null pointer dereference introduced in...
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-11 Ben PfaffDelete tab_raw function and tab_alloc macro.
2009-08-11 Ben PfaffDelete tab_create()'s unused third parameter.
2009-08-11 Ben PfaffSeparate table functions that format their arguments...
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2009-08-09 Ben PfaffAdd CHECK_POINTER_HAS_TYPE macro, and use it to make...
2009-08-09 Ben PfaffEliminate unnecessary casts.
2009-08-09 Ben PfaffAdd UP_CAST macro, for safer casting from contained...
2009-08-06 Ben PfaffEliminate casts that can be replaced by uses of the...
2009-08-06 Ben Pfaffoutput: Always use helper functions to access struct...
2009-08-05 Ben Pfaffoutput: Remove write-only "col_group' member from struc...
2009-08-05 Ben Pfaffoutput: Get rid of write-only "hit" member in struct...
2009-08-05 Ben Pfaffoutput: Fix warnings about unused function arguments...
2009-08-03 Jason StoverCruft removal
2009-08-01 John DarringtonConsolidate translatable strings into a common form.
2009-08-01 John DarringtonAdded options to the ODF driver.
2009-08-01 John DarringtonFixed bug rendering joined columns
2009-08-01 John DarringtonAdd a styles.xml file
2009-08-01 John DarringtonPrevent existing output file from interfereing with zip
2009-08-01 John DarringtonRevert inadvertently commited change to required pango...
2009-08-01 John DarringtonEnable joined cells to be rendered properly
2009-07-31 John DarringtonAdded a meta.xml file.
2009-07-31 John DarringtonAdd comments and cleanup
2009-07-31 John DarringtonAdd the file I forgot to include
2009-07-31 John DarringtonInitial attempt at an ODF driver
2009-07-30 Ben Pfaffoutput: Draw titles on charts in a larger font than...
2009-07-30 Ben Pfaffoutput: Fix vertical alignment of text to a baseline...
2009-07-30 John DarringtonUse u8_cpy instead of memcpy.
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead... v0.7.3
2009-07-29 Ben Pfaffoutput: Make chart geometry the responsibility of the...
2009-07-29 Jason StoverMerged changes from branch interaction-review
2009-07-28 Ben Pfaffcharts: Use numeric colors instead of color names.
2009-07-28 John DarringtonRemove commented code
2009-07-28 John Darringtonremove unused return value
2009-07-28 John DarringtonAllow ranges with left to right and bottom to top sense...
2009-07-28 John DarringtonReplace safe_strcmp with g_strcmp0.
2009-07-28 John DarringtonFix clipboard export of non-ascii strings.
2009-07-27 John DarringtonFix bug in casemapping long strings.
2009-07-27 John DarringtonRemove the RESIZE feature of the sheet.
2009-07-27 John DarringtonRe-enable signal emmission on row/column selection
2009-07-27 John DarringtonRemoved unused function
2009-07-27 John DarringtonRemoved unnecessary variable and consequently unreachab...
2009-07-27 John DarringtonAvoid the need for an extra click when de-selecting...
2009-07-27 John DarringtonRe-enable selection of complete rows/columns
2009-07-27 John DarringtonRemove unused function psppire_sheet_cell_get_state
2009-07-27 John DarringtonPrevent var sheet from traversing to an invalid cell
2009-07-27 John DarringtonRedraw affected areas after de-selecting a region
2009-07-27 John DarringtonRedraw selection when reducing its area.
2009-07-27 John DarringtonReplaced GTK_STATE_NORMAL with PSPPIRE_SHEET_NORMAL...
2009-07-27 John DarringtonRemoved unnecessary variables
2009-07-27 John DarringtonMade selection a bit more reliable
2009-07-27 John DarringtonRemove unnecessary variable
2009-07-27 John DarringtonPartial fix of selection in the sheet.
2009-07-26 John DarringtonWhitespace changes for the benefit of xgettext.
2009-07-25 John DarringtonDisable extend_selection call.
2009-07-25 John DarringtonAdd "dictionary" property to PsppireVarStore and use it.
2009-07-24 John DarringtonChange signature of text_to_value.
2009-07-24 John Darringtonremove return values from callbacks which don't need...
2009-07-23 John DarringtonFix warnings in flip command.
2009-07-23 John DarringtonRemove reference to roc.h which doesn't exist.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonFix merge problems
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-22 Ben Pfaffoutput: Make building without libplot possible again.
2009-07-22 Ben Pfaffoutput: Use macro HAVE_CHARTS instead of NO_CHARTS.
2009-07-22 Ben Pfaffoutput: Remove barchart implementation, which is unused.
2009-07-21 John DarringtonAdd perl functions to get the format of a variable
2009-07-20 John DarringtonRemove double semicolons.
2009-07-20 John DarringtonReplace caseproto_clone with caseproto_ref
2009-07-20 Ben PfaffMove implementation of NP plots out of EXAMINE into...
2009-07-20 Ben Pfaffcharts: Allow passing a null pointer to chart_unref.
2009-07-19 John DarringtonAdded more (hopefully usefull) comments
2009-07-19 John DarringtonAdd some comments and macros to make the code more...
2009-07-19 John DarringtonAdd assertion to check code consitency
2009-07-19 John DarringtonFix cleanup of ROC command.
2009-07-19 John DarringtonRespect the constness of caseproto.
2009-07-19 John DarringtonCorrected spelling of "consolidate".
2009-07-19 John DarringtonAdded the '=' to the plot subcommand's documentation.
2009-07-18 John DarringtonAvoid compiler warning
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
next