Merge 'master' into 'gtk3'.
[pspp] / src /
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 Darringtonsrc/output/table.h: Rename class -> klass 20130811030503/pspp
2013-08-11 John DarringtonFixed bug in command line parser
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-05 Ben Pfaffencoding-guesser: Fix bug in parsing fallback encodings. 20130805030512/pspp
2013-08-03 Ben Pfaffsys-file-reader: Accept measurement value of zero witho... 20130804030502/pspp
2013-08-03 Ben Pfaffsys-file-reader: Ignore subtype 24 written by SPSS 21.
2013-08-03 Ben Pfaffsys-file-reader: Handle SPSS 21 change in representatio...
2013-08-03 Ben Pfaffsys-file-reader: Improve diagnostics for unexpected...
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 Ben PfaffUse "auto" mode for parsing syntax in the GUI (and... 20130724030505/pspp 20130725030502/pspp
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-07-17 John DarringtonREGRESSION: Fix issues found by by review 20130719030506/pspp 20130720030502/pspp 20130721030502/pspp 20130722030502/pspp 20130723030502/pspp
2013-07-13 Ben PfaffONEWAY: Fix memory leak in run_oneway.
2013-07-13 Ben Pfaffsparse-xarray: Fix memory leak in dump_sparse_xarray_to... 20130713030503/pspp
2013-07-13 Ben Pfaffmodel-checker: Fix memory leak in finish_mc().
2013-07-09 John Darringtonconstness 20130710030503/pspp 20130711030502/pspp 20130712030502/pspp
2013-07-03 John DarringtonFixed incorrect behaviour of REGRESSION when multiple... 20130708030519/pspp 20130709030513/pspp
2013-07-03 John DarringtonFix problems associated with LINEAR REGRESSION and...
2013-06-29 John DarringtonPartial fix for regression vs. splits issue 20130629010504/pspp
2013-06-29 John Darringtonlinreg.c: Remove superfluous cast
2013-06-28 Ben Pfaffrange-tower: Fix memory leaks. 20130628010502/pspp
2013-06-28 Ben PfaffCROSSTABS: Fix memory leaks.
2013-06-27 John Darringtonlinreg: Remove some unused features
2013-06-27 Ben Pfaffsession: Fix two memory leaks.
2013-06-26 John DarringtonLOGISTIC REGRESSION: Fix memory leak in error path
2013-06-25 Ben Pfaffdatasheet: Avoid reading a given row more than necessar... 20130625010510/pspp 20130626010503/pspp
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-23 John Darringtonvariable.c: (var_set_width) traits other than width...
2013-06-23 John DarringtonSplit VAR_TRAIT_FORMAT into PRINT and WRITE variants
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-22 John Darringtondictionary.c: Added a oldvar parameter to the var_chang...
2013-06-22 John Darringtondictionary.c: Added a WHAT argument to dict_var_changed...
2013-06-22 John Darringtonvariable.c: Add _quiet versions of the var_set_ methods...
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-06-13 Ben Pfaffcommand.def: Disallow DATASET commands inside INPUT...
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
2013-05-29 John DarringtonPsppSheetView: Convert expose callback to draw callback.
2013-05-29 John DarringtonRemove set_scroll_adjustment_signal
2013-05-29 John Darringtonpspp_sheet_view_class_init: Change size_request method...
2013-05-29 John Darringtonpspp_sheet_view_bin_expose : remove GdkEventExpose...
2013-05-29 John DarringtonUpdate remaining gtk_paint_focus calls to Gtk3 signature
2013-05-29 John DarringtonAvoid call to gdk_display_get_core_pointer which is...
2013-05-29 John DarringtonUpdate several calls to gtk_paint_flat_box to new signature
2013-05-29 John DarringtonRemove unused expose_area parameters from pspp_sheet_vi...
2013-05-29 John DarringtonPass the corrent arguments to pspp_sheet_view_column_ce...
2013-05-29 John DarringtonDisable GDK3 deprecation warnings.
2013-05-29 John DarringtonChange GTK_OBJECT -> G_OBJECT
2013-05-29 John DarringtonPsppSheetView (draw_empty_focus): Port to Gtk3
2013-05-29 John DarringtonPsppSheetView: Remove reference to colormap which is...
2013-05-29 John DarringtonPsppSheetViewColumn (*_cell_draw_focus): Replace GdkWin...
2013-05-29 John DarringtonPsppSheetViewColumn (*_cell_render): Replace GdkWindow...
2013-05-29 John DarringtonPsppSheetViewColumn: Remove colormap reference which...
2013-05-29 John DarringtonPsppWidgetFacade and PsppCellRender: Update to Gtk3...
2013-05-29 John DarringtonPsppire*ButtonBox: replace size_request with get_prefer...
2013-05-29 John DarringtonPsppireDataEditor: Cope with another change to the...
2013-05-28 John DarringtonPsppireOutputWindow: Draw the entire page instead of...
2013-05-28 John DarringtonPsppSheetView: Update the whole widget on expose not...
2013-05-28 John DarringtonRemove expose optimisation which is moot in Gtk3
2013-05-28 John DarringtonUse cairo_t instead of GdkEvent->Window
2013-05-28 John DarringtonTemporarily disable unused rubber banding feature
2013-05-28 John DarringtonTemporarily remove optimisation in expose callback.
2013-05-28 John DarringtonPsppSheetView: Remove calls to gdk_window_set_back_pixmap
2013-05-28 John DarringtonPsppSheetView: Avoid using GdkRegion
next