Merge master into gtk3.
[pspp] / src / ui /
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
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
2013-09-23 Ben Pfaffpsppire-dictview: New function psppire_dict_view_get_se...
2013-09-23 Ben Pfaffgui: Remove unused dictionary parameter from missing_va...
2013-09-07 John DarringtonMake one of the icon sets a wildcard set.
2013-09-05 Ben Pfaffpsppire-var-sheet: Add icons for role column too. 20130905030502/pspp 20130906030503/pspp
2013-09-04 Ben Pfaffpsppire-var-sheet: Add icons to combo boxes for alignme... 20130904030503/pspp
2013-09-04 Ben Pfaffpsppire-var-sheet: Factor out code into new function...
2013-09-04 Ben Pfaffpsppire-var-sheet: Generalize get_var_align_stock_id().
2013-09-04 Ben Pfaffpsppire-dictview: Generalize psppire_dict_view_get_var_...
2013-08-27 Ben PfaffVARIABLE ROLE: Use correct system file representation.
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
2013-08-25 Ben Pfaffgui: Remove declarations of variables not defined anywhere.
2013-08-16 Ben Pfafflexer: Rename LEX_ERROR_INTERACTIVE to LEX_ERROR_TERMIN... 20130816030502/pspp
2013-08-13 John DarringtonDeleted legacy icons 20130814030519/pspp 20130815030504/pspp
2013-08-12 Ben Pfaffpsppire-var-sheet: Hard-code size of pixbuf cells. 20130812030507/pspp 20130813030502/pspp
2013-08-12 Ben Pfaffpsppire: Relocate icon files also.
2013-08-11 Ben PfaffMakefiles: Use $(LTLIBREADLINE) instead of $(LIBREADLINE).
2013-08-11 John DarringtonReduce the possibility of translator errors
2013-08-10 Ben Pfaffgui: Restore icons deleted in error. 20130810095603/pspp
2013-08-09 John DarringtonDeleted some files which do not seem to serve any purpose 20130810030502/pspp
2013-08-08 John DarringtonRemove legacy icons 20130809030501/pspp
2013-08-08 John DarringtonAdded the new "about-logo"
2013-08-07 Bastián Díazgui: Update artwork.
2013-08-05 John DarringtonAdded new icons and made them stock items. 20130806030502/pspp
2013-08-03 Ben Pfaffpsppire-var-sheet: Add alignment icons to variable...
2013-08-03 John DarringtonAvoid deprecation warnings by use of gtk2 -> gtk3 wrapp... 20130809030944/pspp 20130810030958/pspp 20130810101723/pspp 20130811032632/pspp 20130812032635/pspp 20130813032657/pspp 20130814032715/pspp 20130815032704/pspp 20130816032645/pspp 20130818032632/pspp 20130819032752/pspp 20130820032648/pspp 20130821032655/pspp 20130822032702/pspp 20130823032725/pspp 20130824032630/pspp 20130825032644/pspp 20130826033554/pspp 20130827032632/pspp 20130828032643/pspp 20130829032706/pspp 20130830032728/pspp 20130831032738/pspp 20130901032651/pspp 20130902032642/pspp 20130903032700/pspp 20130904032645/pspp 20130905032709/pspp 20130906032641/pspp 20130907032703/pspp 20130908032656/pspp 20130909032702/pspp 20130910032754/pspp 20130911032743/pspp 20130912032709/pspp 20130913032713/pspp 20130914032658/pspp 20130915032724/pspp 20130916032640/pspp 20130917032628/pspp 20130918032723/pspp 20130919032658/pspp 20130920032645/pspp 20130921032738/pspp 20130922032737/pspp 20130923032650/pspp 20130924032641/pspp 20130925032748/pspp 20130926032648/pspp 20130927032714/pspp 20130928032641/pspp 20130929032644/pspp 20130930032620/pspp 20131001031525/pspp 20131002031517/pspp 20131003031526/pspp 20131004031529/pspp 20131005031525/pspp 20131006032608/pspp 20131007032553/pspp 20131008032553/pspp 20131009031714/pspp 20131010032607/pspp 20131011032608/pspp 20131012032648/pspp 20131013032629/pspp 20131014032620/pspp 20131015032618/pspp 20131016032540/pspp 20131017032559/pspp 20131018032555/pspp 20131019032933/pspp 20131020032532/pspp 20131021032541/pspp 20131022032702/pspp 20131023033058/pspp 20131024032617/pspp 20131025032556/pspp
2013-08-03 John DarringtonRemoved deprecated function calls from spreadsheet...
2013-08-02 Ben Pfaffpspp-sheet-view: Adapt to GTK+3 scrolling infrastructure.
2013-07-29 Ben Pfaffgui: Remove processor-area from status bar to reduce... 20130730030503/pspp 20130731030504/pspp 20130801030502/pspp 20130802030502/pspp 20130803030513/pspp
2013-07-29 Ben Pfaffpsppire-var-sheet: Add measurement level icons to varia... 20130729030504/pspp
2013-07-28 Ben Pfaffpspp-sheet-view: Draw vertical grid lines at far right...
2013-07-28 Ben Pfaffpspp-sheet-view: Fix bug that omitted bottom of cell...
2013-07-27 John DarringtonReplaced the splash screen with a new one 20130728030502/pspp
2013-07-27 John DarringtonReplace legacy application icon by new one
2013-07-27 John DarringtonMake distcheck pass
2013-07-26 John DarringtonIntegrated the application icons 20130727030502/pspp
2013-07-25 John DarringtonAdded names of new artwork contributors to about dialog 20130726030501/pspp
2013-07-25 John DarringtonAdded mimetype icons
2013-07-24 John DarringtonChange "variable_changed" to "variable-changed" in...
2013-07-23 John DarringtonFix crash when changing variable formats in data import...
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-06-24 John Darringtonvariable.c: New function var_set_width_and_formats
2013-06-22 John DarringtonFix and simplify the code for converting variables...
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2013-06-22 John Darringtondictionary.c: Remove the var_resized and var_display_wi...
2013-06-22 John DarringtonChanged the signature of the VARIABLE_CHANGED signal...
2013-06-22 John DarringtonAdded the WHAT and OLDVAR parameters to the var_changed...
2013-06-16 John DarringtonRemove generation of GSignal marshallers which are... 20130617010502/pspp
2013-06-15 John Darringtonpsppire_var_type_dialog: Remove global functions which...
2013-06-13 Ben PfaffINPUT PROGRAM: Use a separate dataset for the input... 20130613010503/pspp 20130614010504/pspp 20130615010505/pspp 20130616010503/pspp
2013-05-31 John DarringtonFix broken expose callback in pspp-sheet-view
2013-05-31 John DarringtonSimplify the draw callback
2013-05-31 John DarringtonSyntax editor: Remove obsolete property "has-resize...
2013-05-29 John DarringtonPsppOutputWindow: Change "expose" callback to "draw...
2013-05-29 John DarringtonCorrect problems with psppire-cell-renderer-button
next