treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / output / html.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-01-25 Ben Pfaffoutput: Replace OUTPUT_ITEM_PAGE_SETUP by a new driver...
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-10 Ben Pfaffpivot-table: Implement hiding footnotes.
2021-01-10 Ben Pfaffpivot-table: Allow footnote marker style to change...
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-08 Ben PfaffAdd support for PNG images in .spv files.
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-02 Ben Pfafftable-item: Make caption into table_cell too.
2021-01-01 Ben Pfafftable-item: Change title from table_item_text to table_...
2021-01-01 Ben Pfafftable-provider: Remove "const" from struct table_cell...
2021-01-01 Ben Pfaffhtml: Step toward better handling of text_items.
2020-12-31 Ben Pfaffoutput: Remove superscript support.
2020-12-28 Ben Pfaffhtml: Make <th> cells be font-weight: normal by default.
2020-12-28 Ben Pfaffhtml: Implement rotated cells.
2020-12-28 Ben Pfaffhtml: Implement more styling features.
2020-12-28 Ben Pfaffhtml: Fix border-right for non-square tables.
2020-12-27 Ben Pfafftable: Get rid of accessor functions for 'h' and 'n...
2020-12-27 Ben Pfaffhtml: Pop up tooltip with table notes in output.
2020-12-20 John DarringtonFix building --without-cairo
2020-12-20 Ben Pfaffcairo: Move chart code into cairo-chart.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-12-05 Ben Pfaffoutput: Move parse_color() from cairo.c to options.c.
2020-10-29 Ben Pfaffoutput: New HTML driver option "bare".
2020-08-16 John Darringtonhtml.c: Reimplement as HTML5
2020-07-04 John DarringtonHTML output driver: Correct typo
2020-06-07 John DarringtonWhitespace changes only.
2019-12-29 Ben Pfaffoutput: Refine support for footnotes, subscripts, and...
2019-12-29 Ben Pfafftable: Get rid of TAL_* constants.
2019-12-29 Ben Pfafftable: Get rid of table_cell destructors, which were...
2019-12-29 Ben Pfafftable-item: Generalize support for layer info.
2019-12-29 Ben Pfafftable: Make table_collect_footnotes() not return NULL...
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2019-01-01 Ben Pfaffoutput: Support decimal and mixed alignment,
2019-01-01 Ben Pfafftable: Make table cells have exactly one piece of conte...
2019-01-01 Ben Pfaffoutput: New page-setup-item.
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfafftext-item: Merge "title" and "subtitle" items into...
2018-12-25 Ben Pfaffoutput: Add support for layer info in table output.
2018-12-25 Ben Pfaffoutput: Add support for colors for rules.
2018-12-25 Ben Pfaffoutput: Add support for dashed, thick, and thin rules.
2018-12-25 Ben Pfaffoutput: Add support for vertical alignment of cells.
2018-12-25 Ben Pfaffoutput: Expand footnote support.
2018-12-25 Ben Pfaffoutput: Factor common code for command name tracking...
2018-12-25 Ben Pfafftable: Get rid of TAL_GAP.
2018-12-03 Ben Pfaffoutput: Remove support for nested tables.
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
2017-03-24 John DarringtonHtml Driver: Fix bug when rendering small cells.
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-09-16 Ben Pfaffoutput: Add support for captions.
2014-09-13 Ben Pfaffoutput: Rename caption to title.
2014-09-13 Ben Pfaffoutput: Add footnote support.
2014-09-13 Ben Pfaffrender: Render table_items instead of tables.
2014-09-04 Ben Pfaffhtml: Format new-lines as line breaks.
2014-09-04 Ben Pfaffhtml: Align table cells vertically at the top.
2014-08-24 Ben Pfaffoutput: Implement nested tables.
2014-06-01 Ben Pfaffhtml: Fix right border of cells that span columns at...
2014-01-28 John DarringtonFix broken build with ./configure --without-cairo 20140129030505/pspp 20140130030504/pspp
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-10-19 John DarringtonRespect forground and background options when writing...
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
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-11-24 Ben Pfaffoutput: Make default output file name depend on the...
2011-08-24 John DarringtonImprove paste to Openoffice.org &c 20110824030501/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-23 Ben Pfaffascii: Print syntax in output single-spaced. 20110423030508/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-03 John DarringtonUpdate generated HTML to conform to W3C standards.
2010-10-03 John DarringtonUndo inappropriate quote substitution in generated...
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-04 Michel BoaventuraChange charset from html output to utf-8 20100904040502/pspp 20100905040503/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-10 Ben Pfaffoutput: Support --without-cairo.
2010-02-08 Ben Pfaffoutput: Phrase output driver error messages more consis...
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben Pfaffoutput: Make errors, warnings, and notes into a new...
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffhtml: Delete redundant code.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-10-24 Ben PfaffMerge "master" into "output".
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-06 Ben Pfaffoutput: Always use helper functions to access struct...
2009-07-30 Ben Pfaffoutput: Use Cairo and Pango to draw charts, instead...
2009-07-29 Ben Pfaffoutput: Make chart geometry the responsibility of the...
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-06-20 Ben Pfaffoutput: Make outp_parse_options slightly more general...
2009-06-17 Ben Pfaffoutput: Make allocating and freeing drivers independent...
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-09-21 Ben Pfaff* ascii.c (struct ascii_driver_ext): New member reporte...
next