summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_glview.c
Commit message (Expand)AuthorAgeFilesLines
* elm_glview: Fix unchecked return valueChristopher Michael2021-02-251-1/+2
* elm/glview: fix glview to (again) return null if context creation failsMike Blumenkrantz2019-07-251-1/+1
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-2/+0
* elm_glview: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-1/+1
* elm glview - fix unused param warnCarsten Haitzler (Rasterman)2018-12-041-1/+1
* elm: update widgets that have documented focus and unfocused eventsMarcel Hollerbach2018-11-151-0/+7
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-2/+2
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-4/+4
* Revert "cxx: Fix manual code after efl_app change."Carsten Haitzler (Rasterman)2018-03-031-5/+5
* efl: create Efl.App class, the parent of Efl.LoopMike Blumenkrantz2018-02-261-5/+5
* widget: Move on_focus_update to Focus.ObjectJean-Philippe Andre2018-01-191-2/+2
* widget: Remove item from on_focus_updateJean-Philippe Andre2018-01-191-2/+2
* glview: Remove trailing newline in ERRJean-Philippe Andre2018-01-171-11/+8
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-1/+1
* efl loop - rename ecore_main_loop_get to efl_main_loop_getCarsten Haitzler (Rasterman)2018-01-021-5/+5
* focus: remove focus.get{} from widget.eoAmitesh Singh2017-11-291-1/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-6/+4
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-1/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-2/+2
* efl: Use Eina.Size2D in Gfx.ViewJean-Philippe Andre2017-09-191-10/+12
* efl: Use Eina.Size2D for Efl.Gfx.sizeJean-Philippe Andre2017-09-181-10/+7
* widget: Rename on_focus to on_focus_update (EO)Jean-Philippe Andre2017-09-011-2/+2
* glview: Fix ALWAYS render policyJean-Philippe Andre2017-08-211-1/+1
* widget: Remove sub_obj arg to resize_object_setJean-Philippe Andre2017-08-091-1/+1
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-4/+6
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+6
* elm glview -> fix pvs studio caught typo in stencil bit mappingsCarsten Haitzler (Rasterman)2017-05-171-1/+1
* glview: Add data updates when marking the image as dirtyJean-Philippe Andre2016-11-221-3/+6
* evas/elm: Remove function group_resizeJean-Philippe Andre2016-10-121-4/+5
* Rename efl_self to efl_addedTom Hacohen2016-09-051-2/+2
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-301-2/+2
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-4/+4
* glview: Mark draw_request as eo-onlyJean-Philippe Andre2016-08-161-4/+4
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-9/+9
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-14/+14
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-201-8/+5
* 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-3/+3
* Evas: Move smart_callbacks_descriptions to legacyJean-Philippe Andre2016-06-171-1/+1
* eo: for consistency use object like all our API.Cedric Bail2016-05-181-2/+2
* eolian: add event_prefix and have classes follow that or eo_prefix by defaultDaniel Kolesa2016-05-171-1/+1
* elementary: use Efl.Loop event directly as an API test.Cedric BAIL2016-04-211-14/+34
* Eo event: rename Eo_Event->event_info to Eo_Event->info.Tom Hacohen2016-04-121-1/+1
* elm_glview: Fix warning with clangJean-Philippe Andre2016-04-061-1/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+600