summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-04packaging: Bump up to 1.0.3tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen/20210107.083851accepted/tizen/unified/20210111.024903accepted/tizen/6.5/unified/20211029.014341tizen_6.5sandbox/jeon/upgradeaccepted/tizen_6.5_unifiedjeon2-2/+4
2021-01-04packaging: Bump up to 0.10.0jeon1-7/+16
2021-01-04xkbcomp: add null checkers after calloc()jeon1-1/+10
2021-01-04xkbcommon.map : add an omitted api : xkb_keymap_key_set_repeatsSung-Jin Park1-0/+1
2021-01-04packaging: add disable-docs optionSung-Jin Park1-1/+1
2021-01-04packaging: modify some files to bump to 0.7.2Sung-Jin Park4-2/+17
2021-01-04cast a function's return valueJengHyun Kang1-1/+1
2021-01-04packaging: add gawk to fix dependency broken issueSung-Jin Park1-0/+1
2021-01-04packaging: update packaging file to install license file via %license macroSung-Jin Park1-5/+1
2021-01-04Change a key symbol generationg fileJengHyun Kang1-4/+4
2021-01-04Fix .spec to create build directory with the version (e.g) libxkbcommon-{vers...Sung-Jin Park1-1/+1
2021-01-04Remove unnecessary optionsSung-Jin Park7-17/+5
2021-01-04Remove build-time profile dependenciesMyungJoo Ham2-4/+3
2021-01-04Remove the exception for tizen common in .spec fileSung-Jin Park1-4/+1
2021-01-04Generate new keysyms although profile is commonJengHyun Kang1-3/+0
2021-01-04Add a new API to set key repeatJengHyun Kang2-0/+18
2021-01-04Apply directory macros and install license file to the proper directorySung-Jin Park3-3/+18
2021-01-04Change a buildrequires e-tizen-data to xkb-tizen-data for install a keylayout...JengHyun Kang1-1/+1
2021-01-04Revert "Package version up"Sung-Jin Park1-1/+1
2021-01-04Package version upSung-Jin Park1-1/+1
2021-01-04Modify a dependancy for install a keymap file e-tizen-data to xkb-dataJengHyun Kang1-1/+1
2021-01-04Modify a keymap maker script for remove duplicataed defined symbolsJengHyun Kang1-1/+14
2021-01-04Generate a tizen keymap header using a tizen key layout file - The tizen keyl...Sung-Jin Park9-1/+137
2021-01-04packaging: gbs: use upstream-git branchPhilippe Coval1-1/+1
2021-01-04packaging: depend on the same releasePhilippe Coval1-1/+1
2021-01-04packaging: Bump to version 0.4.3Kévin THIERRY2-9/+7
2021-01-04add --disable-x11Boram Park1-2/+1
2021-01-04remove .gbs.conf because we don't trace remote git any moreBoram Park1-3/+0
2021-01-04package version upLee Chang Yeon1-2/+2
2021-01-04Removed build dependency on kbproto.Juan Zhao1-1/+1
2021-01-04Removed build dependency on xproto.Alex Wu1-1/+1
2021-01-04add gbs.confAnas Nashif1-0/+3
2021-01-04resetting manifest requested domain to floorAlexandru Cornea2-0/+9
2021-01-04Update to 0.3.0Anas Nashif3-9/+11
2021-01-04add packagingAnas Nashif2-0/+64
2020-11-23Bump version to 1.0.3xkbcommon-1.0.3upstream_bkup_20220207sandbox/jeon/upstreamRan Benita2-1/+10
2020-11-23keymap-dump: follow xkbcomp in printing affect=both in pointer actionsRan Benita3-12/+14
2020-11-23x11: fix type level names missingRan Benita1-0/+1
2020-11-23test/data: update host.xkb to match keymap-dump styleRan Benita1-311/+311
2020-11-23x11/keymap: fix case with no actionsRan Benita1-9/+10
2020-11-20Bump version to 1.0.2xkbcommon-1.0.2Ran Benita2-1/+11
2020-11-20x11: cache X11 atomsRan Benita5-5/+171
2020-11-20x11: eliminate slow divisionsRan Benita1-22/+23
2020-11-19build: combine test & bench internal depsRan Benita1-14/+6
2020-11-19ci: fix windows CI failure due to add-path deprecationRan Benita1-1/+1
2020-10-20test: catch unrecognized keysyms in the xkeyboard-config testPeter Hutterer1-0/+7
2020-10-20xkbcomp: where a keysym cannot be resolved, set it to NoSymbolPeter Hutterer3-3/+71
2020-10-11doc: add note about "short" layout names (#194)Ran Benita1-0/+12
2020-09-11Bump version to 1.0.1xkbcommon-1.0.1Ran Benita2-1/+12
2020-09-11parser: fix another format string for int64_t (#191)hhb1-1/+1