pivot table procedure conceptually works
[pspp] / src / output /
2014-10-18 Ben Pfaffcairo: Add .5pt gutter around table rules.
2014-09-28 Friedrich BeckmannAdd GRAPH command initially with just scatterplots...
2014-09-16 Ben Pfaffoutput: Add support for captions.
2014-09-14 Ben Pfaffrender: Fix bug in render_pager_draw_region().
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Fold caption drawing into rendering engine.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-13 Ben Pfaffrender: Push all rendering, not just pagination, into...
2014-09-13 Ben Pfaffrender: Introduce render_pager to factor out code from...
2014-09-04 Ben Pfaffhtml: Format new-lines as line breaks.
2014-09-04 Ben Pfaffhtml: Align table cells vertically at the top.
2014-09-04 Ben Pfaffodt: Use text:outline-level instead of text:level insid...
2014-08-30 Ben Pfaffpsppire-output-view: Fix memory leaks.
2014-08-30 Ben Pfaffoutput: Make it possible to push and pop output engines.
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-07-22 Ben Pfaffrender: Rename 'cell' variables used for breaking to...
2014-07-22 Ben Pfafftable-paste: Add error-checking assertion to table_paste().
2014-07-22 Ben Pfafftable-paste: Fix comments and variable naming.
2014-07-22 Ben Pfaffrender: Fix typo in comment.
2014-07-20 Ben Pfaffrender: Fix rendering corner cases when a cell is broke...
2014-07-20 Ben PfaffMake minimum breaks configurable.
2014-07-13 Ben Pfaffrender: Don't add overflows when header is contiguous...
2014-07-13 Ben Pfafftable-select: Only cut headers into two if needed in...
2014-07-12 Ben Pfaffrender: Fix typo in comment.
2014-07-09 John DarringtonAdd OUTPUT MODIFY command
2014-06-24 Ben Pfaffcairo: Use same scale factor as Pango, for precision...
2014-06-24 Ben Pfaffcairo: Fix failures to scale between cairo and pango...
2014-06-24 Ben Pfaffcairo: Remove PangoWrapMode parameter that was always...
2014-06-01 Ben Pfaffhtml: Fix right border of cells that span columns at...
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-03-23 John DarringtonCartesian Graphs: use circular marker instead of square...
2014-03-18 Ben Pfaffodt: Format newlines in table cells as Open Document...
2014-03-09 Ben PfaffFix warnings about casts between pointers and different...
2014-02-17 Ben Pfaffcairo: Let xr_layout_cell() assume its parameters are... 20140217030517/pspp
2014-02-08 Ben PfaffRemove old changelogs from tree. 20140209030510/pspp 20140210030519/pspp
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2014-01-28 John DarringtonFix broken build with ./configure --without-cairo 20140129030505/pspp 20140130030504/pspp
2013-12-23 Ben PfaffDistribute lots of files that had been missed.
2013-10-31 John DarringtonFix problem with non-reentrant journal driver 20131101030507/pspp
2013-10-31 John Darringtonjournal.c: Made journal_file_name a member of the journ...
2013-10-19 John DarringtonRespect forground and background options when writing...
2013-10-19 John DarringtonNew structure xr_color
2013-09-28 Ben Pfaffrender: Fix bug measuring spanned cells.
2013-09-26 Ben Pfaffascii: Use correct arguments in call to msg_error().
2013-09-25 John DarringtonCharts: Use colours from Tango palette instead of fully... 20130925030506/pspp
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-08-11 John Darringtonsrc/output/table.h: Rename class -> klass 20130811030503/pspp
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-18 John DarringtonImplement import dialog to import spreadsheet files.
2013-05-17 John DarringtonCairo output: Add a bit of horizontal between table...
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-07 Ben Pfaffascii: Omit whitespace at the end of a line.
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-04 John Darringtonascii.c: Use symbol instead of constant literal 20130405030516/pspp 20130406010505/pspp 20130407010512/pspp
2013-04-04 John DarringtonFixed bug displaying unicode box characters.
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-01-20 John DarringtonFix xr to point unit conversion in cairo output driver.
2013-01-12 Ben Pfaffcairo: Include command name in error messages.
2013-01-12 John DarringtonSimplify creation of pango layout in xr driver. 20130112030502/pspp
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-28 Ben PfaffUse "C" locale comparisons for language constructs.
2012-12-25 Ben Pfaffu8-line: Add new u8_line_set_length() function.
2012-12-25 Ben Pfaffu8-line: Factor out new library for composing lines...
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-12-01 John Darringtonmeasure.c: Use c_strtod instead of strtod 20121201030503/pspp
2012-11-27 Ben PfaffSHOW: Add JOURNAL subcommand. 20121127030504/pspp 20121128030504/pspp 20121129030503/pspp 20121130030502/pspp
2012-11-24 Ben Pfaffoutput: Make default output file name depend on the...
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben Pfaffcairo: Avoid deprecated pango_cairo_font_map_create_con...
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-07-15 John DarringtonFix memory leak in odt driver
2012-07-14 John Darringtoncairo.c (apply_options): Fix potential memory leak
2012-07-11 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes...
2012-07-09 John DarringtonFixed memory leak in cairo driver.
2012-05-09 John DarringtonHistograms: Rotate labels when there are lots of bins
2012-05-09 John DarringtonMove comment to correct function
2012-04-04 Ben Pfaffspreadlevel-plot: Fix missing #include <stdlib.h>
2012-04-01 John DarringtonCorrected bug in chart rendering which caused the ordin...
2012-03-31 John DarringtonExamine: Added the /PLOT=SPREADLEVEL option
2012-03-26 John DarringtonSimplify algebra
2012-03-26 John Darringtonxrchart_write_scale: Use integer arithmetic
2012-03-26 John DarringtonBoxplot: Remove function boxplot_draw_yscale
2012-03-25 John DarringtonHistogram plotting: (hist_draw_bar) Added label argument. 20120326030502/pspp
2012-03-25 John DarringtonCairo charts: Move check for near zero values to inside... 20120325030503/pspp
2012-03-24 John DarringtonMark histogram legend strings for translation
2012-03-24 John DarringtonAvoid floating point precision problems in chart scale 20120324030503/pspp
2012-03-24 John Darringtoncairo-chart.c: new struct xrchart_axis
2012-03-20 John DarringtonCorrect geometrical error plotting histograms
2012-03-18 John DarringtonImprove translator comments.
2012-02-26 John Darringtonascii.c: Reallocate the lines after the page is resized
2012-02-26 John DarringtonRemove redundant assignment
2012-02-26 John Darringtonascii.c: Move auto out of the #if HAVE_DECL_SIGWINCH...
2012-02-26 John Darringtonascii.c (ascii_reserve) Added assertion.
2012-01-07 Ben Pfaffcairo: Only apply options to table items, to avoid... 20120108030503/pspp 20120109030503/pspp 20120110030502/pspp
2012-01-05 John DarringtonAvoid crash rendering charts in the gui interface.
2011-12-22 John DarringtonSet the output driver parameters dynamically from the... 20111223030502/pspp 20111224030502/pspp 20111225030503/pspp 20111226030503/pspp 20111227030503/pspp 20111228030503/pspp 20111229030502/pspp 20111230030503/pspp 20111231030503/pspp 20120101030503/pspp
2011-12-11 John DarringtonCairo output driver: Added options to set the foregroun...
next