pivot table procedure conceptually works
[pspp] / src / ui /
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-10-18 Ben Pfaffpsppire-output-view: Properly render the first few...
2014-10-09 Ben Pfaffpsppire-output-view: Only render output items once...
2014-10-05 Friedrich Beckmanngui: Set StartupNotify=false because Startup Notificati...
2014-09-27 Ben PfaffMakefiles: Support --enable-silent-rules for one more...
2014-09-27 Ben PfaffMakefiles: Make most of the handwritten rules support...
2014-09-27 Ben Pfaffgui: Suppress compiler warning for call to deprecated...
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-01 Ben Pfaffpsppire-dialog-action-var-info: Only allow "Jump To...
2014-08-30 Ben Pfaffpsppire-dialog-action-varinfo: Make dialog use output...
2014-08-30 Ben Pfaffpsppire-output-view: New features for use separate...
2014-08-30 Ben Pfaffpsppire-output-view: Adjust output formatting as widget...
2014-08-30 Ben Pfaffpsppire-output-view: Fix memory leaks.
2014-08-30 Ben Pfaffpsppire-output-window: Factor out output view as psppir...
2014-08-30 Ben Pfaffgui: Consistently call PsppireOutputWindow a "window...
2014-08-30 Ben Pfaffoutput: Make it possible to push and pop output engines.
2014-05-04 Ben Pfaffsyntax-gen: Include missing header file.
2014-04-28 John Darringtonsyntax-gen.c : Allow conversion specifiers of the form...
2014-04-25 John Darringtonsrc/ui/syntax-gen.c: Correct misleading comment
2014-04-24 John DarringtonAvoid crash in psppire-dialog-action-logistic.c
2014-04-05 Ben Pfaffpage-first-line: Make the Text column expand as the...
2014-04-04 Ben Pfaffpsppire-syntax-window: Recode file from final encoding...
2014-03-18 John DarringtonAdded display sort feature to PsppireDictView
2014-03-16 Ben PfaffAllow variable labels longer than 255 bytes.
2014-03-09 Ben PfaffFix warnings about casts between pointers and different...
2014-03-07 John DarringtonAdded some accelerator keys to the menu items. 20140308030511/pspp
2014-02-22 John DarringtonFix issue reported on macos where the toolbar icons... 20140223030508/pspp 20140224030519/pspp 20140225030507/pspp 20140226030518/pspp
2014-02-19 John DarringtonMeans Dialog: Fix issue where the wrong syntax was... 20140220030511/pspp
2014-02-19 John Darringtonpsppire-var-view.c: Allow multiple selections
2014-02-18 Ben Pfaffdialog: Avoid assumption that enum val_type can have... 20140218030509/pspp
2014-02-18 Ben Pfaffpsppire-var-sheet: Remove unneeded and useless check...
2014-02-18 Ben Pfaffpspp-widget-facade: Remove odd statement "xalign =...
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-04 Ben Pfaffgui: Allow File|Open to select an encoding for system... 20140204030509/pspp 20140205030510/pspp 20140206030503/pspp 20140207030506/pspp 20140208030509/pspp
2014-02-04 Ben PfaffSYSFILE INFO: Add ENCODING subcommand.
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-30 John DarringtonRemove Gtk-2.22 bug workaround.
2014-01-19 John DarringtonREGRESSION: Show tooltips for Statistics items in sub...
2014-01-18 John DarringtonDo not attempt to replace rl_echo_signal_char if no...
2014-01-15 John DarringtonREGRESSION: Add gui option for the confidence interval 20140116030505/pspp 20140117030507/pspp 20140118030505/pspp
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-12-15 John Darringtonsrc/data/any-reader.c (any_reader_may_open): Return... 20131216030506/pspp 20131217030518/pspp 20131218030515/pspp
2013-12-15 John DarringtonAvoid crash when attempting to open files with invalid...
2013-11-16 Ben Pfaffpsppire-data-window: Set default filter in File|Save... 20131116030519/pspp
2013-11-15 Ben Pfaffpsppire-data-sheet: Show combo boxes only when value... 20131115030518/pspp
2013-11-07 John DarringtonAdded new map entries from Gtk stock items to pspp...
2013-11-07 Bastián DíazSupport for images 24x24 and 32x32 canvas for some... 20131107030509/pspp
2013-11-03 John DarringtonAdded the pspp.appdata.xml file. 20131103030515/pspp 20131104030512/pspp 20131105030511/pspp 20131106030510/pspp
2013-11-03 John DarringtonCorrected typo in description string
2013-10-31 John DarringtonFix problem with non-reentrant journal driver 20131101030507/pspp
2013-10-29 Bastián DíazUpdate on the design of some flat icons 20131030030514/pspp
2013-10-28 Bastián DíazNew pictogram for "split-file"
2013-10-28 Bastián DíazTradicional style pictograms weight cases and tag 20131028030504/pspp
2013-10-27 Bastián DíazNew version of icons for mimetypes supported by PSPP 20131027030505/pspp
2013-10-26 Ben Pfaffpsppire-window: Display .zsav files in the File|Open...
2013-10-26 Ben Pfaffgui: Add .zsav support in File|Open and File|Save As... 20131026030504/pspp
2013-10-26 Ben Pfaffpsppire-var-sheet: Correct typo that breaks the build.
2013-10-25 John DarringtonCorrected logical errors in tests for error conditions.
2013-10-15 John Darringtonrl_echo_signal_char: Allow it to work on systems withou... 20131016030505/pspp
2013-10-14 John DarringtonPersist font settings 20131015030506/pspp
2013-10-13 John DarringtonOneway anova dialog: Converted to PsppireDialogAction 20131014030504/pspp
2013-10-12 John DarringtonNPar two samples dialog and T-Test paired dialogs:... 20131012030504/pspp 20131013030505/pspp
2013-10-11 John DarringtonConvert count dialog to PsppireDialogAction 20131011030504/pspp
2013-10-10 John DarringtonCompute Dialog: Convert to PsppireDialogAction 20131010030503/pspp
2013-10-09 John DarringtonRemove remaining references to about-logo
2013-10-09 John DarringtonK-Related Samples Test Dialog: Convert from old style...
2013-10-08 John DarringtonRemove old signal handlers when target widgets are... 20131009030508/pspp
2013-10-08 John DarringtonProvide home grown rl_echo_signal_char if readline...
2013-10-08 John DarringtonRemoved the about-logo image which is redundant
2013-10-08 John DarringtonSimplify psppire-var-view and its relationship to psppi...
2013-10-08 Ben Pfaffcomments-dialog: Avoid segfault in comments dialog... 20131008030504/pspp
2013-10-07 John DarringtonText import dialog: Display the thousands separator...
2013-10-07 John DarringtonInstall scalable application icon.
2013-10-06 Bastián DíazProvisional new image is added for univariate analysis. 20131007030503/pspp
2013-10-06 John DarringtonChange toolbar style such that only icons are displayed...
2013-10-06 John DarringtonFixed potentially incorrect dereference in autorecode...
2013-10-06 John DarringtonMEANS: Fix potential errors in gui syntax generation
2013-10-06 John DarringtonRemove unncessary property assignments
2013-10-06 John DarringtonT-Test One Sample Dialog: Convert to PsppireDialogAction
2013-10-06 John DarringtonOne sample Kalmogorov-Smirnov Dialog: convert from...
2013-10-06 John DarringtonUnivariate Dialog: Convert from old style to PsppireDia...
2013-10-06 John DarringtonChi-square dialog: Convert from old style to psppire...
2013-10-06 John DarringtonTranspose dialog: convert from old style to PsppireDial...
2013-10-06 John DarringtonRuns dialog: convert from old style to PsppireDialogAction
2013-10-06 John DarringtonReplace checkbox-treeview functions with a object Psppi...
2013-10-02 John DarringtonRemove some #includes which were not necessary 20131003030503/pspp 20131004030505/pspp 20131005030503/pspp
2013-10-01 John DarringtonUse the 32x32 icon set for the toolbar. 20131002030504/pspp
2013-10-01 John DarringtonDetect absence of rl_outstream and handle accordingly. 20131001030504/pspp
2013-09-30 Bastián Díazgui: Support for more flat icons and tag loss fixing...
2013-09-30 Bastián Díazgui: Fix some problems after upgrading flat icons to...
2013-09-30 Bastián Díazgui: Improved application icon.
2013-09-30 Bastián Díazpsppire-var-sheet: Rename references to the icons for...
2013-09-29 Bastián Díazgui:Add new reference to the icons in *.ui files
2013-09-29 Bastián Díazgui: Update flat icon set to version 0.2
2013-09-28 Ben Pfaffpsppire-data-store: Don't try to parse strings as custo... 20130929030504/pspp
2013-09-28 Ben PfaffIgnore some files that are used for the build but not...
2013-09-26 Ben Pfaffgui: Avoid referencing freed data upon closing data... 20130926030516/pspp 20130927030516/pspp
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-09-25 John DarringtonAdded some gtk-criticals when the datasheet is null.
2013-09-23 Ben Pfaffpsppire-dialog-action-var-info: Allow multiple variable... 20130923030505/pspp
next