commit 1523c3e8f5f338b5a0c9aac5b553f5041e4cd075
Author: jamesni <kent.neo@gmail.com>
Date:   Mon Aug 6 12:30:27 2012 +0800

    Fix path error of setup.py.in

 MANIFEST.in |    1 -
 setup.py.in |    2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

commit d30f6e913240a09c47853575feeec887c62f5999
Author: jamesni <kent.neo@gmail.com>
Date:   Mon Aug 6 12:01:49 2012 +0800

    Fix a typo in setup.py.in

 AUTHORS      |    5 +++--
 configure.ac |    2 +-
 setup.py.in  |    6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

commit 530f1d7b474ec13062b32a828269e53c1dd2d623
Author: jamesni <kent.neo@gmail.com>
Date:   Mon Aug 6 10:05:29 2012 +0800

    remove fontstools.ui

 data/fontstools.ui | 1018
 ----------------------------------------------------------------------------------------------------------------------
 1 file changed, 1018 deletions(-)

commit 05ce82358b7d738a85bcb082cca31e73d50b8913
Author: jamesni <kent.neo@gmail.com>
Date:   Mon Aug 6 10:04:28 2012 +0800

    remove tool.py

 fontstweak/tool.py |  635
 ----------------------------------------------------------------------------------------------------------------------
 1 file changed, 635 deletions(-)

commit a4c796805d6e5ab9362cd45940a21d3b0831a335
Merge: df9aa22 132ba45
Author: jamesni <jamesni@localhost.localdomain>
Date:   Mon Aug 6 09:49:28 2012 +0800

    Merge from tagoh's pullrequest

commit df9aa2255baa4337bcda6267a1de2e46a1e334bb
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Jul 24 11:53:34 2012 +0800

    Fixed rhbz#838871, Apply button is always clickable

 data/fontstools.ui |   22 ++++++++++++++++++----
 fontstweak/tool.py |   66
 ++++++++++++++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 66 insertions(+), 22 deletions(-)

commit 132ba450cf0a01df423f94d4b8c1f637db0edb46
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 17:05:58 2012 +0900

    Read the fonts properties from config

 fontstweak/propui.py |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 4d15a64e08a2cf156609b46a337ec4b9601e8299
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 17:05:17 2012 +0900

    Fix a typo.

 data/fonts-tweak-prop.ui |   52
 ++++++++++++++++++++++++++--------------------------
 po/fonts-tweak-tool.pot  |   70
 +++++++++++++++++++++++++++-------------------------------------------
 2 files changed, 53 insertions(+), 69 deletions(-)

commit ecd36927bdfed14f2e8132ea299d629419cc24c9
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 16:33:46 2012 +0900

    remove tool.py

 fontstweak/tool.py |  605
 ----------------------------------------------------------------------------------------------------------------------
 1 file changed, 605 deletions(-)

commit 5618e783035753c2338f9f8545d3219064a50460
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 16:28:29 2012 +0900

    Update POT again

 po/fonts-tweak-tool.pot |   36 ++++++++++++++++++++++--------------
 1 file changed, 22 insertions(+), 14 deletions(-)

commit 34cd622748367dcfd753fb83b1fb000acbe359a5
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 16:27:54 2012 +0900

    Add an option to stop filtering by classification

 data/fonts-tweak-alias.ui |  884
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------
 fontstweak/aliasui.py     |   19 ++-
 2 files changed, 504 insertions(+), 399 deletions(-)

commit 21f1743aa5ae2ea15096ef29ba444375c189021b
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 16:27:09 2012 +0900

    workaround to avoid an exception with older libeasyfc

 fonts-tweak-tool |   22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

commit b34a104ced6cb99258c6199e6a92fce0839a9160
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 15:49:16 2012 +0900

    Update autotools files

 Makefile.am             |    4 ++--
 configure.ac            |    2 +-
 data/Makefile.am        |    7 +++++--
 fontstweak/Makefile.am  |    7 ++++++-
 po/fonts-tweak-tool.pot |    2 +-
 setup.py                |   25 -------------------------
 setup.py.in             |    3 ++-
 7 files changed, 17 insertions(+), 33 deletions(-)

