psppire-output-view: Export correctly to drivers that don't handle groups.
[pspp] / src / ui / gui / psppire-output-view.c
2022-04-05 Ben Pfaffpsppire-output-view: Export correctly to drivers that...
2021-08-29 John DarringtonAvoid GtkCritical on startup
2021-05-01 Ben Pfaffpsppire-output-view: Avoid doubling output when exporti...
2021-04-10 John Darringtonsrc/ui/gui/psppire-output-view.c (psppire_output_view_n...
2021-02-15 Ben Pfaffpsppire-output-view: Remove more dead code.
2021-02-15 Ben Pfaffpsppire-output-view: Fix display of groups.
2021-02-15 Ben Pfaffpsppire-output-view: Remove dead code.
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-10 Ben Pfafftext-item: Simplify text_item further to just hold...
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2021-01-02 Ben Pfaffoutput: Drop TAB_FIX and the idea of a configurable...
2021-01-01 Ben Pfaffoutput-item: Make label a part of every output_item.
2020-12-27 Ben Pfaffpsppire-output-view: Set tooltips on tables from table_...
2020-12-21 Ben Pfaffcairo: Add support for png and trim.
2020-12-20 Ben Pfaffcairo-pager: New.
2020-12-20 Ben Pfaffcairo: Use pango_cairo_context_set_resolution() to...
2020-12-20 Ben Pfaffcairo: Factor out code for basic rendering.
2020-12-20 John DarringtonAdd missing parentheses
2020-12-19 John DarringtonUse clean-temp module instead of tmpdir module
2020-12-19 Ben Pfaffpsppire-output-view: Consistently apply "transparent...
2020-09-12 John DarringtonAdd static qualifiers where appropriate.
2020-09-11 Friedrich Beckmannpsppire-output: added drag-n-drop
2020-09-11 Friedrich Beckmannpsppire-output: disable the select-all menu
2020-09-11 Friedrich Beckmannpsppire-output-view: modified the way how copy and...
2020-09-11 Friedrich Beckmannoutput view: make items selectable and use system colours
2020-08-25 Friedrich BeckmannWarning: adhere to const qualifier for initializations...
2020-06-27 John Darringtonpsppire-output-view.c (psppire_output_view_destroy...
2020-06-07 John DarringtonWhitespace changes only.
2020-01-10 Ben Pfaffpsppire-output-window: Avoid calling gdk_window_begin_d...
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-06-29 John DarringtonPsppireOutputView.c: Fix memory leak.
2019-06-29 John DarringtonPsppireOutputViewer.c: Remove non-functional debug...
2019-06-29 John DarringtonUse non-deprecated gtk things
2019-01-02 Ben Pfaffpsppire-output-view: Only rerender for real changes.
2019-01-02 Ben Pfaffpsppire-output-view: Add a little extra space to GtkLayout.
2019-01-01 Ben Pfaffpsppire-output-view: Render only the visible parts...
2018-12-31 Ben Pfaffpsppire-output-viewer: Make sure that initial items...
2018-12-31 Ben Pfaffpsppire-output-view: Fix background color for output...
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...