summaryrefslogtreecommitdiff
path: root/illume2-tizen
AgeCommit message (Expand)AuthorFilesLines
2014-12-02 Merge from TIZEN 2.3HEADtizenMun, Gwan-gyeong6-60/+223
2013-08-05[ILLUME2] add code to check flag not to iconify/deiconify windowDoyoun Kang2-9/+35
2013-08-05[ILLUME2] revert change - remove code skipping to check the keyboard window i...Doyoun Kang1-2/+2
2013-08-02[ILLUME2] remove code skipping to check the keyboard window is iconified or notDoyoun Kang1-2/+4
2013-08-02[ILLUME2] Add code to handle iconic state of windowDoyoun Kang2-1/+6
2013-08-02Fixed prevent issue that causes dereference after null check.Shawn Lee1-1/+1
2013-08-01There is a exception case that "bd->parent" is set to NULL, even if "bd->clie...Shawn Lee1-0/+2
2013-07-30Fixed bug that couldn't rotate floating window which is already rotation in t...Shawn Lee1-10/+9
2013-07-29Modify the logic of rotation, so that dependent rotation window will use the ...Shawn Lee1-6/+50
2013-07-27[ILLUME2] bug fix - Transient windows(parent and children) didn't iconify whe...Doyoun Kang1-3/+19
2013-07-27[ILLUME2] patch code to set focus windowDoyoun Kang1-2/+3
2013-07-15Set the value of NULL when active indicator's command window is destroyed.Shawn Lee1-0/+4
2013-07-15Set the value of NULL when active indicator border is deleted.Shawn Lee1-0/+3
2013-07-14Fixed crash problem when active indicator window is changed.Shawn Lee1-7/+1
2013-07-09window manager refered to rotation state of dependent rotation's group,Shawn Lee1-21/+43
2013-07-02Merged with develGwanglim Lee6-16/+22
2013-06-27the repository of RSA merge with private repository.Shawn Lee6-40/+415
2013-06-21added floating window to group of dependent rotation.Shawn Lee1-70/+83
2013-06-17[ILLUME] Disabled part of resizing quickpanel in function "_policy_layout_qui...Mun, Gwan-gyeong1-0/+4
2013-06-12Added the log for indicator command/active window, and fixed some code that c...Seunghun Lee1-2/+21
2013-06-05[ILLUME] Do not rotate dependent rotation windows if the notification window ...Gwanglim Lee1-2/+30
2013-06-05[ILLUME] Fixed crash problem when active indicator border is deletingGwanglim Lee1-4/+16
2013-06-05[ILLUME] Added rotation supporting for the cameraGwanglim Lee1-0/+54
2013-06-05Added a policy to support such as quickpanel to rotate based Window manager.Seunghun Lee5-0/+231
2013-06-05Merge with e17-extra-modules devel.Doyoun Kang7-463/+410
2013-05-08[ILLUME2] bug fix - there was code using wrong border pointerDoyoun Kang1-2/+2
2013-05-07[ILLUME2] added code - check if the window sets transient_for it's transient ...Doyoun Kang1-17/+46
2013-04-23[ILLUME2] add code to iconify window when it's transient_for parent window wa...submit/tizen_2.1/20130424.233609accepted/tizen_2.1/20130425.024952Doyoun Kang1-0/+17
2013-04-22Tizen 2.1 releaseJinkun Jang58-0/+22007