platform/core/uifw/ise-engine-hangul.git
11 years agofix memory leak when HangulInstance is destroyed upstream-git
Jihoon Kim [Thu, 13 Mar 2014 06:30:58 +0000 (15:30 +0900)]
fix memory leak when HangulInstance is destroyed

The memory that hangul_ic_new generated should be freed.

Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
12 years agoAdd 'Auto Reorder' option
Choe Hwanjin [Sun, 3 Feb 2013 15:39:06 +0000 (00:39 +0900)]
Add 'Auto Reorder' option

Thanks to 김지훈 <jihoon48.kim@samsung.com>

12 years agoFree symbol table resource on destroy
Choe Hwanjin [Tue, 29 Jan 2013 15:17:26 +0000 (00:17 +0900)]
Free symbol table resource on destroy

Thanks to 김지훈 <jihoon48.kim@samsung.com>

12 years agoInclude unistd.h explicitly for access(2).
Tz-Huan Huang [Mon, 16 Jul 2012 15:23:30 +0000 (23:23 +0800)]
Include unistd.h explicitly for access(2).

12 years agoRelease 0.4.0
Choe Hwanjin [Sun, 8 Jul 2012 13:35:57 +0000 (22:35 +0900)]
Release 0.4.0

12 years agoUpdate documents
Choe Hwanjin [Sun, 8 Jul 2012 13:35:48 +0000 (22:35 +0900)]
Update documents

12 years agoUpdate po files
Choe Hwanjin [Sun, 8 Jul 2012 13:34:11 +0000 (22:34 +0900)]
Update po files

12 years agoUpdate gettext configuration
Choe Hwanjin [Sun, 8 Jul 2012 13:33:43 +0000 (22:33 +0900)]
Update gettext configuration

12 years agoUse automake silent rules
Choe Hwanjin [Sun, 8 Jul 2012 12:29:42 +0000 (21:29 +0900)]
Use automake silent rules

12 years agoRemove g++ warnings
Choe Hwanjin [Sun, 8 Jul 2012 11:18:08 +0000 (20:18 +0900)]
Remove g++ warnings

12 years agoTemporarily disable to build skim module
Choe Hwanjin [Thu, 5 Jul 2012 14:35:15 +0000 (23:35 +0900)]
Temporarily disable to build skim module

12 years agoRemove libintl source directory target
Choe Hwanjin [Thu, 5 Jul 2012 14:24:33 +0000 (23:24 +0900)]
Remove libintl source directory target

Now we don't include intl source

12 years agoUse git to create ChangeLog
Choe Hwanjin [Thu, 5 Jul 2012 14:22:53 +0000 (23:22 +0900)]
Use git to create ChangeLog

13 years agoDon't distribute libintl source
Choe Hwanjin [Sat, 16 Jun 2012 14:07:20 +0000 (23:07 +0900)]
Don't distribute libintl source

It is easier to maintain gettext package.

13 years agoUpdate gitignore
Choe Hwanjin [Sun, 10 Jun 2012 14:11:21 +0000 (23:11 +0900)]
Update gitignore

13 years agoUse autopoint
Choe Hwanjin [Sun, 10 Jun 2012 11:09:05 +0000 (20:09 +0900)]
Use autopoint

Libintl sources and macros that are installed in repository are
removed.
Using the source that provided by autopoint is more flexable.

13 years agoAdd gitignore
Choe Hwanjin [Wed, 6 Jun 2012 12:54:11 +0000 (21:54 +0900)]
Add gitignore

13 years agoBuild against GTK+ 3.0
Choe Hwanjin [Wed, 6 Jun 2012 12:48:53 +0000 (21:48 +0900)]
Build against GTK+ 3.0

The setup tool which has gtk ui code has been updated to be compiled
against GTK+ 3.0 by using conditional compilation.

13 years agoUpdate bootstrap script for skim
Choe Hwanjin [Wed, 6 Jun 2012 12:34:16 +0000 (21:34 +0900)]
Update bootstrap script for skim

KDE's cvs.sh script can't detect Automake 1.11.x.
So I add some code to patch cvs.sh to detect Automake 1.11.

14 years agoUpdate Makefile.am to use make variable instead of substitution
Choe Hwanjin [Sun, 30 Jan 2011 13:23:58 +0000 (13:23 +0000)]
Update Makefile.am to use make variable instead of substitution

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@293 1ec84b21-7132-0410-a32e-e68a3534c3c7

14 years agoUpdate to use new keyboard list API of libhangul
Choe Hwanjin [Sun, 30 Jan 2011 13:15:03 +0000 (13:15 +0000)]
Update to use new keyboard list API of libhangul

libhangul 0.0.12 now provides several new API for listing the built-in
keyboards. I made scim-hangul use it.

Keyboard properties are removed from panel.
Now, user has to select their keyboard on SCIM setting window.
Changing keyboard is not a frequent action, general users just select
their keyboard once. So it don't need to be in Panel.

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@292 1ec84b21-7132-0410-a32e-e68a3534c3c7

14 years agoChangeLog file is generated from svn log
Choe Hwanjin [Fri, 28 Jan 2011 15:36:28 +0000 (15:36 +0000)]
ChangeLog file is generated from svn log

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@291 1ec84b21-7132-0410-a32e-e68a3534c3c7

14 years agorun aclocal after libtoolize
Choe Hwanjin [Fri, 28 Jan 2011 15:35:26 +0000 (15:35 +0000)]
run aclocal after libtoolize