commit 3d8d9962bc85efc83d68b6ef8d9729da6a1defe3
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jul 23 15:40:21 2012 +0900

    Update POT file

 po/POTFILES.in          |   12 +++++++--
 po/fonts-tweak-tool.pot |  158
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 139 insertions(+), 31 deletions(-)

commit 0dcf735fcb08d9869e2208a21d3ecc1b4b49c399
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Jul 19 16:46:09 2012 +0900

    cleanup

 data/fontstools.ui | 1004
 ----------------------------------------------------------------------------------------------------------------------
 1 file changed, 1004 deletions(-)

commit 8c04fd10c1213540fb0d978eb6a2a5414fe8b6df
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Jul 19 16:43:36 2012 +0900

    revised UI and implementation.

    Add the fonts properties support in new libeasyfc.
    Add FC_LANG support instead of PANGO_LANGUAGE.
    Revise UI for GNOME HIG compliant.

 data/chooser.ui           |  158 +++++++++++++++++++++++++++
 data/fonts-tweak-alias.ui |  646
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 data/fonts-tweak-lang.ui  |  167 +++++++++++++++++++++++++++++
 data/fonts-tweak-prop.ui  |  480
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fonts-tweak-tool          |   94 +++++++++++++----
 fontstweak/aliasui.py     |  255
 ++++++++++++++++++++++++++++++++++++++++++++
 fontstweak/chooserui.py   |   47 +++++++++
 fontstweak/fontstweak.py  |   24 +++++
 fontstweak/langui.py      |  232 ++++++++++++++++++++++++++++++++++++++++
 fontstweak/propui.py      |  229 +++++++++++++++++++++++++++++++++++++++
 fontstweak/util.py        |   84 +++++++++++++++
 11 files changed, 2398 insertions(+), 18 deletions(-)

commit 0617e45a83e0da0e7af6e6e7f1beb48432d0cbba
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jul 23 09:57:26 2012 +0800

    Fixed rhbz#838854, existing settings in .i18n isn't reflected to
    initial value

 fontstweak/tool.py |   41 +++++++++++++++++++++++++++++++++--------
 1 file changed, 33 insertions(+), 8 deletions(-)

commit 2b2a691027563e0a3471bfe4d1143e3ace1c64fd
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jul 19 10:44:44 2012 +0800

    Fixed rhbz#838865, Unable to remove language in GTK Language Order tab

 fontstweak/tool.py |   22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit e8873f8d3cd5a1425abb3856879a3851b9028924
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jul 19 10:31:36 2012 +0800

    Fixed rhbz#838850, change locale list to language list

 fontstweak/tool.py |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

commit 7e52e3a07ef2c9ae7a3b79f1a709e9f1da81a3b6
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Jun 29 13:57:58 2012 +0800

    Using setup tool to build package

 MANIFEST.in |    6 ++++++
 setup.py    |   25 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

commit 0f9ab70eb2ac99cb7cb42a1509b15d7a6aad9356
Author: James Ni <kent.neo@gmail.com>
Date:   Wed Jun 20 14:04:43 2012 +0800

    Change tab name to GTK Language Order

 data/fontstools.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6b3b3b93be31f968b9846b42847e216602566d98
Merge: abfdafa 28f69da
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jun 18 10:06:05 2012 +0800

    Merge branch 'master' of github.com:jamesni/fonts-tweak-tool

commit abfdafa63fadd08f9ac3da77db837910bb132eb4
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jun 18 10:01:58 2012 +0800

    Add close handler for pango_languae view

 fontstweak/tool.py |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 8371736a89e641eb75227c3909b6a6ce9d290305
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Jun 12 13:26:48 2012 +0800

    Modify the write and update function for PANGO_LANGUAGE

 fontstweak/tool.py |   34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)

commit f0a4773c31284ad333c05e6a32d1b0bce9ff3a4f
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jun 11 23:38:39 2012 +0800

    write and update PANGO_LANGUAGE to .18n file

 fontstweak/tool.py |   18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

