OSDN Git Service

jindolf/Jindolf.git
4 years agoadd ActionListener list to popup.
Olyutorskii [Mon, 2 Mar 2020 02:29:09 +0000 (11:29 +0900)]
add ActionListener list to popup.

4 years agomodify keyboard actions.
Olyutorskii [Sun, 1 Mar 2020 14:51:38 +0000 (23:51 +0900)]
modify keyboard actions.

4 years agopopupmenu masking simply.
Olyutorskii [Sun, 1 Mar 2020 02:07:38 +0000 (11:07 +0900)]
popupmenu masking simply.

4 years agomodify javadocs around Period views.
Olyutorskii [Sat, 29 Feb 2020 03:16:51 +0000 (12:16 +0900)]
modify javadocs around Period views.

4 years agoapply with updateComponentTreeUI()
Olyutorskii [Fri, 28 Feb 2020 05:25:12 +0000 (14:25 +0900)]
apply with updateComponentTreeUI()

4 years agomodify initial card message.
Olyutorskii [Fri, 28 Feb 2020 02:10:08 +0000 (11:10 +0900)]
modify initial card message.

4 years agoshapeup updatePeriod().
Olyutorskii [Wed, 26 Feb 2020 11:41:13 +0000 (20:41 +0900)]
shapeup updatePeriod().

4 years agoadd getVillage().
Olyutorskii [Wed, 26 Feb 2020 09:27:56 +0000 (18:27 +0900)]
add getVillage().

4 years agomodify heavy task.
Olyutorskii [Wed, 26 Feb 2020 08:30:58 +0000 (17:30 +0900)]
modify heavy task.

4 years agoremove unused submit methods.
Olyutorskii [Wed, 26 Feb 2020 05:12:05 +0000 (14:12 +0900)]
remove unused submit methods.

4 years agoapply ReflectiveOperationException for look and feel.
Olyutorskii [Tue, 25 Feb 2020 16:29:40 +0000 (01:29 +0900)]
apply ReflectiveOperationException for look and feel.

4 years agoremove parseInt() from StringUtils.
Olyutorskii [Tue, 25 Feb 2020 03:38:01 +0000 (12:38 +0900)]
remove parseInt() from StringUtils.

4 years agoremove isTerminated() from StringUtils.
Olyutorskii [Tue, 25 Feb 2020 01:51:59 +0000 (10:51 +0900)]
remove isTerminated() from StringUtils.

4 years agosplit ChangeListener from Controller.
Olyutorskii [Mon, 24 Feb 2020 15:59:54 +0000 (00:59 +0900)]
split ChangeListener from Controller.

4 years agounite TreeWatchers.
Olyutorskii [Mon, 24 Feb 2020 15:26:59 +0000 (00:26 +0900)]
unite TreeWatchers.

4 years agosplit TreeSelectionListener from Controller.
Olyutorskii [Mon, 24 Feb 2020 15:12:20 +0000 (00:12 +0900)]
split TreeSelectionListener from Controller.

4 years agoMerge branch 'topic/freeparser' into develop
Olyutorskii [Mon, 24 Feb 2020 14:11:55 +0000 (23:11 +0900)]
Merge branch 'topic/freeparser' into develop

4 years agomerge setBusy() and updateMessage().
Olyutorskii [Mon, 24 Feb 2020 14:11:16 +0000 (23:11 +0900)]
merge setBusy() and updateMessage().

4 years agoremove Cursor operation from Controller.
Olyutorskii [Mon, 24 Feb 2020 13:20:23 +0000 (22:20 +0900)]
remove Cursor operation from Controller.

4 years agodispatch actions with String switch expression.
Olyutorskii [Mon, 24 Feb 2020 09:05:33 +0000 (18:05 +0900)]
dispatch actions with String switch expression.

4 years agoapply lambda expression to Swing task.
Olyutorskii [Mon, 24 Feb 2020 08:49:31 +0000 (17:49 +0900)]
apply lambda expression to Swing task.

4 years agoMerge branch 'topic/freeparser' into develop
Olyutorskii [Sun, 23 Feb 2020 17:59:47 +0000 (02:59 +0900)]
Merge branch 'topic/freeparser' into develop

4 years agoremove IOException from Village.
Olyutorskii [Sun, 23 Feb 2020 17:52:52 +0000 (02:52 +0900)]
remove IOException from Village.

4 years agoPeriodLoader is thread safe now.
Olyutorskii [Sun, 23 Feb 2020 06:31:31 +0000 (15:31 +0900)]
PeriodLoader is thread safe now.

4 years agoVillageInfoLoader is thread safe now.
Olyutorskii [Sat, 22 Feb 2020 06:32:16 +0000 (15:32 +0900)]
VillageInfoLoader is thread safe now.

