summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* poppler: enable again compilation for poppler > 0.40Dave Andreoli2016-06-091-1/+1
* Simplify and fix poppler discovery codeDave Andreoli2016-06-092-31/+8
* Tests: Convert Ui.Box and Ui.Grid to Efl.Gfx APIsJean-Philippe Andre2016-06-092-181/+183
* Evas/Edje/Elm: Use combined_min instead of min everywhereJean-Philippe Andre2016-06-0937-73/+73
* Efl: Introduce app-side min size hintJean-Philippe Andre2016-06-094-8/+57
* Edje: Fix some compilation warningsJean-Philippe Andre2016-06-091-1/+4
* Efl: Add geometry property (combines position and size)Jean-Philippe Andre2016-06-095-8/+54
* Efl: rename size hint content_min to restricted_minJean-Philippe Andre2016-06-094-13/+13
* Efl.Ui.Box: Simplify layout code with combined_minJean-Philippe Andre2016-06-091-18/+15
* Efl: Introduce combine_min size hintJean-Philippe Andre2016-06-093-0/+30
* edje: cached the vg tree generation and fixed the interpolation betwwen two v...Subhransu Mohanty2016-06-093-172/+130
* edje : fix the typo in svg loader.Subhransu Mohanty2016-06-091-1/+1
* edje: unamed part are completely legit as long as no program try to interact ...Cedric BAIL2016-06-081-2/+1
* elmentary: trigger selected event when mouse is up in index.Sungtaek Hong2016-06-081-0/+2
* evas: fix possible memory leaks in e3d_drawable_texture_rendered_pixels_getOleksandr Shcherbina2016-06-081-1/+3
* elementary: add implementation for elm_multibuttonentry_item_selected_get APIShilpa Singh2016-06-081-3/+5
* elementary: cleanup event handler setup for hoversel.Cedric BAIL2016-06-081-18/+14
* elementary: rearrange hoversel when its parent is resizedJee-Yong Um2016-06-081-4/+23
* edje: add new svg part to edcSubhransu Mohanty2016-06-0814-3/+570
* edje: little bit of refactoring, more needed.Cedric BAIL2016-06-081-105/+81
* edje: add svg support to parse and store a svg file as a vector object in .edj.Subhransu Mohanty2016-06-085-1/+2111
* edje_edit: add missed part and description initializationsVitalii Vorobiov2016-06-081-0/+5
* eolian-cxx: Fix some C++ quirks that makes clang warn aboutFelipe Magno de Almeida2016-06-086-26/+18
* eolian-cxx: Fix generation of some primitive typesFelipe Magno de Almeida2016-06-081-1/+21
* eolian: refine the ref system to suit more casesDaniel Kolesa2016-06-0818-161/+90
* elput: Fix build of tests out of treeJean-Philippe Andre2016-06-081-0/+1
* elm video: implement player interfaceYeshwanth Reddivari2016-06-083-57/+137
* Efl: Add screen_ prefix to all Efl.Screen apisJean-Philippe Andre2016-06-083-9/+9
* Efl: Add hint_ prefix to all size hintsJean-Philippe Andre2016-06-085-59/+35
* Efl: Move evas size hints to Efl.Gfx.Size.HintJean-Philippe Andre2016-06-087-303/+504
* win: Implement aspect control with Efl.Gfx.Size.HintJean-Philippe Andre2016-06-083-17/+60
* win: Remove inexisting EAPI definitions from legacyJean-Philippe Andre2016-06-081-35/+0
* Evas: Move aspect ratio to Efl.Gfx.Size.HintJean-Philippe Andre2016-06-087-85/+133
* win: Forward render_post events from evas to windowJean-Philippe Andre2016-06-082-1/+19
* Evas: EO-ify Evas_Event_Render_PostJean-Philippe Andre2016-06-082-6/+8
* efl_ui_win: Disable legacy for name and type setJi-Youn Park2016-06-081-1/+2
* efl_ui_win: Add back title_set as text.setJi-Youn Park2016-06-082-15/+23
* elementary: switch to legacy API for tests.Cedric Bail2016-06-071-2/+2
* edje: fix unused variable when gettext is disabledJean Guyomarc'h2016-06-071-0/+2
* ecore_cocoa: simplify clipboard functions namingJean Guyomarc'h2016-06-073-15/+15
* ecore_cocoa: move the default cursor definition out of the enumJean Guyomarc'h2016-06-071-3/+8
* ecore_cocoa: improve documentationJean Guyomarc'h2016-06-071-0/+4
* elementary: Remove set but unused variableChris Michael2016-06-071-3/+3
* ecore-wl2: Support wl_seat_listener version 4Chris Michael2016-06-071-2/+10
* Revert "elput: Missing pointer initialization."Chris Michael2016-06-071-1/+1
* edje_edit: text style should be able to set into NULLVitalii Vorobiov2016-06-071-2/+1
* efl_ui_win: rename elm_win to efl_ui_winJi-Youn Park2016-06-0727-302/+399
* eolian: support @ref on returnsDaniel Kolesa2016-06-0714-15/+80
* edje_edit: fix copy&paste type for map functions which should return intVitalii Vorobiov2016-06-072-16/+4
* elput: Missing pointer initialization.Benjamin Jacobs2016-06-071-1/+1