Age | Commit message (Expand) | Author |
2014-09-13 | Examples: Add description to elm web exceptions, trivial updates to test | Kai Huuhko |
2014-08-01 | Gengrid: new property reorder_type, with test for reorder mode | davemds |
2014-08-01 | Gengrid: implemented search_by_text_item_get(), with a proper test | davemds |
2014-08-01 | Genlist: implemented search_by_text_item_get(), with a proper test | davemds |
2014-08-01 | Toolbar: new un/selected signals, with tests | davemds |
2014-07-31 | Ctxpopup: new getters for items and the item_prepend method, with tests | davemds |
2014-07-31 | Panes: new content_[left/right]_min_[relative]_size properties | davemds |
2014-06-02 | Use a more eflish code style (still pep-8 compliant) | davemds |
2014-06-02 | Examples: Elementary test.py pep-8 (formatting) cleanup | Kai Huuhko |
2014-06-02 | Evas: Add NULL safety to SmartObject callbacks, exposes a BUG | Kai Huuhko |
2014-05-29 | Elementary: Add more signals to web example | Kai Huuhko |
2014-05-29 | Elementary: Add an example for sys_notify | Kai Huuhko |
2014-05-13 | efl.ecore: Return of ecore.x (from python-ecore) | Kai Huuhko |
2014-04-15 | Examples: Fixed elm.popup duplicate function names | Kai Huuhko |
2014-04-14 | Code cleanup: Print statements => functions | Kai Huuhko |
2014-04-14 | Code cleanup: Trailing semicolon in the statement | Kai Huuhko |
2014-04-14 | Code cleanup: List creation could be rewritten as a list literal | Kai Huuhko |
2014-04-14 | Code cleanup: Assignment can be replaced with augmented assignment | Kai Huuhko |
2014-03-01 | Python-EFL: New 1.9 API: Naviframe.title_enabled (title_visible deprecated) | davemds |
2014-03-01 | Python-EFL: new 1.9 API: Layout.content_swallow_list_get() | davemds |
2014-02-27 | Python-EFL: new 1.9 API Multibuttonentry.format_function_set() | davemds |
2014-02-27 | Python-EFL: Colorselector new 1.9 API | davemds |
2014-02-26 | Python-EFL: added 1.9 API: Colorselector.palette_items_get() | davemds |
2014-02-26 | Python-EFL: Fileselector 1,9 API additions. | davemds |
2014-02-23 | Python-EFL: add API Label.slide_speed. With tests | davemds |
2014-02-23 | Python-EFL: added new tooltip movement freeze API | davemds |
2014-02-23 | Python emotion test: port all the changes done recently in the C test. | davemds |
2014-01-24 | Silence warnings in Cython 0.20 | Kai Huuhko |
2014-01-08 | add new Mapbuf.point_color_set/get functions (since 1.9) | davemds |
2014-01-08 | add new Filesector.sort_method property (since 1.9) | davemds |
2014-01-08 | add new Clock.pause property (since 1.9) | davemds |
2014-01-06 | fix imports in elm tooltip example | davemds |
2014-01-06 | Try to fix evas SmartObject | davemds |
2013-12-23 | unbroke the emotion example | davemds |
2013-12-16 | Python-EFL: 5 new tests about Focus. | davemds |
2013-12-07 | Elementary: Fixed test.py mirror mode toggle | Kai Huuhko |
2013-12-07 | Elementary: Removed use of deprecated methods in examples. | Kai Huuhko |
2013-12-06 | Elementary: Convert the two remaining calendar examples. | Kai Huuhko |
2013-12-06 | Elementary: Fix clock example | Kai Huuhko |
2013-12-06 | Elementary: Disable dnd example | Kai Huuhko |
2013-12-05 | Elementary: Fix mistakes in configuration example. | Kai Huuhko |
2013-12-04 | Python-EFL: unify all the 3 map tests in one | davemds |
2013-11-29 | Elementary.slider: Add property step | Kai Huuhko |
2013-11-28 | Elementary.web: Add many things missing from API, not tested. | Kai Huuhko |
2013-11-28 | Elementary: Fix issues in examples, including segfault in config example | Kai Huuhko |
2013-11-27 | Elm: Update main test to be more like C test and add more table examples | Kai Huuhko |
2013-11-26 | Elementary: Fix Icon example to match the changes made C example. | Kai Huuhko |
2013-11-26 | Elementary: Improve input event example. | Kai Huuhko |
2013-11-25 | Elementary: Use filter callback to handle the entry text in input example | Kai Huuhko |
2013-11-25 | Elementary.entry: Clean up the utf8 <-> markup API | Kai Huuhko |