Enable Wayland build
[apps/native/widget/widget.git] / src / livebox.c
2014-01-28 Sung-jae ParkRelease resources
2014-01-27 Sung-jae ParkAdd new API for updating extra info.
2013-12-26 Sung-jae ParkAdd TC
2013-12-18 Sung-jae ParkFix the request_close_pd API
2013-12-09 Sung-jae ParkUpdate for supporting the elm_win_add
2013-12-07 Sung-jae ParkUpdate event wrapper.
2013-12-07 Sung-jae ParkUpdate for compatibility with old interface
2013-12-07 Sung-jae ParkUpdated to keep the compatibility with old version
2013-12-06 Sung-jae ParkAdd new API for creating evas_object for elm_win.
2013-11-19 Sung-jae ParkAdd new return type. FORCE_TO_UPDATE
2013-09-30 Sung-jae ParkTry to find the internal API using dlsym
2013-09-17 Sung-jae ParkRemove unused variable
2013-08-29 Sung-jae ParkUpdate doxygen
2013-08-09 Sung-jae ParkUpdate coding convention
2013-07-13 Sung-jae ParkUpdate the accessibility event handler.
2013-06-27 Sung-jae ParkAdd new API for triggering the update event explictly.
2013-06-20 Sung-jae ParkReduce the debugging message
2013-05-31 Sung-jae ParkEvent handler wrapper is introduced.
2013-04-29 Sung-jae ParkUpdate License
2013-04-19 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkUpdate License
2013-04-17 Sung-jae ParkAdd MMC status changed event type
2013-04-03 Sung-jae ParkMerge the desc data.
2013-04-02 Sung-jae ParkAdd dummy implmentation files.
2013-03-25 Sung-jae ParkUpdate License
2013-03-24 Sung-jae ParkReplace system errno with livebox errno.
2013-03-08 Sung-jae ParkRemove heavy debugging message (sync)
2013-03-04 Sung-jae ParkAdd new event.
2013-02-23 Sung-jae ParkImplement the H/W accelerated buffer access API.
2013-02-12 Sung-jae ParkClear the canvas right after it is allocated.
2013-02-06 Sung-jae ParkUpdate the script gen.
2013-01-30 Sung-jae ParkAdd new return value for need_to_update function.
2013-01-24 Sung-jae ParkFix the prevent issue
2013-01-15 Sung-jae ParkTIME_CHANGED event is added
2013-01-10 Sung-jae ParkAdd new API for request to update boxes.
2012-12-19 Sung-jae ParkUpdate license for uploading to RSA
2012-12-18 Sung-jae ParkReplace part or data with "" if null.
2012-11-20 Sung-jae ParkUpdate for handling the multi-depth edje loading
2012-11-13 Sung-jae ParkAdd new API for getting the PIXMAP Id
2012-11-12 Sung-jae ParkAdd missed declaration of event types.
2012-10-22 Sung-jae ParkImplement buffer management code.
2012-10-10 Sung-jae ParkAdd new API for getting the root path of given pkg
2012-09-20 Sung-jae ParkApply smack patch
2012-08-06 Sung-jae ParkAdd livebox_util_nl2br function.
2012-05-17 Sung-jae ParkImport the livebox library from a local git