summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-06Add packagingtizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20140625.153849submit/tizen/20140609.052536accepted/tizen/ivi/20160218.025159accepted/tizen/ivi/20140619.065611accepted/tizen/common/20140625.1619193.0tizen_3.0_ivitizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonQuanxian Wang2-0/+74
2013-10-29build: increase package version to 3upstream/3.0upstreamDavid Herrmann1-1/+1
2013-10-29README: fix linksDavid Herrmann1-7/+5
2013-10-29build: increase version to 3David Herrmann2-4/+11
2013-10-29build: remove -fstack-protectorDavid Herrmann1-2/+1
2013-10-29build: add LICENSE_htable to EXTRA_DISTDavid Herrmann1-0/+1
2013-10-29gitignore: add config.h.in~David Herrmann1-0/+1
2013-10-29Remove old compatibility headersDavid Herrmann4-107/+1
2013-10-29build: minor style cleanups in configure.acDavid Herrmann2-14/+21
2013-10-29build: make autogen.sh comply to gnome-build rulesDavid Herrmann1-3/+12
2013-10-23screen: skip ageing on cursor move if hiddenDavid Herrmann1-0/+11
2013-10-23screen: implement proper ageing on screen resizeDavid Herrmann1-6/+4
2013-10-23screen: clear existing cells when shrinkingDavid Herrmann1-4/+7
2013-10-23screen: implement proper ageing for tsm_screen_write()David Herrmann1-15/+13
2013-10-23screen: remove old cursor-drawing fallbackDavid Herrmann1-17/+3
2013-10-23screen: implement trivial ageingDavid Herrmann1-31/+226
2013-10-23Remove old hashtable and replace testsDavid Herrmann8-756/+322
2013-10-23unicode: use new faster htableDavid Herrmann5-23/+1192
2013-10-23unicode: simplify hash_ucs4 and cmp_ucs4David Herrmann1-12/+2
2013-10-23unicode: remove the default symbol tableDavid Herrmann1-32/+3
2013-10-23screen: allocate private symbol tableDavid Herrmann1-2/+9
2013-10-23Remove internal symbols from public APIDavid Herrmann6-99/+65
2013-10-23Move shl_misc.h into libtsm_int.hDavid Herrmann6-16/+10
2013-10-23shl: move next_pow2() into shl_arrayDavid Herrmann2-16/+17
2013-10-23Sanitize headerDavid Herrmann1-11/+92
2013-10-23screen: add screen-age to APIDavid Herrmann2-7/+50
2013-10-23screen: reset buffer-link on screen-resetDavid Herrmann1-0/+1
2013-10-22screen: minor coding style fixesDavid Herrmann1-13/+22
2013-10-22screen: clear padding of main-lines on resizeDavid Herrmann1-2/+4
2013-10-22screen: remove empty cell fallbackDavid Herrmann1-7/+1
2013-10-22screen: remove prepare/render callbacksDavid Herrmann2-33/+3
2013-10-22build: remove shl_timer.hDavid Herrmann2-131/+0
2013-10-22screen: remove timerDavid Herrmann2-42/+2
2013-10-22screen: correctly clear expansion areaDavid Herrmann1-13/+9
2013-08-19Add support for blink screen attributeMarcin Kulik2-0/+9
2013-08-19Add test infrastructureDavid Herrmann5-0/+241
2013-08-17gitignore: ignore release tarballsDavid Herrmann1-0/+1
2013-08-17build: remove non-existant shl_dlist.h referenceDavid Herrmann1-1/+0
2013-08-17build: add xkbcommon-keysyms.h to sourcesDavid Herrmann1-1/+2
2013-08-17Include libtsm.h instead of sub-headersDavid Herrmann4-7/+4
2013-08-17Move all public header information into libtsm.hDavid Herrmann4-279/+260
2013-08-17Move tsm.h to libtsm.hDavid Herrmann2-5/+5
2013-08-17build: fix logic in msg regarding optimizationsDavid Herrmann1-1/+1
2013-08-13Initial import of libtsmDavid Herrmann27-0/+11476