4 years agoreset village list handler and parser after parse.
Olyutorskii [Sat, 22 Feb 2020 05:00:13 +0000 (14:00 +0900)]
reset village list handler and parser after parse.

4 years agoremove Comparable from Village.
Olyutorskii [Fri, 21 Feb 2020 17:31:33 +0000 (02:31 +0900)]
remove Comparable from Village.

4 years agoMerge branch 'topic/freeparser' into develop
Olyutorskii [Fri, 21 Feb 2020 00:37:53 +0000 (09:37 +0900)]
Merge branch 'topic/freeparser' into develop

4 years agospeedup parsing village id .
Olyutorskii [Thu, 20 Feb 2020 17:33:03 +0000 (02:33 +0900)]
speedup parsing village id .

4 years agomodify scope of HTML parser.
Olyutorskii [Thu, 20 Feb 2020 16:20:26 +0000 (01:20 +0900)]
modify scope of HTML parser.

4 years agomove HTML parsers to data.html package.
Olyutorskii [Thu, 20 Feb 2020 15:55:46 +0000 (00:55 +0900)]
move HTML parsers to data.html package.

4 years agoreset and free parser context when done.
Olyutorskii [Thu, 20 Feb 2020 07:05:39 +0000 (16:05 +0900)]
reset and free parser context when done.

4 years agosplit PeriodLoader from Period.
Olyutorskii [Wed, 19 Feb 2020 16:12:21 +0000 (01:12 +0900)]
split PeriodLoader from Period.

4 years agospeedup murder-notice detection.
Olyutorskii [Wed, 19 Feb 2020 04:37:47 +0000 (13:37 +0900)]
speedup murder-notice detection.

4 years agoMerge branch 'develop' into topic/freeparser
Olyutorskii [Wed, 19 Feb 2020 01:33:30 +0000 (10:33 +0900)]
Merge branch 'develop' into topic/freeparser

4 years agomodify javadoc warnings.
Olyutorskii [Wed, 19 Feb 2020 01:32:59 +0000 (10:32 +0900)]
modify javadoc warnings.

4 years agomodify javadoc.
Olyutorskii [Tue, 18 Feb 2020 17:56:22 +0000 (02:56 +0900)]
modify javadoc.

4 years agosplit PeriodHandler from Period.
Olyutorskii [Tue, 18 Feb 2020 07:21:33 +0000 (16:21 +0900)]
split PeriodHandler from Period.

4 years agoadd hidden constructors.
Olyutorskii [Tue, 18 Feb 2020 05:22:46 +0000 (14:22 +0900)]
add hidden constructors.

4 years agosplit VillageInfoLoader from Village.
Olyutorskii [Tue, 18 Feb 2020 02:58:25 +0000 (11:58 +0900)]
split VillageInfoLoader from Village.

4 years agosplit VillageInfoHandler from Village.
Olyutorskii [Mon, 17 Feb 2020 15:54:21 +0000 (00:54 +0900)]
split VillageInfoHandler from Village.

4 years agosplit VillageListLoader from Land.
Olyutorskii [Mon, 17 Feb 2020 06:47:25 +0000 (15:47 +0900)]
split VillageListLoader from Land.

4 years agosplit VillageRecord class.
Olyutorskii [Sun, 16 Feb 2020 20:18:35 +0000 (05:18 +0900)]
split VillageRecord class.

4 years agouse formatter with logging.
Olyutorskii [Sun, 16 Feb 2020 18:45:32 +0000 (03:45 +0900)]
use formatter with logging.

4 years agomove URI utils to VillageListHandler.
Olyutorskii [Sun, 16 Feb 2020 18:39:22 +0000 (03:39 +0900)]
move URI utils to VillageListHandler.

4 years agosplit village list parser handler from Land.
Olyutorskii [Sun, 16 Feb 2020 17:23:58 +0000 (02:23 +0900)]
split village list parser handler from Land.

4 years agoMerge branch 'pomconfig' into develop
Olyutorskii [Wed, 12 Feb 2020 06:38:56 +0000 (15:38 +0900)]
Merge branch 'pomconfig' into develop

4 years agoupdate checkstyle plugin.
Olyutorskii [Wed, 12 Feb 2020 06:16:06 +0000 (15:16 +0900)]
update checkstyle plugin.

4 years agoupdate pmd plugin.
Olyutorskii [Wed, 12 Feb 2020 05:58:21 +0000 (14:58 +0900)]
update pmd plugin.

4 years agoupdate maven plugins.
Olyutorskii [Wed, 12 Feb 2020 05:45:58 +0000 (14:45 +0900)]
update maven plugins.

