Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

구름 입력기

macOS를 위한 새로운 한글 입력기
Collective - Host: opensource - https://opencollective.com/gureum - Website: https://gureum.io - Code: https://github.com/gureum/gureum

Remove Warnings

github.com/gureum/gureum - bafd2cb30480e72a5daea7f76ae6656d2bbbdcd7 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #468 from yous/fix-colemak-data

Add missing `?` to colemakData

github.com/gureum/gureum - a8d75aa5e07c202ecb934e3c9e2a758446926cc1 authored about 6 years ago by Jeong YunWon <[email protected]>
Add missing `?` to colemakData

github.com/gureum/gureum - 419670d3d6e6e04b13d93232b430eb5463606777 authored about 6 years ago by Chayoung You <[email protected]>
Fix test_product

github.com/gureum/gureum - d95acf438950cacbd4096afe3bda03c2add79a90 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #466 from yous/ctrl-bracket-flags

Handle Ctrl-[ only when other modifiers are not pressed

github.com/gureum/gureum - 580baebe162251b5024ae2a98e4ada995cfba84b authored about 6 years ago by Jeong YunWon <[email protected]>
Handle Ctrl-[ only when other modifiers are not pressed

github.com/gureum/gureum - 7e0ad835e4e0f6e55268640b29f4fa9b7b0dfba5 authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #448 from adover134/fix-vi-mode

Mapped Vi-mode's Escape with Ctrl+'['

github.com/gureum/gureum - 3e9920247148a03cdf51377297ccaafbee030e88 authored about 6 years ago by Jeong YunWon <[email protected]>
Mapped Vi-mode's Escape with Ctrl+'['

github.com/gureum/gureum - 62cea10b9d49a794fcc4eefe9d52b2b784b1bfae authored about 6 years ago by adover134 <[email protected]>
Merge pull request #464 from jinmay/master

Edit testLayoutChange function to swift

github.com/gureum/gureum - 34ae6160f8572eb6ae7af09873ea5fec23a775f4 authored about 6 years ago by Jeong YunWon <[email protected]>
Edit testLayoutChange function to swift

testLayoutChange 테스트 함수를 스위프트로 변경했습니다.
변경하는 과정중에 가상키보드의 key 값으로 들어가는 자료형을 Int로 변경했는데,
검토 부탁드립니다!

github.com/gureum/gureum - 2a03c6db5824a1cb366133251f2e7f0f90dc70a0 authored about 6 years ago by jinmay <[email protected]>
Merge pull request #463 from jinmay/master

Edit testPreferencePane function to swift

github.com/gureum/gureum - fbef5a6b24dcc3e690ab507aff5b8f0cff0093a4 authored about 6 years ago by Jeong YunWon <[email protected]>
Edit testPreferencePane function to swift

testPreferencePane 테스트 함수를 스위프트로 변경했습니다.Edit testPreferencePane function to swift

github.com/gureum/gureum - 7a6ec07e2837d05e5fc7ffc538c1adbbeff924a3 authored about 6 years ago by jinmay <[email protected]>
Merge pull request #462 from jinmay/master

Edit key in test function

github.com/gureum/gureum - aedd58e93839bc030a22902aede5d3186ee393db authored about 6 years ago by Jeong YunWon <[email protected]>
Edit key in test function

스위프트로 작성된 테스트 함수에서 key의 "값을 kVK_ANSI_*"의 형태로 변경하는 작업을 완료했습니다.
그리고 기존에 작성된 코드와 스타일을 맞추기 위해서
if문의 ...

github.com/gureum/gureum - 801528c7dfad03733d1745b3a67af4c47beeeb91 authored about 6 years ago by jinmay <[email protected]>
Update build manual

github.com/gureum/gureum - 27a395654ba65f5e029bdf10a4baffbaea1249ca authored about 6 years ago by Aiden <[email protected]>
Merge pull request #460 from jinmay/master

Edit key in each test function

github.com/gureum/gureum - 4a03abc00906c258d7280d6abd0c2a2de40ffc2e authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #461 from yous/order-emoji

Order emojis with same key by emoji itself

github.com/gureum/gureum - b01644ddba12f1ff8809ef6a1ffe3e00c7a22e00 authored about 6 years ago by Jeong YunWon <[email protected]>
Edit key in each test function

testCapslockRoman
testHanjaSyllable
testColemak
test2
testCapslockHangul
의 테스트 함수에서 key의 값을 kVK_...

github.com/gureum/gureum - c6fad66b785e1d1a1534fe7a73c0d3fbee69ca36 authored about 6 years ago by jinmay <[email protected]>
Order emojis with same key by emoji itself

github.com/gureum/gureum - baa2de49fda878ecdbebbd2e24c53cc8d211c3bb authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #456 from whoelse9405/push-test

채움문자열 해결

github.com/gureum/gureum - 4915026b7ac03dc3e80a3bc4c3e6fba3754e5396 authored about 6 years ago by Jeong YunWon <[email protected]>
채움문자 testcase 작성

github.com/gureum/gureum - e9263e1305252db498fb574be20620031f9ed3fd authored about 6 years ago by Kim Taeho <[email protected]>
채움 문자 해결 - 이동진 김태호

github.com/gureum/gureum - a2bbad11dd48c1accc29f58cf1e688745afe34ae authored about 6 years ago by DongJin Lee <[email protected]>
Merge pull request #457 from tkdqlsii/roman-emoticon

add testRomanEmoticon and remove objective-c code

github.com/gureum/gureum - d47d4dfbcd85b1f452c478d54283346649bf24ce authored about 6 years ago by Jeong YunWon <[email protected]>
add testRomanEmoticon and remove objective-c code

github.com/gureum/gureum - 2ff6ec1b8474c54389924d5c3bac1f26e3446580 authored about 6 years ago by cnnct_sangb <[email protected]>
Merge pull request #453 from m2bi/test-hanja

testHanjaSelection() 테스트코드 추가

github.com/gureum/gureum - a7c92bb049e62e67a7345341fbfb7b46836a84e3 authored about 6 years ago by Jeong YunWon <[email protected]>
testHanjaSelection() 테스트코드 추가

github.com/gureum/gureum - 3c9560698bdc4d5a33a56a5b4872f9b61b60a235 authored about 6 years ago by m2bi <[email protected]>
Merge pull request #452 from kla0629/Emoji_DB_Insert

Emoji db insert

github.com/gureum/gureum - e03dfb7304c98fc2cb57f6bae99b3a036b082ecb authored about 6 years ago by Jeong YunWon <[email protected]>
Emoji build resources from unicode.org

github.com/gureum/gureum - 041f18d94938e99cacfbf2088b44e631c5304795 authored about 6 years ago by KimEunJung <[email protected]>
Kim MyungHoon, Kim EunJung Oh JuYoung - project name : insert emojiDB in python

github.com/gureum/gureum - c1e8985a8c5f937901cef847b1504bdd90c61415 authored about 6 years ago by KimEunJung <[email protected]>
Merge pull request #447 from m1nari/push-test

testCapslockRoman_swift

github.com/gureum/gureum - 69c7b991ee84343fa9ae9e3c0b63bf89ac179e5d authored about 6 years ago by Jeong YunWon <[email protected]>
testCapslockRoman_swift

github.com/gureum/gureum - 5f4a9c50bff16014bd3fcb24d2e93838d0d35476 authored about 6 years ago by byeon minju <[email protected]>
Merge pull request #444 from jinmay/master

Edit test3Number function in swift

github.com/gureum/gureum - d23c1bceda4003f8f6473474d8ea24cab4fe84dd authored about 6 years ago by Jeong YunWon <[email protected]>
Edit testBlock / test3final test function in swift

Edit modifiers in test3Number function

github.com/gureum/gureum - 6831e666541a77e79f48c91941df8bed89b7f023 authored about 6 years ago by jinmay <[email protected]>
Edit test3Number function in swift

github.com/gureum/gureum - 9b219322d415177f3ba1baea69587dd7b1f4956c authored about 6 years ago by jinmay <[email protected]>
Merge pull request #443 from jinmay/master

Add dvorakTest function in swift

github.com/gureum/gureum - 65ba4516bb36067a8ac3a16e88399ae9d7199e45 authored about 6 years ago by Jeong YunWon <[email protected]>
Add dvorakTest function in swift

github.com/gureum/gureum - f6f34f4e633b24ae6d4b2b90049815a9cfbfcba4 authored about 6 years ago by jinmay <[email protected]>
Merge pull request #436 from youknowone/fix-428

일부 자판의 쌍따옴표 입력 문제 수정

github.com/gureum/gureum - 9358ecfe8fcb802428f17963949e7961be49a7b9 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #418 from yous/fix-han2

Use full key map for han2, han2classic

github.com/gureum/gureum - ab7a6ed80f5569ffd7a461fa81c51b786b047aab authored about 6 years ago by Jeong YunWon <[email protected]>
일부 자판의 쌍따옴표 입력 문제 수정

github.com/gureum/gureum - 10d56e7f7bcb6cf68f2f3abf074dbc336abaeb6c authored about 6 years ago by Jeong YunWon <[email protected]>
Fix hangulWonCurrencySymbolForBackQuote feature

github.com/gureum/gureum - db8eab05283fa835037598d5d88a13714ba5c18e authored about 6 years ago by Chayoung You <[email protected]>
Replace deprecated modifier constants

github.com/gureum/gureum - 74390c8d8deef439f37402981695132494041762 authored about 6 years ago by Chayoung You <[email protected]>
Remove unused input function

github.com/gureum/gureum - 7eca7a40f63badf651a435f91a41d1e64adff184 authored about 6 years ago by Chayoung You <[email protected]>
Use full key map for han2, han2classic

github.com/gureum/gureum - 2f4355ba721736158af8000d46688c7d3a37e94d authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #431 from youknowone/fix-419

Fix #419 - 역따옴표로 원화기호 입력

github.com/gureum/gureum - 4623cd89a9c364a41c3f47c321a4e4cdc584f7ae authored about 6 years ago by Jeong YunWon <[email protected]>
Fix #419 - 역따옴표로 원화기호 입력

github.com/gureum/gureum - 5aa3f980d0858b323b5d157bf08ba15ff8935142 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #430 from youknowone/fabric

Adapt Fabric & Crashlytics

github.com/gureum/gureum - 16bc566bf2b74506843b86daedbe8a3b97fcce90 authored about 6 years ago by Jeong YunWon <[email protected]>
Adapt Fabric & Crashlytics

github.com/gureum/gureum - 3387bff45065d76573ce70bd12de14d991cbfdcb authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #426 from yous/fix-won-symbol

Cancel composition before processing back quote

github.com/gureum/gureum - 843ac0b1341cdffe372d2e7f5b9d2617f871d46f authored about 6 years ago by Jeong YunWon <[email protected]>
Cancel composition before processing back quote

github.com/gureum/gureum - bb8a712d9ba146ca9ad51e2290a4e4978b358d36 authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #425 from yous/fix-esc-roman

Fix romanModeByEscapeKey feature

github.com/gureum/gureum - 44b61273f5f65da37dba6870d305f97517c252bf authored about 6 years ago by Jeong YunWon <[email protected]>
Fix romanModeByEscapeKey feature

github.com/gureum/gureum - 2a1b93f7827449189a19453843d592404c659adf authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #420 from yous/test-configuration

Use default configuration on test

github.com/gureum/gureum - 3aa10b42b54930da798e3ad76ccffdab7a9955e8 authored about 6 years ago by Jeong YunWon <[email protected]>
Use default configuration on test

github.com/gureum/gureum - 1012a16b50edb3b17a6c5f60b7b2168e0c025923 authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #415 from youknowone/fix-update-message

업데이트 알림 문구 수정

github.com/gureum/gureum - 3fcf2a8dcf534cbb609fd11c911acf21bafffe12 authored about 6 years ago by Jeong YunWon <[email protected]>
Update OSX/GureumAppDelegate.swift

Co-Authored-By: youknowone <[email protected]>

github.com/gureum/gureum - a651677f14ae2cd7bec396e7424f9c63afb9095a authored about 6 years ago by Chayoung You <[email protected]>
업데이트 알림 문구 수정

github.com/gureum/gureum - 3ce57aad32efc50028b785edd7e8ff57dc868324 authored about 6 years ago by Jeong YunWon <[email protected]>
배포 준비

github.com/gureum/gureum - 02d76853b0cb6cbfae2036ce883743d21aa39b23 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #412 from youknowone/configuration

GureumConfiguration 정비

github.com/gureum/gureum - f9d5f1e58a971ff108255e515ee0ded8414aedd6 authored about 6 years ago by Jeong YunWon <[email protected]>
정석강요에 observer

github.com/gureum/gureum - 53a297dd82de9ae8d796d59b5a65097caa369372 authored about 6 years ago by Jeong YunWon <[email protected]>
GureumConfiguration 및 불필요한 설정 정비

github.com/gureum/gureum - 420a747c5efaf0a3e90d013499f5c311493945d4 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #408 from yous/hanja-search-order

Reorder hanja tables by importance

github.com/gureum/gureum - 4054385744b269ee6578e3b6a849d9fca6b87ea6 authored about 6 years ago by Jeong YunWon <[email protected]>
Handle empty comment for msSymbol

github.com/gureum/gureum - b364ce1f4657be95e1f487a980de5777211f75cd authored about 6 years ago by Chayoung You <[email protected]>
Use enum for keyCode

github.com/gureum/gureum - 3dc470a27d7deac8b0963b8caebc13beeed754cf authored about 6 years ago by Chayoung You <[email protected]>
Search msSymbol, character table only when keyword.count is 1

github.com/gureum/gureum - e65ddd85ac7e3939e6f3ddfb2c8db44c71ccb9d9 authored about 6 years ago by Chayoung You <[email protected]>
Reorder hanja tables by importance

github.com/gureum/gureum - 94e1976e15c20267122a29457472a10d9868bb57 authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #411 from youknowone/swiftify

Swiftify

github.com/gureum/gureum - bb0ef29041bacdef995af7fce0f463bb71a4f7fe authored about 6 years ago by Jeong YunWon <[email protected]>
vi 모드가 쿼티 대신 마지막 로마자자판 선택

github.com/gureum/gureum - 912cae1a95c4850920169355e9e290e21e3c3269 authored about 6 years ago by Jeong YunWon <[email protected]>
Swiftify

github.com/gureum/gureum - 867bc5ba2b5b22e44573dc08b1078032864d22cf authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #410 from tobark/strict-combination

종성 결합 허용하지 않음 옵션 추가

github.com/gureum/gureum - a06133f433f0cc171955e4ec53edb48b4c0b56d1 authored about 6 years ago by Jeong YunWon <[email protected]>
종성 결합 허용하지 않음 옵션 추가

github.com/gureum/gureum - 18023eac8536da4ed3bef11c53a74e1cd1f35fe1 authored about 6 years ago by tobark <[email protected]>
Merge pull request #409 from youknowone/composer-swift

CIMInputController/CIMComposerDelegate swift port

github.com/gureum/gureum - bc9d54b17a37409b4f8f941b8f4b8ec87472c287 authored about 6 years ago by Jeong YunWon <[email protected]>
GureumConfiguration.shared() 는 이제 변수여도 된다

github.com/gureum/gureum - b8f030bb664558d704f28c32c9dbe3f7adaa15ae authored about 6 years ago by Jeong YunWon <[email protected]>
CIMComposerDelegate Swift port

github.com/gureum/gureum - f7b15b73341fc5a78745ed2f2aeb3e35afe337fc authored about 6 years ago by Jeong YunWon <[email protected]>
CIMInputController swift port

github.com/gureum/gureum - 44a43dd2cc09b68b06e847572708127f73607e4d authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #393 from yunitto/dvorak

support dvorak, colemak keyboard

github.com/gureum/gureum - c6a29e713e1388d123e8b76293ce28c6125f5297 authored about 6 years ago by Jeong YunWon <[email protected]>
no need to check lastHangulInputMode value

github.com/gureum/gureum - 184586a303acb2731933f125636f70ca259a44d3 authored about 6 years ago by yunitto <[email protected]>
Merge pull request #405 from JimJeon/porting/test

구름 테스트 SWIFT 포팅

github.com/gureum/gureum - e952dcc1713318d52ebe956749fb7a5410f34919 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #407 from yous/fix-references

Remove unavailable references

github.com/gureum/gureum - 2f8c55a9d092d31c329aae442f8671d07da58a23 authored about 6 years ago by Jeong YunWon <[email protected]>
rename RomanComposer as QwertyComposer

github.com/gureum/gureum - c5b90735cfa85dc04e122793c55f9bfa786bdd86 authored about 6 years ago by yunitto <[email protected]>
support switch shortcut between dvorak/colemak and hangul

github.com/gureum/gureum - a5cc59b62052102e41033c7c08fbd2b587a7d34c authored about 6 years ago by yunitto <[email protected]>
support dvorak, colemak keyboard

github.com/gureum/gureum - ae0c408e474245da0af48c72f09b59d1efab0464 authored about 6 years ago by yunitto <[email protected]>
Remove unavailable references

github.com/gureum/gureum - 3bec0d418900ade6067ddb22ca18acf0706e98ad authored about 6 years ago by Chayoung You <[email protected]>
Merge pull request #406 from dorururu/hangul_ic_set_option_RealTime

Set hangul_ic_set_option in real time

github.com/gureum/gureum - f3c970f13f6e7d028a4c2c7d5895dc698ef191b0 authored about 6 years ago by Jeong YunWon <[email protected]>
Set hangul_ic_set_option in real time

github.com/gureum/gureum - be582923f795608b211601b38a347cd1b540e6bf authored about 6 years ago by 혜원 <[email protected]>
Rewrite tests with swift

github.com/gureum/gureum - 59eb1ed55a32d1b06013814b88e55844cd61d9ba authored about 6 years ago by JimJeon <[email protected]>
Merge pull request #404 from youknowone/swift-port

CIMInputReceiver swift port

github.com/gureum/gureum - ebaed30c6faa8c3c201c9889b86c8bab17c23e05 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #403 from dorururu/hangul_ic_set_option

Add hangul_ic_set_option

github.com/gureum/gureum - b4133ce37b0db24e4c4fd47531b925239657f351 authored about 6 years ago by Jeong YunWon <[email protected]>
Add hangul_ic_set_option

github.com/gureum/gureum - 10e55e80740649333a51e0178808c813bd959e1b authored about 6 years ago by 혜원 <[email protected]>
CIMInputReceiver swift port

github.com/gureum/gureum - b45b529fa57b933bbe3bd91bf99f3864ecc7512f authored about 6 years ago by Jeong YunWon <[email protected]>
Rewrite hanjasyllable test with swift

github.com/gureum/gureum - 124c44e884449a73c940a745b0766bc99a8cbb6d authored about 6 years ago by JimJeon <[email protected]>
Merge pull request #402 from JimJeon/bugfix/emoticon

이모티콘 입력기 버그 수정

github.com/gureum/gureum - b585cbe96bc7f51194ee135752b0ba4228b3a0b6 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #401 from youknowone/swift

CIMInputController Swift port

github.com/gureum/gureum - 23263e8d1c6c02cbd664178396f1dd351b02f9bc authored about 6 years ago by Jeong YunWon <[email protected]>
Fix to find keyword case insensitive

github.com/gureum/gureum - 62786cab657540863ad67b676a39b2568b599710 authored about 6 years ago by JimJeon <[email protected]>
Fix not to input arrow keys

github.com/gureum/gureum - de5ae9608bd3193fd8743a3a0c32b9a82039eb47 authored about 6 years ago by JimJeon <[email protected]>
CIMInputController Swift port

github.com/gureum/gureum - b38ee6f7e29b232bfb0f0cd11cdca670fbf95d65 authored about 6 years ago by Jeong YunWon <[email protected]>
manager의 불필요한 configuration 제거

github.com/gureum/gureum - 9502174b52beb189803e8ee564c72481c77ff9e7 authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #400 from youknowone/fix-connectionname

hotfix: connectionName

github.com/gureum/gureum - 156e26f783d62591995e5743282374efdc75662d authored about 6 years ago by Jeong YunWon <[email protected]>
hotfix: connectionName

github.com/gureum/gureum - db9ce7e7ec9f12296f071c59fb17ddb4532846fa authored about 6 years ago by Jeong YunWon <[email protected]>
Merge pull request #399 from yous/deployment-target

Bump deployment target to 10.13

github.com/gureum/gureum - 0bb0679ef4b370452914b965219a347ba3aa1106 authored about 6 years ago by Jeong YunWon <[email protected]>
Bump deployment target to 10.13 (Fix #397)

github.com/gureum/gureum - d80ba9b1ba1ec31764a1f95ba08badc6ed86243a authored about 6 years ago by Chayoung You <[email protected]>