John McNamara
e37518625d
Prep for release 0.3.6.
2016-06-01 00:13:27 +01:00
John McNamara
d8eed38b6e
Make non-exported symbols static.
2016-05-31 23:56:53 +01:00
John McNamara
a9018a7189
Update copyright year.
2016-05-31 20:01:58 +01:00
John McNamara
af9c7147ed
Fix for images with zero dpi.
2016-05-31 19:49:28 +01:00
John McNamara
779ae34d64
Prep for release 0.3.5.
2016-05-31 08:26:13 +01:00
John McNamara
d5922b0257
Added sample tmpfile function alternative.
2016-05-30 21:43:56 +01:00
John McNamara
8231ead05b
Refactored error handling and reporting.
...
Some of the previously defined error names have changed to give
a more consistent interface. Also added a lxw_strerror() function
to decode the error to a string.
Issue #49 .
2016-05-30 21:16:25 +01:00
John McNamara
a719de2397
Added more error checking during package assembly.
...
Issue #49 ,
2016-05-30 00:30:08 +01:00
John McNamara
7490c3763a
Prep for release 0.3.4.
2016-05-28 16:30:35 +01:00
John McNamara
169407e6f5
Modified the internal basename() function.
2016-05-28 16:12:33 +01:00
John McNamara
7a0eab2a51
Updated docs on using MSVC to compile on Windows.
2016-05-28 16:05:23 +01:00
John McNamara
c8c3cc3b8b
Remove define causing warning on MSVC.
2016-05-25 22:43:54 +01:00
John McNamara
214b1a3f43
Fix memory leak.
2016-05-25 01:23:51 +01:00
John McNamara
12443dc3c6
Backport zlib iowin32.c to avoid oversized files on Windows.
...
https://github.com/madler/zlib/issues/128
2016-05-24 20:53:59 +01:00
John McNamara
cd3b3d2f9c
Fixes for MSVC warnings.
2016-05-24 20:24:09 +01:00
John McNamara
ad2d11f93b
Prep for release 0.3.3.
2016-05-23 23:09:03 +01:00
John McNamara
11d26f7522
Additional chart docs.
2016-05-23 22:42:27 +01:00
John McNamara
722de1cd06
Added link generator for examples.
2016-05-23 20:06:15 +01:00
John McNamara
e35c40a870
Added chart documentation and examples.
2016-05-23 00:31:45 +01:00
John McNamara
ca2ff1934c
Tests for chart sizing.
2016-05-21 21:30:15 +01:00
John McNamara
9ca8d8f522
Added range handling for chart series names.
2016-05-21 18:12:59 +01:00
John McNamara
5bfe64adad
Added range handling for chart title names.
2016-05-21 16:51:48 +01:00
John McNamara
f6d7b8dc0f
Added data cache to chart titles.
2016-05-21 15:49:32 +01:00
John McNamara
d0a9b0482b
Refactored chart title api.
2016-05-21 00:53:24 +01:00
John McNamara
dd8d0599a2
Added test for charts with sparse data.
2016-05-20 23:40:23 +01:00
John McNamara
7745394365
Added series set range functions.
2016-05-20 22:49:03 +01:00
John McNamara
d6b8d0d6ab
Added tests for chart insertion order.
2016-05-20 00:37:49 +01:00
John McNamara
1b9dfe30d9
Added tests for chart insertion order.
2016-05-19 21:21:05 +01:00
John McNamara
eec7611b8c
Additional test for mixed string/number cache.
2016-05-19 00:10:26 +01:00
John McNamara
9c6d68f402
Added test for mixed string/number cache.
2016-05-18 00:43:19 +01:00
John McNamara
c5f2319e92
Added string cache handling.
2016-05-18 00:06:44 +01:00
John McNamara
b8c5d73416
Refactored chart types to use function pointer methods.
2016-05-17 00:22:38 +01:00
John McNamara
40dae0cd42
Added tests for axis titles.
2016-05-17 00:02:36 +01:00
John McNamara
9f77960778
Refactored x and y axes into dynamic objects.
2016-05-16 00:38:28 +01:00
John McNamara
251400e536
Initial working axis titles.
2016-05-16 00:22:48 +01:00
John McNamara
695023ea07
Initial working chart titles.
2016-05-15 20:18:51 +01:00
John McNamara
2cbce4aeed
Refactoring
2016-05-15 02:27:50 +01:00
John McNamara
a28728d2e8
Initial working radar charts.
2016-05-13 00:15:17 +01:00
John McNamara
d4571fa36b
Added chart_set_style() method.
2016-05-13 00:14:37 +01:00
John McNamara
e94284b28d
Initial working doughnut charts.
2016-05-12 23:14:57 +01:00
John McNamara
bc4c5c0e04
Initial working pie charts.
2016-05-12 20:43:34 +01:00
John McNamara
82d640cabb
Initial working scatter charts.
2016-05-12 00:05:18 +01:00
John McNamara
6c02004329
Initial working area chart.
2016-05-10 00:03:16 +01:00
John McNamara
a49edd28e8
Initial working line chart.
2016-05-09 00:13:35 +01:00
John McNamara
fe793bdcb2
Additional column and bar chart tests.
2016-05-08 23:27:21 +01:00
John McNamara
87e92d31b1
Initial working chart subtypes.
2016-05-08 14:50:32 +01:00
John McNamara
235b4a3515
Added chart cache reading from worksheet.
2016-05-08 00:52:32 +01:00
John McNamara
722b95f1dc
Added chart series validation.
2016-05-07 15:16:24 +01:00
John McNamara
bcdd241c6c
Added chart validation.
2016-05-06 23:45:03 +01:00
John McNamara
96cc207882
Documented some common typedefs to common.h.
2016-05-06 00:08:23 +01:00