NEWS: add note to mention the transition to Gtk+3
[pspp] / src / ui /
2015-06-22 John DarringtonData import dialog: GtkTable -> GtkGrid
2015-06-22 John DarringtonPsppireKeypad: replace GtkTable with GtkGrid
2015-06-22 John DarringtonRemove deprecated functions gtk_threads_enter and gdk_t...
2015-06-22 John DarringtonReplace GtkFontSelectionDialog with GtkFontChooserDialog
2015-06-21 John DarringtonReplace GtkStock, GtkVBox and GtkHBox with their non...
2015-06-21 John DarringtonPsppireScanf and PsppireAcr: Avoid deprected API features
2015-06-21 Ben Pfaffpspp-sheet-view: Removed unused variable.
2015-06-21 Ben Pfaffpspp-sheet-view: Remove write-only variable from pspp_s...
2015-06-21 Ben PfaffMerge "gtk3" branch into "master".
2015-06-21 John DarringtonMissing value dialog: Simplify error dialog.
2015-06-21 John DarringtonPsppireOutputView redefined parameter y to be of type...
2015-06-20 John DarringtonReplace deprecated functions
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2015-06-19 John DarringtonGtk3: Fix font selection of variable and dataview.
2015-06-18 John Darringtongtk_widget_modify_font -> gtk_widget_override_font
2015-06-18 John DarringtonMove version dependent constructs to gtk.in.h
2015-06-13 Friedrich Beckmanngtk3 - output window: migrated to style context, less...
2015-06-11 Friedrich Beckmannoutput window: click on overview item adjusts output...
2015-06-10 Friedrich Beckmannoutput window: click on overview item adjusts output...
2015-06-10 Friedrich Beckmannoutput window: added allocation setting for drawing...
2015-06-01 John DarringtonAdded src/ui/gui/memorandum.txt to EXTRA_DIST
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-31 John DarringtonValue Label Dialog: Do not attempt to read selection...
2015-05-31 John DarringtonNew file for developers: memorandum.txt
2015-05-28 Friedrich Beckmannremoved references to psppire-dialog orientation property
2015-05-28 Friedrich Beckmannfixed scrolling of edited cell - fixes bug #45113
2015-05-24 Friedrich Beckmannfixed the scroll-to-bottom; removed the size-request...
2015-05-24 Friedrich Beckmannrepair glade; switched to gladeui-2.0; removed the...
2015-05-21 Friedrich Beckmanngtk3: replaced gtk_widget_register_window with older...
2015-05-21 Friedrich Beckmanngtk3 - fix to show selected cells with adwaita theme
2015-05-21 Friedrich Beckmanngtk3 - adapted draw routine to gtk_cairo_should_draw_wi...
2015-05-20 John Darringtongtk3: Replace gdk_window_get_pointer with gdk_window_ge...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_layout_get_vadjustment...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_widget_size_request with...
2015-05-19 John DarringtonGtk+3: Replace deprecated gtk_cell_renderer_get_size...
2015-05-17 Friedrich Beckmanngtk3 - added NULL check to tt_test_options_dialog_destr...
2015-05-17 Friedrich Beckmanngtk3 - added NULL check to tt_test_options_dialog_destr...
2015-05-17 John DarringtonFix GtkCritical whilst displaying last line of variable...
2015-05-17 John DarringtonFix GtkCritical whilst displaying last line of variable...
2015-05-16 John DarringtonFix crash when cancelling variable type dialog.
2015-05-16 John DarringtonFix crash when cancelling variable type dialog.
2015-05-14 John DarringtonSheet View optimisation: Do not attempt to draw sheet...
2015-05-03 Friedrich Beckmannfixed initial show of names in header window. Variable...
2015-05-03 Friedrich BeckmannFixed horizontal scrolling for header window (variable...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-03-10 Ben Pfaffhelp-pages-list: Distribute.
2015-03-06 Ben Pfaffpsppire-dialog: Fix incompatible pointer type.
2015-02-21 John DarringtonFrequencies Dialog: Add the ability to specify a bar...
2015-02-16 John DarringtonPsppireDialog: New property: help-page
2015-02-14 John DarringtonExamine Dialog: Fix widget focus order
2015-02-14 John DarringtonDialog boxes: Grab focus of the source widget on reset
2015-02-02 John DarringtonCorrected typo in syntax generation for value chooser.
2015-01-23 John DarringtonEnsure that example_dir is relocatable.
2015-01-22 John DarringtonAdd examples directory "shortcut" to file_open dialog
2015-01-07 John DarringtonSyntax Window: Simplify the Edit|Paste callback.
2015-01-04 Ben Pfaffpsppire-output-view: Fix segfault during printing.
2014-12-14 John DarringtonFile Export: Added a "plain text" option.
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-10-18 Ben Pfaffpsppire-output-view: Properly render the first few...
2014-10-09 Ben Pfaffpsppire-output-view: Only render output items once...
2014-10-05 Friedrich Beckmanngui: Set StartupNotify=false because Startup Notificati...
2014-09-27 Ben PfaffMakefiles: Support --enable-silent-rules for one more...
2014-09-27 Ben PfaffMakefiles: Make most of the handwritten rules support...
2014-09-27 Ben Pfaffgui: Suppress compiler warning for call to deprecated...
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-01 Ben Pfaffpsppire-dialog-action-var-info: Only allow "Jump To...
2014-08-30 Ben Pfaffpsppire-dialog-action-varinfo: Make dialog use output...
2014-08-30 Ben Pfaffpsppire-output-view: New features for use separate...
2014-08-30 Ben Pfaffpsppire-output-view: Adjust output formatting as widget...
2014-08-30 Ben Pfaffpsppire-output-view: Fix memory leaks.
2014-08-30 Ben Pfaffpsppire-output-window: Factor out output view as psppir...
2014-08-30 Ben Pfaffgui: Consistently call PsppireOutputWindow a "window...
2014-08-30 Ben Pfaffoutput: Make it possible to push and pop output engines.
2014-05-04 Ben Pfaffsyntax-gen: Include missing header file.
2014-04-28 John Darringtonsyntax-gen.c : Allow conversion specifiers of the form...
2014-04-25 John Darringtonsrc/ui/syntax-gen.c: Correct misleading comment
2014-04-24 John DarringtonAvoid crash in psppire-dialog-action-logistic.c
2014-04-05 Ben Pfaffpage-first-line: Make the Text column expand as the...
2014-04-04 Ben Pfaffpsppire-syntax-window: Recode file from final encoding...
2014-03-18 John DarringtonAdded display sort feature to PsppireDictView
2014-03-16 Ben PfaffAllow variable labels longer than 255 bytes.
2014-03-09 Ben PfaffFix warnings about casts between pointers and different...
2014-03-07 John DarringtonAdded some accelerator keys to the menu items. 20140308030511/pspp
2014-02-22 John DarringtonFix issue reported on macos where the toolbar icons... 20140223030508/pspp 20140224030519/pspp 20140225030507/pspp 20140226030518/pspp
2014-02-19 John DarringtonMeans Dialog: Fix issue where the wrong syntax was... 20140220030511/pspp
2014-02-19 John Darringtonpsppire-var-view.c: Allow multiple selections
2014-02-18 Ben Pfaffdialog: Avoid assumption that enum val_type can have... 20140218030509/pspp
2014-02-18 Ben Pfaffpsppire-var-sheet: Remove unneeded and useless check...
2014-02-18 Ben Pfaffpspp-widget-facade: Remove odd statement "xalign =...
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-04 Ben Pfaffgui: Allow File|Open to select an encoding for system... 20140204030509/pspp 20140205030510/pspp 20140206030503/pspp 20140207030506/pspp 20140208030509/pspp
2014-02-04 Ben PfaffSYSFILE INFO: Add ENCODING subcommand.
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-30 John DarringtonRemove Gtk-2.22 bug workaround.
2014-01-19 John DarringtonREGRESSION: Show tooltips for Statistics items in sub...
2014-01-18 John DarringtonDo not attempt to replace rl_echo_signal_char if no...
2014-01-15 John DarringtonREGRESSION: Add gui option for the confidence interval 20140116030505/pspp 20140117030507/pspp 20140118030505/pspp
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-12-15 John Darringtonsrc/data/any-reader.c (any_reader_may_open): Return... 20131216030506/pspp 20131217030518/pspp 20131218030515/pspp
2013-12-15 John DarringtonAvoid crash when attempting to open files with invalid...
next