Commit Graph

656 Commits

Author SHA1 Message Date
Kai Huuhko 72a9c8ac2d Remove pre-1.8 Python bindings' compatibility packages 2014-05-31 12:18:32 +03:00
Kai Huuhko fcbba66f25 Bump versions for 1.11 development 2014-05-31 12:07:00 +03:00
Kai Huuhko 6115bcd0ab Update README 2014-05-30 10:08:57 +03:00
Kai Huuhko 6431873fcd Elementary: Add more signals to web example 2014-05-29 19:43:12 +03:00
Kai Huuhko 0c258e323b Bump versions and compile changelog for release 2014-05-29 02:25:45 +03:00
Kai Huuhko be6bd076b2 Elementary.general: Fix docs 2014-05-29 02:24:56 +03:00
Kai Huuhko 9ba009c46a Elementary: Add an example for sys_notify 2014-05-29 01:39:09 +03:00
Kai Huuhko 045f45bfb7 Ecore: Add missing event return value "constants" 2014-05-29 01:27:19 +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
Kai Huuhko c5f91c4a8c Ecore: Small corrections the string representation functions of Exe 2014-05-27 23:24:53 +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 2967438dca Fix param declaration for edje_edit offset functions (float->int) 2014-05-19 20:04:22 +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
Kai Huuhko 0e7855a2f2 api_coverage.py: Nicer output formatting 2014-05-17 18:26:24 +03:00
Kai Huuhko f54ffc7621 ecore.x: Fix unicode handling 2014-05-16 15:00:55 +03:00
Kai Huuhko a605fdfe8b api_coverage.py: Print file name and line number with the reported item 2014-05-16 14:23:20 +03:00
Kai Huuhko ea2fa02667 api_coverage.py: Updates
Now when omitting arguments it reports all possible combinations
2014-05-16 10:36:50 +03:00
Kai Huuhko 5b51428bc8 Update INSTALL because of the (USE/DISABLE)_CYTHON env var change 2014-05-16 10:14:15 +03:00
Kai Huuhko b6f2a6822f efl.ecore.x: Unicode handling 2014-05-14 07:01:57 +03:00
Kai Huuhko 5903c8a936 efl.ecore.x: Add keyboard_grab/ungrab 2014-05-13 22:21:53 +03:00
Kai Huuhko 240f3a2c21 setup.py: Make ecore.x an optional component 2014-05-13 22:03:54 +03:00
Kai Huuhko 922a2ae893 setup.py: Change USE_CYTHON env var to DISABLE_CYTHON
Compiling from Cython source is now the default and disabled
when not installed
2014-05-13 22:02:34 +03:00
Kai Huuhko 1466ea7207 efl.ecore: Return of ecore.x (from python-ecore)
Made some corrections to make it compile and fixed doc formatting.
2014-05-13 17:59:48 +03:00
Kai Huuhko d98cd27107 efl.ecore: Transform into a package
The old efl.ecore.so module renamed to __init__.so which gets
automatically used for the package namespace when there is an empty
__init__.py included.
2014-05-13 15:12:38 +03:00
Kai Huuhko 63f69a4039 setup.py: Add git commit count to dev build version string 2014-05-13 15:12:38 +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 209d232836 Added evas_font_path_global_* API 2014-05-10 18:52:09 +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
Kai Huuhko 927320a247 setup.py: Add env variable USE_CYTHON for compilation from pyx sources
pyx source files are now used only when USE_CYTHON is set to 1 or the
C source files have not yet been pre-compiled.

Only efl.eo.c is checked for this so if you cancel an initial build make
sure to enable USE_CYTHON when re-starting the build.

The pyx sources will now be included in the source tarball.
2014-04-30 19:14:02 +03:00
Kai Huuhko 7f0dba10c7 README.rst: Fix header formatting 2014-04-29 12:39:00 +03:00
Kai Huuhko 220215dbe6 Add .rst file suffix to README so it gets formatted on cgit about page 2014-04-29 12:26:32 +03:00