work on PRINT encoding
[pspp] / src / output /
2012-06-19 Ben Pfaffwork on print encodigns
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...
2011-12-11 John DarringtonRemove xr_draw_chart from cairo.h and make static
2011-08-24 John DarringtonImprove paste to Openoffice.org &c 20110824030501/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonFix incorrect conditional
2011-07-01 John DarringtonMark get_rule function as inline.
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-07 Ben Pfaffcairo: Left-justify text items rendered in the GUI.
2011-04-23 Ben PfaffAdd new output/ascii.h header to the distribution,...
2011-04-23 Ben Pfaffascii: Print syntax in output single-spaced. 20110423030508/pspp
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-23 Ben Pfaffodt: Write command name in output both only before...
2011-04-23 Ben Pfaffascii: Add support for multibyte characters.
2011-04-17 Ben Pfaffascii: Drop useless 'wrap_mode' parameter from ascii_la...
2011-04-16 Ben Pfafftable-casereader: Put space between columns. 20110416030505/pspp
2011-04-16 Ben Pfaffrender: Fix rendering of TAL_GAP rules.
2011-04-12 Ben Pfafftab: Make tab_value() take a variable instead of a...
2011-03-23 Ben Pfaffcairo: Correctly render table during scrolling. 20110323030507/pspp 20110324030502/pspp
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffoutput: New function text_item_create_nocopy().
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2010-11-19 Ben Pfaffstr: Change "char" to "byte" in function names.
2010-11-06 Ben Pfaffcsv: Make the character used for quoting configurable. 100/pspp 101/pspp 102/pspp 103/pspp 20101106040501/pspp 20101107040502/pspp 20101108040501/pspp 20101109040501/pspp 20101110040502/pspp 20101111040502/pspp 20101112040502/pspp 20101113040502/pspp 20101114040508/pspp
2010-11-06 Ben Pfaffcsv: Add ability to suppress table captions.
2010-11-05 Ben Pfaffcsv: Better support separators other than comma or... 20101105040501/pspp
2010-10-30 Ben Pfaffcairo: Fix rendering of wide titles for GUI rendering. 20101030040501/pspp
2010-10-29 John DarringtonConditionally compile in the SIGWINCH handler
2010-10-27 Ben Pfaffcairo: Draw table titles in xr_rendering_draw() too.
2010-10-27 Ben Pfaffcairo: Always save output item in xr_rendering_create().
2010-10-27 John DarringtonMake ascii driver's length and width parameters fit...
2010-10-26 Ben Pfaffrender: Fix cells spanning otherwise completely empty...
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-10-02 John DarringtonUse macros from cast.h instead of literal casts
2010-09-30 John DarringtonFix memory leak in output rendering
2010-09-24 Ben Pfaffcast: New macro NULL_SENTINEL. 20100924040502/pspp
2010-09-19 John DarringtonConst casts.
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-07-30 John DarringtonFlush the journal after every write.
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-04 John DarringtonFix various memory leaks
2010-07-04 John DarringtonFix memory leak in tab_destroy
2010-07-04 John DarringtonFix invalid reference
2010-06-29 Ben Pfaffcairo: Fix handling of font sizes. 20100702040502/pspp 20100703040502/pspp
2010-06-26 Ben Pfaffcairo: Remove support for printed headers. 20100627040502/pspp 20100628040502/pspp 20100629040501/pspp 20100630040503/pspp 20100701040502/pspp
2010-06-26 Ben Pfaffoutput: Fix logic error in table_select_slice().
2010-05-29 Ben Pfaffgui: Speed up rendering of large tables that are only... 20100530040501/pspp 20100531040501/pspp 20100601040502/pspp
2010-05-28 John DarringtonFix inconsistent label positions on piecharts.
2010-05-26 John DarringtonRemoved uninitialised variable.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 Ben Pfaffcairo: Implement xr_driver_destroy() and use it during...
2010-05-19 Ben PfaffMerge "paginate" branch into "master".
2010-05-13 Ben Pfaffcairo: Allow xr_driver_create()'s caller to usefully...
2010-05-13 Ben Pfaffcairo: Apply margins to pages added with xr_driver_next...
2010-05-13 Ben Pfaffcairo: Remove write-only member 'file_type' from struct...
2010-05-08 Ben Pfaffoutput: Refactor Cairo output driver to make printing...
2010-05-08 Ben Pfaffcairo: Update #include style.
2010-04-24 Ben Pfaffcairo-chart: Fix Pango version check.
2010-03-22 Ben Pfaffpsppire: Use default GTK+ font in output shown in GUI.
2010-03-13 Ben Pfafftab: Add debugging checks to tab_hline() to match those...
2010-03-09 Ben Pfafftab: Drop redundant assertions.
2010-02-24 Ben Pfaffodt: Remove dependency on external "zip" program. 20100224040512/pspp
2010-02-21 Ben Pfaffcsv: Fix setting output file name. 20100222040508/pspp 20100223040526/pspp
2010-02-20 Ben PfaffBuild the ODT driver only if libxml2 is available.
2010-02-12 Ben Pfaffodt: Restore writing creator metadata.
2010-02-10 Ben Pfaffoutput: Support --without-cairo.
2010-02-10 Ben Pfaffodt: Remove dependency on <pwd.h> because mingw32 does...
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 Pfaffodt: Avoid assertion failure if "mimetype" file cannot...
2010-02-06 Ben Pfaffodt: Fix writing files with names different from pspp...
next