sort of got the assistant working with the combo model
[pspp] / src / ui /
2013-02-16 John Darringtonsort of got the assistant working with the combo model
2013-02-16 John DarringtonBasically working model
2013-02-16 John DarringtonAdded property for the backend
2013-02-16 John DarringtonBasic model
2013-02-16 John DarringtonBasic Framework for test program
2013-02-16 John DarringtonAdded a test program for the spread interface
2013-02-16 John DarringtonOnly one spreadsheet
2013-02-16 John Darringtonformats page: Construction is initialisation
2013-02-16 John DarringtonFirst line page construction is initialisation
2013-02-16 John Darringtonseparators construction is initialisation
2013-02-16 John DarringtonMove column count from seperators into assist
2013-02-16 John DarringtonMake sheet spec page opaque
2013-02-16 John DarringtonMove all intro related stuff to the intro file
2013-02-16 John DarringtonIntro page: contruction is initialisation
2013-02-16 John DarringtonMove file_name member from sri to spreadsheet struct
2013-02-16 John DarringtonPut the pages as pointers
2013-02-16 John DarringtonStarted polymorphism of ODS
2013-02-16 John DarringtonStarted polymorphism of Gnumeric
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonUse convert cell range instead of doing it ourselves
2013-02-16 John DarringtonEnable specification of the cell range
2013-02-16 John DarringtonReplace _Import with I_mport in GtkBuilder file.
2013-02-16 John DarringtonAdded a bit more to the gui
2013-02-16 John DarringtonFix syntax generation
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John Darringtondata import gui: update user interface
2013-02-16 John DarringtonChange label from "import text" to "import".
2013-02-16 John DarringtonSpreadsheet readers: Seperate the mandatory from the...
2013-02-16 John DarringtonBasic working spreadsheet import dialog (sort of)
2013-02-16 John DarringtonAdded file chooser filters for spreadsheet file types
2013-02-16 John DarringtonSeperate test-data-import-dialog into different files
2013-02-12 John DarringtonOutput Viewer Export: Automatically append filename... 20130213030508/pspp
2013-01-20 John DarringtonImprove the printing size on Windows. 20130121030513/pspp 20130122030515/pspp 20130123030508/pspp 20130124030506/pspp 20130125030503/pspp
2013-01-20 John DarringtonOutput window: properly handle the dispose/finalisation
2012-12-25 John Darringtonselect cases dialog: Fix syntax generation issues when... 20121226030505/pspp
2012-12-25 John DarringtonAggregate dialog: Fix locale dependent syntax generation
2012-12-25 John DarringtonOneway dialog: Fix locale dependent syntax generation...
2012-12-25 John DarringtonT-TEST dialogs: Fixe locale dependent issues
2012-12-25 John DarringtonChi-Square Dialog: Fix locale dependent issues
2012-12-25 John DarringtonCount Dialog and Recode Dialog: Make syntax generation... 20121225030501/pspp
2012-12-25 John DarringtonBinomial Dialog: Make syntax generation locale independent
2012-12-25 John DarringtonFrequencies Dialog: Make the syntax generator locale...
2012-12-24 John DarringtonReplace dtoastr with c_dtoastr where appropriate
2012-12-23 John DarringtonFactor dialog: use locale independent syntax generator
2012-12-23 John DarringtonLogistic Regression GUI: make locale independent.
2012-12-23 John Darringtonsyntax-gen.c (syntax_gen_pspp_valist): Add new %g directive
2012-12-23 John Darringtonpsppire-var-view.c: New function psppire_var_view_appen...
2012-12-23 John Darringtonstr.c: New functions ds_put_c_vformat and ds_put_c_format
2012-12-19 John DarringtonPsppireOutputWindow (create_xr_print_driver) fix LC_NUM...
2012-12-01 John DarringtonConverted crosstabs-dialog to the new way of doing... 20121202030502/pspp 20121203030504/pspp
2012-11-25 Ben PfaffRemove feature to automatically connect to GDB when...
2012-11-25 John DarringtonAggregate Dialog: use global callback
2012-11-25 John DarringtonRuns Dialog: use global callback instead of a private one
2012-11-25 Ben Pfaffpsppire-data-window: Only allow saving a file with...
2012-11-24 John DarringtonFrequencies dialog: Convert to new system
2012-11-24 John DarringtonBinomial test dialog: Convert to new style of action...
2012-11-23 John DarringtonFix compiler warning
2012-11-23 John DarringtonRefactoring: common function set_sensitivity from toggle
2012-11-22 John DarringtonLogistic Regression: Added options dialog box
2012-11-21 John DarringtonLogistic Regression Dialog: Added missing shortcut...
2012-11-21 John DarringtonChanged the labels of the Regression menu to keep them...
2012-11-20 John DarringtonAdded rudimentary version of the Logistic Regression... 20121121030502/pspp
2012-11-20 John DarringtonAnalyze Menu: New submenu for Regression
2012-11-20 John DarringtonFix (again) problems displaying a GtkSourceView widget...
2012-11-19 John DarringtonFix possible memory corruption when creating dialogs... 20121119030501/pspp
2012-11-13 John DarringtonRemove empty _finalize function
2012-11-13 John DarringtonFind dialog: Don't crash when searching for a non-exist...
2012-11-13 John DarringtonSmall refactoring and cleanup of psppire-selector.c
2012-11-13 John DarringtonRemove _base_init and base_finalize functions from...
2012-11-04 John DarringtonFixed some compiler warnings, which arose from recent... 20121105030504/pspp 20121106030502/pspp
2012-11-03 John DarringtonAdded mnemonics to rank types dialog 20121104030502/pspp
2012-11-02 John DarringtonAdded markup to GUI elements where necessary 20121103030503/pspp
2012-11-01 John DarringtonAdded mnemonic to t-test options dialog 20121102030504/pspp
2012-11-01 John DarringtonAdded Mnemonics to the value chooser widget and to...
2012-11-01 John DarringtonAdded markup to the spilt-file dialog 20121101030507/pspp
2012-10-30 John DarringtonCompute Dialog: Add mnemonics and focus widgets on... 20121031030502/pspp
2012-10-27 John DarringtonAnova Dialog: Fix widget associations 20121027030509/pspp 20121028030503/pspp 20121029030502/pspp
2012-10-27 John DarringtonGUI: Added Mnemonic keys to Examine dialog
2012-10-08 John DarringtonAvoid deprecated function: gtk_button_released 20121009030508/pspp 20121011030511/pspp 20121012030514/pspp 20121013030514/pspp
2012-09-26 Ben Pfaffsplit-file-dialog: Add use of unused variable in split_...
2012-09-26 Ben Pfaffgui: Check return value of gtk_tree_model_get_iter().
2012-09-26 Ben PfaffRemove unused "finalize" functions.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-09-20 John Darringtongtk.h wrapper: Added *_set_realized and set_mapped 20120921030501/pspp 20120922030504/pspp 20120923030504/pspp 20120924030504/pspp 20120927030501/pspp 20120928030503/pspp 20120929030503/pspp 20120930030503/pspp
2012-08-25 John DarringtonUpdate widgets.c from psppsheet branch 20120826000503/pspp 20120910030509/pspp 20120911030519/pspp
2012-08-19 Ben Pfaffmissing-val-dialog: Convert to a GObject.
2012-08-19 Ben Pfaffmissing-val-dialog: Avoid destroying uninitialized...
2012-08-19 Ben Pfaffgui: Rename var-sheet-dialogs.ui to missing-val-dialog.ui.
2012-08-19 Ben Pfaffpsppire-dialog: Add "acceptable" predicate.
2012-08-19 Ben Pfaffval-labs-dialog, var-type-dialog: Make these dialogs...
2012-08-19 Ben Pfaffval-labs-dialog: Remove unused 'window' member.
2012-08-18 Ben Pfaffpsppire-var-sheet: Remove unneeded #include from header.
2012-08-18 Ben Pfaffval-labs-dialog: Convert to a GObject.
2012-08-18 Ben Pfaffgui: Factor new text_to_value__() function out of text_...
2012-08-18 Ben Pfaffvar-type-dialog: Fix memory leak.
2012-08-11 Ben Pfaffvar-type-dialog: Convert to a GObject.
2012-07-31 John DarringtonFix leak in psppire-lex-reader.c
2012-07-31 Ben Pfaffvar-type-dialog: Change entries to spin buttons, add...
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy further.
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy.
next