summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kévin THIERRY [Tue, 18 Feb 2014 13:56:23 +0000 (14:56 +0100)]
Add multi-user support
Bug-Tizen: PTREL-306
Change-Id: Idaa141458c0f0fed9be06625320db4cd1d22cd63
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Jean-Benoit MARTIN [Thu, 27 Mar 2014 13:26:03 +0000 (14:26 +0100)]
Add xwayland support
Fix build when X11 and wayland are available
Change-Id: I3ce38ccb9f150b4ec95f25c2e68b8973fa86807a
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Ronan Le Martret [Mon, 17 Feb 2014 15:56:48 +0000 (16:56 +0100)]
Fix build of capi system-setting in pure Wayland.
Replace ecore-x by ecore-wayland in Pure Wayland.
No font change notification on wayland, I don't know
if it's possible.
Also support X11+wayland configuration (else FTBFS)
Bug-Tizen: PTREL-653/part
Change-Id: Ia9cccb44babc3aeaaeaa82586c0a51a31cb05ed3
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Chengwei Yang [Sun, 25 Aug 2013 01:45:25 +0000 (09:45 +0800)]
Remove debian packaging stuff
Change-Id: Icfdb30f0c02033f48085173c155ec0fbb31c679c
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Michael Leibowitz [Wed, 17 Jul 2013 21:54:05 +0000 (14:54 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 08:02:18 +0000 (11:02 +0300)]
resetting manifest requested domain to floor
Rusty Lynch [Thu, 13 Jun 2013 15:22:28 +0000 (08:22 -0700)]
Correctly fixing the manifest this time
Xavier Roche [Wed, 5 Jun 2013 14:00:25 +0000 (16:00 +0200)]
Changes : Replace manifest with default floor
Xavier Roche [Wed, 5 Jun 2013 13:59:58 +0000 (15:59 +0200)]
Replace manifest with default floor
Anas Nashif [Mon, 3 Jun 2013 11:00:22 +0000 (07:00 -0400)]
Remove license/group placeholders
MyoungJune Park [Sat, 11 May 2013 10:57:34 +0000 (19:57 +0900)]
fixed the exceptional cases of ringtone path (RSA)
- default ringtone vconf key isn't while there is in Private
MyoungJune Park [Sat, 11 May 2013 09:54:39 +0000 (18:54 +0900)]
fixed the smack rule
- removed invalid label
MyoungJune Park [Sat, 11 May 2013 05:39:49 +0000 (14:39 +0900)]
add error handler for get/set ringtone path
- if user set an invalid path, return fails and set default path
- DCM-1416
Change-Id: Ib5d6386c352130cef5d9ea1da2bbc492ee0c04f4
MyoungJune Park [Fri, 10 May 2013 11:46:25 +0000 (20:46 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1
MyoungJune Park [Thu, 9 May 2013 06:16:43 +0000 (15:16 +0900)]
release
MyoungJune Park [Fri, 3 May 2013 11:41:34 +0000 (20:41 +0900)]
add Smack rule
MyoungJune Park [Tue, 30 Apr 2013 13:20:08 +0000 (22:20 +0900)]
add user_data parameter to internal callback code
- it was set with NULL, so added user_data for parameter handling
MyoungJune Park [Wed, 10 Apr 2013 09:05:23 +0000 (18:05 +0900)]
Merge branch 'master' into tizen_2.1
MyoungJune Park [Wed, 10 Apr 2013 08:42:35 +0000 (17:42 +0900)]
Merge commit 'refs/changes/80/59380/1' of ssh://tizendev.org:29418/framework/api/system-settings
Conflicts:
TC_gui/main.c
MyoungJune Park [Wed, 10 Apr 2013 08:40:28 +0000 (17:40 +0900)]
bool, int - data type ckecking
MyoungJune Park [Tue, 9 Apr 2013 13:26:41 +0000 (22:26 +0900)]
removed the log message functions
MyoungJune Park [Mon, 8 Apr 2013 02:05:03 +0000 (11:05 +0900)]
add test code for motion activating
MyoungJune Park [Tue, 9 Apr 2013 13:26:41 +0000 (22:26 +0900)]
removed the log message functions
MyoungJune Park [Mon, 8 Apr 2013 02:05:03 +0000 (11:05 +0900)]
add test code for motion activating
MyoungJune Park [Tue, 26 Mar 2013 02:06:11 +0000 (11:06 +0900)]
Merge branch 'master' into tizen_2.1
Conflicts:
TC_gui/main.c
capi-system-system-settings.pc.in
debian/changelog
packaging/capi-system-system-settings.spec
src/system_setting_platform.c
MyoungJune Park [Sun, 24 Mar 2013 10:04:48 +0000 (19:04 +0900)]
handling invalid path for homescreen&lockscreen
- if homescreen&lockscreen path is incorrect, return erorr code
Junfeng [Tue, 19 Mar 2013 10:22:39 +0000 (18:22 +0800)]
Fix for x86_64 compatibility.
Change-Id: Idb2302e93eff57ded53817787f65ca6cb4eb4781
Jinkun Jang [Fri, 15 Mar 2013 16:12:13 +0000 (01:12 +0900)]
merge with master
Jinkun Jang [Tue, 12 Mar 2013 16:46:15 +0000 (01:46 +0900)]
Tizen 2.1 base
Junfeng Dong [Thu, 31 Jan 2013 12:58:21 +0000 (20:58 +0800)]
Fixed build on x86_64.
Change-Id: I2aeaebea73163d4dc5eb0ba3699c4cb34ae48970
MyoungJune Park [Tue, 29 Jan 2013 12:44:47 +0000 (21:44 +0900)]
added NOTICE, AUTHORS
- modified .spec file fo license options
MyoungJune Park [Wed, 16 Jan 2013 13:05:30 +0000 (22:05 +0900)]
bug fix on font-change
shy81.shin [Tue, 27 Nov 2012 07:26:08 +0000 (16:26 +0900)]
add system ringtone alert set
seungho [Tue, 21 Aug 2012 13:32:20 +0000 (22:32 +0900)]
new release for RSA
Jung Minsun [Tue, 21 Aug 2012 02:17:50 +0000 (11:17 +0900)]
Initial empty repository