python-efl/efl/elementary
Kai Huuhko a70c42e681 elm: Don't allow FontProperties to be freed manually
This could easily lead to segfaults and double frees if the lifetime of the Python object is not managed carefully.

We now do the free automatically when the object no longer has references to it.
2017-04-15 16:50:27 +03:00
..
__init__.py Bump copyright year 2016-08-13 01:13:30 +03:00
__init__.pyx elm: Don't allow FontProperties to be freed manually 2017-04-15 16:50:27 +03:00
access.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
access.pyx Bump copyright year 2016-08-13 01:13:30 +03:00
actionslider.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
actionslider.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
actionslider_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
background.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
background.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
background_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
box.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
box.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
box_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
bubble.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
bubble.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
bubble_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
button.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
button.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
button_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
calendar.pxi New 1.19 API: elm.Calendar.date_{min,max} 2017-03-15 21:07:10 +01:00
calendar_cdef.pxi New 1.19 API: elm.Calendar.date_{min,max} 2017-03-15 21:07:10 +01:00
calendar_elm.py whops, forgot compat wrappers for added enums 2017-02-26 21:08:03 +01:00
check.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
check.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
check_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
clock.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
clock.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
clock_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
cnp_callbacks.pxi Elementary: Use the private internal_data dict instead of abusing user data dict 2016-01-23 15:55:49 +02:00
colorselector.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
colorselector.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
colorselector_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
combobox.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
combobox_cdef.pxi New elm widget: Combobox 2016-01-23 12:19:20 +01:00
configuration.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
configuration.py New 1.18 API: elm.Configuration.icon_theme 2016-08-12 13:22:43 +02:00
configuration_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
conformant.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
conformant.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
conformant_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
ctxpopup.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
ctxpopup.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
ctxpopup_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
datetime.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
datetime_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
datetime_elm.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
dayselector.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
dayselector.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
dayselector_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
diskselector.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
diskselector.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
diskselector_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
elementary_cdef.pxi Follow Eo -> Efl renames 2016-08-21 19:53:41 +03:00
entry.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
entry.py New 1.19 API: elm.ELM_INPUT_PANEL_LAYOUT_VOICE 2017-03-15 19:54:43 +01:00
entry_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
fileselector.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
fileselector.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
fileselector_button.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
fileselector_button.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
fileselector_button_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
fileselector_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
fileselector_entry.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
fileselector_entry.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
fileselector_entry_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
flip.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
flip.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
flip_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
flipselector.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
flipselector.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
flipselector_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
frame.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
frame.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
frame_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
general.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
gengrid.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
gengrid.py New 1.17 API: ELM_GEN[GRID/LIST]_ITEM_SCROLLTO_BOTTOM 2016-01-23 13:46:43 +01:00
gengrid_cdef.pxi New 1.19 API: elm.GengridItem.custom_size 2017-03-15 19:41:17 +01:00
gengrid_item.pxi New 1.19 API: elm.GengridItem.custom_size 2017-03-15 19:41:17 +01:00
gengrid_item_class.pxi Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
gengrid_widget.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
genlist.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
genlist.py New 1.17 API: ELM_GEN[GRID/LIST]_ITEM_SCROLLTO_BOTTOM 2016-01-23 13:46:43 +01:00
genlist_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
genlist_item.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
genlist_item_class.pxi New 1.18 API: elm Genlist reusable content functionality 2016-08-09 15:39:35 +02:00
genlist_widget.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
gesture_layer.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
gesture_layer.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
gesture_layer_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
glview.pxd And (finally) new style enums for elm 2015-01-05 01:16:03 +01:00
glview.pyx Bump copyright year 2016-08-13 01:13:30 +03:00
grid.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
grid.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
grid_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
hover.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
hover.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
hover_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
hoversel.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
hoversel.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
hoversel_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
icon.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
icon.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
icon_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
image.pxi New 1.19 API: elm.Image.async_open + 4 new callbacks 2017-02-26 22:50:25 +01:00
image.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
image_cdef.pxi New 1.19 API: elm.Image.async_open + 4 new callbacks 2017-02-26 22:50:25 +01:00
index.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
index.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
index_cdef.pxi new 1.16 API: Index.standard_priority and IndexItem.priority 2015-10-06 20:39:51 +02:00
innerwindow.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
innerwindow.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
innerwindow_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
label.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
label.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
label_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
layout.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
layout.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
layout_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
list.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
list.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
list_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
map.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
map.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
map_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
mapbuf.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
mapbuf.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
mapbuf_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
menu.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
menu.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
menu_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
multibuttonentry.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
multibuttonentry.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
multibuttonentry_cdef.pxi Elm.MultiButtonEntry: Fix filter callback 2016-02-02 21:23:02 +02:00
naviframe.pxi New 1.19 API: elm.Naviframe "item,activated" cb 2017-02-27 20:23:02 +01:00
naviframe.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
naviframe_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
need.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
need.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
need_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
notify.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
notify.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
notify_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
object.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
object.py Add the missed prop elm.Object.tooltip_orient 2015-08-12 09:54:07 +02:00
object_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
object_item.pxi Fix usage of EINA_LOG_* functions 2016-10-14 22:45:32 +02:00
object_item_cdef.pxi New 1.16 API: various next_item_get/set 2015-11-14 17:27:49 +01:00
panel.pxi New 1.19 API: elm.Panel "toggled" signal 2017-02-26 09:43:15 +01:00
panel.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
panel_cdef.pxi New 1.19 API: elm.Panel.scrollable_content_size_get 2017-02-25 10:57:19 +01:00
panes.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
panes.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
panes_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
photo.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
photo.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
photo_cdef.pxi New 1.18 API: 3 new getters for elm.Photo 2016-08-12 10:04:49 +02:00
photocam.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
photocam.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
photocam_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
plug.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
plug.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
plug_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
popup.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
popup.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
popup_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
progressbar.pxi New 1.19 API: elm.Progressbar.is_pulsing 2017-02-26 10:30:29 +01:00
progressbar.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
progressbar_cdef.pxi New 1.19 API: elm.Progressbar.is_pulsing 2017-02-26 10:30:29 +01:00
radio.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
radio.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
radio_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
scroller.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
scroller.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
scroller_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
segment_control.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
segment_control.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
segment_control_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
separator.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
separator.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
separator_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
slider.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
slider.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
slider_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
slideshow.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
slideshow.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
slideshow_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
spinner.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
spinner.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
spinner_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
store.pxd And (finally) new style enums for elm 2015-01-05 01:16:03 +01:00
store.pyx Bump copyright year 2016-08-13 01:13:30 +03:00
store_item_mapping.pxi Revert "Remove Python -> C string hacks" 2014-04-06 23:48:16 +03:00
systray.pxi Follow Eo -> Efl renames 2016-08-21 19:53:41 +03:00
systray.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
systray_cdef.pxi Follow Eo -> Efl renames 2016-08-21 19:53:41 +03:00
table.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
table.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
table_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
theme.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
theme.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
theme_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
thumb.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
thumb.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
thumb_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
toolbar.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
toolbar.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
toolbar_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
transit.pxi Bump copyright year 2016-08-13 01:13:30 +03:00
transit.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
transit_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
video.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
video.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
video_cdef.pxi Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
web.pxi Rename class names accordly to Eo recent changes 2016-12-28 14:11:48 +01:00
web.py Elm: Unify modules into a monolithic module 2015-05-07 22:37:48 +03:00
web_cdef.pxi Switch enums to use the old system we had previously 2016-08-16 10:11:34 +03:00
window.pxi Revert "New 1.19 API: elm.Win.stack_*" 2017-04-04 20:22:35 +02:00
window.py another win stack piece 2017-04-04 20:35:29 +02:00
window_cdef.pxi Revert "New 1.19 API: elm.Win.stack_*" 2017-04-04 20:22:35 +02:00