summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_win.eo
Commit message (Expand)AuthorAgeFilesLines
* efl api release - fix elm win accel preference set in legacy apiCarsten Haitzler (Rasterman)2016-08-131-1/+3
* efl api release - fix @since for elm win legacy api name_get additionCarsten Haitzler (Rasterman)2016-08-131-1/+1
* elm: ui_win: add since tags for accel_preference_get/setStefan Schmidt2016-08-121-0/+2
* efl api release - fix @since for new elm win indicator api'sCarsten Haitzler (Rasterman)2016-08-121-23/+17
* elm_win: Fix ABI break with missing EAPIsJean-Philippe Andre2016-08-121-12/+0
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-3/+3
* win: Remove font & image cache functionsJean-Philippe Andre2016-06-301-4/+0
* win: Change type of composite interface for Efl.ConfigJean-Philippe Andre2016-06-291-1/+1
* efl: Introduce general Efl.Config APIJean-Philippe Andre2016-06-241-1/+1
* win: Add property accel_preferenceJean-Philippe Andre2016-06-231-0/+53
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-3/+3
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-6/+6
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-6/+6
* efl_ui_win: move some APIs get the object's list in special location to efl_u...Ji-Youn Park2016-06-171-0/+4
* efl_ui_win: add some evas feature(pointer, cache ) to efl.canvas and efl_ui_winJi-Youn Park2016-06-171-0/+8
* evas: Move canvas events to a common interfaceJean-Philippe Andre2016-06-141-9/+1
* win: Add event device,changedJean-Philippe Andre2016-06-131-0/+1
* win: Add focus events (in, out, object in/out)Jean-Philippe Andre2016-06-131-0/+4
* win: Add event render,preJean-Philippe Andre2016-06-131-0/+1
* win: Add new API win_name_get (EO and legacy)Jean-Philippe Andre2016-06-101-0/+1
* win: Add legacy elm_win_type_getJean-Philippe Andre2016-06-101-1/+0
* Efl: Add screen_ prefix to all Efl.Screen apisJean-Philippe Andre2016-06-081-3/+3
* Efl: Add hint_ prefix to all size hintsJean-Philippe Andre2016-06-081-6/+6
* win: Implement aspect control with Efl.Gfx.Size.HintJean-Philippe Andre2016-06-081-12/+2
* win: Forward render_post events from evas to windowJean-Philippe Andre2016-06-081-1/+1
* efl_ui_win: Disable legacy for name and type setJi-Youn Park2016-06-081-1/+2
* efl_ui_win: Add back title_set as text.setJi-Youn Park2016-06-081-1/+3
* efl_ui_win: rename elm_win to efl_ui_winJi-Youn Park2016-06-071-0/+834