commit 1c85d3585bc2388a5d1ca0a69a41f723df592782
Author: James Ni <kent.neo@gmail.com>
Date:   Wed Jun 6 14:23:12 2012 +0800

    [pango_language]Change language list to locale list

 fontstweak/tool.py |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f17b2523f282e0a4c3ec32d36cbf7401574b89cd
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jun 4 10:13:47 2012 +0800

    save order of language to bashrc

 data/fontstools.ui |    4 ++--
 fontstweak/tool.py |   27 +++++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 2 deletions(-)

commit 28f69daa226dd89376a5286770962e91cf44b9a1
Merge: 4dae01f d7f1343
Author: jamesni <kent.neo@gmail.com>
Date:   Fri May 25 01:02:25 2012 -0700

    Merge pull request #13 from tagoh/master

    Replace the deprecated API in libeasyfc

commit d7f1343a4b8bf45b84b81b404956a1d47e18ee06
Author: Akira TAGOH <akira@tagoh.org>
Date:   Fri May 25 15:04:12 2012 +0900

    Replace the deprecated API in libeasyfc to new one

    This requires libeasyfc >= 0.7

 fontstweak/tool.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 9eea22f3eacca4fc5d723153544ed940344db83e
Author: James Ni <kent.neo@gmail.com>
Date:   Wed May 23 17:26:20 2012 +0800

    Add up/down button processing in pango_language view

 fontstweak/tool.py |   32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

commit bce3a4a224f0834979ac0c0f17d5e341e8ffbb8d
Author: James Ni <kent.neo@gmail.com>
Date:   Wed May 16 16:49:06 2012 +0800

    Add pango_language tab, language list, language choosing dialog,
    buttons

 data/fontstools.ui | 1284
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------
 fontstweak/tool.py |   59 +++++-
 2 files changed, 827 insertions(+), 516 deletions(-)

commit 4dae01f3b0edc5553b50ecc7855ad8031106052f
Author: James Ni <kent.neo@gmail.com>
Date:   Wed Apr 11 10:51:42 2012 +0800

    Save the init status (language and fonts) and check changes before
    closing

 fontstweak/tool.py |   39 ++++++++++++++++++++++++++++++++-------
 1 file changed, 32 insertions(+), 7 deletions(-)

commit 69918dd9b236afb4e4d7415dfd9448441eb0489a
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Apr 6 18:51:22 2012 +0800

    Fix the issue of vim modelline in header, change tab to space

 fontstweak/tool.py |  144
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------
 1 file changed, 72 insertions(+), 72 deletions(-)

commit ca60f35ddfdc722a4c80fd9e39afe9f1ca80bbef
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Mar 20 16:32:31 2012 +0800

    Fix issue of 'UnicodeWarning: Unicode equal comparison failed'

 fontstweak/tool.py |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fce209bf161eebd21691fb126a7cfffab714014f
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Mar 19 18:46:36 2012 +0800

    rhbz#797744, add a warning message dialog for discarding added
    language when closing

 fontstweak/tool.py |   39 +++++++++++++++++++++++++--------------
 1 file changed, 25 insertions(+), 14 deletions(-)

commit cb7ec18d0fc9c3bebb9aabfa1b870d1e596ba3a2
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Mar 16 18:22:02 2012 +0800

    using GtkTreeModel to get selection

 fontstweak/tool.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f0cb8f72fcf4a43d5edd2b4afeb446e7db39c386
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Mar 16 18:18:22 2012 +0800

    #rhbz803215, fix exception when clicking Select without any selection

 fontstweak/tool.py |   32 +++++++++++++++++---------------
 1 file changed, 17 insertions(+), 15 deletions(-)

commit bedd6b4297d3bf9c7874c38edda02479b83a6ff0
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Mar 16 16:13:26 2012 +0800

    add message dialog to warn user save changes before closing

 fontstweak/tool.py |   12 ++++++++++++
 1 file changed, 12 insertions(+)

