60092 Commits (01633207cabcafdaf078e7264c70c2c49f04be7a)
 

Author SHA1 Message Date
Hermet Park 01633207ca evas ector: fix memory leaks. 4 years ago
Hermet Park e2cd8eea55 evas vg: optimize gradient sequences. 4 years ago
Youngbok Shin 09da85807a evas textblock: remove white space after line-break by a next item 4 years ago
Youngbok Shin b89b221b97 edje: fix an overflow issue for state values 4 years ago
Hermet Park c373f4936b ector/software: remove duplicate call. 4 years ago
Carsten Haitzler f091ec3afb evas - add evas_common_types.h to makefile.am to fix distckeck 4 years ago
Marcel Hollerbach 14347e9a33 elm_widget_item_static_focus: prepare the gengrid before preparing items 4 years ago
Marcel Hollerbach d5fea77162 gengrid: unset last_focused pointer when focus moved away 4 years ago
Marcel Hollerbach c972347c1c efl_ui_focus: add flag to indicate if a child has the focus 4 years ago
Marcel Hollerbach c5add3ef40 elm: add unfocus / focus signals to gen* and toolbar 4 years ago
Xavi Artigas 295418ed59 doc: Fix misuse of $ instead of @ in comments 4 years ago
Lauro Moura 021513923d eo: Avoid namespace clashes. 4 years ago
Vitor Sousa 08357cd153 eo: fix and rework efl_replace() 4 years ago
Carsten Haitzler 96228d3c22 eina test - fix build with magic debug disabled 4 years ago
Carsten Haitzler 3ed1f61198 Revert "meson: fix a potential race in evas_opt build" 4 years ago
Carsten Haitzler e6c7521f5d meson - move static libs sraw sse2 inot sse3 build options set 4 years ago
Carsten Haitzler ae2d399dd6 build - evas - sse3 optimized code - decouple from eo 4 years ago
Daniel Kolesa 32b79c7986 meson: fix a potential race in evas_opt build 4 years ago
Daniel Kolesa ac95f38d1b cxx: explicitly require c++11 and fix tests to conform 4 years ago
Hermet Park 1af272b557 efl interface: update efl_gfx_shape_stroke_dash doc. 4 years ago
Carsten Haitzler f92bf3d8cd meson - define WORDS_BIGENDIAN if on big endian 4 years ago
Carsten Haitzler 791cd5b157 edje test - part content should be null as nothing is swallowed yet 4 years ago
Carsten Haitzler 1dda6461be meson - make having asm headers errors requiring explicit disables 4 years ago
Carsten Haitzler a6f9a1b4f6 meson - set sloppy spec define as default for efreet 4 years ago
Carsten Haitzler 5aa8afd60d evas textblock - fix unused params/vars 4 years ago
Carsten Haitzler ff2765c4af edje util - handle missing case in switch 4 years ago
Carsten Haitzler 65e9ad0b03 efreet menu - fix truncation in snprintf to have bigger buffers 4 years ago
Carsten Haitzler 14d501d17b efreet icon - move func into ifdef as only used if ifdef is true 4 years ago
Carsten Haitzler f3cea4b53a eio test - fix 32bit test to use correct type for eina value get 4 years ago
Carsten Haitzler df9957a7c4 eina debug - fix 32bit warning for casting down to 32bit ptrs 4 years ago
Carsten Haitzler df02d9a8e2 libunibreak - warn - add fallthrough attributes to minimize warnings 4 years ago
Carsten Haitzler 8292e8c937 meson build - fix libunibreak build to not directly build wordbreakdata 4 years ago
Carsten Haitzler c490c71119 efl ui text - stop being brain damaged with cnp mode 4 years ago
Carsten Haitzler b05472eb9d elm code - warn - explicit truncation via custom truncate func 4 years ago
Carsten Haitzler b601e6f54b elm entry - warn - write a specirfic string truncate func to avoid warnings 4 years ago
Carsten Haitzler dd677aa2f6 eina file test - warn - silence wanring wirth a bit of hand str trunc 4 years ago
Carsten Haitzler 5641910ed2 edje entry - be clearer and more efficient on string appending 4 years ago
Carsten Haitzler db3fe9b03f efreet mime cache - expand buffer to avoid truncation by snprintf 4 years ago
Carsten Haitzler 02105219a8 efreetd - warn - expand buffer to avoid truncation by snprintf 4 years ago
Carsten Haitzler 721b72ce87 efreet trash - warn - expand buffer to avoid truncation by snprintf 4 years ago
Carsten Haitzler 80d7f0b7c1 efreet menu - only build internal cmp func if used in ifdefs 4 years ago
Carsten Haitzler a0171db3f2 efreet icon - fix constness of char ptr 4 years ago
Carsten Haitzler ce8e11764c ecore imf - xim module - use proper prorotypes and returns for xim 4 years ago
Carsten Haitzler 391955627c ecore imf - ibus - fill all struct fields 4 years ago
Carsten Haitzler c18d45816d ecore imf - wl - fill all stgruct fields with something... 4 years ago
Carsten Haitzler 0bec6826b1 ecore evas extn - warn - ensure all fields in ecore evas func struct set 4 years ago
Carsten Haitzler c76ea749c1 embryo_cc - warn - bigger buffer to avoid truncation warning 4 years ago
Carsten Haitzler 34b45b235c evas textblock - use proepr free iterator prototype 4 years ago
Carsten Haitzler ca26f83ec9 evas - warn - use correct free func prototype 4 years ago
Carsten Haitzler d70ee74ded evas - neon blend - warn - color mul, not used in one asm func - mark as such 4 years ago