Merge branch 'develop' into features/new_ui
authorjihye424.kim <jihye424.kim@samsung.com>
Thu, 10 Dec 2015 06:01:31 +0000 (15:01 +0900)
committerjihye424.kim <jihye424.kim@samsung.com>
Thu, 10 Dec 2015 06:01:37 +0000 (15:01 +0900)
Conflicts:
        package/changelog
        package/pkginfo.manifest

Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
Change-Id: I09d2c305d6e2795b6b02a681fa6fa3fb7587ba96

1  2 
package/changelog
src/org/tizen/emulator/manager/platform/Platform.java
src/org/tizen/emulator/manager/ui/widgets/VMButton.java

@@@ -1,11 -1,17 +1,25 @@@
+ * 2.4.169
+ - match mouse up event with mouse down event
+ - ignore unpaired 'mouse up' event
+ == jihye kim<jihye424.kim@samsung.com> 2015-12-10
+ * 2.4.168
+ - fix wrong resolution showing in combo list.
+ == minkee Lee<minkee.lee@samsung.com> 2015-12-03
+ * 2.4.167
+ - remove worker thread from vm worker
+ - setting CPU type for custom base image
+ == minkee Lee<minkee.lee@samsung.com> 2015-12-01
 +* 2.4.166
 +- packaging for new-ui.
 +== minkee Lee<minkee.lee@samsung.com> 2015-11-27
 +
 +* 2.4.164
 +- some bug fix for basic working version of new-ui.
 +== minkee Lee<minkee.lee@samsung.com> 2015-11-12
 +
  * 2.4.163
  - enable -p option (select platform) in CLI.
  - enable display variables in vm_launch.conf for 2.3.2.