summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-13X11 backend: fix window behavior with multiple show() callsHEADtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20150227.000000submit/tizen_tv/20150323.050640submit/tizen_tv/20150320.000002submit/tizen_mobile/20150223.000001submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen_common/20150213.162204submit/tizen_3.0.2014.q4_common/20150224.000000accepted/tizen/wearable/20150227.064231accepted/tizen/tv/20150324.014557accepted/tizen/mobile/20150224.002814accepted/tizen/ivi/20160218.025319accepted/tizen/common/20150216.085308accepted/tizen/3.0.2014.q4/common/20150224.150710tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizenaccepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0.2014.q4_commonManuel Bachmann1-0/+6
2015-01-29Handle up to 6 buttonssubmit/tizen_mobile/20150213.000000submit/tizen_common/20150129.180244accepted/tizen/common/20150130.101314Manuel Bachmann2-25/+109
2014-11-23X11 backend: implement the new progressbar APItizen_3.0_ivi_releasesubmit/tizen_ivi/20141210.778899submit/tizen_ivi/20141210.445566submit/tizen/20141124.083122accepted/tizen/mobile/20141128.095055accepted/tizen/ivi/20141215.104225accepted/tizen/common/20141124.154922tizen_3.0_iviaccepted/tizen_3.0_iviManuel Bachmann1-12/+102
2014-11-23Clean the code, fix warningsManuel Bachmann3-60/+52
2014-11-21Add a progressbar feature and the corresponding APIssubmit/tizen/20141121.153826accepted/tizen/mobile/20141128.095002accepted/tizen/common/20141121.180746Manuel Bachmann3-3/+192
2014-11-19Wayland backend: upgrade to XDG-Shell 1.6.0submit/tizen_common/20141119.172306submit/tizen/20141119.162130submit/accepted/tizen_3.0.2014.q3_common/20141119.161913accepted/tizen/common/20141121.104004Manuel Bachmann3-154/+173
2014-09-05X11 backend: global improvements (timeout, textfield...)tizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen/20140905.103406accepted/tizen/ivi/20140908.110719accepted/tizen/common/20140905.155223tizen_3.0.m14.3_ivitizen_3.0.2014.q3_commonaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonManuel Bachmann1-10/+33
2014-09-04Add a configurable X11 backendsubmit/tizen/20140904.153959submit/accepted/tizen_common/20140904.153927submit/accepted/tizen_common/20140904.133032accepted/tizen/common/20140904.154930Manuel Bachmann5-9/+764
2014-09-04Improve autoconf help messagesManuel Bachmann1-6/+10
2014-08-27Add configurable support for wl_shell and xdg-shellsubmit/tizen_ivi/20140904.000000submit/tizen_ivi/20140902.000000submit/tizen_common/20140828.143012accepted/tizen/common/20140828.144215Manuel Bachmann3-69/+207
2014-08-19Little syntax and style fixes to the Tizen packaging.Manuel Bachmann1-7/+9
2014-08-19Activate the window when it gets focusedManuel Bachmann1-0/+9
2014-08-11fix: prevent crashPhilippe Coval1-10/+12
2014-08-11cleanup: rm generated filePhilippe Coval1-9776/+0
2014-07-02Workaround: do not iterate through input devices when destroyingManuel Bachmann1-0/+4
2014-06-05Clarify API for error handling with the show() functionManuel Bachmann2-9/+9
2014-06-05Do not core dump when destroying a non-fucntional "wlmessage"Manuel Bachmann1-4/+8
2014-05-31Fix the Tizen packaging, third try, add a .pc file.Manuel Bachmann4-1/+16
2014-05-31Fix the Tizen packaging, second try.Manuel Bachmann1-1/+1
2014-05-31Fix the Tizen packaging.Manuel Bachmann3-6/+20
2014-05-31Return selected button and entered text, as intended.Manuel Bachmann3-36/+35
2014-05-30Activate the virtual keyboard.Manuel Bachmann2-10/+187
2014-05-30Initial commit.Manuel Bachmann34-0/+35703