Commit Graph

282 Commits

Author SHA1 Message Date
Kai Huuhko 5543852d54 Examples: Add description to elm web exceptions, trivial updates to test 2014-09-13 18:16:17 +03:00
Davide Andreoli a4d321dacc Gengrid: new property reorder_type, with test for reorder mode 2014-08-01 18:14:55 +02:00
Davide Andreoli f5dd70b70f Gengrid: implemented search_by_text_item_get(), with a proper test 2014-08-01 17:31:09 +02:00
Davide Andreoli d8174aea3d Genlist: implemented search_by_text_item_get(), with a proper test 2014-08-01 16:31:24 +02:00
Davide Andreoli 401145f4fa Toolbar: new un/selected signals, with tests 2014-08-01 13:35:50 +02:00
Davide Andreoli a97e61dd4f Ctxpopup: new getters for items and the item_prepend method, with tests 2014-07-31 22:18:41 +02:00
Davide Andreoli 1af5adb8cd Panes: new content_[left/right]_min_[relative]_size properties 2014-07-31 17:01:53 +02:00
Davide Andreoli f9247fa99f New Map function: region_zoom_bring_in 2014-07-31 16:11:26 +02:00
Kai Huuhko bb77d08ed9 Elementary: Fix object item tooltips
It would be an ABI breakage if the tooltips had ever worked in
the first place but apparently they never did.
2014-07-01 20:41:47 +03:00
Kai Huuhko a0ecc41572 Elementary.entry: Fix ref leak in filter callback handling. 2014-06-05 18:16:14 +03:00
Kai Huuhko 59f2835f53 Elementary.multibuttonentry: Inject a Python object to created items 2014-06-01 17:43:11 +03:00
Kai Huuhko 4f702bc04d Documentation: warnings-- 2014-06-01 16:35:38 +03:00
Kai Huuhko 4639836d3e warnings-- 2014-06-01 15:37:41 +03:00
Kai Huuhko be6bd076b2 Elementary.general: Fix docs 2014-05-29 02:24:56 +03:00
Kai Huuhko ab0e868a39 Elementary.general: Add sys_notify. NEEDS TESTING 2014-05-28 03:38:28 +03:00
Kai Huuhko 3f5a1a7d79 Elementary.gengrid: Add missing API 2014-05-28 02:13:47 +03:00
Kai Huuhko 71456d0d62 Elementary.configuration: Add missing properties 2014-05-28 00:25:55 +03:00
Davide Andreoli ed7ba20583 New Configuration.color_class_* functions and props. 2014-05-27 21:55:12 +02:00
Davide Andreoli cfc20537e9 New Config.focus_autoscroll_mode property 2014-05-19 20:55:53 +02:00
Davide Andreoli ecd70f7d81 Add new Object.scroll_item_loop_enabled property 2014-05-19 19:57:29 +02:00
Kai Huuhko 7b6732f2ab Elementary.object_item: Rename conflicting API from previous commit 2014-05-17 20:19:51 +03:00
Kai Huuhko 2788035e88 Elementary.object_item: Add missing API 2014-05-17 18:30:14 +03:00
Davide Andreoli 3286e32eda Revert "Added Gengrid.focus_direction_allow property"
This reverts commit 8886d93519.

