python-efl/efl/elementary
Kai Huuhko 5543852d54 Examples: Add description to elm web exceptions, trivial updates to test 2014-09-13 18:16:17 +03:00
..
__init__.py s/2013/2014/g 2014-04-14 22:21:03 +02:00
access.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
access.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
actionslider.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
actionslider.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
background.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
background.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
box.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
box.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
bubble.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
bubble.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
button.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
button.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
calendar_elm.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
calendar_elm.pyx Documentation: warnings-- 2014-06-01 16:35:38 +03:00
check.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
check.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
clock.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
clock.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
cnp_callbacks.pxi Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
colorselector.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
colorselector.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
configuration.pxd Elementary.configuration: Add missing properties 2014-05-28 00:25:55 +03:00
configuration.pyx Documentation: warnings-- 2014-06-01 16:35:38 +03:00
conformant.pxd Partially revert "Elementary: Move private definitions inside the pyx files." 2013-10-20 23:45:47 +03:00
conformant.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
ctxpopup.pxd Ctxpopup: new getters for items and the item_prepend method, with tests 2014-07-31 22:18:41 +02:00
ctxpopup.pyx Ctxpopup: new getters for items and the item_prepend method, with tests 2014-07-31 22:18:41 +02:00
datetime_elm.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
datetime_elm.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
dayselector.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
dayselector.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
diskselector.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
diskselector.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
entry.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
entry.pyx Elementary.entry: Fix ref leak in filter callback handling. 2014-06-05 18:16:14 +03:00
enums.pxd Gengrid: new property reorder_type, with test for reorder mode 2014-08-01 18:14:55 +02:00
fileselector.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
fileselector.pyx follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
fileselector_button.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
fileselector_button.pyx follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
fileselector_entry.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
fileselector_entry.pyx follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
flip.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
flip.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
flipselector.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
flipselector.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
frame.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
frame.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
general.pxd Elementary.general: Add sys_notify. NEEDS TESTING 2014-05-28 03:38:28 +03:00
general.pyx Genlist: implemented search_by_text_item_get(), with a proper test 2014-08-01 16:31:24 +02:00
gengrid.pxd Gengrid: new property reorder_type, with test for reorder mode 2014-08-01 18:14:55 +02:00
gengrid.pyx Gengrid: new property reorder_type, with test for reorder mode 2014-08-01 18:14:55 +02:00
gengrid_item.pxi Elementary: Fix object item tooltips 2014-07-01 20:41:47 +03:00
gengrid_item_class.pxi Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
gengrid_widget.pxi Gengrid: new property reorder_type, with test for reorder mode 2014-08-01 18:14:55 +02:00
genlist.pxd Genlist: implemented search_by_text_item_get(), with a proper test 2014-08-01 16:31:24 +02:00
genlist.pyx New item,focused/unfocused signals for the GenList widget 2014-05-04 12:20:20 +02:00
genlist_item.pxi Elementary: Fix object item tooltips 2014-07-01 20:41:47 +03:00
genlist_item_class.pxi Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
genlist_widget.pxi Genlist: implemented search_by_text_item_get(), with a proper test 2014-08-01 16:31:24 +02:00
gesture_layer.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
gesture_layer.pyx Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
glview.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
glview.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
grid.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
grid.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
hover.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
hover.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
hoversel.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
hoversel.pyx New item,focused/unfocused signals for the Hoversel widget 2014-05-02 20:02:03 +02:00
icon.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
icon.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
image.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
image.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
index.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
index.pyx Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
innerwindow.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
innerwindow.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
label.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
label.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
layout.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
layout.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
layout_class.pxd s/2013/2014/g 2014-04-14 22:21:03 +02:00
layout_class.pyx Elementary.layout: Fix signal callbacks 2014-05-09 03:45:52 +03:00
list.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
list.pyx New item,focused/unfocused signals for the List widget 2014-05-04 12:09:20 +02:00
map.pxd New Map function: region_zoom_bring_in 2014-07-31 16:11:26 +02:00
map.pyx Panes: new content_[left/right]_min_[relative]_size properties 2014-07-31 17:01:53 +02:00
mapbuf.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
mapbuf.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
menu.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
menu.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
multibuttonentry.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
multibuttonentry.pyx Elementary.multibuttonentry: Inject a Python object to created items 2014-06-01 17:43:11 +03:00
naviframe.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
naviframe.pyx follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
need.pxd Partially revert "Elementary: Move private definitions inside the pyx files." 2013-10-20 23:45:47 +03:00
need.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
notify.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
notify.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
object.pxd Add new Object.scroll_item_loop_enabled property 2014-05-19 19:57:29 +02:00
object.pyx Documentation: warnings-- 2014-06-01 16:35:38 +03:00
object_item.pxd Elementary.object_item: Add missing API 2014-05-17 18:30:14 +03:00
object_item.pyx Elementary: Fix object item tooltips 2014-07-01 20:41:47 +03:00
panel.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
panel.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
panes.pxd Panes: new content_[left/right]_min_[relative]_size properties 2014-07-31 17:01:53 +02:00
panes.pyx Panes: new content_[left/right]_min_[relative]_size properties 2014-07-31 17:01:53 +02:00
photo.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
photo.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
photocam.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
photocam.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
plug.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
plug.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
popup.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
popup.pyx New item,focused/unfocused signals for the Popup widget 2014-05-02 20:26:36 +02:00
progressbar.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
progressbar.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
radio.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
radio.pyx Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
scroller.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
scroller.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
segment_control.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
segment_control.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
separator.pxd Elementary.separator: Corrected type of the property 'horizontal' 2014-04-15 21:48:45 +03:00
separator.pyx Elementary.separator: Corrected type of the property 'horizontal' 2014-04-15 21:48:45 +03:00
slider.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
slider.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
slideshow.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
slideshow.pyx Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
spinner.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
spinner.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
store.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
store.pyx Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
store_item_mapping.pxi Revert "Remove Python -> C string hacks" 2014-04-06 23:48:16 +03:00
table.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
table.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
theme.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
theme.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
thumb.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
thumb.pyx s/2013/2014/g 2014-04-14 22:21:03 +02:00
toolbar.pxd Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
toolbar.pyx Toolbar: new un/selected signals, with tests 2014-08-01 13:35:50 +02:00
tooltips.pxi Elementary: Fix object item tooltips 2014-07-01 20:41:47 +03:00
transit.pxd Remove const hacks 2014-04-05 03:13:15 +03:00
transit.pyx Code cleanup: Remove unused exception instances 2014-04-15 20:49:06 +03:00
video.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
video.pyx follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
web.pxd Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
web.pyx Examples: Add description to elm web exceptions, trivial updates to test 2014-09-13 18:16:17 +03:00
window.pxd Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
window.pyx warnings-- 2014-06-01 15:37:41 +03:00