5 years agoMerge develop into pomconfig
Olyutorskii [Tue, 7 May 2019 12:43:12 +0000 (21:43 +0900)]
Merge develop into pomconfig

5 years agostart 3.303.107-SNAPSHOT
Olyutorskii [Tue, 7 May 2019 12:42:40 +0000 (21:42 +0900)]
start 3.303.107-SNAPSHOT

5 years agoMerge develop into pomconfig
Olyutorskii [Tue, 7 May 2019 12:40:51 +0000 (21:40 +0900)]
Merge develop into pomconfig

5 years agoMerge master into develop
Olyutorskii [Tue, 7 May 2019 12:40:19 +0000 (21:40 +0900)]
Merge master into develop

5 years agoMerge release/v3.303.106 release-3.303.106
Olyutorskii [Tue, 7 May 2019 12:31:59 +0000 (21:31 +0900)]
Merge release/v3.303.106

5 years agoprepare 3.303.106 release
Olyutorskii [Tue, 7 May 2019 12:30:43 +0000 (21:30 +0900)]
prepare 3.303.106 release

5 years agoMerge pomconfig into develop
Olyutorskii [Tue, 7 May 2019 12:22:13 +0000 (21:22 +0900)]
Merge pomconfig into develop

5 years agoupdate checkstyle plugin.
Olyutorskii [Tue, 7 May 2019 12:18:02 +0000 (21:18 +0900)]
update checkstyle plugin.

5 years agoupdate PMD plugin.
Olyutorskii [Tue, 7 May 2019 11:02:40 +0000 (20:02 +0900)]
update PMD plugin.

5 years agofindbugs to spotbugs.
Olyutorskii [Tue, 7 May 2019 10:47:38 +0000 (19:47 +0900)]
findbugs to spotbugs.

5 years agoupdate jar plugins.
Olyutorskii [Tue, 7 May 2019 10:40:37 +0000 (19:40 +0900)]
update jar plugins.

5 years agoupdate site plugins.
Olyutorskii [Tue, 7 May 2019 10:34:48 +0000 (19:34 +0900)]
update site plugins.

5 years agochange SCM from Mercurial to Git.
Olyutorskii [Tue, 7 May 2019 10:18:06 +0000 (19:18 +0900)]
change SCM from Mercurial to Git.
JDK7 to JDk8.

