pivot table procedure conceptually works
[pspp] / src / ui /
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-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 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-28 John DarringtonText Import Dialog: Fix initialisation of pages which... 20130529010502/pspp 20130530010503/pspp 20130531010501/pspp 20130601010502/pspp 20130602010502/pspp 20130603010502/pspp 20130604010502/pspp 20130605010506/pspp 20130606010503/pspp
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-26 John DarringtonFix leak check in oneway command
2013-05-25 John DarringtonRemove "slash" property from psppire_button_editable...
2013-05-24 John DarringtonOpen imported files in new data window instead of overw... 20130525010502/pspp
2013-05-24 John DarringtonAdd hint paramater to Window Load method
2013-05-20 John DarringtonWork around change in signature of the switch page... 20130520010502/pspp
2013-05-20 John DarringtonFix constness problem in spreadsheet reader dialog
2013-05-19 John DarringtonRemove unused function 20130519010502/pspp
2013-05-18 John DarringtonImplement import dialog to import spreadsheet files.
2013-05-17 John DarringtonSort items in datasheets dropdown box. 20130518010502/pspp
2013-05-15 John DarringtonSpreadsheet Import Dialog: Implement reset button
2013-05-15 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons 20130516010511/pspp 20130517010504/pspp
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-14 John DarringtonAvoid use of deprecated GtkNotebookPage
2013-05-14 John DarringtonPsppireButtonBox: Do not use the GtkBoxChild structure.
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-13 John DarringtonPsppSheetViewColumn: Remove inappropriate #ifndef
2013-05-13 John DarringtonReplaced some obsolete GTK symbols with the recommended...
2013-05-11 John DarringtonMerge branch 'master' into import-gui
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Don't use gdk_window_coor...
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Do not update 'event...
2013-05-09 John DarringtonRevert "psppire-cell-renderer-button: Translate coords...
2013-05-09 John DarringtonRemove include directives for non-existant files
2013-05-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-08 Ben Pfaffpsppire-cell-renderer-button: Translate coords before... 20130508010503/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-05-06 Ben Pfaffpsppire-window: Disconnect signal handlers before unreg... 20130506011838/pspp
2013-05-06 Ben Pfaffpsppire-data-sheet: Disconnect clipboard owner-change...
2013-05-06 Ben Pfaffpsppire-data-sheet: Obtain data sheet targets via callback.
2013-05-05 Ben Pfaffpsppire-data-sheet: Remove stray debug printf.
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-29 John DarringtonAdd necessary initialisation to spreadsheet-test.c 20130430010503/pspp 20130501010508/pspp 20130502010508/pspp 20130503010503/pspp 20130504010502/pspp
2013-04-28 John DarringtonAdd necessary initialisation to spreadsheet-test.c
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-26 John DarringtonAdded missing headers to terminal-reader.c
2013-04-24 John DarringtonDo not try to set box=unicode if the driver is not...
2013-04-21 John DarringtonWiden the criteria for assuming the terminal is utf... 20130422010503/pspp
2013-04-18 John DarringtonChanged "Text files" to "Text Files" 20130419010508/pspp 20130420010514/pspp
2013-04-17 John Darringtonterminal-reader.c: Added missing #include directive
2013-04-16 John DarringtonTerminal reader: Interruptable command line interface 20130417010503/pspp
2013-04-09 John DarringtonAscii driver: Default to box=unicode iff the charset... 20130410010506/pspp 20130411010506/pspp 20130415100536/pspp 20130416010502/pspp
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-01 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonFix order of text-import subdialogs.
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
next