summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-06Generate a tizen keymap header using a tizen key layout filetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150410.103210accepted/tizen/wearable/20150415.013710accepted/tizen/tv/20150415.012431accepted/tizen/mobile/20150415.014907accepted/tizen/common/20150414.095835tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commonjhyuni.kang8-5/+102
2014-12-18packaging: gbs: use upstream-git branchtizen_3.0_ivi_releasesubmit/tizen_wearable/20150128.000000submit/tizen_wearable/20150127.000001submit/tizen_tv/20150323.050640submit/tizen_tv/20150320.000002submit/tizen_tv/20150130.050505submit/tizen_tv/20150130.000000submit/tizen_mobile/20150223.000001submit/tizen_mobile/20150213.000000submit/tizen_mobile/20150129.000000submit/tizen_ivi/20141225.222222submit/tizen_common/20141222.091400accepted/tizen/wearable/20150129.005808accepted/tizen/tv/20150324.014609accepted/tizen/mobile/20150224.002812accepted/tizen/ivi/20141225.103520accepted/tizen/common/20141223.083331tizen_3.0_ivitizen_3.0.2015.q1_commontizen_3.0.2014.q4_commonsandbox/pcoval/tizenPhilippe Coval1-1/+1
2014-12-18packaging: depend on the same releasePhilippe Coval1-1/+1
2014-12-15packaging: Bump to version 0.4.3Kévin THIERRY2-9/+7
2014-11-05add --disable-x11Boram Park1-2/+1
2014-11-05remove .gbs.conf because we don't trace remote git any moreBoram Park1-3/+0
2014-11-05package version upLee Chang Yeon1-2/+2
2014-11-05Removed build dependency on kbproto.Juan Zhao1-1/+1
2014-11-05Removed build dependency on xproto.Alex Wu1-1/+1
2014-11-05add gbs.confAnas Nashif1-0/+3
2014-11-05resetting manifest requested domain to floorAlexandru Cornea2-0/+9
2014-11-05Update to 0.3.0Anas Nashif3-9/+11
2014-11-05add packagingAnas Nashif2-0/+64
2014-08-19Bump version to 0.4.3xkbcommon-0.4.3upstream-gitRan Benita1-1/+1
2014-08-19Update NEWSRan Benita1-0/+23
2014-08-18test/state: add test_update_mask() testRan Benita1-0/+70
2014-08-18state: make sure the mods are fully resolved after xkb_state_update_mask()Ran Benita1-0/+21
2014-08-18Make the effective mod mask calculation available to other filesRan Benita3-9/+26
2014-08-18state: no need for loop in xkb_state_update_mask()Ran Benita1-16/+7
2014-08-18test/x11comp: server writes \n to displayfdRan Benita1-1/+3
2014-08-09test/x11-keyseq: new testRan Benita4-1/+1849
2014-08-09x11/keymap: handle private actionsRan Benita1-0/+14
2014-08-09utils: add a STATIC_ASSERT macroRan Benita1-0/+4
2014-08-09keymap: remove "flags" field of xkb_private_actionRan Benita1-1/+0
2014-08-08x11/keymap: be more defensive about the number of modifiersRan Benita1-2/+4
2014-08-08x11/keymap: don't forget to add the vmod offset in get_vmodsRan Benita1-2/+3
2014-07-28docs: move keysym-transformations page to a better positionRan Benita1-6/+7
2014-07-28docs: fix self-referenceRan Benita1-1/+1
2014-07-27interactive-evdev: don't use sysexits.hRan Benita1-2/+1
2014-07-27ast-build: make sure InterpDef is freeableRan Benita3-0/+9
2014-07-26parser: silence bison "unused value" warningsRan Benita1-5/+5
2014-07-26parser: don't leak AST nodes for discarded symbolsRan Benita1-0/+10
2014-07-26test: add file with a syntax errorRan Benita2-0/+1815
2014-07-26Replace darray_mem with a new darray_stealRan Benita6-27/+25
2014-07-26ast-build: use cast instead of ->commonRan Benita1-1/+1
2014-07-25types: refactor CopyKeyTypesToKeymapRan Benita1-25/+26
2014-07-25keycodes: split CopyKeyInfoToKeymap to several functionsRan Benita1-31/+60
2014-06-30parser: don't shadow "str"Ran Benita3-5/+7
2014-06-15x11: don't iterate on empty batchesRan Benita2-1/+5
2014-06-01Remove unnecessary !!(expressions)Ran Benita6-8/+8
2014-05-28rules: fix leak on failureRan Benita1-0/+4
2014-05-15Bump version to 0.4.2xkbcommon-0.4.2Ran Benita1-1/+1
2014-05-15Update NEWSRan Benita1-0/+22
2014-05-14x11: fix out-of-bounds access in adopt_atoms() error handlingRan Benita1-2/+3
2014-05-11ast-build: don't leak on OOM in BoolVarCreateRan Benita1-2/+9
2014-04-30parser: show the keysym in "unrecognized keysym" messagesRan Benita1-3/+3
2014-04-25doc: fix new doxygen version warningsRan Benita2-14/+2
2014-04-25keycodes: fix uninitialized variableRan Benita1-1/+1
2014-04-22xkbcomp: don't align enum valuesRan Benita3-11/+11
2014-04-22xkbcomp: use straight assignment instead of CopyModSetRan Benita5-19/+9