Fix the invalid created event handling codes.
[platform/framework/web/livebox-viewer.git] / src / client.c
2014-01-19 Sung-jae ParkFix the invalid created event handling codes. 24/15324/1
2014-01-18 Sung-jae ParkSend the timestamp, if the ID is not valid. 23/15323/2
2014-01-14 Sung-jae ParkRevise code (sync with the latest commercial one) 97/14997/1
2014-01-05 Sung-jae ParkSync with the latest one 78/14478/1
2013-11-28 Sung-jae ParkIf the box is deleted while creating, and the delete... 56/13156/1
2013-11-22 Sung-jae ParkPropagate the reason of box deletion 83/12783/1
2013-10-22 Sung-jae ParkMerge branch 'tizen_2.2' of ssh://review.tizendev.org... accepted/tizen/ivi/release accepted/tizen/ivi/stable accepted/tizen_ivi accepted/tizen/20131022.083701 accepted/tizen/20131022.163019 accepted/tizen/20131112.015345 accepted/tizen/ivi/20140308.005315 accepted/tizen_ivi_stable/20131116.111504 submit/tizen/20131022.040121 submit/tizen/20140307.080717 submit/tizen_ivi_stable/20131116.101030
2013-10-08 Sung-jae ParkUpdate manual sync & frame drop
2013-10-07 Sung-jae ParkAdd frame drop & manual sync mode.
2013-09-04 Sung-jae ParkUpdate image/desc filename management code
2013-08-23 Sung-jae ParkInterface to provider is changed
2013-08-13 Sung-jae ParkUpdate coding convention & file-service added.
2013-08-05 Sung-jae ParkSupport the remote client service
2013-06-27 Sung-jae ParkUpdate Log
2013-06-27 Sung-jae ParkReduce the debugging logs
2013-06-13 Sung-jae ParkMerge branch 'tizen_2.1' into tizen_2.2
2013-06-13 Sung-jae ParkApply secure log and update the terminate sequence.
2013-05-28 Sung-jae ParkUpdate PD_Destroy request API
2013-05-20 Sung-jae ParkDon't try to make a connection again from discon cb
2013-05-02 Sung-jae ParkVarious patches are applied tizen_2.1 accepted/tizen/20130530.164853 submit/tizen/20130528.214746 submit/tizen_2.1/20130514.053010
2013-04-23 Sung-jae ParkResolve prevent issues 2.1b_release accepted/tizen_2.1/20130425.023343 submit/tizen_2.1/20130424.223934
2013-04-23 Sung-jae ParkUse the vconf instead of timer for making connection to
2013-04-19 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkUpdate License
2013-04-12 Sung-jae ParkFix prevent issues & accessibility handler updated
2013-04-10 Sung-jae ParkSync with the private repository
2013-03-31 Sung-jae ParkSync to I29fc45cc5bd693eb796d4ea256c0b23afe39b192
2013-03-25 Sung-jae ParkUpdate License
2013-03-22 Sung-jae ParkUpdate the size changed callback handler.
2013-03-21 Sung-jae ParkMerge branch 'master' into tizen_2.1
2013-03-19 Sung-jae ParkAdd new event SET/UNSET, aul_open for auto-launch
2013-03-16 Jinkun Jangsync wit master
2013-03-08 Sung-jae ParkFix the bug of livebox_get_pdsize function.
2013-02-26 Sung-jae ParkUpdate the FB size when a box gets resized event.
2013-02-23 Sung-jae ParkAdd client pause/resume API
2013-02-21 Sung-jae ParkAdd new resized event type.
2013-01-11 Sung-jae ParkFix the text type box parsing bug.
2012-12-27 Sung-jae ParkChange the type of auto-launch attribute to TEXT.
2012-12-20 Sung-jae ParkInitialize the project.