commit d3aefe51c7bb0bcdbc1be893a3033d3f06fe4180
Author: Changwoo Ryu <cwryu@debian.org>
Date:   2014-02-02

    Release 0.1.5

M	NEWS
M	configure.ac

commit 8a68a0a62ed2ce7d87fe5a816148c9ed0e97350c
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2014-02-02

    properties: Respect install prefix

    It fixes 'make distcheck'

M	configure.ac
M	properties/Makefile.am

commit 44c29723562349a2b82f2eb13152560efb004ef1
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2014-02-02

    Fix leak and more error check

M	properties/props-data.c
M	properties/test.c

commit a5b03b7deb64889cce108e8d076c6e2a7258810f
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2014-02-02

    properties: More error checks

    - no more crash on document with no preview image

M	thumbnailer/hwp-thumbnailer.c

commit bbf9911a0671c543dbe5d5e55bd7dc83a91c0373
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2014-02-02

    Cosmetic

    - Change the indent size

M	properties/hwp-properties-view.c
M	properties/props-data.c
M	thumbnailer/hwp-thumbnailer.c

commit d50379d8f0fafe94e16470dd7b9ee0c5412ec706
Author: mete0r <mete0r@sarangbang.or.kr>
Date:	2012-07-16

    Fix segfault in thumbnailer (initialize GError)

M	thumbnailer/hwp-thumbnailer.c

commit 25cec3eb4ec252263ea5d864ed2ceebc6e3b4e8a
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-06-03

    Version 0.1.4

M	NEWS
M	configure.ac

commit c3b44b6e9aa39e6319301132d8d05bf54e453c66
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-06-03

    Update TODO

M	TODO
M	properties/props-data.c

commit fd49f5e53688a201a125b5c55a87d5deb0432b38
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-30

    Let .gitignore auto-generated

D	.gitignore
M	Makefile.am

commit 4cd00031d54de2ef1307173bfab1b017615f6037
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-30

    Add license files

A	COPYING
A	COPYING.LIB

commit d32b0d5555c6d9dd8bd406ecfa46942aee93ddfa
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-29

    properties: Display timestamps

M	properties/hwp-properties-view.c

commit 889c9270107ff0a721843faaab76466fa8a2e9a8
Author: Changwoo Ryu <changwoo@eastarmedia.com>
Date:	2012-05-30

    Support URL in HWP thumbnailer

M	thumbnailer/hwp-thumbnailer.c
M	thumbnailer/hwp-thumbnailer.thumbnailer

commit 265acbea53bc9e7c11be2158e76d5c6e1513045a
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-27

    Check application/x-hwp MIME type

M	properties/hwp-properties-main.c

commit 68a55272f33fa93fe4635872fcbd11f2f6b186fd
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-27

    Don't link properties with gnome-vfs-2.0 anymore

M	configure.ac

commit 64fc22c3765a9610e25534423728f512b7443850
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    Add NEWS

M	NEWS

commit 673a0c853b0a55f842e1e29ce84a96b657f29f9c
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    Version 0.1.3

M	README
M	configure.ac

commit f31ea21a2f9d2f03577fad0eee6a16bd1af2f0b4
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    Clean up

    - Add copyright notices
    - Correct build warnings
    - Correct translation build
    - Correct nautilus extension location

M	.gitignore
M	configure.ac
A	po/LINGUAS
M	po/ko.po
M	properties/Makefile.am
M	properties/hwp-properties-main.c
M	properties/hwp-properties-view.c
M	properties/hwp-properties-view.h
M	properties/props-data.c
M	properties/props-data.h
M	properties/test.c

commit b23acfd0c65bf67cc5d7337a8d412774cb3d46a7
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    More properties

M	properties/hwp-properties-view.c

commit 9c882d63c3481d6fa1e677b413c1995770ae3987
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    Use GIO instead of the deprecated GNOME VFS

M	configure.ac
M	properties/props-data.c

commit 80279005124a1b98ba9ac525a8e3daa59fadecea
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-26

    Add the Nautilus properties page

    Initial working code -- the properties page displays title only.

M	.gitignore
M	Makefile.am
M	README
M	configure.ac
A	po/POTFILES.in
A	po/ko.po
M	properties/Makefile.am
D	properties/ev-properties-view.h
R081	properties/ev-properties-main.c properties/hwp-properties-main.c
R065	properties/ev-properties-view.c properties/hwp-properties-view.c
A	properties/hwp-properties-view.h
A	properties/props-data.c
A	properties/props-data.h
A	properties/test.c

commit 7d497bba1b605322586295a8204338222f6518e9
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-24

    Import evince properties

A	properties/Makefile.am
A	properties/ev-properties-main.c
A	properties/ev-properties-view.c
A	properties/ev-properties-view.h

commit e08543295fa554c576a6f2d9b4a1518af9dd02b8
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-24

    ChangeLog automatically generated from git

D	ChangeLog
M	Makefile.am
A	git.mk
M	thumbnailer/Makefile.am
D	update-changelog.sh

commit 635031bd3491bc642b03e9dba3ff1ec0b2ee5be0
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-23

    Autotools build clean up

    * Maintainer build mode
    * Silent build
    * More C warnings to the compiler, using GNOME_COMPILE_WARNINGS

M	configure.ac
M	thumbnailer/Makefile.am
M	thumbnailer/hwp-thumbnailer.c

commit 23f99c9e49774117fb1a14f24db52572df753093
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-22

    Version 0.1.2

M	ChangeLog
M	README
A	TODO
M	configure.ac
A	update-changelog.sh

commit b59946b91f896e3e402c877d39328b7ea6dab9dd
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-22

    Misc project configuration

    - Use tar.xz as the dist format
    - Use USTAR tar as the dist format
    - non-GNU dist style

M	configure.ac

commit 830348dcad93318940482d019cbd83c9dbf2eaca
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2012-05-22

    Remove obsolete gconf schemas

M	configure.ac
M	thumbnailer/Makefile.am
D	thumbnailer/hwp-thumbnailer.schemas

commit fea0a2f9d19fac119d4adc280b7b635c7b32b86a
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-03-12

    Insert empty <locale> tags to prevent gconftool error

M	thumbnailer/hwp-thumbnailer.schemas

commit 0b73e8d22a84f692fa07cd9f4c40d09423ea75f7
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-03-12

    Fix GConf schema path

M	thumbnailer/Makefile.am

commit 3a5a4ff2c36e1d525ca2990f8fb573d94f7cc240
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-03-03

    Thumbnailer entry for GNOME 3

M	thumbnailer/Makefile.am
A	thumbnailer/hwp-thumbnailer.thumbnailer

commit 39d0467f88bc31ce781f289e187605a972da239a
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2011-03-02

    Initial version

A	.gitignore
A	AUTHORS
A	ChangeLog
A	Makefile.am
A	NEWS
A	README
A	autogen.sh
A	configure.ac
A	thumbnailer/Makefile.am
A	thumbnailer/hwp-thumbnailer.c
A	thumbnailer/hwp-thumbnailer.schemas
