psppire-output-view: Add titles for groups.
[pspp] / src / ui / gui / psppire-output-view.c
2018-12-31 Ben Pfaffpsppire-output-view: Add titles for groups.
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfaffoutput: Expand footnote support.
2017-09-23 Ben Pfaffpsppire-output-view: Use correct enumeration type in...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-09-01 John Darringtonpsppire-output-view: Avoid GtkWarnings
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2015-12-07 John DarringtonFix bug rendering margin in output viewer.
2015-12-06 John DarringtonAdd a silent zone "gutter" to the output viewer.
2015-12-04 John DarringtonFix compiler warning
2015-12-02 John DarringtonOutput viewer: Right justify output items if an RTL...
2015-12-02 John DarringtonOutput viewer: Add diagnostic feature
2015-06-27 Friedrich Beckmannpsppire-output-view.c: added check for view->xr - fixes...
2015-06-21 Ben PfaffMerge "gtk3" branch into "master".
2015-06-21 John DarringtonPsppireOutputView redefined parameter y to be of type...
2015-06-20 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
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-05-19 John DarringtonGtk+3: Replace deprecated gtk_layout_get_vadjustment...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-01-04 Ben Pfaffpsppire-output-view: Fix segfault during printing.
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-09-13 Ben Pfaffoutput: Rename caption to title.
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...