we don't really need two forks of the output code
[pspp] / src / ui /
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2020-06-27 John Darringtonsrc/ui/gui/windows-menu.c (repopulate_windows_menu...
2020-06-27 John DarringtonPSPPIRE: Fix memory leaks when creating windows
2020-06-27 John DarringtonPSPPIRE: Fix crash when cleaning after bad text import.
2020-06-27 John DarringtonPSPPIRE: Avoid memory leaks from popup memnus
2020-06-27 John DarringtonGUI: Fix memory leak on startup
2020-06-26 Friedrich Beckmannpsppire-import: fixed bug with short csv file import
2020-06-26 Friedrich Beckmannadded title to variable sheet dialogs
2020-06-26 Friedrich Beckmannhelp: added help page info to variable sheet dialogs
2020-06-25 Friedrich Beckmannhelp: removed yelp support
2020-06-25 Friedrich Beckmannautomake.mk - added 96x96 size
2020-06-25 Friedrich Beckmannartwork: categories icons moved according to new strategy
2020-06-25 Friedrich Beckmannartwork: actions icons according to new strategy
2020-06-25 Friedrich Beckmannartwork: apps - pspp.svg - removed all but scalable...
2020-06-21 Friedrich Beckmanngui: added help in recode.ui subdialog
2020-06-21 Friedrich Beckmannmetainfo.xml - modified after validation
2020-06-21 Friedrich Beckmanndesktop: add mimetypes application/x-spss-sps and appli...
2020-06-21 Friedrich Beckmanndesktop: reversed mimetype to application/x-spss-sps
2020-06-21 John DarringtonFixed some calls to xcalloc where the quantity and...
2020-06-21 John Darringtonrecode dialog: set "old and new values" sentivitity...
2020-06-20 Ben Pfaffgui: Fix compatibility with older gettext.
2020-06-20 Friedrich Beckmannmain.c: set "register-session" property for gtk_application
2020-06-20 Friedrich Beckmanndesktop file: added Keywords and removed Education...
2020-06-20 Friedrich Beckmannmetainfo.xml: changed id to org.fsf.pspp, added more...
2020-06-20 Friedrich Beckmanndesktop: changed translations to msgfmt and xgettext
2020-06-20 John Darringtonpsppire-dict.c: Avoid compiler warning
2020-06-20 John Darringtonfind-dialog.c: Replace exp10 with our own integer version
2020-06-20 John DarringtonRevert "exp10 replaced with pow when exp10 is not avail...
2020-06-14 John DarringtonPSPPIRE: Add feature to search for text in the syntax...
2020-06-18 Friedrich Beckmannexp10 replaced with pow when exp10 is not available
2020-06-14 John DarringtonReplace use of deprecated GTimeVal with GDateTime
2020-06-14 John DarringtonGUI: Find dialog: Compare only to the decimal places...
2020-06-14 Friedrich Beckmannhelp: added help_page property at various ui files
2020-06-07 John DarringtonWhitespace changes only.
2020-06-07 John DarringtonFix crash when using the find function.
2020-06-07 Friedrich Beckmannfixed wrong goto case after opening .sav file
2020-06-07 Friedrich Beckmannfixed goto case dialog
2020-06-06 Friedrich Beckmannfixed variable type change during text import bug ...
2020-06-05 Friedrich Beckmannavoid crash by drag-n-drop in variable dialog #58457
2020-06-05 Friedrich Beckmannimprove deletion of consecutive variables #55357
2020-05-31 John Darringtonpsppire: Deal properly with inverted variable selections.
2020-05-31 Friedrich Beckmanninsert variables in var view (#55357)
2020-05-03 John DarringtonCorrect syntax when generating code for autorecode...
2020-04-14 Friedrich BeckmannMacOS: added a setup section to avoid script in applica...
2020-01-10 Ben Pfaffpsppire-output-window: Avoid calling gdk_window_begin_d...
2020-01-09 Ben Pfaffascii: Correct multiple bugs regarding output width.
2019-12-30 Ben Pfaffpsppire-import-assistant: Implement quotation checkbox...
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.
2019-12-15 John DarringtonEnsure that PRAGMA_COLUMNS etc can be overridden
2019-12-15 John DarringtonRemove unused #include directives
2019-12-08 Ben Pfaffcommand: Put command_ids in output into title case.
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-11-26 John DarringtonFix typos in comments
2019-11-26 John DarringtonRemove stray semicolon
2019-11-05 John DarringtonFixed incorrect syntax generated by the Select Random...
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-07-22 Ben Pfaffvalue: Get rid of value_str(), value_str_rw(), value_num().
2019-07-22 Ben Pfaffvalue: Drop distinction between long and short string...
2019-06-29 John DarringtonPsppireOutputView.c: Fix memory leak.
2019-06-29 John Darringtonterminal-reader.c: Remove unused variable.
2019-06-29 John DarringtonPsppireOutputViewer.c: Remove non-functional debug...
2019-06-29 John DarringtonUse non-deprecated gtk things
2019-06-29 John DarringtonPsppireDict: Constness
2019-06-23 John DarringtonDon't crash when inserting variables into an empty...
2019-06-23 John DarringtonAdd a comment
2019-05-04 John DarringtonEXAMINE: Don't crash when unrenderable graphs are...
2019-04-28 John DarringtonGUI: Scroll to correct datasheet position after deletin...
2019-04-16 Ayhan YalçınsoyOneway GUI: Add dialog box for the posthoc tests.
2019-03-31 Ayhan YalçınsoyLinear Regression GUI: Add checkbox for tolerance.
2019-03-02 John DarringtonPSPPIRE: Avoid some segmentation faults when corrupt...
2019-01-06 Ben Pfaffascii: Always use Unicode boxes by default if appropriate.
2019-01-02 Ben Pfaffpsppire-output-window: Avoid using options the ascii...
2019-01-02 Ben Pfaffpsppire-output-view: Only rerender for real changes.
2019-01-02 Ben Pfaffpsppire-output-view: Add a little extra space to GtkLayout.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2019-01-01 Ben Pfaffpsppire-output-view: Render only the visible parts...
2018-12-31 Ben Pfaffpsppire-output-viewer: Make sure that initial items...
2018-12-31 Ben Pfaffpsppire-output-view: Fix background color for output...
2018-12-31 Ben Pfaffpsppire-output-view: Add titles for groups.
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfaffdriver: New function output_driver_parse_option().
2018-12-25 Ben Pfaffoutput: Expand footnote support.
2018-11-26 Ben Pfaffpsppire: Fix multiple definitions of align_enum_type...
2018-11-16 Friedrich Beckmannfixed setting the font size via css syntax - Closes...
2018-11-12 Friedrich Beckmannchanged install directory for pspp.appdata.xml to metainfo
2018-11-06 Ben PfaffAdd support for MTIME and YMDHMS.
2018-10-14 John DarringtonPsppireSpreadSheetModel: Remove useless check and subst...
2018-10-14 John DarringtonPspppireImportAssistant: New function textfile_create_r...
2018-10-01 John DarringtonReference count struct dictionary.
2018-09-29 John Darringtonpsppire-import-assistant.c (psppire_import_assistant_ge...
2018-09-29 John Darringtonvalue-variant.c: Avoid read from beyond end of buffer...
2018-07-05 John DarringtonChange signature of sheet syntax generator function.
2018-07-05 John DarringtonImport Assistant: Disallow editing of the data sheet...
2018-07-05 John DarringtonGui Import Assistant: Populate the assistant when impor...
2018-07-04 John DarringtonWhitespace changes only
2018-07-04 John DarringtonImport Assistant: Fix minor memory leak.
2018-07-04 John DarringtonFix crash when attempting to add a new variable in...
2017-11-27 Friedrich Beckmannk-means dialog - number of clusters gtkentry field...
2017-11-24 John Darringtonpsppire_data_window: Don't crash when trying to delete...
next