commit bbdca4020c79aca013c7251e95ca2d58914d07d1
Merge: 256a9ec 1c14d52
Author: jamesni <kent.neo@gmail.com>
Date:   Thu Mar 15 19:05:03 2012 -0700

    Merge pull request #12 from ueno/workaround-pygobject3-in-f17

    Don't expect Gtk.TreeModel values to be decoded.

commit 1c14d526cb6ab7acc6047570e31f63f329e437b5
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Fri Mar 16 10:34:35 2012 +0900

    Don't expect Gtk.TreeModel values to be decoded.

    PyGObject versions 3.0.3 and 3.1.0 decode strings in Gtk.TreeModel
    when retrieval.  This behavior was reverted in 3.1.1:
    http://git.gnome.org/browse/pygobject/commit/?id=0285e107

    https://bugzilla.redhat.com/show_bug.cgi?id=803222

 fontstweak/tool.py |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 256a9ec99ad39103cf2bab5642dabc731ec1d9b6
Merge: c15ae8b 2c7e644
Author: jamesni <kent.neo@gmail.com>
Date:   Thu Mar 15 00:59:10 2012 -0700

    Merge pull request #11 from tagoh/master

    enhancement and bug fix

commit 2c7e6445c950b3472eac9579952e8f3a568b3fec
Author: Akira TAGOH <akira@tagoh.org>
Date:   Wed Feb 29 13:13:15 2012 +0900

    Set the translation domain for UI file

 fontstweak/tool.py |    2 ++
 1 file changed, 2 insertions(+)

commit 84c5cf350521aa5673890b5241e7fba83f309ff3
Author: Akira TAGOH <akira@tagoh.org>
Date:   Tue Feb 28 20:47:01 2012 +0900

    Add the default entry to the lang list being matched to 'any'
    language.

    This requires libeasyfc >= 0.7

 fontstweak/tool.py |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c15ae8b93c6acc237bc2951cbd38fdfcdcf6515d
Merge: 25af491 b6e387d
Author: jamesni <kent.neo@gmail.com>
Date:   Mon Feb 27 19:55:37 2012 -0800

    Merge pull request #10 from tagoh/master

    Fix of rhbz#797744