5 years agoimport from Mercurial repository (https://hg.osdn.net/view/jindolf/Jindolf) fromMercurial
Olyutorskii [Thu, 25 Apr 2019 12:14:04 +0000 (21:14 +0900)]
import from Mercurial repository (https://hg.osdn.net/view/jindolf/Jindolf)

5 years agodevelop とマージ
Olyutorskii [Sun, 8 Jul 2018 17:22:28 +0000 (02:22 +0900)]
develop とマージ

5 years ago3.303.5-SNAPSHOT 開始
Olyutorskii [Sun, 8 Jul 2018 17:21:19 +0000 (02:21 +0900)]
3.303.5-SNAPSHOT 開始

5 years agodefault とマージ
Olyutorskii [Sun, 8 Jul 2018 17:18:53 +0000 (02:18 +0900)]
default とマージ

5 years agorelease-3.303.4 タグをチェンジセット 6bda680d057e に追加しました
Olyutorskii [Sun, 8 Jul 2018 16:02:04 +0000 (01:02 +0900)]
release-3.303.4 タグをチェンジセット 6bda680d057e に追加しました

5 years agorelease/3.303.4 とマージ release-3.303.4
Olyutorskii [Sun, 8 Jul 2018 16:01:46 +0000 (01:01 +0900)]
release/3.303.4 とマージ

5 years agoassembly 指定の不備 release/3.303.4
Olyutorskii [Sun, 8 Jul 2018 15:58:15 +0000 (00:58 +0900)]
assembly 指定の不備

5 years agodefault とマージ
Olyutorskii [Sun, 8 Jul 2018 15:53:39 +0000 (00:53 +0900)]
default とマージ

5 years agorelease-3.303.2 タグをチェンジセット 9d193ba86330 に追加しました
Olyutorskii [Sun, 8 Jul 2018 15:36:26 +0000 (00:36 +0900)]
release-3.303.2 タグをチェンジセット 9d193ba86330 に追加しました

5 years agorelease/3.303.2 とマージ release-3.303.2
Olyutorskii [Sun, 8 Jul 2018 15:35:29 +0000 (00:35 +0900)]
release/3.303.2 とマージ

5 years ago3.303.2 リリース準備 release/3.303.2
Olyutorskii [Sun, 8 Jul 2018 15:26:17 +0000 (00:26 +0900)]
3.303.2 リリース準備

5 years agoキャスト紹介表ジェネレータへのリンクを削除
Olyutorskii [Sun, 8 Jul 2018 03:29:28 +0000 (12:29 +0900)]
キャスト紹介表ジェネレータへのリンクを削除

5 years agotopic/ribbonwiki とマージ
Olyutorskii [Sun, 8 Jul 2018 03:13:31 +0000 (12:13 +0900)]
topic/ribbonwiki とマージ

5 years agoキャスト表Wiki出力の見栄えを改善 topic/ribbonwiki
Olyutorskii [Sun, 8 Jul 2018 03:08:38 +0000 (12:08 +0900)]
キャスト表Wiki出力の見栄えを改善

5 years agoadd color unit test
Olyutorskii [Sun, 8 Jul 2018 00:35:13 +0000 (09:35 +0900)]
add color unit test

5 years agomodify comment format
Olyutorskii [Sat, 7 Jul 2018 23:29:04 +0000 (08:29 +0900)]
modify comment format

5 years agopomconfig とマージ
Olyutorskii [Sat, 7 Jul 2018 14:57:35 +0000 (23:57 +0900)]
pomconfig とマージ

5 years agomodify pmd config for 6.4.0
Olyutorskii [Sat, 7 Jul 2018 14:55:48 +0000 (23:55 +0900)]
modify pmd config for 6.4.0

5 years agoupdate maven plugins
Olyutorskii [Sat, 7 Jul 2018 14:45:07 +0000 (23:45 +0900)]
update maven plugins

5 years agodevelop とマージ
Olyutorskii [Sat, 7 Jul 2018 14:31:56 +0000 (23:31 +0900)]
develop とマージ

5 years agouse multi-catch
Olyutorskii [Mon, 28 May 2018 15:12:55 +0000 (00:12 +0900)]
use multi-catch

5 years agotopic/jre17 とマージ
Olyutorskii [Sun, 27 May 2018 15:30:45 +0000 (00:30 +0900)]
topic/jre17 とマージ

5 years agouse JRE1.6 runtime static members topic/jre17
Olyutorskii [Sun, 27 May 2018 14:51:33 +0000 (23:51 +0900)]
use JRE1.6 runtime static members

5 years agouse File#setReadable() & setWriteable() because JDK1.6+
Olyutorskii [Sun, 27 May 2018 12:19:39 +0000 (21:19 +0900)]
use File#setReadable() & setWriteable() because JDK1.6+

6 years agomerge action listeners
Olyutorskii [Wed, 25 Apr 2018 15:55:29 +0000 (00:55 +0900)]
merge action listeners
modify access level
use MessageFormat

6 years agoremove WebIPC & use java.awt.Desktop
Olyutorskii [Sun, 22 Apr 2018 16:34:07 +0000 (01:34 +0900)]
remove WebIPC & use java.awt.Desktop

6 years agoremove -nosplash option
Olyutorskii [Sun, 15 Apr 2018 06:47:14 +0000 (15:47 +0900)]
remove -nosplash option

6 years agotopic/hidpi とマージ
Olyutorskii [Sat, 14 Apr 2018 15:13:15 +0000 (00:13 +0900)]
topic/hidpi とマージ

6 years agoadd hi-resolution village icons topic/hidpi
Olyutorskii [Sat, 14 Apr 2018 14:00:10 +0000 (23:00 +0900)]
add hi-resolution village icons

6 years agoadd hi-resolution button icons
Olyutorskii [Sat, 14 Apr 2018 10:32:08 +0000 (19:32 +0900)]
add hi-resolution button icons

6 years agoadd flexible dpi Icon class
Olyutorskii [Sat, 14 Apr 2018 09:30:57 +0000 (18:30 +0900)]
add flexible dpi Icon class

6 years agoorthogonal lines without AA
Olyutorskii [Fri, 13 Apr 2018 08:18:28 +0000 (17:18 +0900)]
orthogonal lines without AA

6 years agobox drawing without AA
Olyutorskii [Wed, 4 Apr 2018 23:49:11 +0000 (08:49 +0900)]
box drawing without AA

6 years agopomconfig とマージ
Olyutorskii [Wed, 4 Apr 2018 15:38:08 +0000 (00:38 +0900)]
pomconfig とマージ

6 years agoignore intelliJ IDE files
Olyutorskii [Wed, 4 Apr 2018 15:36:45 +0000 (00:36 +0900)]
ignore intelliJ IDE files

6 years agoupdate pmd plugins
Olyutorskii [Wed, 4 Apr 2018 15:34:57 +0000 (00:34 +0900)]
update pmd plugins

6 years agoupdate checkstyle plugins
Olyutorskii [Wed, 4 Apr 2018 15:22:07 +0000 (00:22 +0900)]
update checkstyle plugins