platform/upstream/efl.git
2018-01-10 Marcel Hollerbachevas: make tbm_surface api fields static
2018-01-10 Andy Williamsdocs: Update elementary eo files for grammar and readab...
2018-01-10 JinYong Parkefl_ui_popup_alert_text_scroll: do not calc size when...
2018-01-10 Andy Williamspromise: Add even simpler helper for main loop promise...
2018-01-10 Dave Andreolidoc generator: show params and return type for functions
2018-01-10 Stefan Schmidtci: stay with 17.04 for Ubuntu on Travis builds
2018-01-10 Mike Blumenkrantzefl-wl: add function to get the parent of an extracted...
2018-01-10 Cedric BAILecore_con: we should just stop using ecore_main_loop_get.
2018-01-10 Cedric BAILeio: switch code to simpler pattern with efl_loop_promi...
2018-01-10 Cedric BAILecore: introduce efl_loop_promise_new to simplify creat...
2018-01-10 Cedric BAILecore: add some documentation for efl_loop_future_sched...
2018-01-10 Cedric BAILecore: efl_loop_future_scheduler_get actually should...
2018-01-10 Cedric BAILRevert "efl_loop: move scheduler_get to eo API"
2018-01-10 Stefan Schmidtci: add forgotten Ubuntu 17.10 Dockerfile
2018-01-10 Dave AndreoliPut in a new (experimental) doc generator built only...
2018-01-10 Andy Williamsdocs: Fix eo_add -> efl_add
2018-01-10 Stefan Schmidtci: add Archlinux Dockerfile and use it in Travis
2018-01-10 Stefan Schmidtci: update travis distro builds for Ubuntu and Fedora...
2018-01-10 Dave AndreoliPyolian: quite complete documentation for usage and...
2018-01-10 Andy Williamsefl_loop: move scheduler_get to eo API
2018-01-10 Xavi ArtigasTypo in error message
2018-01-10 Xavi ArtigasTypo in example
2018-01-10 Andy Williamsdocs: Fix exmplanation for edje_file_iterator
2018-01-10 Carsten Haitzler... eina debug - use pthread _sigmask instead of sigprocmas...
2018-01-10 Dave AndreoliPyolian: fix segfault on shutdown
2018-01-10 Dave AndreoliPyolian: implement an utility class: Namspace
2018-01-10 Marcel Hollerbachecore_con: switch from 1234 to AF_UNSPEC
2018-01-10 Stefan Schmidtci: travis: add new docker file for Fedora 27 release
2018-01-10 Stefan Schmidtbenchmarks: eine: include header for using time()
2018-01-10 Dave AndreoliPyolian: implemented doc tokenizer
2018-01-10 Carsten Haitzler... efl loop - rename ecore_main_loop_get to efl_main_loop_get
2018-01-10 Amitesh SinghEfl.Gfx.Color: add color_class_code.set/get{} method
2018-01-10 Carsten Haitzler... efl loop - make param as unused to remove warning
2018-01-10 Dave AndreoliPyolian: better equality test, new hierarchy prop and...
2018-01-10 Dave AndreoliPyolian: a fix and some new utils
2018-01-10 Dave AndreoliPyolian generator: also make the classes visible in...
2018-01-10 Dave Andreolipyolian: make the library and the generator importable...
2018-01-10 Andy WilliamsFix and simpligy windows behaviour.
2018-01-10 Andy WilliamsFix and simpligy windows behaviour.
2018-01-10 Andy Williamselm_code: Fix usage of basename
2018-01-10 Jean Guyomarc'helm: fix memleak in combobox
2018-01-10 Jean Guyomarc'helm: fix typo in elm_list documentation
2018-01-10 Dave AndreoliPyolian template-based generator.
2018-01-10 Dave AndreoliNew python bindings for eolian
2018-01-10 Carsten Haitzler... remove elgacy ecore event usage in futures that limit...
2018-01-10 Carsten Haitzler... Efl_Ui.h - remember to define EWAPI too
2018-01-10 Carsten Haitzler... elm_priv.h - improve defines, EAPI EWAPI etc. because...
2018-01-10 Carsten Haitzler... ecore/efl loop - use efl_loop_time_get on loop obj...
2018-01-10 Carsten Haitzler... ecore main loop - fix fd handler clearning
2018-01-10 Andy Williamsdocs: Group our API landing page by namespace
2018-01-10 Andy Williamsecore: Reduce the number of lines in our error log
2018-01-10 Daniel Kolesaeolian: prevent unnecessary hash table allocs
2018-01-10 Daniel Kolesaeolian: remove the toplevel information
2018-01-10 Daniel Kolesaeolian: perform partial class validation every time
2018-01-10 Daniel Kolesaeolian: deferred parsing of type deps
2018-01-10 Daniel Kolesaeolian: move inherit type checking to validation
2018-01-10 Andy Williamsdocs: Update evas canvas eo files for grammar and reada...
2018-01-10 Andy WilliamsRemove all ocurrences of SPANK from our user facing...
2018-01-10 Andy Williamsdocs: Update efl interface eo files for grammar and...
2018-01-10 Andy Williamsdocs: Update edje eo files for grammar and readability
2018-01-10 Amitesh SinghEfl.Ui.List: fix compiler warning.
2018-01-10 Amitesh SinghEfl.Gfx.Color: add color_code{}
2018-01-10 Amitesh Singhinterface: add Efl.Gfx.Color interface for color relate...
2018-01-10 Andy Williamselm_code: Cancel selection if clicked outside of the...
2018-01-10 Marcel Hollerbacheolian: unify test directories
2018-01-10 Carsten Haitzler... ecore/efl loop - refactor idle stuff to be less convlut...
2018-01-10 Carsten Haitzler... ecore/efl loop. remove internal ecore_timer legacy...
2018-01-10 Felipe Magno... efl-mono: Fix using right description pointer in event...
2018-01-10 Felipe Magno... efl-mono: Fix removal of .exe extension in Linux systems
2018-01-10 Lauro Mouraeolian-mono: Add documentation generation support
2018-01-10 Marcel Hollerbacheina: only execute that code if HAVE_MALLOC_USABLE_SIZE...
2018-01-10 Daniel HirtCanvas image: fix endless call to 'load_error_get'
2018-01-10 Andy Williamsdocs: Update ecore_con eo files for grammar and readability
2018-01-10 Andy Williamsdocs: Output correct signature for class method first...
2018-01-10 Andy Williamsdocs: Note class scope for method listings
2018-01-10 Andy Williamsdocs: Correct sig for eolian lua calls
2018-01-10 Carsten Haitzler... elm - scroll manager - fix up momentum animator code...
2018-01-10 Carsten Haitzler... ecore_con: bug workaround SO_REUSEADDR and EADDRINUSE...
2018-01-10 Carsten Haitzler... elm build for osx - try another dotting of i's and...
2018-01-10 Andy Williamseo: Update grammar and readability
2018-01-10 Andy WilliamsEo docs: update for grammar and readability
2018-01-10 Carsten Haitzler... osx build - try again
2018-01-10 Carsten Haitzler... try and fix osx build with symbols missing...
2018-01-10 Carsten Haitzler... remove all specific including of elm headers inside...
2018-01-10 SangHyeon Leeefl_ui_scroll : fix scroll bar size visibility issue...
2018-01-10 Jean-Philippe... elm: Fix duplicate EO API
2018-01-10 JinYong ParkElementary: fix makefile ignore efl_ui_theme edc's...
2018-01-10 SangHyeon Leeelm: apply new scroll interface in efl_ui_list
2018-01-10 Jean-Philippe... loop: Fix loop_get search priority
2018-01-10 Jean-Philippe... scroller: Fix compilation on Windows
2018-01-10 Lauro Mouraexamples: Add C# buttons/popup example.
2018-01-10 Cedric BAILeina: fixup EAPI definition.
2018-01-10 Carsten Haitzler... update po files
2018-01-10 Carsten Haitzler... efl build... let's not break building against efl...
2018-01-10 Jean Guyomarc'heina: fix random segfaults when displaying BT
2018-01-10 Jean Guyomarc'hevas/elm: fix visibility of some symbols
2018-01-10 Jean Guyomarc'hevas: include missing header
2018-01-10 Jean-Philippe... win: Show windows created by efl_add with a job
2018-01-10 Mykola SolyankoEldbus: add test suite for eldbus (eldbus_pending_data*)
2018-01-10 Mykola SolyankoEldbus: add test suite for eldbus (eldbus_pending_cancel*)
next