sdk/ide/eclipse-platform-swt.git
2017-01-03 HyunJong ParkCCOMBO: adjust the position of the text widget tizen_studio
2016-12-28 HyunJong ParkCOMBO: fix bug that popup list disappears when the...
2016-12-28 HyunJong ParkCOMBO: fix bug that the popup list not disappears on...
2016-12-26 JaeSung JeongMerge "COMBO: fix bug that the popup list not disappear...
2016-12-23 HyunJong ParkCOMBO: fix bug that the popup list not disappears on...
2016-11-18 HyunJong ParkLIST: add a unit test cases #6
2016-11-04 HyunJong ParkLIST: fix bug that selection index
2016-10-28 HyunJong ParkTEXT: fix bug that not enable scrollbar
2016-10-27 HyunJong ParkBUTTON: bug fix that set to the size of the checkbox...
2016-10-19 HyunJong ParkLIST: check null point exception about scroll bar
2016-10-17 HyunJong ParkTREE COLUMN: change The value of the single column
2016-10-17 HyunJong ParkBUTTON: the text color is to clarify when the disable...
2016-10-12 HyunJong ParkCOMBO: If create the combo in the tree, not apply the...
2016-10-11 HyunJong ParkLIST: fix bug that show seleciton item
2016-10-11 HyunJong ParkTEXT: remove design style that not support tizen guide
2016-10-11 HyunJong ParkCOMBO: changed the height of list when items is zero.
2016-10-07 HyunJong ParkCOMBO: delete unnecessary background color
2016-09-30 HyunJong ParkCOMBO: fix bug that the width of combo
2016-09-29 HyunJong ParkBUTTON: fix bug that send selection event of the raido...
2016-09-21 HyunJong ParkCOMBO: change the selection listener of the list widget
2016-09-20 HyunJong ParkBUTTON: update push button state when focus out
2016-09-20 HyunJong ParkBUTTON: fix bug that the position of the image to drawing
2016-09-01 HyunJong ParkCOMBO: fix but that editable the text after called...
2016-08-30 HyunJong ParkBUTTON: update the pressed state when mouse exit
2016-08-29 HyunJong ParkLIST: fix bug that not send the select event
2016-08-24 HyunJong ParkBUTTON: forces the paint request listener
2016-08-22 HyunJong ParkTEXT: fix bug that get the state of the text widget
2016-08-20 HyunJong ParkTEXT: send focusIn/Out listener
2016-08-20 HyunJong ParkCOMBO: check the NPE
2016-08-20 HyunJong ParkTEXT: fix bug that duplicate focus listener
2016-08-19 HyunJong ParkLIST: redraw that the mouse hover selection
2016-08-18 HyunJong ParkBUTTON, LIST: Modified to operate key input(Tab + Shift)
2016-08-18 HyunJong ParkBUTTON: Fix bug that checkbox is selected using keyboar...
2016-08-18 HyunJong ParkLIST: Fix a function that completed the unitest #7
2016-08-18 HyunJong ParkBUTTON: Fix a function that completed the unittest #1
2016-08-18 HyunJong ParkLIST: Fix a funtion that completed the unitest #6
2016-08-17 HyunJong ParkCOMBO: Fix bug that the select function is not apply
2016-08-17 HyunJong ParkLIST: code refactoring
2016-08-16 HyunJong ParkTEXT: fix bug that duplicate listener
2016-08-16 HyunJong ParkLIST: set default background color
2016-08-16 HyunJong ParkLIST: add traverse listener for key(tab, esc)
2016-08-16 HyunJong ParkTEXT: Add function that set color
2016-08-12 HyunJong ParkTEXT: rollback code
2016-08-11 HyunJong ParkTEXT: Fix a function that completed the unitest#1
2016-08-11 HyunJong ParkLIST: Fix a funtion that completed the unitest#5
2016-08-11 HyunJong ParkCOMBO: Fix a function that completed the unitest#1
2016-08-11 HyunJong ParkLIST: Change the way to drawing a border
2016-08-10 HyunJong ParkLIST: Change list widget to the tizen custom list
2016-08-10 HyunJong ParkCOMBO: Fix bug that apply the design guide
2016-08-10 HyunJong ParkBUTTON: Fix bug that close Dialog(wizard) when pressed...
2016-08-08 HyunJong ParkLIST: Add a function after the operation test
2016-08-03 HyunJong ParkLIST: add a function that completed the unitest #4
2016-08-03 HyunJong ParkCOMBO: Fix bug that change color of widgets in combo
2016-08-02 HyunJong ParkLIST: Fix bug that not display all items
2016-07-29 Ahn HyocheolMerge "COMBO: disable event listener" into sdk
2016-07-28 HyunJong ParkCOMBO: disable event listener
2016-07-28 Yoonki ParkMerge "BUTTON: Fix but that apply color" into sdk
2016-07-28 HyunJong ParkBUTTON: Fix but that apply color
2016-07-28 Yoonki ParkMerge "LIST: Fix but that clean item when setItmes...
2016-07-28 Yoonki ParkMerge changes Ie5f1f512,I52205eaa into sdk
2016-07-28 HyunJong ParkLIST: Fix but that clean item when setItmes()
2016-07-28 HyunJong ParkLIST: remove unnecessary margin
2016-07-28 HyunJong ParkLIST: Hide v_scrollbar
2016-07-28 Yoonki ParkMerge "LIST: Fix bug that visible the h_scrollbar"...
2016-07-27 HyunJong ParkLIST: Fix bug that visible the h_scrollbar
2016-07-27 GiWoong KimBUTTON: modify getForeground function
2016-07-26 HyunJong ParkPROGRESSBAR: Applied to design guide and change code...
2016-07-26 HyunJong ParkPROGRESSBAR: Move native source to OriginalProgressBar...
2016-07-26 HyunJong ParkLIST: Fix bug that get default selection index
2016-07-26 HyunJong ParkBUTTON: Fix bug that click event when the right mouse...
2016-07-26 HyunJong ParkCOMBO: Apply the tizen custom list widget in the combo...
2016-07-26 HyunJong ParkLIST: Remove unwanted selection behavior
2016-07-25 Yoonki ParkMerge "RENDERER: set bold font to text of selected...
2016-07-25 GiWoong KimRevert "VIEW: modify access level of getChevron() in...
2016-07-25 GiWoong KimRENDERER: set bold font to text of selected tab
2016-07-25 HyunJong ParkLIST: Add a function that completed the unittest #3
2016-07-20 HyunJong ParkLIST: Add a function that completed the unittest #2
2016-07-19 HyunJong ParkLIST: Add a function that completed the unittest #1
2016-07-19 HyunJong ParkLIST: Add TizenList
2016-07-11 HyunJong ParkTEXT: Fix bug that apply background
2016-07-08 HyunJong ParkBUTTON: change button resources
2016-07-06 HyunJong ParkBUTTON: Fix bug that not callback listener
2016-07-06 GiWoong KimBUTTON: do not set selection to push or arrow button
2016-07-05 GiWoong KimBUTTON: remove unnecessary functions
2016-07-04 GiWoong KimBUTTON: check style bits
2016-07-04 HyunJong ParkBUTTON: Fix bug that the focus button
2016-07-01 HyunJong ParkTEXT: The native text widget display in full size.
2016-06-30 GiWoong KimVIEW: fix default color problem of view menu toolbars
2016-06-29 HyunJong ParkCOMBO: Apply to the design of the loading status of...
2016-06-28 HyunJong ParkBUTTON: Apply to the design of push button (focused...
2016-06-27 HyunJong ParkBUTTON: Delete unnecessary focus code
2016-06-27 HyunJong ParkBUTTON: Fix bug that color of push button when pressed
2016-06-23 HyunJong ParkTEXT: Fix bug that check border style
2016-06-23 HyunJong ParkTEXT: Filtering the unnecessary design style
2016-06-23 GiWoong KimVIEW: modify access level of getChevron() in CTabFolder
2016-06-22 HyunJong ParkBUTTON: Fix bug that set the color of the radio button
2016-06-22 HyunJong ParkBUTTON: Fix bug related to the keyboard input
2016-06-22 GiWoong KimVIEW: display view tool-tip on narrow presentation...
2016-06-21 HyunJong ParkCOMBO: Apply gui guide
2016-06-21 GiWoong KimRENDERER: modify some spacing sizes on view tab
next