summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hao Li [Fri, 26 Apr 2013 06:53:39 +0000 (02:53 -0400)]
Change nodisplay to true to fix TIVI-533
Jimmy Huang [Tue, 26 Feb 2013 22:23:06 +0000 (14:23 -0800)]
Removed build deps on ecore-x and libslp-utilx
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Tue, 26 Feb 2013 22:19:04 +0000 (14:19 -0800)]
Use ecore_evas_screen_geometry_get() to retrieve desktop size
Replaced all ecore_x calls to get desktop size to use ecore_evas_screen_geometry_get() instead.
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Mon, 11 Feb 2013 22:17:44 +0000 (14:17 -0800)]
Updated changelog
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Mon, 11 Feb 2013 22:15:43 +0000 (14:15 -0800)]
Removed build dependency on libslp-utilx
Removed build dependency on libslp-utilxi, since it not longer needed
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Jimmy Huang [Mon, 11 Feb 2013 22:07:12 +0000 (14:07 -0800)]
Added #ifdefs to functions that are only works in X
Added #ifdefs to functions that are only works in X so they are not compiled.
These functions make calls to libslp-utilx and ecore_x library that either segfaults or
do not work properly when running in wayland, they include:
set_notification(), _unset_notification_level(), _set_launch_effect(), _key_grab()
Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
Junghyun Kim [Tue, 11 Sep 2012 11:28:44 +0000 (20:28 +0900)]
Fix issue
Junghyun Kim [Tue, 11 Sep 2012 07:23:57 +0000 (16:23 +0900)]
Add retry cnt for fail to get running app info
Change-Id: Id03afb72ad6bd5cf203891f7c1fb58faa52c4d4e
Junghyun Kim [Tue, 11 Sep 2012 06:35:02 +0000 (15:35 +0900)]
N_SE-9882 : can't launch task-manager when press long key
- remove while code
Change-Id: Ieb1f6b21669ded82b6cc3067d57e8b153e2ed5fd
Junghyun Kim [Mon, 10 Sep 2012 10:56:33 +0000 (19:56 +0900)]
N_SE-9808 : App terminate issue
- Add check code in dead callback function for prevent clear genlist
hongkwon [Fri, 31 Aug 2012 06:43:53 +0000 (15:43 +0900)]
Fix N_SE-2274:Icon size are different
Junghyun Kim [Mon, 27 Aug 2012 10:36:53 +0000 (19:36 +0900)]
Update spec file
Junghyun Kim [Tue, 21 Aug 2012 11:36:59 +0000 (20:36 +0900)]
Update changed code
Kim Kibum [Fri, 8 Jun 2012 05:54:15 +0000 (14:54 +0900)]
apply FSL(Flora Software License)
Hyesook Choi [Thu, 7 Jun 2012 23:56:52 +0000 (08:56 +0900)]
Initial empty repository