commit b6e387d878faa2a27bce0e61f5ef8e1b8167f0ac
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Feb 27 17:56:22 2012 +0900

    Ignore an intentional exception (rhbz#797744)

 fontstweak/tool.py |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 25af49176b3d630054e1bb93cfdb39235aeb6235
Merge: 08f19cf 801fc3a
Author: jamesni <kent.neo@gmail.com>
Date:   Wed Feb 22 23:06:10 2012 -0800

    Merge pull request #9 from tagoh/master

    Auto-generate setup.py

commit 801fc3a03429d3421c802df0bcb1af34ee993c1d
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 23 13:07:46 2012 +0900

    Auto-generate setup.py

 Makefile.am  |    3 ++-
 configure.ac |    1 +
 setup.py     |   25 -------------------------
 setup.py.in  |   25 +++++++++++++++++++++++++
 4 files changed, 28 insertions(+), 26 deletions(-)

commit 08f19cfc0279ac6082fb7248410fd25cb4fddfcb
Merge: 38ef2de d213322
Author: jamesni <kent.neo@gmail.com>
Date:   Wed Feb 22 01:35:55 2012 -0800

    Merge pull request #7 from ueno/translate-sample-text

    Translate sample text.

commit 38ef2dee7c9859bb0b45722c828100e827dca3a4
Merge: e6da2df e49e70b
Author: jamesni <kent.neo@gmail.com>
Date:   Wed Feb 22 01:33:28 2012 -0800

    Merge pull request #8 from tagoh/master

    Fix a typo

commit e49e70b89b40147b89552f335e8b7cb03a0991d7
Author: Akira TAGOH <akira@tagoh.org>
Date:   Fri Feb 17 12:28:56 2012 +0900

    Fix a typo

 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0e00bbb7bb2eea8b50e2fc86afa8e386c4313db4
Author: Akira TAGOH <akira@tagoh.org>
Date:   Fri Feb 17 12:19:09 2012 +0900

    Fix a typo

 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d213322221595e287cbea357bdfef8e1a5ea5464
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Fri Feb 17 11:05:28 2012 +0900

    Translate sample text.

 data/fontstools.ui      |   10 +++++-----
 fontstweak/tool.py      |   29 +++++++++++++++++++++++------
 po/POTFILES.in          |    1 +
 po/fonts-tweak-tool.pot |   60
 +++++++++++++++++-------------------------------------------
 4 files changed, 46 insertions(+), 54 deletions(-)

commit e6da2dfec3f0e45e936bde414b3d69eb8c3ff4d4
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Feb 16 17:56:14 2012 +0800

    Revert "replace sample text in fontstools.ui, tool.py and update
    pot file"

    This reverts commit fcf45f5d2c7a7ca84055873c7e11f6b2d010f68a.

 data/fontstools.ui      |   10 +++++-----
 fontstweak/tool.py      |    8 ++++----
 po/fonts-tweak-tool.pot |   22 +++++++++++-----------
 3 files changed, 20 insertions(+), 20 deletions(-)

commit fcf45f5d2c7a7ca84055873c7e11f6b2d010f68a
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 17:24:57 2012 +0900

    replace sample text in fontstools.ui, tool.py and update pot file

 data/fontstools.ui      |   10 +++++-----
 fontstweak/tool.py      |    8 ++++----
 po/fonts-tweak-tool.pot |   22 +++++++++++-----------
 3 files changed, 20 insertions(+), 20 deletions(-)

commit 648461f93d78f5d22e8f69dbcec3cacd7c9ef3ca
Merge: 7c2e49d 0038ed6
Author: jamesni <kent.neo@gmail.com>
Date:   Thu Feb 16 00:27:03 2012 -0800

    Merge pull request #6 from tagoh/master

    add gettext support and autotoolize

commit 0038ed678bbdf885be226ce76dab348908dd0751
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 17:24:57 2012 +0900

    Add gettext support

 fontstweak/tool.py |   12 ++++++++++++
 1 file changed, 12 insertions(+)

commit b6fbe2636067245145f4ad23f09386feebba95e1
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 17:14:04 2012 +0900

    Update the data path

 fontstweak/tool.py |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit 3c3a7b771fbe29dbe28ba31949819d43ca943f0e
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 17:07:26 2012 +0900

    Add a missing file

 Makefile.am |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 4dd20bbb2a3438c25c1b301cf7bb43db4ff0d072
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 17:07:16 2012 +0900

    Fix a typo

 fontstweak/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d527dd5c378d68847ff358dde6a78f66928d4b26
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 16:36:53 2012 +0900

    autotoolize

 .gitignore               |    3 -
 AUTHOR                   |    4 -
 AUTHORS                  |    4 +
 MANIFEST.in              |    5 -
 Makefile.am              |   82 +++++++++++++
 autogen.sh               |   21 ++++
 configure.ac             |   33 +++++
 data/Makefile.am         |   19 +++
 data/fontstools.ui       |  750
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 data/locale-list         |  145 ++++++++++++++++++++++
 fontstweak/Makefile.am   |   16 +++
 fontstweak/fontstools.ui |  750
 ----------------------------------------------------------------------------------------------------------------
 fontstweak/locale-list   |  145 ----------------------
 po/POTFILES.in           |    2 +-
 po/fonts-tweak-tool.pot  |   62 +++++++---
 setup.py                 |    1 -
 16 files changed, 1119 insertions(+), 923 deletions(-)

commit 84c27eeaf2c68480a621e42a7a0e7a7953e75265
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Feb 16 15:25:48 2012 +0900

    Add git.mk from http://github.com/behdad/git.mk

 git.mk |  206
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 206 insertions(+)

commit 7c2e49d4aca0dd1427123d5c1ea1cfa4a32fe09e
Merge: 9a75c1f 527ed0d
Author: jamesni <kent.neo@gmail.com>
Date:   Tue Feb 14 01:39:43 2012 -0800

    Merge pull request #5 from tagoh/master

    Add pot file

commit 9a75c1f6d86de764a65c70b038aaa2937a55a6de
Merge: 3887b26 1168efb
Author: jamesni <kent.neo@gmail.com>
Date:   Tue Feb 14 01:38:09 2012 -0800

    Merge pull request #4 from ueno/font-preview

    Preview fonts in combobox popup.

commit 527ed0dceb72ac54ba4f82eb8c0c713c5364252b
Author: Akira TAGOH <akira@tagoh.org>
Date:   Tue Feb 14 18:28:13 2012 +0900

    add pot file

 .gitignore                  |    1 +
 fonts-tweak-tool.desktop    |   10 ----------
 fonts-tweak-tool.desktop.in |   10 ++++++++++
 po/POTFILES.in              |    2 ++
 po/fonts-tweak-tool.pot     |   78
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 91 insertions(+), 10 deletions(-)

commit 1168efb4b21657339a3af2eb562696dea3fc2e9e
Author: Daiki Ueno <ueno@unixuser.org>
Date:   Fri Feb 10 18:17:53 2012 +0900

    Allow user to preview fonts before applying changes.

 fontstweak/fontstools.ui |  283
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
 fontstweak/tool.py       |   24 ++++++++++
 2 files changed, 278 insertions(+), 29 deletions(-)

commit 3887b2646966ddc05427369b6e33e994f90761c1
Merge: de854da c0faa56
Author: jamesni <kent.neo@gmail.com>
Date:   Fri Feb 10 00:54:47 2012 -0800

    Merge pull request #3 from tagoh/master

    bug fix

commit c0faa56e6a478865c46bb86045be85c0971b9ab3
Author: Akira TAGOH <akira@tagoh.org>
Date:   Fri Feb 10 16:57:25 2012 +0900

    Fix typo that caused always adding a language.

 fontstweak/tool.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit de854da4daca05458e8879e3e1865dcc32030c30
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Feb 7 15:14:00 2012 +0800

    Add desktop file

 MANIFEST.in              |    1 +
 fonts-tweak-tool.desktop |   10 ++++++++++
 2 files changed, 11 insertions(+)

commit 6e0d1decb6675d5eba2f801e8c02d0f1b7877420
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Feb 7 11:25:51 2012 +0800

    Modify the path of locale-list

 MANIFEST.in            |    4 ++--
 fontstweak/locale-list |  145
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fontstweak/tool.py     |   12 ++++++----
 locale-list            |  145
 ------------------------------------------------------------------------------------------------------------------
 4 files changed, 155 insertions(+), 151 deletions(-)

commit 57688e1931244ec9155c731ef24637f42baaa2d9
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Feb 7 11:15:29 2012 +0800

    Modify the path of fontstools.ui and update version to 0.0.2

 fontstools.ui            |  525
 ----------------------------------------------------------------------------------------------------------------
 fontstweak/fontstools.ui |  525
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fontstweak/tool.py       |    5 +-
 setup.py                 |   26 ++++++
 4 files changed, 555 insertions(+), 526 deletions(-)

commit 9ccbb066e6ccb83f135b95f7759c29040196d6fa
Author: James Ni <kent.neo@gmail.com>
Date:   Tue Feb 7 10:16:40 2012 +0800

    Update the licenses to LGPLV3+

 COPYING            |  827
 +++++++++++++++++++++++-----------------------------------------------------------------------------------------------
 MANIFEST.in        |    4 +
 fonts-tweak-tool   |   29 ++---
 fontstweak/tool.py |   28 ++--
 4 files changed, 190 insertions(+), 698 deletions(-)

commit a403152cf20548a58d3b18a4d49d028c15244a01
Author: James Ni <kent.neo@gmail.com>
Date:   Wed Feb 1 14:43:04 2012 +0800

    rename bin file to fonts-tweak-tool

 fonts-tweak-tool  |   27 ++++++
 fontstweaktool    |   27 ------
 fonttools-2.glade |  535
 -----------------------------------------------------------------------------------------------------------------------
 3 files changed, 27 insertions(+), 562 deletions(-)

commit 5e7a9cb19c1a4dfe74d4867e65696991124130fd
Merge: 7e486cf b282dad
Author: jamesni <kent.neo@gmail.com>
Date:   Sun Jan 29 23:51:55 2012 -0800

    Merge pull request #2 from tagoh/master

    implement possibly the rest of the works

commit b282dad1205ea24cea19c2323c94d12665d0847f
Author: Akira TAGOH <akira@tagoh.org>
Date:   Tue Jan 24 13:26:03 2012 +0900

    integrate with libeasyfc

 fontstweak/tool.py |  113
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 93 insertions(+), 20 deletions(-)

commit 1c0e5208e3ae2c301f515e89e3bb3013f33f531d
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 18:07:30 2012 +0900

    refactoring to allow looking up the language and the locale name
    anytime quickly

 fontstweak/tool.py |   83
 ++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 1 file changed, 42 insertions(+), 41 deletions(-)

commit 08b58f0f2cda8b4f6f096ffab71eac2db597c4e3
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 17:23:13 2012 +0900

    implement 'remove-lang' button.

 fontstweak/tool.py |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 2ab229cbe599bb49a1e1132f7676433cda736045
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 17:11:40 2012 +0900

    do not commit *.pyc

 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

commit ac0819036dcbc9e451d8c55e8b18ad78f0871dce
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 17:10:24 2012 +0900

    Use GtkBuilder UI file for LangDialog.

 fontstools.ui      |  106
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 fontstweak/tool.py |   47 +++++++++++++++++++----------------------------
 2 files changed, 123 insertions(+), 30 deletions(-)

commit 77b166e3942eb69a3f9899c63b50549c72970a83
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 16:34:27 2012 +0900

    * separate relationship between LangDialog and FontsTweakTool class.
    * toggle 'remove-lang' button according to the status of the lang
    selection.
    * apply current selection to the fonts list.
    * Do not add the same language to the list.

 fontstweak/tool.py |   83
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 56 insertions(+), 27 deletions(-)

commit 7f03877f4966837a803a6aea3a02e96e5bd27bae
Author: Akira TAGOH <akira@tagoh.org>
Date:   Mon Jan 23 15:39:06 2012 +0900

    refactoring to use things in UI files as much as possible.

 fontstools.ui      |   44 ++++++++++++++++++++++++++++++++++++++------
 fontstweak/tool.py |   70
 +++++++++++++++++++++++++++++++++++++---------------------------------
 2 files changed, 75 insertions(+), 39 deletions(-)

commit 7e486cf0933b14bef9ae18de78369e9d74faa274
Author: James Ni <kent.neo@gmail.com>
Date:   Sat Jan 21 14:29:10 2012 +0800

    Make combobox only display fonts for chosen language

 fontstweak/tool.py |   66
 +++++++++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 49 insertions(+), 17 deletions(-)

commit a7dc9fcc7b782944b6ebb946f297455ada890084
Author: James Ni <kent.neo@gmail.com>
Date:   Fri Jan 20 16:29:25 2012 +0800

    Modify README and add AUTHOR

 AUTHOR |    4 ++++
 README |    5 +++++
 2 files changed, 9 insertions(+)

commit 004991a9fbeaa4b72b4faff63c271129b9e9bff9
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jan 19 17:09:45 2012 +0800

    Display combobox only when language is selected

 fontstweak/tool.py |   16 ++--
 fonttools-2.ui     |  530
 ----------------------------------------------------------------------------------------------------------------------
 2 files changed, 11 insertions(+), 535 deletions(-)

commit cdca6dcf0f4f7a16a49f81cc0f76a734647ee821
Merge: 66d729c db692db
Author: jamesni <kent.neo@gmail.com>
Date:   Thu Jan 19 00:16:07 2012 -0800

    Merge pull request #1 from tagoh/master

    proposal to add a notification for the language selection

commit db692db8460f1550318eac5290e9ea9743037315
Author: Akira TAGOH <akira@tagoh.org>
Date:   Thu Jan 19 17:10:47 2012 +0900

    Add a GtkNotebook to switch the pages between the configuration view
    and the information.

 fontstools.ui      |  346
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------
 fontstweak/tool.py |    2 +-
 2 files changed, 196 insertions(+), 152 deletions(-)

commit 66d729c21a7415e5dd3652f8b4096656a8da15ba
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jan 19 11:39:59 2012 +0800

    Remove pyc files from repo

 fontstweak/__init__.pyc |  Bin 139 -> 0 bytes
 fontstweak/tool.pyc     |  Bin 5038 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit ef455628570943c06d99fdfbd65b674e883f0e4b
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jan 19 11:37:48 2012 +0800

    Modify the language choose dialog, and call libeasyfc to list fonts

 fontstweak/tool.py  |  109
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------
 fontstweak/tool.pyc |  Bin 4226 -> 5038 bytes
 2 files changed, 64 insertions(+), 45 deletions(-)

commit d8258e244e717c0d708b787c8f9c4a8af7f82c74
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jan 9 16:57:23 2012 +0800

    Add function to read locale list and select button for choosing
    language

 fontstweak/tool.py  |   67
 ++++++++++++++++++++++++++++++++++++------------------
 fontstweak/tool.pyc |  Bin 3774 -> 4226 bytes
 locale-list         |  145
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 190 insertions(+), 22 deletions(-)

commit 7cd0f6f3018610b0a0f8da7189df3b5adb3834ec
Author: James Ni <kent.neo@gmail.com>
Date:   Mon Jan 9 14:16:10 2012 +0800

    Add Language chooser and button

 fontstweak/tool.py  |   64
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 fontstweak/tool.pyc |  Bin 1603 -> 3774 bytes
 2 files changed, 60 insertions(+), 4 deletions(-)

commit e055b4e8feb1843751095d6a4ef9258120b2b662
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Jan 5 12:35:17 2012 +0800

    Change the ui and implement the handler for close button

 fontstools.ui           |  347
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fontstweak/__init__.pyc |  Bin 0 -> 139 bytes
 fontstweak/tool.py      |   51 +++++++++++++++++
 fontstweak/tool.pyc     |  Bin 0 -> 1603 bytes
 fontstweaktool          |   27 +++++++++
 fonttweak/tool.py       |   46 ---------------
 fonttweaktool           |   27 ---------
 7 files changed, 425 insertions(+), 73 deletions(-)

commit fff199c947252ac02aab5e35d149acbdb766fd10
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Sep 1 15:56:06 2011 +0800

    remove pyc file

 fonttweak/__init__.pyc |  Bin 138 -> 0 bytes
 fonttweak/tool.pyc     |  Bin 1238 -> 0 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit f073a148381f2cf57453b0bcc227651872fb6b47
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Sep 1 15:40:17 2011 +0800

    reconstruct source code

 font-tweaktool.py |   20 --------------------
 main.py           |   20 --------------------
 2 files changed, 40 deletions(-)

commit e67e02540519832ea2277c7aac968017372dd17a
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Sep 1 15:38:50 2011 +0800

    reconstruct the source code-a

 COPYING                |  674
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fonttweak/__init__.pyc |  Bin 0 -> 138 bytes
 fonttweak/tool.py      |   46 ++++++++
 fonttweak/tool.pyc     |  Bin 0 -> 1238 bytes
 fonttweaktool          |   27 +++++
 main.py                |   20 ++++
 6 files changed, 767 insertions(+)

commit 4beac57b647dc304857576dfd5db5ea93703517b
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Sep 1 13:36:01 2011 +0800

    add script to call fonttools-2.ui

 font-tweaktool.py |   20 +++++
 fonttools-2.glade |  535
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fonttools-2.ui    |  530
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1085 insertions(+)

commit 29ea2cd95aeb5a4c5312630849c659270ea6d0d0
Author: James Ni <kent.neo@gmail.com>
Date:   Thu Sep 1 13:00:21 2011 +0800

    first commit

 0 files changed
