projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge master into gtk3.
[pspp]
/
src
/
output
/
charts
/
2012-05-09
John Darrington
Histograms: Rotate labels when there are lots of bins
tree
|
commitdiff
2012-04-04
Ben Pfaff
spreadlevel-plot: Fix missing #include <stdlib.h>
tree
|
commitdiff
2012-03-31
John Darrington
Examine: Added the /PLOT=SPREADLEVEL option
tree
|
commitdiff
2012-03-26
John Darrington
Simplify algebra
tree
|
commitdiff
2012-03-26
John Darrington
Boxplot: Remove function boxplot_draw_yscale
tree
|
commitdiff
2012-03-25
John Darrington
Histogram plotting: (hist_draw_bar) Added label argument.
20120326030502/pspp
tree
|
commitdiff
2012-03-24
John Darrington
Mark histogram legend strings for translation
tree
|
commitdiff
2012-03-24
John Darrington
cairo-chart.c: new struct xrchart_axis
tree
|
commitdiff
2012-03-20
John Darrington
Correct geometrical error plotting histograms
tree
|
commitdiff
2011-07-01
John Darrington
Merge remote branch 'savannah/master' into sourceview
tree
|
commitdiff
2011-03-19
Ben Pfaff
Update all #include directives to the currently preferr...
tree
|
commitdiff
2010-05-28
John Darrington
Fix inconsistent label positions on piecharts.
tree
|
commitdiff
2010-05-26
John Darrington
Removed uninitialised variable.
tree
|
commitdiff
2010-05-21
John Darrington
Merge commit 'origin/covariance'
tree
|
commitdiff
2010-02-08
Ben Pfaff
Merge "output" into "master"
tree
|
commitdiff
2010-01-17
Ben Pfaff
Rewrite PSPP output engine.
tree
|
commitdiff
2009-12-25
John Darrington
FACTOR: Added "Scree Plots"
tree
|
commitdiff
2009-12-25
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-18
John Darrington
Merge branch 'master' into output
tree
|
commitdiff
2009-12-16
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-12-15
Ben Pfaff
Rename src/output/charts/box-whisker.[ch] to src/output...
tree
|
commitdiff
2009-12-15
Ben Pfaff
Get rid of superfluous Makefile in src/output/charts.
tree
|
commitdiff
2009-11-18
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-11-18
John Darrington
Fix problem building with --without-libplot
tree
|
commitdiff
2009-10-24
Ben Pfaff
Merge "master" into "output".
tree
|
commitdiff
2009-09-24
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-09-15
Ben Pfaff
Merge commit 'origin/stable' into stable
tree
|
commitdiff
2009-08-14
John Darrington
Revert pango dependency to version 2.20
tree
|
commitdiff
2009-08-11
Ben Pfaff
Merge master into output branch.
tree
|
commitdiff
2009-08-09
Ben Pfaff
Add UP_CAST macro, for safer casting from contained...
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Draw titles on charts in a larger font than...
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Fix vertical alignment of text to a baseline...
tree
|
commitdiff
2009-07-30
Ben Pfaff
output: Use Cairo and Pango to draw charts, instead...
tree
|
commitdiff
2009-07-29
Ben Pfaff
output: Make chart geometry the responsibility of the...
tree
|
commitdiff
2009-07-28
Ben Pfaff
charts: Use numeric colors instead of color names.
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Make building without libplot possible again.
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Use macro HAVE_CHARTS instead of NO_CHARTS.
tree
|
commitdiff
2009-07-22
Ben Pfaff
output: Remove barchart implementation, which is unused.
tree
|
commitdiff
2009-07-20
Ben Pfaff
Move implementation of NP plots out of EXAMINE into...
tree
|
commitdiff
2009-07-05
Ben Pfaff
output: Make box-whisker plots work again.
tree
|
commitdiff
2009-07-03
Ben Pfaff
Fix segfault drawing pie charts with old versions of...
tree
|
commitdiff
2009-07-02
Ben Pfaff
output: Refactor implementation of charts.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in draw_tick callers.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in draw_tick callers.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Change 'angle' variable from static to automatic.
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Fix spelling of "magnitude".
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Use definition of M_PI from GSL.
tree
|
commitdiff
2009-07-01
Ben Pfaff
output: Get rid of histogram_plot_n function.
tree
|
commitdiff
2009-06-09
John Darrington
Support mult-data charts and legend.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-02
John Darrington
Fixed bug where piecharts with many segments crashed.
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2008-11-11
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
2008-11-08
John Darrington
Fixed problems when configured with --without-libplot
tree
|
commitdiff
2008-10-10
Ben Pfaff
Merge commit 'origin/stable'
tree
|
commitdiff
2008-10-01
Ben Pfaff
Avoid the C99-only feature of declaring a variable...
tree
|
commitdiff
2008-09-20
John Darrington
Moved all static libraries to libtool libraries.
tree
|
commitdiff
2008-09-04
John Darrington
Complete re-implementation of the EXAMINE command.
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-01-02
John Darrington
Closes patch #6359
tree
|
commitdiff
2007-10-12
Ben Pfaff
config.h-fixes.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-09-19
Ben Pfaff
(histogram_plot): Remove incorrect assertion. Fixes...
tree
|
commitdiff
2007-08-15
John Darrington
Make distcheck work for configure --without-libplot
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-02-12
Ben Pfaff
Apply UNUSED and include additional headers to avoid...
tree
|
commitdiff
2007-02-09
Ben Pfaff
Add #include <config.h>.
tree
|
commitdiff
2006-12-16
John Darrington
Removed my authorship lines.
tree
|
commitdiff
2006-11-25
Ben Pfaff
We've had a mix of min, max from libpspp/misc.h and...
tree
|
commitdiff
2006-10-25
John Darrington
Yet more constness
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-04-04
John Darrington
Fixed a multitude of C89 compatibility warnings.
tree
|
commitdiff
2006-03-15
John Darrington
Changed include paths to be explicitly specified in...
tree
|
commitdiff
2006-03-13
John Darrington
Made make distcheck work
tree
|
commitdiff
2006-03-11
John Darrington
Changed the default value od SCOMPRESS to true.
tree
|
commitdiff
2006-03-04
Ben Pfaff
Got rid of pref.h.orig (and pref.h) entirely, moving...
tree
|
commitdiff
2006-03-04
Ben Pfaff
Move GCC attribute declarations from pref.h.orig to...
tree
|
commitdiff
2006-03-04
John Darrington
Added files in src/output
tree
|
commitdiff