This was reverted from elm itself
2014-05-10 19:27:09 +02:00
Davide Andreoli 8886d93519 Added Gengrid.focus_direction_allow property 2014-05-10 19:15:56 +02:00
Davide Andreoli a7d635e2e5 Added new Config.accel_preference property 2014-05-10 18:33:58 +02:00
Kai Huuhko 4be0d71c70 Elementary.layout: Fix signal callbacks 2014-05-09 03:45:52 +03:00
Davide Andreoli 0281efaa87 New Gengrid reorder_mode functions and signals. 2014-05-05 20:58:04 +02:00
Davide Andreoli e38dfdbd89 Added missed enums for the Entry widget 2014-05-05 20:30:00 +02:00
Davide Andreoli 4ebae921e7 Whoops2: Configuration.item_focus_on_selection was renamed to item_select_on_focus_disabled 2014-05-04 16:10:12 +02:00
Davide Andreoli b2d64ba741 whops, wrong property name 2014-05-04 15:54:53 +02:00
Davide Andreoli f8e8710412 New Configuration properties.
* Configuration.focus_highlight_clip_disabled
* Configuration.focus_move_policy
* Configuration.focus_on_selection
2014-05-04 15:52:53 +02:00
Davide Andreoli 755f7b7b21 New item,focused/unfocused signals for the Toolbar widget 2014-05-04 12:41:39 +02:00
Davide Andreoli 197f8d7040 New item,focused/unfocused signals for the GenGrid widget 2014-05-04 12:28:57 +02:00
Davide Andreoli 81289ddfa9 New item,focused/unfocused signals for the GenList widget 2014-05-04 12:20:20 +02:00
Davide Andreoli 8b9e5901a3 New item,focused/unfocused signals for the List widget
Plus:
* Object.focused_item
* ObjectItem.focus
2014-05-04 12:09:20 +02:00
Davide Andreoli bc32229756 New item,focused/unfocused signals for the Popup widget 2014-05-02 20:26:36 +02:00
Davide Andreoli 10d3b696c4 New item,focused/unfocused signals for the Hoversel widget 2014-05-02 20:02:03 +02:00
Kai Huuhko 56b87e0956 elementary.toolbar: Add a hack for the property "menu" 2014-05-01 19:29:34 +03:00
Davide Andreoli 2e6aba5cac follow classes name change in Eo2 2014-04-22 20:11:36 +02:00
Kai Huuhko 397aabf3a4 Code cleanup: Use line comments to disable code, not docstrings 2014-04-15 22:20:01 +03:00
Kai Huuhko 0ce26275fe Elementary.separator: Corrected type of the property 'horizontal' 2014-04-15 21:48:45 +03:00
Kai Huuhko 6baa292951 Code cleanup: Remove unused exception instances
This also gets rid of the old style syntax.
2014-04-15 20:49:06 +03:00
Kai Huuhko 8109cd62b4 Code cleanup: Spelling and grammar fixes 2014-04-14 23:39:59 +03:00
Davide Andreoli b3eef73b0e s/2013/2014/g 2014-04-14 22:21:03 +02:00
Kai Huuhko ae64f89ab5 Code cleanup: Trailing semicolon in the statement 2014-04-14 01:46:39 +03:00
Kai Huuhko 2c6f7253bb Code cleanup: Dictionary creation could be rewritten as a dictionary literal 2014-04-14 01:12:49 +03:00
Kai Huuhko d65101b24b Code cleanup: Unused/misplaced cimports 2014-04-14 00:51:19 +03:00
Kai Huuhko 8cc17b5777 Elementary: const'ness for getters 2014-04-09 18:25:48 +03:00
Kai Huuhko d6dc3a2045 Revert "Remove Python -> C string hacks"
A quote from Cython documentation:

"The other direction, i.e. automatic encoding to C strings, is only supported
for the ASCII codec (and the “default encoding”, which is runtime specific
and may or may not be ASCII). This is because CPython handles the memory
management in this case by keeping an encoded copy of the string alive
together with the original unicode string. Otherwise, there would be no way
to limit the lifetime of the encoded string in any sensible way, thus
rendering any attempt to extract a C string pointer from it a dangerous
endeavour."

Cython plays it safe and we can't live with ASCII-only; reverting to
our earlier "hacks" for string conversion.

This reverts commit b547ff2aa2.

Conflicts:
	efl/elementary/entry.pyx
	efl/elementary/object.pyx
2014-04-06 23:48:16 +03:00
Davide Andreoli 9cb0bbaf8b docs: remove the signatures from the docstring, are now autimatically added by cython 2014-04-06 18:38:54 +02:00