summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gwanglim Lee [Thu, 2 Jun 2016 11:39:07 +0000 (20:39 +0900)]
Revert "Packaging: make all warnings into errors."
This reverts commit
9766d46316cca83c1d41b82f636429ac4f3614b2.
Change-Id: I3063c73c76842246be873da216bccf9c0d653ed0
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Thu, 2 Jun 2016 06:42:34 +0000 (15:42 +0900)]
Packaging: update version to 0.1.3
Change-Id: I5c9769834241a3b956066122d918f76c0a00eb01
Gwanglim Lee [Tue, 31 May 2016 06:40:21 +0000 (15:40 +0900)]
Packaging: make all warnings into errors.
Change-Id: I4155f2daa2d77c9ce5cd9443a151a4a778e67bba
Gwanglim Lee [Thu, 17 Mar 2016 08:14:38 +0000 (17:14 +0900)]
Packaging: update version to 0.1.2
Change-Id: I7c7d7d00b675da857cf2e7a319d069fe1b296b42
Doyoun Kang [Fri, 11 Mar 2016 04:56:09 +0000 (13:56 +0900)]
Apply directory macros
Change-Id: I6a594cf74a6930d0359c5b5d45167f721b5f2c8e
Doyoun Kang [Mon, 22 Feb 2016 23:11:44 +0000 (08:11 +0900)]
packaging: update version to 0.1.1
Change-Id: I34be7f1a35fbb9484ec63fb54ffa675a157f8a11
Doyoun Kang [Mon, 22 Feb 2016 23:10:06 +0000 (08:10 +0900)]
changed parameter order for sending process status
Change-Id: I0d01502dee3f6d4b52cd8eccbf67880f2d2b9c0a
Doyoun Kang [Mon, 22 Feb 2016 04:52:46 +0000 (13:52 +0900)]
packaging: update version to 0.1.0
Change-Id: I45b6bd38509aceb22af5c332f8eda4b3ac6e9d24
Doyoun Kang [Mon, 22 Feb 2016 04:30:04 +0000 (13:30 +0900)]
Added code to send ACTIVATE/DEACTIVATE message when the active(focused) process is changed
Change-Id: I91b63ffa33efdc7fbfda6fec51fe06ab239a8d4b
MinJeong Kim [Tue, 16 Feb 2016 12:11:44 +0000 (21:11 +0900)]
Do not unref eldbus_message after sending the message
After eldbus_message is sent with no callbacks, the message is unrefed
inside of eldbus library. So it doesn't need to unref the message
manually.
Change-Id: I0ca545ce9f14f7895bd8337bbf0ee4c8513ad673
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
Doyoun Kang [Wed, 27 Jan 2016 00:10:49 +0000 (09:10 +0900)]
added initial code
Change-Id: Ic63687e2e7a6bf4f0833ebcd4c8eda2df8deb915
Jeonghoon Jeon [Thu, 12 Nov 2015 06:24:31 +0000 (22:24 -0800)]
Initial empty repository