After running libtoolize, we need to run aclocal.

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@290 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoSlovak translation added, Dutch translation updated
Ronald Stroethoff [Sat, 2 Jan 2010 08:01:30 +0000 (08:01 +0000)]
Slovak translation added, Dutch translation updated

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@250 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoUpdate po files, update ko.po
Choe Hwanjin [Sun, 27 Dec 2009 07:26:07 +0000 (07:26 +0000)]
Update po files, update ko.po

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@249 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoChange ui string: Hanja mode -> Hanja Lock
Choe Hwanjin [Sun, 27 Dec 2009 07:25:08 +0000 (07:25 +0000)]
Change ui string: Hanja mode -> Hanja Lock

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@248 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoUpdate icon
Choe Hwanjin [Thu, 24 Dec 2009 13:58:38 +0000 (13:58 +0000)]
Update icon

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@246 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoChange the hanja mode label to "Hanja Lock" and show its status with icon.
Choe Hwanjin [Sun, 20 Dec 2009 15:03:44 +0000 (15:03 +0000)]
Change the hanja mode label to "Hanja Lock" and show its status with icon.
 * #1936449
   https://sourceforge.net/tracker/?func=detail&atid=650539&aid=1936449&group_id=108454

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@243 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoupdate po files
Choe Hwanjin [Sat, 17 Oct 2009 01:10:59 +0000 (01:10 +0000)]
update po files

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@231 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agoimplement romaja method: use libhangul's method
Choe Hwanjin [Sat, 17 Oct 2009 01:09:20 +0000 (01:09 +0000)]
implement romaja method: use libhangul's method

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@230 1ec84b21-7132-0410-a32e-e68a3534c3c7

15 years agocreate ChangeLog if it doesn't exist, or automake results error.
Choe Hwanjin [Fri, 16 Oct 2009 14:13:20 +0000 (14:13 +0000)]
create ChangeLog if it doesn't exist, or automake results error.

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@229 1ec84b21-7132-0410-a32e-e68a3534c3c7

16 years agoenable mnemonic key for candidate window on hanja mode:
Choe Hwanjin [Mon, 10 Nov 2008 12:29:16 +0000 (12:29 +0000)]
enable mnemonic key for candidate window on hanja mode:
 * I think it's better to enble mnemonic even on hanja mode, or it is quite
   annoying to select hanja by pressing arrow keys.
 * see this thread:
   http://kldp.org/node/75048#comment-394111 (korean)

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@119 1ec84b21-7132-0410-a32e-e68a3534c3c7

16 years agoReplaces old CVS access with new SVN access to akim/admin dirs in bootstrap files.
Yuri [Mon, 15 Sep 2008 19:39:05 +0000 (19:39 +0000)]
Replaces old CVS access with new SVN access to akim/admin dirs in bootstrap files.
Fixed some minor build issues.

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@109 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoupdate for gcc 4.3
Choe Hwanjin [Tue, 26 Feb 2008 14:27:00 +0000 (14:27 +0000)]
update for gcc 4.3
patch file from Hu Zheng <zhu@redhat.com>

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@67 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoupdate install directories
Choe Hwanjin [Sun, 30 Dec 2007 07:36:56 +0000 (07:36 +0000)]
update install directories
 * change the hangul data directory to ${scimdatadir}/hangul
 * use $(localedir) instead of $(datadir)/locale

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@65 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoadd local macro directory to aclocal option
Choe Hwanjin [Sun, 30 Dec 2007 07:31:22 +0000 (07:31 +0000)]
add local macro directory to aclocal option

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@64 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoadd documents ChangeLog_0.3.1 README.ko
Choe Hwanjin [Sun, 30 Dec 2007 06:43:26 +0000 (06:43 +0000)]
add documents ChangeLog_0.3.1 README.ko

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@62 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoupdate documents
Choe Hwanjin [Sun, 30 Dec 2007 03:26:02 +0000 (03:26 +0000)]
update documents

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@60 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoupdate version to 0.3.2
Choe Hwanjin [Sun, 30 Dec 2007 03:25:45 +0000 (03:25 +0000)]
update version to 0.3.2

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@59 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoupdate po
Choe Hwanjin [Sun, 30 Dec 2007 03:21:14 +0000 (03:21 +0000)]
update po

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@58 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoadd log to ChangeLog_0.3.1 between last release and migration to svn
Choe Hwanjin [Sat, 14 Jul 2007 12:27:41 +0000 (12:27 +0000)]
add log to ChangeLog_0.3.1 between last release and migration to svn

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@43 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agorename ChangeLog to ChangeLog_0.3.1
Choe Hwanjin [Sat, 14 Jul 2007 12:22:56 +0000 (12:22 +0000)]
rename ChangeLog to ChangeLog_0.3.1
update the makefile rule that makes ChangeLog to use svn2cl

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@42 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoadd data/symbol.txt
Choe Hwanjin [Sat, 14 Jul 2007 12:03:18 +0000 (12:03 +0000)]
add data/symbol.txt

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@41 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoadd svn ignore list
Choe Hwanjin [Sat, 14 Jul 2007 12:01:56 +0000 (12:01 +0000)]
add svn ignore list

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@40 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agochange skim repository hostname
Choe Hwanjin [Sat, 14 Jul 2007 11:40:58 +0000 (11:40 +0000)]
change skim repository hostname

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@39 1ec84b21-7132-0410-a32e-e68a3534c3c7

17 years agoImport scim-hangul from CVS HEAD
Choe Hwanjin [Sun, 24 Jun 2007 13:09:18 +0000 (13:09 +0000)]
Import scim-hangul from CVS HEAD

git-svn-id: https://scim.svn.sourceforge.net/svnroot/scim/scim-hangul/trunk@29 1ec84b21-7132-0410-a32e-e68a3534c3c7