You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(33) |
Jul
(15) |
Aug
(3) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(1) |
Feb
(1) |
Mar
(3) |
Apr
|
May
|
Jun
(22) |
Jul
|
Aug
(9) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(11) |
| 2009 |
Jan
(10) |
Feb
(3) |
Mar
(4) |
Apr
(8) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
(5) |
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <hw...@us...> - 2011-01-30 13:24:04
|
Revision: 293
http://scim.svn.sourceforge.net/scim/?rev=293&view=rev
Author: hwanjin
Date: 2011-01-30 13:23:58 +0000 (Sun, 30 Jan 2011)
Log Message:
-----------
Update Makefile.am to use make variable instead of substitution
Modified Paths:
--------------
scim-hangul/trunk/data/Makefile.am
scim-hangul/trunk/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2011-01-30 13:15:13
|
Revision: 292
http://scim.svn.sourceforge.net/scim/?rev=292&view=rev
Author: hwanjin
Date: 2011-01-30 13:15:03 +0000 (Sun, 30 Jan 2011)
Log Message:
-----------
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.
Modified Paths:
--------------
scim-hangul/trunk/configure.ac
scim-hangul/trunk/src/Makefile.am
scim-hangul/trunk/src/scim_hangul_imengine.cpp
scim-hangul/trunk/src/scim_hangul_imengine.h
scim-hangul/trunk/src/scim_hangul_imengine_setup.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2011-01-28 15:36:34
|
Revision: 291
http://scim.svn.sourceforge.net/scim/?rev=291&view=rev
Author: hwanjin
Date: 2011-01-28 15:36:28 +0000 (Fri, 28 Jan 2011)
Log Message:
-----------
ChangeLog file is generated from svn log
Removed Paths:
-------------
scim-hangul/trunk/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2011-01-28 15:35:33
|
Revision: 290
http://scim.svn.sourceforge.net/scim/?rev=290&view=rev
Author: hwanjin
Date: 2011-01-28 15:35:26 +0000 (Fri, 28 Jan 2011)
Log Message:
-----------
run aclocal after libtoolize
After running libtoolize, we need to run aclocal.
Modified Paths:
--------------
scim-hangul/trunk/bootstrap
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <liu...@us...> - 2011-01-08 05:01:51
|
Revision: 289
http://scim.svn.sourceforge.net/scim/?rev=289&view=rev
Author: liuspider
Date: 2011-01-08 05:01:45 +0000 (Sat, 08 Jan 2011)
Log Message:
-----------
delete src/ltdl.h makes trunk compilable for me again in gentoo
Removed Paths:
-------------
scim/trunk/src/ltdl.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <liu...@us...> - 2010-07-27 05:24:54
|
Revision: 279
http://scim.svn.sourceforge.net/scim/?rev=279&view=rev
Author: liuspider
Date: 2010-07-27 05:24:48 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
refs issue 3001845: forgot to remove ltdl.cpp file in r260
Removed Paths:
-------------
scim/trunk/src/ltdl.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <liu...@us...> - 2010-07-26 22:21:31
|
Revision: 271
http://scim.svn.sourceforge.net/scim/?rev=271&view=rev
Author: liuspider
Date: 2010-07-26 22:21:25 +0000 (Mon, 26 Jul 2010)
Log Message:
-----------
fixes tray icon of scim-panel-gtk disappears in GNOME 2.28
patch from Mingxi Wu http://www.scim-im.org/forums#nabble-td4198145
Modified Paths:
--------------
scim/trunk/extras/panel/scim_panel_gtk.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <liu...@us...> - 2010-07-26 07:53:17
|
Revision: 261
http://scim.svn.sourceforge.net/scim/?rev=261&view=rev
Author: liuspider
Date: 2010-07-26 07:53:11 +0000 (Mon, 26 Jul 2010)
Log Message:
-----------
fixes issue 3001846: Don't link with -lstdc++ explicitely, libtool takes care of it
patch submitted by Adrian Bunk
Modified Paths:
--------------
scim/trunk/extras/gtk2_immodule/Makefile.am
scim/trunk/extras/setup/Makefile.am
scim/trunk/src/Makefile.am
scim/trunk/tests/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <liu...@us...> - 2010-07-26 07:46:38
|
Revision: 260
http://scim.svn.sourceforge.net/scim/?rev=260&view=rev
Author: liuspider
Date: 2010-07-26 07:46:30 +0000 (Mon, 26 Jul 2010)
Log Message:
-----------
fixes issue 3001845: Improve the ltdl packaging
thanks Adrian Bunk for providing the patch
Modified Paths:
--------------
scim/trunk/Makefile.am
scim/trunk/bootstrap
scim/trunk/configure.ac
scim/trunk/src/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-12-27 07:26:18
|
Revision: 249
http://scim.svn.sourceforge.net/scim/?rev=249&view=rev
Author: hwanjin
Date: 2009-12-27 07:26:07 +0000 (Sun, 27 Dec 2009)
Log Message:
-----------
Update po files, update ko.po
Modified Paths:
--------------
scim-hangul/trunk/po/de.po
scim-hangul/trunk/po/fr.po
scim-hangul/trunk/po/ja.po
scim-hangul/trunk/po/ko.po
scim-hangul/trunk/po/nl.po
scim-hangul/trunk/po/pa.po
scim-hangul/trunk/po/scim-hangul.pot
scim-hangul/trunk/po/zh_CN.po
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-12-27 07:25:16
|
Revision: 248
http://scim.svn.sourceforge.net/scim/?rev=248&view=rev
Author: hwanjin
Date: 2009-12-27 07:25:08 +0000 (Sun, 27 Dec 2009)
Log Message:
-----------
Change ui string: Hanja mode -> Hanja Lock
Modified Paths:
--------------
scim-hangul/trunk/src/scim_hangul_imengine_setup.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-12-25 01:16:23
|
Revision: 247
http://scim.svn.sourceforge.net/scim/?rev=247&view=rev
Author: hwanjin
Date: 2009-12-25 01:16:12 +0000 (Fri, 25 Dec 2009)
Log Message:
-----------
Add new language tables to configure.ac file
Fix typo
Modified Paths:
--------------
scim-tables/trunk/configure.ac
scim-tables/trunk/tables/hi/Makefile.am
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-12-24 13:58:46
|
Revision: 246
http://scim.svn.sourceforge.net/scim/?rev=246&view=rev
Author: hwanjin
Date: 2009-12-24 13:58:38 +0000 (Thu, 24 Dec 2009)
Log Message:
-----------
Update icon
Modified Paths:
--------------
scim-hangul/trunk/data/scim-hangul.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-12-20 15:03:52
|
Revision: 243
http://scim.svn.sourceforge.net/scim/?rev=243&view=rev
Author: hwanjin
Date: 2009-12-20 15:03:44 +0000 (Sun, 20 Dec 2009)
Log Message:
-----------
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
Modified Paths:
--------------
scim-hangul/trunk/data/Makefile.am
scim-hangul/trunk/src/scim_hangul_imengine.cpp
Added Paths:
-----------
scim-hangul/trunk/data/scim-hangul-off.png
scim-hangul/trunk/data/scim-hangul-on.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Ronald S. <str...@zo...> - 2009-10-20 17:43:53
|
|
From: <hw...@us...> - 2009-10-17 01:11:10
|
Revision: 231
http://scim.svn.sourceforge.net/scim/?rev=231&view=rev
Author: hwanjin
Date: 2009-10-17 01:10:59 +0000 (Sat, 17 Oct 2009)
Log Message:
-----------
update po files
Modified Paths:
--------------
scim-hangul/trunk/po/de.po
scim-hangul/trunk/po/fr.po
scim-hangul/trunk/po/ja.po
scim-hangul/trunk/po/ko.po
scim-hangul/trunk/po/nl.po
scim-hangul/trunk/po/pa.po
scim-hangul/trunk/po/scim-hangul.pot
scim-hangul/trunk/po/zh_CN.po
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-10-17 01:09:33
|
Revision: 230
http://scim.svn.sourceforge.net/scim/?rev=230&view=rev
Author: hwanjin
Date: 2009-10-17 01:09:20 +0000 (Sat, 17 Oct 2009)
Log Message:
-----------
implement romaja method: use libhangul's method
Modified Paths:
--------------
scim-hangul/trunk/src/scim_hangul_imengine.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <hw...@us...> - 2009-10-16 14:13:29
|
Revision: 229
http://scim.svn.sourceforge.net/scim/?rev=229&view=rev
Author: hwanjin
Date: 2009-10-16 14:13:20 +0000 (Fri, 16 Oct 2009)
Log Message:
-----------
create ChangeLog if it doesn't exist, or automake results error.
Modified Paths:
--------------
scim-hangul/trunk/bootstrap
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-19 03:45:15
|
Revision: 155
http://scim.svn.sourceforge.net/scim/?rev=155&view=rev
Author: ryo-dairiki
Date: 2009-04-19 03:45:09 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
- Update ChangeLog.
Modified Paths:
--------------
scim-bridge/trunk/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-19 03:43:58
|
Revision: 154
http://scim.svn.sourceforge.net/scim/?rev=154&view=rev
Author: ryo-dairiki
Date: 2009-04-19 03:43:53 +0000 (Sun, 19 Apr 2009)
Log Message:
-----------
- Fix one spelling miss.
Modified Paths:
--------------
scim-bridge/trunk/agent/scim-bridge-agent-accept-listener.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-18 13:54:20
|
Revision: 153
http://scim.svn.sourceforge.net/scim/?rev=153&view=rev
Author: ryo-dairiki
Date: 2009-04-18 13:54:11 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
Removed Paths:
-------------
scim-bridge/trunk/cvs2cl.pl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-18 13:53:25
|
Revision: 152
http://scim.svn.sourceforge.net/scim/?rev=152&view=rev
Author: ryo-dairiki
Date: 2009-04-18 13:53:21 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
- Prepare for 1.4.9
Modified Paths:
--------------
scim/trunk/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-18 13:50:48
|
Revision: 151
http://scim.svn.sourceforge.net/scim/?rev=151&view=rev
Author: ryo-dairiki
Date: 2009-04-18 13:50:40 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
- Prepare for 0.4.16
Modified Paths:
--------------
scim-bridge/trunk/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-18 13:49:46
|
Revision: 150
http://scim.svn.sourceforge.net/scim/?rev=150&view=rev
Author: ryo-dairiki
Date: 2009-04-18 13:49:42 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
- Prepare for 0.2.3
Modified Paths:
--------------
scim-m17n/trunk/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ryo...@us...> - 2009-04-18 13:48:30
|
Revision: 149
http://scim.svn.sourceforge.net/scim/?rev=149&view=rev
Author: ryo-dairiki
Date: 2009-04-18 13:48:23 +0000 (Sat, 18 Apr 2009)
Log Message:
-----------
- Update ChangeLog
Modified Paths:
--------------
scim-input-pad/trunk/ChangeLog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|