commit 71a54b367cfaea3262a1a2d545ee4482fb022528 Author: Akira TAGOH Date: Fri Feb 5 18:01:44 2016 +0900 Bump the version to 0.13.1 NEWS | 15 +++++++++++++++ configure.ac | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) commit 9f02f725be8ad217a17330b3aecc6f9710213b8a Author: Akira TAGOH Date: Fri Feb 5 18:01:42 2016 +0900 revert configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit df55551b8968c6d6a4d30cbe0f0c33b3fed25498 Author: Akira TAGOH Date: Fri Feb 5 17:58:38 2016 +0900 Update git.mk git.mk | 223 +++++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 182 insertions(+), 41 deletions(-) commit b1a0976973d273fd77de145d3eca042a50072c90 Author: Akira TAGOH Date: Fri Feb 5 17:58:33 2016 +0900 trivial update to clean Makefile.am | 2 ++ 1 file changed, 2 insertions(+) commit c1728adfec9582879645af89445e7d61b9653558 Author: Akira TAGOH Date: Fri Feb 5 17:50:42 2016 +0900 Workaround libtoolize issue Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit 513a0003f042c4b48c71a8513eb046c5a726bd6f Author: Akira TAGOH Date: Fri Feb 5 15:44:09 2016 +0900 Bump the version to 0.13.1 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit dacba59fb99ce14f2cbb37e1a3e919feb874d793 Author: Akira TAGOH Date: Fri Feb 5 15:42:30 2016 +0900 Fix a build fail when --enable-debug configure.ac | 1 + libeasyfc-gobject/Makefile.am | 3 +++ 2 files changed, 4 insertions(+) commit bf8f8f5265d67acc1a77894dbdb500e0fba61ab7 Author: Akira TAGOH Date: Mon Jan 19 18:34:08 2015 +0900 Use AX_CHECK_ENABLE_DEBUG instead of GNOME_DEBUG_CHECK configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 1efb1f42e00c4b8915ae3db383597776dd504c36 Author: Akira TAGOH Date: Mon Jan 19 18:32:47 2015 +0900 Fix a crash when the config contains a font not installed on the system libeasyfc/ezfc-config.c | 12 +++++++++++- libeasyfc/ezfc-config.h | 2 +- libeasyfc/ezfc-font.c | 20 +++++++++++++++++++- libeasyfc/ezfc-font.h | 3 ++- 4 files changed, 33 insertions(+), 4 deletions(-) commit 0b2fd93e45ea1ae988b80828cef7516425b01d08 Author: Akira TAGOH Date: Wed Jan 22 18:59:19 2014 +0900 Update autotools macro configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 79cee0abc3ab481591065bd6b6ba8f16c2b65ce6 Author: Akira TAGOH Date: Tue Sep 24 18:19:21 2013 +0900 Add autogen.sh contributed by Behdad Esfahbod autogen.sh | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) commit 99a85fdcd3ca0ba432c2396ae3933ffe732a0c67 Author: Akira TAGOH Date: Tue Jul 30 19:39:20 2013 +0900 Fix non-literal format string libeasyfc/ezfc-alias.c | 2 +- libeasyfc/ezfc-config.c | 12 ++++++------ libeasyfc/ezfc-font.c | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) commit e1dbbb2b16caca87ca3cb0954cb846a073d6e68f Author: Akira TAGOH Date: Tue Jul 30 18:52:39 2013 +0900 Workaround a compiler warning with -Wstrict-prototypes configure.ac | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit d2ad8c5af874eeaa5f5a3dbc60ba6b894ed2d027 Author: Akira TAGOH Date: Tue Jul 30 18:46:34 2013 +0900 Bump the version to 0.13.0 NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) commit b90c837f30da4162c13165a75baaf765c5be5c2e Author: Akira TAGOH Date: Tue Jul 30 16:58:47 2013 +0900 Fix no such fonts available error FcNameParse() uses -,: as a separator to give some options for the query. those characters in the family name has to be escaped. libeasyfc/ezfc-font.c | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) commit 7502a67fcf752cee592059371b69c41c8710f458 Author: Akira TAGOH Date: Tue Jul 23 19:13:19 2013 +0900 Improve code to support python3 tests/ezfc-tool.py | 121 +++++++++++++++++++++++++++-------------------------- 1 file changed, 61 insertions(+), 60 deletions(-) commit 955d242c5e69972a5c5d03bed210bd0316e29239 Author: Akira TAGOH Date: Mon May 13 16:04:14 2013 +0900 Use AM_CPPFLAGS instead of INCLUDES libeasyfc-gobject/Makefile.am | 4 ++-- libeasyfc/Makefile.am | 2 +- tests/Makefile.am | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) commit 59b1875f446dfefc6535c84243bd560d885a58c0 Author: Akira TAGOH Date: Fri Mar 29 19:40:19 2013 +0900 Bump the version to 0.12.1 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) commit 1c1d610cd174d9176b580cf5a37b18a155421e19 Author: Akira TAGOH Date: Fri Mar 29 19:39:18 2013 +0900 Fix build issue with the latest gobject-introspection libeasyfc-gobject/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit aa2615bfa243d41696d18ee29667e5993a7854c2 Author: Akira TAGOH Date: Fri Mar 29 17:35:21 2013 +0900 update deps requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8929db248abe3bd64d9cc0326c8ac530ce693f2c Author: Akira TAGOH Date: Tue Mar 19 18:06:00 2013 +0900 Bump the version to 0.12 NEWS | 5 +++++ configure.ac | 2 +- libeasyfc-gobject/Makefile.am | 12 ++++++------ requires | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) commit 018978ed532cf618993b74044451f6d5f790ff53 Author: Akira TAGOH Date: Wed Mar 13 19:34:50 2013 +0900 Minor fix and load feature tag config libeasyfc/ezfc-config.c | 19 +++++++++++++++++-- libeasyfc/ezfc-font.c | 8 ++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) commit 9d01f2b797f890c661cc62cf09156643e3c48982 Author: Akira TAGOH Date: Wed Mar 13 18:45:40 2013 +0900 Use defined symbols instead of hardcoded string libeasyfc/ezfc-config.c | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) commit 07bf4d2fbf75e9d31aaea5905e3c4c84f1301e14 Author: Akira TAGOH Date: Wed Mar 13 18:40:12 2013 +0900 Add feature tags support configure.ac | 1 + libeasyfc/Makefile.am | 2 + libeasyfc/ezfc-config.c | 25 +++++- libeasyfc/ezfc-font-private.h | 2 +- libeasyfc/ezfc-font.c | 189 +++++++++++++++++++++++++++++++++++++++++- libeasyfc/ezfc-font.h | 8 +- requires | 1 + tests/ezfc-tool.py | 75 +++++++++++------ 8 files changed, 272 insertions(+), 31 deletions(-) commit 61a0cd8549f045bd03ad1843b8e4e1870a020a92 Author: Akira TAGOH Date: Mon Feb 25 19:08:30 2013 +0900 Bump the version to 0.11 NEWS | 8 ++++++++ configure.ac | 12 ++++++------ libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 20 insertions(+), 12 deletions(-) commit b489229df18fb53c1d35695f031caadfd2f3b941 Author: Akira TAGOH Date: Mon Feb 25 18:49:59 2013 +0900 Fix having multiple family names in ezfc_font_t to make it easy in applications to deal with the subst font libeasyfc/ezfc-config.c | 12 +++++++++- libeasyfc/ezfc-font.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-font.h | 2 ++ 3 files changed, 75 insertions(+), 1 deletion(-) commit 7b8f90d8256058ed26b432240c1e73675bac6e2a Author: Akira TAGOH Date: Fri Feb 22 12:37:46 2013 +0900 Fix a crash and breakage libeasyfc/ezfc-alias.c | 24 +++++++++++++++++++++--- libeasyfc/ezfc-config.c | 6 ++++-- libeasyfc/ezfc-font.c | 5 ++++- 3 files changed, 29 insertions(+), 6 deletions(-) commit d805e2df8274c8730c47ed8f9d7955c2a03c8c91 Author: Akira TAGOH Date: Tue Feb 19 15:16:14 2013 +0900 Update a logic to not use the deprecated API libeasyfc/ezfc-alias.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 1083569fef88ba08b1d285a7d967af79cc155846 Author: Akira TAGOH Date: Tue Feb 19 15:15:54 2013 +0900 Add the substitute font support libeasyfc/ezfc-config.c | 361 +++++++++++++++++++++++++++++++++++++++++++++--- libeasyfc/ezfc-config.h | 11 ++ libeasyfc/ezfc-font.c | 181 +++++++++++++++++++++++- libeasyfc/ezfc-font.h | 18 ++- tests/ezfc-tool.py | 82 ++++++++--- 5 files changed, 610 insertions(+), 43 deletions(-) commit bd6c9bd5d2364e45c3d721554940363ec15f357e Author: Akira TAGOH Date: Mon Feb 18 15:53:43 2013 +0900 Update doc libeasyfc/ezfc-font.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 0ad57bf19644a6d4e83d0d5ce940e9ab9acfe8cc Author: Akira TAGOH Date: Wed Feb 13 19:17:09 2013 +0900 Fix the unexpected error when a font has a family name in the native language at first place libeasyfc/ezfc-font.c | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) commit ba06d20497a2ac9c432dbb03136cb8d6c7511360 Author: Akira TAGOH Date: Tue Feb 5 15:11:53 2013 +0900 Use AM_MISSING_PROG instead of hardcoding missing Makefile.am | 15 +++++++-------- configure.ac | 1 + 2 files changed, 8 insertions(+), 8 deletions(-) commit 678e4669f7b4079f0de5220daef83eee9b6a6d60 Author: Akira TAGOH Date: Wed Jan 23 17:16:59 2013 +0900 Get rid of the limitation on antialiasing vs embedded bitmap This prevents the behavior of 'not if any'. libeasyfc/ezfc-font.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) commit fb45118a804c347b98c2d5df66244d14d840c622 Author: Akira TAGOH Date: Tue Dec 18 16:20:44 2012 +0900 Bump the version to 0.10 NEWS | 8 ++++++++ configure.ac | 4 ++-- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 16 insertions(+), 8 deletions(-) commit 9ab3dfff317cddce6a1c8ef684f42c946114fe95 Author: Akira TAGOH Date: Wed Dec 12 18:41:50 2012 +0900 Update .gitignore even if srcdir != builddir When srcdir != builddir, autotools sets VPATH = @srcdir@. due to this and unfortunately the top directory has same name to libeasyfc, where contains the library's source code, 'make' confuses the top directory is the target directory for 'libeasyfc'. .gitignore is already available since building is performed at the top therefore .gitignore considered available. To avoid this confusion on make, abs_srcdir has to be used for target. git.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 612aa0057a9cca94e2fe1d8d8294815a175ecad9 Author: Akira TAGOH Date: Wed Dec 12 14:19:14 2012 +0900 Do not remove the old file if the old place is a symlink libeasyfc/ezfc-config.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit a509ca46202a377d109d2f1e615ea42aa06f0a49 Author: Akira TAGOH Date: Thu Nov 29 16:41:29 2012 +0900 Fix the build issue when srcdir != builddir libeasyfc-gobject/Makefile.am | 2 ++ tests/run.sh | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) commit da0c6d182d72730c55ad774f0733171adf1a816c Author: Akira TAGOH Date: Thu Nov 29 14:48:32 2012 +0900 cleanup docs/libeasyfc-overrides.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) commit 3475b99dc0a739a043f9ab380532140cf587e6f6 Author: Akira TAGOH Date: Tue Nov 27 14:13:40 2012 +0900 Fix broken -uninsgtalled.pc libeasyfc-gobject-uninstalled.pc.in | 4 ++-- libeasyfc-uninstalled.pc.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit b066e2e565f238742429b9adbfe1e5c4a1316083 Author: Akira TAGOH Date: Mon Sep 24 12:59:16 2012 +0900 Use correct brackets in pc files to avoid linking issues libeasyfc-gobject.pc.in | 2 +- libeasyfc.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit c4d6709dcf10d86d377d02efb51b905c4a8371f2 Author: Akira TAGOH Date: Fri Aug 17 11:24:37 2012 +0900 Fix bashism libeasyfc-gobject/gengir.sh | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) commit f66ef15b8a8deea535be9a50d175097406824fbe Author: Akira TAGOH Date: Mon Jul 23 19:11:46 2012 +0900 Bump libtool revision and gir version configure.ac | 4 ++-- libeasyfc-gobject/Makefile.am | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) commit e175080382add2ac645e8f4791bb4e10d5aad2ba Author: Akira TAGOH Date: Mon Jul 23 18:53:57 2012 +0900 Update docs libeasyfc/ezfc-font.c | 1 + libeasyfc/ezfc-font.h | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) commit 23a6cf3db3c9b28ba1454d3063a006b517389d3b Author: Akira TAGOH Date: Mon Jul 23 18:35:33 2012 +0900 bump to 0.9 NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) commit 6f6300235ec719485c1ee8b0a6ae905fdc398fc1 Author: Akira TAGOH Date: Mon Jul 23 18:33:46 2012 +0900 Update for new APIs tests/ezfc-tool.py | 39 +++++++++++++++++++++++++++++++++++---- 1 file changed, 35 insertions(+), 4 deletions(-) commit 98bd24ed3d29e70ece6ab7999c982b7176a94680 Author: Akira TAGOH Date: Mon Jul 23 18:33:29 2012 +0900 set embeddedbitmap libeasyfc/ezfc-config.c | 2 ++ 1 file changed, 2 insertions(+) commit 2ebfbcd251ef80acefea328c12806dac425e5dcd Author: Akira TAGOH Date: Mon Jul 23 18:16:05 2012 +0900 Store the font properties configuration libeasyfc/ezfc-config.c | 183 +++++++++++++++++++++++++++++++++++++++++- libeasyfc/ezfc-font-private.h | 3 +- libeasyfc/ezfc-font.c | 1 + 3 files changed, 185 insertions(+), 2 deletions(-) commit 488c69d14aeb7691e17a95f4c68cb4e7b024e12a Author: Akira TAGOH Date: Mon Jul 23 18:15:23 2012 +0900 Add a function to obtain the libeasyfc version libeasyfc/ezfc-utils.h | 5 +++-- libeasyfc/ezfc.c | 13 +++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) commit df794634abc61baf0dd3f4d04e727f041c418390 Author: Akira TAGOH Date: Mon Jul 23 15:32:20 2012 +0900 Fix the scanner warning libeasyfc-gobject/gengir.sh | 2 +- libeasyfc/ezfc-error.h | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) commit 86186c335c047b36972a908ba65049d030b9b316 Author: Akira TAGOH Date: Fri Jul 20 12:59:13 2012 +0900 Add sub-pixel rendering support and hintstyle support libeasyfc-gobject/gengir.sh | 3 +- libeasyfc/ezfc-config.c | 24 +++++- libeasyfc/ezfc-font-private.h | 19 +++-- libeasyfc/ezfc-font.c | 173 ++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-font.h | 98 ++++++++++++++++-------- 5 files changed, 274 insertions(+), 43 deletions(-) commit fd2f4e1a74273d8d3eacaacc52101165e07321a7 Author: Akira TAGOH Date: Tue Jul 10 17:58:13 2012 +0900 Added boolean value modification libeasyfc-gobject/gengir.sh | 2 +- libeasyfc/ezfc-config.c | 169 ++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-config.h | 7 ++ libeasyfc/ezfc-font-private.h | 15 +++- libeasyfc/ezfc-font.c | 174 ++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-font.h | 26 +++++-- tests/ezfc-tool.py | 81 +++++++++++++++++--- 7 files changed, 455 insertions(+), 19 deletions(-) commit 499436db1574a9e473008da567a6d2192bafc32d Author: Akira TAGOH Date: Wed Jun 27 12:46:48 2012 +0900 Bump version to 0.8 NEWS | 9 +++++++++ configure.ac | 10 +++++----- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 20 insertions(+), 11 deletions(-) commit 1647aca0d46a283ea30494e7d9d8f0f0b6bb039d Author: Akira TAGOH Date: Wed Jun 27 12:35:57 2012 +0900 Add ezfc_config_set_migration() for config path migration on loading and saving. libeasyfc/ezfc-config.c | 105 ++++++++++++++++++++++++++++++++++++++++++------ libeasyfc/ezfc-config.h | 14 ++++--- 2 files changed, 100 insertions(+), 19 deletions(-) commit 48ca368cf9f5f203720506efbfd8aee27c80641a Author: Akira TAGOH Date: Mon Jun 18 17:32:37 2012 +0900 Update the required version of fontconfig requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 27fce6217823b328e123029ea90b8adb789aa98d Author: Akira TAGOH Date: Mon Jun 18 17:32:11 2012 +0900 Support sFamilyClass to classify fonts libeasyfc/ezfc-font.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) commit dfeb68ddda4f5aa65a96fb26282e8497acad1bba Author: Akira TAGOH Date: Fri May 25 14:42:12 2012 +0900 Implement code for localized_font_name flag This requires fontconfig > 2.9.0 to get it working properly libeasyfc/ezfc-font.c | 2 ++ 1 file changed, 2 insertions(+) commit 5584abd9880817f40b6e1c28e0724205e0ed6f6b Author: Akira TAGOH Date: Fri May 25 14:29:24 2012 +0900 Support XDG config dir This requires fontconfig > 2.9.0 to get it working properly libeasyfc/ezfc-config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit c861ba293284adc139e5955ebe52ad8038956b55 Author: Akira TAGOH Date: Tue Feb 28 20:52:09 2012 +0900 bump to 0.7 NEWS | 10 ++++++++++ configure.ac | 12 ++++++------ libeasyfc-gobject/Makefile.am | 14 ++++++++------ 3 files changed, 24 insertions(+), 12 deletions(-) commit 958c4015b769c89ce2b4109973f7cfd7e7f0b16f Author: Akira TAGOH Date: Tue Feb 28 20:37:35 2012 +0900 change the order of the xml for 'any' libeasyfc/ezfc-config.c | 87 ++++++++++++++++++++++++++++++------------------- libeasyfc/ezfc-font.c | 2 +- 2 files changed, 55 insertions(+), 34 deletions(-) commit f98883c2d58340ad0276bf80734423d587647b77 Author: Akira TAGOH Date: Tue Feb 28 20:02:06 2012 +0900 trivial update for readability libeasyfc/ezfc-config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 96dba2dcf156b310c7c073f4628428df7f6e00e8 Author: Akira TAGOH Date: Tue Feb 28 19:24:51 2012 +0900 Fix a typo configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 51b66585bd33318c462278493547ef817de47398 Author: Akira TAGOH Date: Tue Feb 28 19:20:36 2012 +0900 Enable the silent build rules by default configure.ac | 5 +++++ libeasyfc-gobject/Makefile.am | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) commit bee067be36d71254c8b9aaff0ac944beb9a7d402 Author: Akira TAGOH Date: Fri Feb 17 18:20:16 2012 +0900 Add missing files for cleanup Makefile.am | 2 ++ 1 file changed, 2 insertions(+) commit 30e6a52afd37fe0544da9aeaa003224ac8418ab8 Author: Akira TAGOH Date: Fri Feb 17 18:16:54 2012 +0900 Drop the unnecessary files from the repo ChangeLog | 0 INSTALL | 365 -------------------------------------------------------------- 2 files changed, 365 deletions(-) commit d2301ad93de7e11d1de2b52305257dc84519f904 Author: Akira TAGOH Date: Fri Feb 17 18:14:13 2012 +0900 generate ChangeLog with more better way Makefile.am | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) commit b6acec5ec13be9210f875961b958c91de0fdd365 Author: Akira TAGOH Date: Fri Feb 17 18:04:59 2012 +0900 Add git.mk from http://github.com/behdad/git.mk .gitignore | 62 --------------- Makefile.am | 16 ++++ docs/Makefile.am | 4 + git.mk | 206 ++++++++++++++++++++++++++++++++++++++++++++++++++ libeasyfc/Makefile.am | 2 + tests/Makefile.am | 2 + 6 files changed, 230 insertions(+), 62 deletions(-) commit 6e535cbba7f34e81f22cbe620756af8c9cbbf883 Author: Akira TAGOH Date: Tue Feb 14 12:36:02 2012 +0900 Fix a typo libeasyfc/ezfc-font.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a06465497efbe8152df2980c03c1b4d45589303f Author: Akira TAGOH Date: Tue Feb 14 12:35:27 2012 +0900 reserve a flag on API for future improvement libeasyfc/ezfc-font.c | 12 ++++++++++-- libeasyfc/ezfc-font.h | 3 ++- libeasyfc/ezfc.c | 2 +- tests/ezfc-tool.py | 2 +- tests/list.c | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) commit e691973cd54d8ceb70b535aca3222491cece1519 Author: Akira TAGOH Date: Tue Feb 14 12:34:53 2012 +0900 append the existing envvar at the end. tests/run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 40d5584b969e45e06fa5ca8ae769201a38c3bff9 Author: Akira TAGOH Date: Tue Feb 14 12:19:39 2012 +0900 improve the font variants detection libeasyfc/ezfc-font.c | 103 +++++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 51 deletions(-) commit 632ff7b81ae1c1bdebd05d4be09c6a2cb8e398d9 Author: Akira TAGOH Date: Fri Feb 10 18:22:18 2012 +0900 Update doc libeasyfc/ezfc-config.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit b60303281faec6450408e95af942cbf194f72f07 Author: Akira TAGOH Date: Thu Feb 9 20:53:57 2012 +0900 allow a font configuration for any languages libeasyfc/ezfc-config.c | 104 +++++++++++++++++++++++++++++++----------------- tests/ezfc-tool.py | 35 ++++++++++------ 2 files changed, 90 insertions(+), 49 deletions(-) commit c5df4a1d2b9dd8e77d6475c2599cfcab37d040b8 Author: Akira TAGOH Date: Wed Feb 8 20:53:12 2012 +0900 fix ignoring a white space in arguments tests/run.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 88c569a71d966724f2a906b9e2073834a94f6d9a Author: Akira TAGOH Date: Wed Feb 8 19:52:31 2012 +0900 Add --priority and --name option tests/ezfc-tool.py | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) commit 864d949f36935ebddb4972b4d701f0b3eb1e7b3a Author: Akira TAGOH Date: Wed Feb 8 18:04:13 2012 +0900 clean up libeasyfc/ezfc-config.c | 2 -- 1 file changed, 2 deletions(-) commit e2c714852e87a7f90b95525bf042e82b164c5d86 Author: Akira TAGOH Date: Wed Feb 8 17:00:22 2012 +0900 Export the font related APIs as ezfc_font_t docs/Makefile.am | 7 +- libeasyfc-gobject/ezfc-gobject.c | 3 +- libeasyfc-gobject/ezfc-gobject.h | 4 +- libeasyfc/Makefile.am | 1 + libeasyfc/ezfc-alias.c | 130 ++++-------------- libeasyfc/ezfc-alias.h | 26 ++-- libeasyfc/ezfc-font-private.h | 43 ++++++ libeasyfc/ezfc-font.c | 288 ++++++++++++++++++++++++++++++++++++--- libeasyfc/ezfc-font.h | 34 ++++- 9 files changed, 394 insertions(+), 142 deletions(-) commit 596ea83f91bb28101827caeb2386797985eb70f2 Author: Akira TAGOH Date: Wed Feb 8 15:38:13 2012 +0900 Update API to able to obtain multiple alias names. libeasyfc/ezfc-font.c | 16 +++++++++++++--- libeasyfc/ezfc-font.h | 12 ++++++------ 2 files changed, 19 insertions(+), 9 deletions(-) commit 80de9a9be13ab2efbe24ba50bc8fa9cb61db157c Author: Akira TAGOH Date: Wed Feb 8 15:37:16 2012 +0900 Add an API to store the xml data into the buffer. libeasyfc/ezfc-config.c | 55 ++++++++++++++++++++++++++++++++++++++++++------- libeasyfc/ezfc-config.h | 2 ++ 2 files changed, 49 insertions(+), 8 deletions(-) commit 9e972f7c49c90a3c665a0f68c6a1d3ab7c660737 Author: Akira TAGOH Date: Tue Feb 7 17:57:08 2012 +0900 Update for the deprecated APIs tests/ezfc-tool.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit caab6f9e069c1d4784d3f25669593041808cb62d Author: Akira TAGOH Date: Tue Feb 7 17:53:12 2012 +0900 * separate fonts related APIs to ezfc-font.[ch]. * add an API to analize the alias name from FcPattern. docs/Makefile.am | 2 +- docs/libeasyfc-docs.sgml | 1 + libeasyfc-gobject/Makefile.am | 2 + libeasyfc-gobject/gengir.sh | 91 +++++++----- libeasyfc/Makefile.am | 2 + libeasyfc/ezfc-config.c | 3 +- libeasyfc/ezfc-font.c | 330 ++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-font.h | 43 ++++++ libeasyfc/ezfc-utils.h | 22 ++- libeasyfc/ezfc.c | 235 +++--------------------------- libeasyfc/ezfc.h | 1 + tests/list.c | 4 +- 12 files changed, 482 insertions(+), 254 deletions(-) commit 1393ee70c74ac8eadc11fb806bc3251da9bc07bf Author: Akira TAGOH Date: Tue Feb 7 17:34:36 2012 +0900 Update docs libeasyfc/ezfc-alias.c | 2 +- libeasyfc/ezfc-alias.h | 8 +++++++- libeasyfc/ezfc-config.h | 3 +++ 3 files changed, 11 insertions(+), 2 deletions(-) commit 212fbaa279b361bfba901630e9313d81a0e323f2 Author: Akira TAGOH Date: Mon Feb 6 12:28:13 2012 +0900 bump to 0.6 NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) commit 9bdb65d0f75694cd787d9c6fa3473fa1f9893064 Author: Akira TAGOH Date: Tue Jan 31 13:44:14 2012 +0900 Update doc libeasyfc/ezfc-error.h | 1 + 1 file changed, 1 insertion(+) commit ad6cd8524bcc1ff0988e126c08d297eba44be601 Author: Akira TAGOH Date: Tue Jan 31 13:33:09 2012 +0900 Improve monospaced fonts detection code. libeasyfc/ezfc.c | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) commit be6e2b0d24e3f85127b16543e65cec1bcf119e13 Author: Akira TAGOH Date: Tue Jan 31 13:32:39 2012 +0900 Add a test runner script tests/run.sh | 6 ++++++ 1 file changed, 6 insertions(+) commit 54acb5e0706f85d996babc0be57ed78a18a332c2 Author: Akira TAGOH Date: Tue Jan 31 13:32:18 2012 +0900 Fix a typo tests/ezfc-tool.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit ca458d9723da9d7c4472f00f55507b006cc5f497 Author: Akira TAGOH Date: Wed Jan 25 19:05:10 2012 +0900 declare ref_count as volatile libeasyfc/ezfc-mem.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 67e494892edf43cacbb53ae8d54ebf98ef91419a Author: Akira TAGOH Date: Tue Jan 24 14:29:43 2012 +0900 bump to 0.5 NEWS | 10 ++++++++++ configure.ac | 8 ++++---- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 20 insertions(+), 10 deletions(-) commit be2ccdbb369620346edb06a5da3103f05988abf5 Author: Akira TAGOH Date: Tue Jan 24 13:25:35 2012 +0900 Fix a warning libeasyfc/ezfc-config.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit 899e28a0cb169443dcf04a9d0bd91a55d561a6b4 Author: Akira TAGOH Date: Tue Jan 24 11:51:15 2012 +0900 Fix a crash issue libeasyfc/ezfc-config.c | 143 +++++++++++++++++++++++++++++++++++------------- libeasyfc/ezfc-config.h | 2 +- 2 files changed, 105 insertions(+), 40 deletions(-) commit b20052141211804cf012a2788f5f66b30e26dcca Author: Akira TAGOH Date: Tue Jan 24 11:49:38 2012 +0900 Add an annotation libeasyfc/ezfc.c | 4 ++-- libeasyfc/ezfc.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) commit 78e58c9f1616afff15c93ca9b63d6d1a560aac46 Author: Akira TAGOH Date: Tue Jan 24 11:44:30 2012 +0900 Add ezfc_mem_delete_ref() to delete the reference only from the object. libeasyfc/ezfc-mem.c | 12 ++++++++++++ libeasyfc/ezfc-mem.h | 2 ++ 2 files changed, 14 insertions(+) commit ce47fcec8ccb479c6507cbcc0ef522d3591a2661 Author: Akira TAGOH Date: Mon Jan 23 21:05:57 2012 +0900 * take care of ll-cc case for matching in fontconfig. * Fix a typo to determine the output type of xml libeasyfc/ezfc-config.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) commit 2c8b04980f4225aad2146c8e5cb0492fbe500279 Author: Akira TAGOH Date: Mon Jan 23 20:33:58 2012 +0900 Fix crash issues libeasyfc/ezfc-config.c | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) commit 9b0ec98f7a1fad26f80e998ada61b11b83c2f32d Author: Akira TAGOH Date: Mon Jan 23 19:37:21 2012 +0900 Add APIs to add/remove weak pointer feature libeasyfc/ezfc-mem.c | 35 ++++++++++++++++++++++++++++++++--- libeasyfc/ezfc-mem.h | 23 ++++++++++++++--------- 2 files changed, 46 insertions(+), 12 deletions(-) commit 9df12098cc3852e77ad9e7a5510cec1a68f8e8fe Author: Akira TAGOH Date: Mon Jan 23 19:17:02 2012 +0900 Fix a compiler warning libeasyfc/ezfc-config.c | 3 --- 1 file changed, 3 deletions(-) commit ff7bdd6b33b8fdcf006df1392c2dabf04818558e Author: Akira TAGOH Date: Mon Jan 23 19:15:19 2012 +0900 Add a new API to remove all of aliases for language libeasyfc/ezfc-config.c | 24 +++++++++++++++++++++++- libeasyfc/ezfc-config.h | 4 +++- 2 files changed, 26 insertions(+), 2 deletions(-) commit 66752e82f3bfdc7cd42a44a2d35decf6faf9a686 Author: Akira TAGOH Date: Wed Jan 18 17:19:49 2012 +0900 update.. NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 562fbbd76f34df6228c6235eabc5ddebbfa956a6 Author: Akira TAGOH Date: Wed Jan 18 14:28:05 2012 +0900 bump to 0.4 NEWS | 7 +++++++ configure.ac | 4 ++-- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 15 insertions(+), 8 deletions(-) commit 535f3ae3b9a2fb96d1c637f061386e8715de0b87 Author: Akira TAGOH Date: Tue Jan 17 15:47:16 2012 +0900 Fix a typo libeasyfc/ezfc-error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4ca793f4150655918dc5e7b1b5af84c1c102ec49 Author: Akira TAGOH Date: Fri Jan 13 10:38:23 2012 +0900 Fix a typo libeasyfc/ezfc-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2502ca42cbca2458901b3c5436e0beebcce8652e Author: Akira TAGOH Date: Wed Jan 4 21:55:49 2012 +0900 Fix a glib error on unref when no references in the object libeasyfc/ezfc-mem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ad3861701640b630291de09e6994cb9eb1db7970 Author: Akira TAGOH Date: Tue Dec 27 21:12:36 2011 +0900 Fix a memory leak libeasyfc/ezfc-mem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 5b5360f1f2c9ba7f7ca995aa218d78aea77f9651 Author: Akira TAGOH Date: Fri Dec 16 18:40:59 2011 +0900 bump to 0.3 NEWS | 8 ++++++++ configure.ac | 6 +++--- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 17 insertions(+), 9 deletions(-) commit 4320ebe228320944992f07917b8d438beef80a96 Author: Akira TAGOH Date: Fri Dec 16 18:38:43 2011 +0900 change the order of the list docs/libeasyfc-docs.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 46690a0af9c2a489e81d4dfe490b88954bf7b029 Author: Akira TAGOH Date: Fri Dec 16 18:26:34 2011 +0900 Update docs docs/libeasyfc-docs.sgml | 1 + libeasyfc/ezfc-utils.h | 8 ++++++++ 2 files changed, 9 insertions(+) commit a35b9e855bbbc1048fdce01811b1344ead9370c7 Author: Akira TAGOH Date: Fri Dec 16 18:12:32 2011 +0900 Allow none to the alias as well libeasyfc/ezfc-utils.h | 8 ++++---- libeasyfc/ezfc.c | 27 ++++++++++++++------------- tests/ezfc-tool.py | 25 ++++++++++++++----------- 3 files changed, 32 insertions(+), 28 deletions(-) commit 172df92d0c58e46a1f9c04bee44a51ab58bdd43c Author: Akira TAGOH Date: Fri Dec 16 14:56:20 2011 +0900 Fix a typo libeasyfc/ezfc.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit a3f4417788ad72fc899a89899f28f10e3e9fd4ea Author: Akira TAGOH Date: Fri Dec 16 14:37:12 2011 +0900 Allow none to the language on ezfc_get_fonts*list() libeasyfc/ezfc-utils.h | 8 ++++---- libeasyfc/ezfc.c | 34 ++++++++++++++++++---------------- tests/Makefile.am | 1 + tests/ezfc-tool.py | 8 +++++--- 4 files changed, 28 insertions(+), 23 deletions(-) commit efdfeffe45f27b4bc46c16846a98515c3f3fb903 Author: Akira TAGOH Date: Fri Dec 16 12:39:35 2011 +0900 Add a sample code for ezfc_get_fonts_list() tests/ezfc-tool.py | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit d764075f85662f4f4c56f546148850915dab609f Author: Akira TAGOH Date: Fri Dec 16 12:39:03 2011 +0900 Add ezfc_get_fonts_pattern_list() libeasyfc/ezfc-utils.h | 12 ++-- libeasyfc/ezfc.c | 153 ++++++++++++++++++++++++++++++++----------------- 2 files changed, 106 insertions(+), 59 deletions(-) commit 40855993e6f64b2bb2b8ec0700ffef0ee2003a7f Author: Akira TAGOH Date: Thu Dec 15 21:09:42 2011 +0900 Add some APIs and deps of freetype .gitignore | 1 + configure.ac | 1 + libeasyfc-gobject/Makefile.am | 2 + libeasyfc/Makefile.am | 3 + libeasyfc/ezfc-config.c | 21 +--- libeasyfc/ezfc-utils.h | 41 ++++++++ libeasyfc/ezfc.c | 238 ++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc.h | 1 + requires | 3 +- tests/Makefile.am | 5 + tests/list.c | 49 +++++++++ 11 files changed, 347 insertions(+), 18 deletions(-) commit 62b619eb08dbda2b05fb4c4d8ee9e6d4310cf29f Author: Akira TAGOH Date: Thu Dec 15 12:42:54 2011 +0900 trivial fix libeasyfc/ezfc-config.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 94e316d4dd144ad78ed039227b396835a5b6e69b Author: Akira TAGOH Date: Wed Dec 14 14:21:19 2011 +0900 add a copyright notice tests/ezfc-tool.py | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) commit f6f3c04d808849ecd26b5918a02370d1e40faddf Author: Akira TAGOH Date: Wed Dec 14 14:18:13 2011 +0900 deal with sans as sans-serif libeasyfc/ezfc-alias.c | 5 ++++- libeasyfc/ezfc-config.c | 17 +++++++++++++---- tests/ezfc-tool.py | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 5 deletions(-) commit 57643f848068bbade7d2a5e101f2b0a24697c5fb Author: Akira TAGOH Date: Wed Dec 14 13:59:56 2011 +0900 Add a sample implementation with Python tests/ezfc-tool.py | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) commit 2d939a1321d8d7115c08aa43a1960e8ac1e729b3 Author: Akira TAGOH Date: Wed Dec 14 13:59:09 2011 +0900 Remove the configuration file if no elements available due to the removing operation libeasyfc/ezfc-config.c | 18 +++++++++++++++--- libeasyfc/ezfc-error.h | 2 ++ 2 files changed, 17 insertions(+), 3 deletions(-) commit 9891c6c2ab3db084f35616e81f179e3748ae9018 Author: Akira TAGOH Date: Fri Dec 9 11:18:30 2011 +0900 bump to 0.2 NEWS | 9 +++++++++ configure.ac | 2 +- libeasyfc-gobject/Makefile.am | 12 ++++++------ 3 files changed, 16 insertions(+), 7 deletions(-) commit 27dd8c5b8bc568e69db4d50b37a8d7bb587fd8df Author: Akira TAGOH Date: Fri Dec 9 11:17:08 2011 +0900 Fix distcheck fail configure.ac | 2 +- tests/Makefile.am | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) commit 06f0817e4387176555ec0f3d729a5f3da0dc4bb1 Author: Akira TAGOH Date: Thu Dec 8 21:04:16 2011 +0900 doc updates .gitignore | 1 + Makefile.am | 9 ++- configure.ac | 4 ++ docs/Makefile.am | 116 ++++++++++++++++++++++++++++++ docs/libeasyfc-docs.sgml | 44 ++++++++++++ docs/libeasyfc-overrides.txt | 0 docs/libeasyfc.types | 0 docs/version.xml.in | 1 + libeasyfc-gobject/Makefile.am | 151 +++++++++++++++++++++++++++++++++++++++ libeasyfc-gobject/ezfc-gobject.c | 44 ++++++++++++ libeasyfc-gobject/ezfc-gobject.h | 38 ++++++++++ libeasyfc-gobject/gengir.sh | 50 +++++++++++++ libeasyfc/Makefile.am | 88 ----------------------- libeasyfc/ezfc-alias.c | 9 +++ libeasyfc/ezfc-config.c | 9 +++ libeasyfc/ezfc-config.h | 3 + libeasyfc/ezfc-error.h | 29 ++++++++ libeasyfc/ezfc-gobject.c | 44 ------------ libeasyfc/ezfc-gobject.h | 38 ---------- libeasyfc/ezfc.c | 8 +++ libeasyfc/gengir.sh | 49 ------------- 21 files changed, 515 insertions(+), 220 deletions(-) commit baf9b565b655bab0cff4ae4c1564e137eecb8de6 Author: Akira TAGOH Date: Thu Dec 8 18:12:06 2011 +0900 doc updates libeasyfc/ezfc-alias.c | 73 +++++++++++++++++++++++++++++++-- libeasyfc/ezfc-config.c | 106 +++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 170 insertions(+), 9 deletions(-) commit 36de7d1e61d0d0935376fbb7e1c504c9870155b2 Author: Akira TAGOH Date: Thu Dec 8 12:25:41 2011 +0900 Add ezfc_config_set_name()/get_name() libeasyfc/ezfc-config.c | 33 +++++++++++++++++++++++++++++++-- libeasyfc/ezfc-config.h | 3 +++ 2 files changed, 34 insertions(+), 2 deletions(-) commit 03de4e7bdb3ddc0013589e15038b3fc42055f09b Author: Akira TAGOH Date: Thu Dec 8 12:14:36 2011 +0900 Add dep of fontconfig-2.0.gir libeasyfc/Makefile.am | 1 + libeasyfc/ezfc-alias.c | 8 ++++++++ 2 files changed, 9 insertions(+) commit 2bafacd3301c33860cc6add1dec61905193ab6bb Author: Akira TAGOH Date: Thu Dec 8 12:14:16 2011 +0900 Add ezfc_config_set_priority() and ezfc_config_get_priority() libeasyfc/ezfc-config.c | 72 ++++++++++++++++++++++++++++++++++++++++--------- libeasyfc/ezfc-config.h | 3 +++ 2 files changed, 63 insertions(+), 12 deletions(-) commit b8f2c2724b68ed33eb40822494149b67becbb983 Author: Akira TAGOH Date: Wed Dec 7 18:53:20 2011 +0900 Fix a build issue with -j option libeasyfc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0e8ab59691b2bdf197ff7c999963805c9c30c68f Author: Akira TAGOH Date: Wed Dec 7 18:13:58 2011 +0900 ship missing file Makefile.am | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit c3440a0be8f2d2a1b165fc4100f9b61fc7cba53c Author: Akira TAGOH Date: Wed Dec 7 18:10:05 2011 +0900 Add gir support .gitignore | 4 ++ Makefile.am | 4 ++ configure.ac | 20 ++++++++- libeasyfc-gobject-uninstalled.pc.in | 6 +++ libeasyfc-gobject.pc.in | 10 +++++ libeasyfc/Makefile.am | 89 ++++++++++++++++++++++++++++++++++++- libeasyfc/ezfc-alias.c | 18 +++++++- libeasyfc/ezfc-alias.h | 3 +- libeasyfc/ezfc-config.c | 22 ++++++++- libeasyfc/ezfc-error.h | 6 ++- libeasyfc/ezfc-gobject.c | 44 ++++++++++++++++++ libeasyfc/ezfc-gobject.h | 38 ++++++++++++++++ libeasyfc/gengir.sh | 49 ++++++++++++++++++++ requires | 3 +- 14 files changed, 306 insertions(+), 10 deletions(-) commit 6ca0e8fb31ca7ba5b6966c0d2f316b07944969e9 Author: Akira TAGOH Date: Fri Dec 2 12:38:59 2011 +0900 related changes to the previous commit configure.ac | 1 + libeasyfc/ezfc-config.c | 2 +- m4macros/.no_files | 0 tests/dump.c | 2 +- tests/save.c | 2 +- 5 files changed, 4 insertions(+), 3 deletions(-) commit 1603ce2875ab339f6c9d10ea5374f24aba62d08c Author: Akira TAGOH Date: Fri Dec 2 12:33:22 2011 +0900 change the function name libeasyfc/ezfc-alias.c | 6 +++--- libeasyfc/ezfc-alias.h | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) commit 75edf4eec79319c84d4fc1b2d5d51bb4d1847673 Author: Akira TAGOH Date: Thu Dec 1 20:12:38 2011 +0900 Update the filename to give it a spotlight by default libeasyfc/ezfc-config.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit c7a845f3163e0b37055b1f74f508e259eee16373 Author: Akira TAGOH Date: Thu Dec 1 18:27:48 2011 +0900 Add ezfc_config_load() libeasyfc/ezfc-config.c | 167 +++++++++++++++++++++++++++++++++++++++++++++--- libeasyfc/ezfc-error.h | 1 + tests/Makefile.am | 5 ++ tests/load.c | 39 +++++++++++ 4 files changed, 202 insertions(+), 10 deletions(-) commit e65df7aeb442504fe8d8bd2321c5c65dc0249fcc Author: Akira TAGOH Date: Thu Dec 1 13:58:51 2011 +0900 implement ezfc_config_save() libeasyfc/ezfc-config.c | 89 +++++++++++++++++++++++++++++++++++++++++++++---- libeasyfc/ezfc-config.h | 30 +++++++++-------- libeasyfc/ezfc-error.h | 3 ++ tests/save.c | 2 +- 4 files changed, 102 insertions(+), 22 deletions(-) commit 08b0494f5d9084e0850ffaa9453a0694f42d5b76 Author: Akira TAGOH Date: Wed Nov 30 20:57:05 2011 +0900 Initial push .gitignore | 56 +++++++ AUTHORS | 2 + COPYING | 165 +++++++++++++++++++ ChangeLog | 0 INSTALL | 365 ++++++++++++++++++++++++++++++++++++++++ Makefile.am | 45 +++++ NEWS | 0 configure.ac | 103 ++++++++++++ libeasyfc-uninstalled.pc.in | 6 + libeasyfc.pc.in | 10 ++ libeasyfc/Makefile.am | 96 +++++++++++ libeasyfc/ezfc-alias.c | 187 +++++++++++++++++++++ libeasyfc/ezfc-alias.h | 51 ++++++ libeasyfc/ezfc-config.c | 394 ++++++++++++++++++++++++++++++++++++++++++++ libeasyfc/ezfc-config.h | 55 +++++++ libeasyfc/ezfc-error.h | 49 ++++++ libeasyfc/ezfc-mem.c | 112 +++++++++++++ libeasyfc/ezfc-mem.h | 50 ++++++ libeasyfc/ezfc.c | 40 +++++ libeasyfc/ezfc.h | 33 ++++ requires | 3 + tests/Makefile.am | 49 ++++++ tests/dump.c | 53 ++++++ tests/save.c | 53 ++++++ 24 files changed, 1977 insertions(+) commit de160385a87a2bb6d44ab952183f1f9eac64c8eb Author: Akira TAGOH Date: Tue Nov 29 14:37:19 2011 +0900 Initial push to github README | 5 +++++ 1 file changed, 5 insertions(+)