Means Dialog: Replace deprecated widgets
[pspp] / src / ui /
2015-12-06 John DarringtonMeans Dialog: Replace deprecated widgets
2015-12-06 John DarringtonUnivariate Dialog: replace deprecated widgets
2015-12-06 John DarringtonCount Dialog: Replace deprecated widgets
2015-12-06 John DarringtonRank Dialog: Replace deprecated widgets
2015-12-06 John DarringtonRuns Dialog: Replace deprecated widgets
2015-12-06 John DarringtonSplit File Dialog: Remove deprecated widgets
2015-12-06 John DarringtonIndependent Samples Dialog: Remove GtkAlignment widgets
2015-12-06 John DarringtonPaired Samples Dialog: Replace deprecated widgets
2015-12-06 John DarringtonReliability Dialog: Replace deprecated widgets
2015-12-06 John DarringtonK Related Dialog: Replace deprecated widgets
2015-12-06 John DarringtonQUICK CLUSTER Dialog: Replace deprecated widgets
2015-12-06 John DarringtonFactor Analysis Dialog: Replace deprecated widgets
2015-12-06 John DarringtonLinear Regression Dialog: Replace deprecated widgets
2015-12-06 John DarringtonLogistic Regression Dialog: Replace deprecated widgets
2015-12-06 John DarringtonRoc Dialog: Replace deprecated widgets
2015-12-06 John DarringtonAdd a silent zone "gutter" to the output viewer.
2015-12-05 John DarringtonExamine Dialog: Replace deprecated widgets
2015-12-05 John DarringtonCorrelation Dialog: Replace deprecated widgets
2015-12-05 John DarringtonIndependent Samples Dialog: Replace GtkTable with GtkGrid
2015-12-05 John DarringtonDescriptives Dialog: Remove deprecated widgets
2015-12-05 John DarringtonFrequencies Dialog: Remove final GtkAlignment widgets
2015-12-05 John DarringtonFind Dialog: Replace deprecated widgets
2015-12-05 John DarringtonFrequencies Dialog: Replace deprecated widgets
2015-12-05 John DarringtonBar Chart Dialog: Remove deprecated widgets
2015-12-05 John DarringtonCrosstabs Dialog: Remove final deprecated widgets
2015-12-05 John DarringtonScatterplot Dialog: Remove the last of the deprecated...
2015-12-05 John DarringtonScatterplot Dialog: Remove GtkAlignment widgets
2015-12-05 John DarringtonScatterplot Dialog: fix spacing
2015-12-05 John DarringtonScatterplot Dialog: Replace GtkTable with GtkGrid
2015-12-05 John DarringtonScatterplot Dialog: Remove GtkVBox and GtkHBox widgets
2015-12-05 John DarringtonCrosstabs Dialog: Remove deprecated widgets
2015-12-05 John DarringtonCrosstabs Dialog: Remove GtkAlignment widgets
2015-12-05 John DarringtonCrosstabs Dialog: Remove some deprecated widgets
2015-12-05 John DarringtonValue Labels Dialog: Remove deprecated widgets
2015-12-05 John DarringtonHistogram Dialog: Remove deprecated widgets
2015-12-05 John DarringtonComments Dialog: Remove deprecated widgets
2015-12-05 John DarringtonEntry Dialog: Remove deprecated widgets
2015-12-05 John DarringtonTranspose Dialog: Remove deprecated widgets
2015-12-05 John DarringtonVariable Info Dialog: Remove deprecated widgets
2015-12-05 John DarringtonGoto Case Dialog: Remove deprecated widgets
2015-12-05 John DarringtonWeight Dialog: Remove deprecated widgets
2015-12-05 John DarringtonBinomial Dialog: Remove deprecated widgets
2015-12-04 John DarringtonOneway Dialog: Remove obsolete widgets
2015-12-04 John DarringtonBinomial dialog: Remove GtkAlignment
2015-12-04 John DarringtonAutorecode Dialog: Replace deprecated widgets
2015-12-04 John DarringtonMissing Value Dialog: Remove GtkAlignment
2015-12-04 John DarringtonVariable Type Dialog: Remove GtkAlignment
2015-12-04 John DarringtonValue Labels Dialog: Remove GtkAlignment
2015-12-04 John DarringtonQuick Cluster Dialog: Remove GtkAlignment
2015-12-04 John DarringtonComment Dialog: Remove GtkAlignment
2015-12-04 John DarringtonFix compiler warning
2015-12-04 John DarringtonFix bug in two sample non-parametric dialog.
2015-12-04 John DarringtonSort Dialog: Remove deprecated widgets and make some...
2015-12-04 John DarringtonSplit psppire.ui into three separate files
2015-12-02 John DarringtonEnsure that the leftmost vertical gridline gets rendere...
2015-12-02 John DarringtonSheet Grid Lines: Correct positioning.
2015-12-02 John DarringtonOutput viewer: Right justify output items if an RTL...
2015-12-02 John DarringtonOutput viewer: Add diagnostic feature
2015-11-29 John DarringtonFix compiler warning
2015-11-28 John DarringtonCorrect the rendering of the data and variable sheets...
2015-11-28 John DarringtonFix change inadvertently added by previous commit
2015-11-28 John DarringtonPersist dialog box widget settings.
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-11-20 John DarringtonRemove unnecessary #include directives
2015-11-11 John DarringtonNew top level menu for Graphs.
2015-10-19 John DarringtonMove definition of handler inside the #ifdef HAVE_READLINE
2015-10-09 John DarringtonEnsure all lex_readers have the encoding parameter
2015-09-20 John DarringtonFix memory leak in initialization
2015-09-19 John DarringtonPsppireSpreadsheetModel: Take reference to underlying...
2015-09-16 John DarringtonFix memory leak in PsppireVarSheet
2015-09-16 John DarringtonText file importer: Initialise the total_is_exact variable.
2015-09-15 John DarringtonRef count struct spreadsheet
2015-09-12 Ben Pfaffgui: Mark print_startup_time() unused to avoid warning.
2015-09-06 John DarringtonRemove some unnecessary #include directives
2015-09-06 John DarringtonHave "make distcheck" run without errors
2015-09-05 John DarringtonSplash screen: Flush display after drawing.
2015-08-30 John DarringtonEncoding selector: fix memory leak
2015-08-30 John DarringtonPsppireEncodingSelector: Add comment
2015-08-29 John DarringtonDon't bother freeing import dialog memory. Thus avoid...
2015-08-25 John DarringtonTextImportDialog: Gtk[VH]Box --> GtkBox
2015-08-25 John DarringtonTextImportDialog: Remove unused struct definition
2015-08-25 John DarringtonTextImportDialog: GtkVPaned --> GtkPaned
2015-08-25 John DarringtonTextImportDialog: GtkTable --> GtkGrid
2015-08-18 John DarringtonRestore the splash screen.
2015-08-09 John DarringtonRemove deprecation: gtk_misc_set_alignment -> gtk_widge...
2015-08-02 John DarringtonRemoved superfluous #include directive
2015-08-01 John DarringtonREGRESSION: Relaxed the syntax parser slightly and...
2015-07-31 Ben PfaffT-TEST: Use correct keyword CI (instead of CIN) on...
2015-07-28 John Darringtonpsppire_cell_renderer_button_render: Avoid deprecation...
2015-07-28 John DarringtonPsppireDataWindow (on_switch_page): Add comment and...
2015-07-28 John DarringtonPsppireDataWindow: reduce scope of incidental
2015-07-26 John DarringtonReplace deprecated GtkHBox with GtkBox
2015-07-26 John DarringtonData Editor: Remove the GtkHandleBox
2015-07-26 John DarringtonPsppireDialogAction and subclasses - use function to...
2015-07-26 John DarringtonAdded notes about glade versions to src/ui/gui/memorand...
2015-07-21 Ben PfaffGET DATA/TYPE=TXT: Remove ESCAPE subcommand and make...
2015-07-19 John DarringtonPsppireValueEntry: Enable can_focus in realize callback
2015-07-19 John DarringtonPsppireDialogActionIndepSamples: Replace GtkTable with...
2015-07-19 John DarringtonIndependent Samples T-Test dialog: Replace deprected...
2015-07-18 John DarringtonGET DATA TXT: change syntax generation from /IMPORTCASE...
next