-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathchangelog
106 lines (68 loc) · 2.68 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
libhwp (2016.05.15) stable; urgency=medium
* Updated debian files
-- Hodong Kim <[email protected]> Sun, 15 May 2016 01:39:33 +0900
libhwp (2016.05.14) stable; urgency=medium
* Pass parser->user_data
* Use NULL-safe string
* Added *_file_new_for_uri()
* Fixed invaild skip
* Removed hwp2pdf, hwp2svg
* 프로젝트 홈페이지 변경
* hwp-charset.h has been dedicated to the public domain in 2015
* fix decryption distribution file
* Added spaces
* Fixed segmentation fault
* Renamed HwpListener to HwpListenable
* Updated rendering of table and color
-- Hodong Kim <[email protected]> Sat, 14 May 2016 15:50:09 +0900
libhwp (0.1.4) UNRELEASED; urgency=low
* Fixed segmentation fault
* Fixed compilation error
-- Hodong Kim <[email protected]> Tue, 04 Nov 2014 23:56:56 +0900
libhwp (0.1.3) UNRELEASED; urgency=medium
* Fixed free func
* Fixed memory leak
-- Hodong Kim <[email protected]> Sat, 28 Jun 2014 14:24:54 +0900
libhwp (0.1.2) UNRELEASED; urgency=medium
* Added experimental rendering of table
-- Hodong Kim <[email protected]> Thu, 26 Jun 2014 21:14:39 +0900
libhwp (0.1.1) UNRELEASED; urgency=medium
* Fixed segmentation fault: libhwp-utils
* Added man pages
-- Hodong Kim <[email protected]> Fri, 30 May 2014 23:43:13 +0900
libhwp (0.1) UNRELEASED; urgency=medium
* fix double free
-- Hodong Kim <[email protected]> Sat, 17 May 2014 04:08:24 +0900
libhwp (0.0.4) UNRELEASED; urgency=medium
[ Hodong Kim ]
* change license to GPL-2+ (hwp2pdf, hwp2svg, hwp2txt)
* fix text attributes
* add packages: libhwp-doc, libhwp-utils
-- Hodong Kim <[email protected]> Mon, 12 May 2014 17:37:45 +0900
libhwp (0.0.3) UNRELEASED; urgency=low
[ Hodong Kim ]
* change license to GPL-2+
* rendering using pango, poppler
* fix memory leak
-- Hodong Kim <[email protected]> Sun, 20 Apr 2014 08:09:24 +0900
libhwp (0.0.2) UNRELEASED; urgency=low
[ Hodong Kim ]
* enhance stability
* modify the return value of hwp_get_tag_name, hwp_get_ctrl_name
-- Hodong Kim <[email protected]> Thu, 06 Mar 2014 08:55:34 +0900
libhwp (0.0.1) UNRELEASED; urgency=low
[ Hodong Kim ]
* redesigned for easy to use, easy to implement new features
* partially support hwp files (v3.0, v5.0, hml)
* generate API documentation using gtk-doc
-- Hodong Kim <[email protected]> Sun, 16 Feb 2014 18:46:36 +0900
libghwp (0.1.1) UNRELEASED; urgency=low
[ Hodong Kim ]
* fix memory leak
* fix segmentation fault
* code cleanup
-- Hodong Kim <[email protected]> Mon, 24 Dec 2012 00:33:19 +0900
libghwp (0.1) UNRELEASED; urgency=low
[ Hodong Kim ]
* render basic text
-- Hodong Kim <[email protected]> Sat, 22 Dec 2012 09:28:50 +0900