pspp
2012-07-29 John DarringtonREADME.Git - Update the gnulib commit number to include...
2012-07-28 John DarringtonFixed some of the leaks in REGRESSION 20120729000504/pspp
2012-07-28 John DarringtonFixed memory leaks in FACTOR
2012-07-28 John DarringtonFix leak in u8-istream-test.c
2012-07-28 John DarringtonFix typo in include-path.c which was causing memory...
2012-07-28 John DarringtonFix memory leak in encoding-guesser-test
2012-07-28 John DarringtonFix memory leak in format-guesser-test.c
2012-07-28 John DarringtonFix memory leak in datasheet-test.c
2012-07-27 John Darringtondict_clone: Fix memory leak. 20120728000505/pspp
2012-07-23 John Darringtondatasehhet.c: Fix memory leak 20120724000504/pspp 20120725000503/pspp 20120726000503/pspp 20120727000502/pspp
2012-07-22 John Darringtonscan-test.c: Fix memory leak 20120723000505/pspp
2012-07-22 John DarringtonFixed memory leaks coming from file-handle-def.c
2012-07-17 Ben Pfaffvar-type-dialog: Use fmt_date_template() to reduce... 20120718000506/pspp 20120719000503/pspp 20120720000504/pspp 20120721000505/pspp 20120722000503/pspp
2012-07-17 Ben Pfaffformat: Make fmt_date_template() human-friendly, respec...
2012-07-17 Ben Pfaffvar-type-dialog: Use G_TYPE_INT to store an int.
2012-07-17 Ben Pfaffvar-type-dialog: Fix possible memory leaks.
2012-07-17 Ben Pfaffvar-type-dialog: Avoid string copy setting up currency...
2012-07-16 John DarringtonFixed leak in aggregate dialog 20120717000504/pspp
2012-07-16 John DarringtonPsppireWindow and PsppireDialog: Use correct the parent...
2012-07-15 John DarringtonGET DATA: Fix memory leak 20120716000503/pspp
2012-07-15 John DarringtonFix memory leak in odt driver
2012-07-15 John DarringtonFix some of the memory leaks in MEANS
2012-07-15 John DarringtonDO REPEAT: Fix memory leak
2012-07-14 Ben Pfafftext-data-import-dialog: Convert input lines to UTF... 20120715000502/pspp
2012-07-14 Ben Pfaffu8-istream: Retry read upon EINTR.
2012-07-14 John DarringtonData file reader: Avoid crash after failing to open...
2012-07-14 John Darringtoncairo.c (apply_options): Fix potential memory leak
2012-07-13 John DarringtonREADME: Remove sentance about being first release with... 20120714000503/pspp
2012-07-13 Ben Pfaffvar-type-dialog: Move UI into separate .ui file.
2012-07-13 Ben Pfaffvar-type-dialog: Avoid static variables.
2012-07-10 John DarringtonPsppireVarStore: Fix memory leak 20120711000504/pspp 20120712000504/pspp 20120713000505/pspp
2012-07-10 John DarringtonPsppireDataEditor: No longer keep a reference to the...
2012-07-10 Ben Pfaffpsppire-window-base: Avoid memory leak in get_window_id(). 20120710000508/pspp
2012-07-10 Ben Pfaffpsppire-data-window: Destroy dataset from finalize.
2012-07-10 Ben Pfaffpsppire-data-window: Avoid reference leak to PsppireDict.
2012-07-09 John DarringtonFixed memory leak in cairo driver.
2012-07-09 Ben Pfaffpsppire-data-editor: Unref old data_window upon change. 20120709000503/pspp
2012-07-09 Ben Pfaffpsppire-data-window: Delete dataset when closing window.
2012-07-09 Ben Pfaffpsppire-var-store: Chain up to correct parent method...
2012-07-09 Ben Pfaffpsppire-dict: Make PsppireDict not own its "struct...
2012-07-09 Ben Pfaffgui: Fix Glib-GObject-WARNING when closing the active...
2012-07-07 Ben Pfaffpo: Update Slovenian translation from translationprojec... 20120708000503/pspp
2012-07-06 John DarringtonFixed crash in two sample npar tests with (paired)
2012-07-05 John DarringtonDocumentation: correct punctuation and grammar
2012-07-01 John DarringtonNew Slovenian localisation from translationproject.org 20120702000514/pspp 20120703000504/pspp 20120704000504/pspp 20120705000505/pspp 20120706000503/pspp
2012-06-20 John DarringtonReadme.Git: Update gnulib SHA to include fixes for... 20120621000503/pspp 20120622000503/pspp 20120623000503/pspp 20120624000504/pspp 20120625000504/pspp 20120625203456/pspp 20120626000502/pspp 20120627000503/pspp 20120628000505/pspp 20120629000503/pspp 20120630000506/pspp 20120701000504/pspp
2012-06-20 Ben Pfafftext-data-import-dialog: Allow user to choose input...
2012-06-20 Ben PfaffAdd ENCODING subcommand to several commands.
2012-06-19 Ben Pfaffline-reader: New library for reading a file line-by...
2012-06-19 Ben PfaffPRINT SPACE: Fix missing fh_unref() on error path.
2012-06-15 John Darringtonext-array.c: Ensure that fseek is called before switchi... 20120616000502/pspp 20120617000503/pspp 20120618000503/pspp 20120619000503/pspp 20120620000508/pspp
2012-06-07 John DarringtonCORRELATIONS: Fixed bug displaying non-sqaure correlati... 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
2012-06-02 John DarringtonExtract the independent samples gui from t-test.ui...
2012-05-20 John DarringtonRegression Dialog: Convert to PsppireDialogAction object 20120520030503/pspp 20120521030502/pspp 20120522030504/pspp 20120523030503/pspp 20120524030503/pspp 20120525030504/pspp 20120526030503/pspp 20120527030504/pspp 20120528030503/pspp 20120530030501/pspp 20120531030508/pspp 20120602060505/pspp 20120603060503/pspp 20120604060508/pspp 20120605060508/pspp 20120606060502/pspp
2012-05-19 John DarringtonT-TEST Independent Samples Dialog: Converted to a Psppi...
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2012-05-10 John DarringtonMinor documentation formatting changes
2012-05-09 John DarringtonHISTOGRAMS: Fix bin width problems on large numbers... 20120510030503/pspp 20120511030508/pspp 20120512030503/pspp 20120513030508/pspp 20120514030504/pspp
2012-05-09 John DarringtonHistograms: Rotate labels when there are lots of bins
2012-05-09 John DarringtonMove comment to correct function
2012-05-09 Ben Pfaffi18n: Set LC_COLLATE locale category based on system...
2012-05-06 Ben Pfaffgui: Make lex_gtk_text_buffer_read() count bytes, not... 20120507030502/pspp 20120508030509/pspp 20120509030502/pspp
2012-05-06 Ben Pfafflexer: Check that 'read' function in lex_source returns...
2012-05-05 John DarringtonFrequencies.ui: Adjust widget packing properties. 20120506030509/pspp
2012-05-05 John Darringtonfrequencies.ui: Reformat using glade-3
2012-05-05 Ben Pfaffconfigure.ac: Link PSPPIRE explicitly against gthread.
2012-05-01 John DarringtonMEANS: Use var_to_string instead of var_get_name for... 20120502030502/pspp 20120503030502/pspp 20120504030503/pspp 20120505030504/pspp
2012-05-01 John DarringtonFrequencies dialog: Add Mnemonics
2012-05-01 Ben Pfaffrange-tower-test: Fix test failures on 64-bit architect...
2012-04-30 John DarringtonIndependent T-TEST Dialog: Use PsppireValueEntry in...
2012-04-29 John DarringtonConverted Factor Dialog to PsppireDialogAction class 20120430030504/pspp
2012-04-28 John DarringtonConvert Rank Dialog to PsppireDialogAction 20120429030503/pspp
2012-04-28 John DarringtonUnref GtkBuilder objects when they are no longer required
2012-04-28 John DarringtonPsppireDialogAction: Destroy dialog after it has been run
2012-04-28 John DarringtonPsppireSelector: Don't try to set callbacks on null...
2012-04-28 John DarringtonRegression Dialog: Tidy up and comment.
2012-04-28 John DarringtonCorrect erroneous g_object_unref calls
2012-04-26 Ben Pfaffpo: Update Catalan translation from translation-project... 20120426030505/pspp 20120427030503/pspp 20120428030504/pspp
2012-04-26 Ben Pfaffpo: Update Spanish translation from translation-project...
2012-04-25 Ben Pfaffpsppire-cell-renderer-button: Add "slash" property. 20120425030503/pspp
2012-04-25 Ben Pfaffpsppire-cell-renderer-button: New cell renderer for...
2012-04-25 Ben Pfaffpspp-sheet-view: Add "fixed-height" and "fixed-height...
2012-04-25 Ben Pfaffpspp-sheet-view: Make pspp_sheet_view_stop_editing...
2012-04-25 Ben Pfaffpspp-sheet-view: Improve look of sheet when there are...
2012-04-25 Ben Pfaffpspp-sheet-view: Optimize by making column header widge...
2012-04-25 Ben Pfaffpspp-widget-facade: New code to measure and render...
2012-04-25 Ben Pfaffpspp-sheet-view: Add "special-cells" property to speed...
2012-04-25 Ben Pfaffpspp-sheet-view: Start editing upon button release...
2012-04-25 Ben Pfaffpspp-sheet-view: Support rectangular selection, column...
2012-04-25 Ben Pfaffpspp-sheet-view: Edit cells on the first click by default.
2012-04-25 Ben Pfaffpspp-sheet-view-column: Add support for tooltips on...
2012-04-25 Ben Pfaffpspp-sheet-view: Fix rendering moving cursor left or...
2012-04-25 Ben Pfaffpspp-sheet-view: Fix visual artifacts for sheet views...
2012-04-25 Ben Pfaffpspp-sheet-view: Improve scrolling performance.
2012-04-25 Ben Pfaffpspp-sheet-view: Reduce time and memory cost to O(1...
2012-04-25 Ben PfaffImport GtkTreeView from GTK+ 2.0-2.20.1 renamed as...
2012-04-25 Ben PfaffPsppireValueEntry: Simplify 'if' condition.
2012-04-25 Ben Pfaffpsppire-dialog-action: Remove unused variable.
2012-04-25 Ben Pfaffgui: Put <?xml> declaration at beginning of roc.ui.
2012-04-25 Ben Pfaffgui: Properly manage ref counts of combo box and tree...
next