platform/core/appfw/widget-viewer.git
2014-03-05 Sung-jae ParkUse the pixel size which comes from master
2014-02-28 Sung-jae ParkAdd auto-launch handler hooking API.
2014-02-14 Sung-jae ParkFix build error - Set but unused variables
2014-02-10 Sung-jae ParkRemove TETware from the git repository
2014-01-23 Sung-jae ParkAccept NULL handler for release pd/lb pixmap
2014-01-22 Sung-jae ParkType casting
2014-01-21 Sung-jae ParkRemove verbose logging message
2014-01-21 Sung-jae ParkUser can try to release the pixmap in the deleted callback.
2014-01-19 Sung-jae ParkRemove content file only if destroying the common handler
2014-01-19 Sung-jae ParkRevise the created event handler
2014-01-18 Sung-jae ParkIf the livebox_del is called before created,
2014-01-14 Sung-jae ParkVisibility handling code is updated (for shared view).
2014-01-14 Sung-jae ParkHandles LB_STATUS_ERROR_NOT_EXIST
2014-01-13 Sung-jae ParkRevise the code
2014-01-13 Sung-jae ParkRevise the code
2014-01-13 Sung-jae ParkRevise the code.
2014-01-12 Sung-jae Park[Experimental] Implement the "shared view" concept
2014-01-06 Sung-jae ParkUpdate doxygen
2014-01-03 Sung-jae ParkUpdate TC
2013-12-31 Sung-jae ParkAdd TC
2013-12-24 Sung-jae ParkFix the manifest file
2013-12-23 Sung-jae ParkAdd LOCKING method.
2013-12-19 Sung-jae ParkUpdate documentation
2013-12-19 Sung-jae ParkAdd use_thread parameter.
2013-12-18 Sung-jae ParkAdd new API for getting the alternative icon & name...
2013-12-13 Sung-jae ParkFix build error
2013-12-13 Sung-jae ParkFix the build error
2013-12-13 Sung-jae ParkAdd new API livebox_del_NEW
2013-12-07 Sung-jae ParkAdd missing event types
2013-12-07 Sung-jae ParkAdd event type for handling the close PD request
2013-12-06 Sung-jae ParkAdd key event interface
2013-12-04 Sung-jae ParkApply force option for update triggering
2013-11-29 Sung-jae ParkDebug mode configuration is enabled.
2013-11-28 Sung-jae ParkIf the server sends success value for deletion of a...
2013-11-22 Sung-jae ParkPropagate the reason of box deletion.
2013-10-10 Sung-jae ParkUpdate accessibility text type callback
2013-10-07 Sung-jae ParkIf the manual sync is enabled, invoke the pd update...
2013-10-07 Sung-jae ParkDiscard updates while resizing contents
2013-09-26 Sung-jae ParkTry to use the gettimeofday if clock_get_time is failed
2013-09-26 Sung-jae ParkUse the clock_get_time instead of gettimeofday
2013-09-24 Sung-jae ParkAdd new API for avoid accessing env value
2013-09-11 Sung-jae ParkCheck the length of content string.
2013-09-10 Sung-jae ParkDelete the old content file if there is new updating.
2013-09-05 Sung-jae ParkFix the image type box update bug
2013-09-03 Sung-jae ParkUpdate content update routine.
2013-08-29 Sung-jae ParkUpdate doxygen
2013-08-29 Sung-jae ParkUpdate doxygen
2013-08-27 Sung-jae ParkResolve prevent issue #CID 30646
2013-08-19 Sung-jae ParkCEDS PLM issue fix
2013-08-13 Sung-jae ParkResolve the prevent.
2013-08-13 Sung-jae ParkCheck the return value of close.(missing one)
2013-08-10 Sung-jae ParkCheck thre ret of fclose
2013-08-09 Sung-jae ParkSupporting remote-file pull service.
2013-08-08 Sung-jae ParkApply Eng/User mode definition
2013-07-31 Sung-jae ParkUse TCP/IP socket for supporting the remove view
2013-07-13 Sung-jae ParkUpdate accessibility event handler.
2013-07-04 Sung-jae ParkValidate pixmap of livebox_release_XX_pixmap.
2013-07-03 Sung-jae ParkRemove last trailing comma
2013-06-27 Sung-jae ParkReplace CREATE_PD with PERF_DBOX, Update Log
2013-06-26 Sung-jae ParkClean up unnecessary logs for debugging
2013-06-26 Sung-jae ParkFix the invalid code
2013-06-24 Sung-jae ParkTouch event filter value is changed to 0.01f
2013-06-12 Sung-jae ParkBefore disconnecting from the client, delete all discon...
2013-06-03 Sung-jae ParkApply secure log
2013-05-29 Sung-jae ParkRemove verbose log message
2013-05-28 Sung-jae ParkDon't block the destroy request, while creating it
2013-05-20 Sung-jae ParkDon't try to make connection from the disconnected
2013-05-10 Sung-jae ParkAdd CLICKED time for estimating launching time.
2013-05-02 Sung-jae ParkFix the invalid event handling code.
2013-05-01 Sung-jae ParkFix the prevent issue.
2013-04-29 Sung-jae ParkUpdate License
2013-04-24 Sung-jae ParkReplace VALUE_CHANGE with ACTION_DOWN/UP
2013-04-23 Sung-jae ParkResolve prevent issues
2013-04-23 Sung-jae ParkUpdate version
2013-04-22 Sung-jae ParkFix prevent issue: CID 16045
2013-04-20 Sung-jae ParkUse the vconf instead of timer.
2013-04-19 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkUpdate License
2013-04-16 Sung-jae ParkCheck the parameter.
2013-04-16 Sung-jae ParkReplace the aul_open with aul_launch
2013-04-15 Sung-jae ParkUpdate accessibility scroll event.
2013-04-12 Sung-jae ParkFix the issues which are reported by prevent.
2013-04-11 Sung-jae ParkClear the callback when processing the result callback.
2013-04-11 Sung-jae ParkAdd an event for accessibility unhighlight.
2013-04-10 Sung-jae ParkAdd more log for debugging
2013-04-05 Sung-jae ParkAdd log for debugging
2013-04-04 Sung-jae ParkUpdate accessibility event code.
2013-04-02 Sung-jae ParkActive/Passive update mode is added
2013-04-01 Sung-jae Parklivebox_set_update_mode is added.
2013-03-31 Sung-jae ParkAdd new event path & change pixmap 24 to 32.
2013-03-30 Sung-jae ParkRemove unnecessary parameter checking code.
2013-03-30 Sung-jae ParkAdd hold scroll event path.
2013-03-25 Sung-jae ParkUpdate License
2013-03-24 Sung-jae ParkUpdate version
2013-03-24 Sung-jae ParkUsing LB_ERRNO instead of errno.h (system header)
2013-03-22 Sung-jae ParkDefine the livebox-errno
2013-03-22 Sung-jae ParkCall the size changed callback even if it failed.
2013-03-19 Sung-jae ParkUpdate version
2013-03-19 Sung-jae ParkUse the aul_open instead of aul_launch
2013-03-14 Sung-jae ParkAdd new type to use the master's input event monitor.
next