intersecting pcomputes
[pspp] / src / ui /
2020-07-04 John Darringtonpsppire_box_pack_start_defaults: Change to static inline
2020-07-04 John Darringtonsrc/ui/gui/helper.c: Remove unused functions
2020-07-04 John DarringtonRemove the default help function.
2020-07-04 John DarringtonAudit and cleanup dispose methods of classes which...
2020-07-04 John DarringtonMitigate bug #48050
2020-07-04 John DarringtonFix memory leak displaying string values in the data...
2020-07-04 John DarringtonValue variant: Don't over allocate string values
2020-07-04 John DarringtonAdd finalize methods to some classes which don't have...
2020-07-04 John DarringtonUnref variables after fetching from treeview model.
2020-07-04 John Darringtongtk.in.h: Remove redundant macro replacements.
2020-07-04 John DarringtonChange all instances of "help_page" to "help-page".
2020-07-04 John DarringtonConditional Compilation per GCS 3.5
2020-07-04 John DarringtonConform to GNU nomenclature.
2020-06-28 Friedrich Beckmanndesktop: open a file via xdg-open without additional...
2020-06-27 John DarringtonFix bug #54784 (again).
2020-06-27 John Darringtonpsppire-output-view.c (psppire_output_view_destroy...
2020-06-27 Friedrich Beckmanntypo in title - Lable -> Label
2020-06-27 Friedrich Beckmannswitched to portable control key <Primary> for acceller...
2020-06-27 John DarringtonImprove behaviour when importing trivial csv files.
2020-06-27 John DarringtonPsppireDataWindow: Fix use after free error
2020-06-27 John DarringtonPSPPIRE: Fix memory leaks in dialogs
2020-06-27 John DarringtonPSPPIRE: fix leaks of GtkAccelGroup
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...
next