summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* efreet_desktop: fix potential error in efreet_desktop_cache_createSungtaek Hong2016-12-081-0/+1
* eolian: use the generic class name instead of C name in sourceDaniel Kolesa2016-12-071-4/+3
* eina_btlog: allows continuous running on input, flush when possible.Gustavo Sverzut Barbieri2016-12-061-0/+11
* eina_btlog: cleanup backtrace list.Gustavo Sverzut Barbieri2016-12-061-0/+13
* eolian: Fix to unregister eina log domain if it was registered.Jaehyun Cho2016-12-061-2/+5
* cpphash: Fix not to access freed pointer.Jaehyun Cho2016-12-061-2/+2
* edje: svg_loader: make sure we check the return from all _parser_number callsStefan Schmidt2016-12-051-4/+6
* efreetd: handle invalid fd in all casesStefan Schmidt2016-12-051-0/+4
* eina_btlog: compact output and keep non-bt information.Gustavo Sverzut Barbieri2016-12-031-72/+98
* eina_btlog: show comments (non-bt lines)Gustavo Sverzut Barbieri2016-12-031-1/+14
* eina_btlog: understand new backtrace format used by eo.Gustavo Sverzut Barbieri2016-12-031-1/+38
* eina_btlog: improve help.Gustavo Sverzut Barbieri2016-12-031-1/+6
* edje_cc: add FOCUS_OBJECT reference on docBruno Dilly2016-12-021-0/+1
* eeze_scanner: server was not always initialized hereStefan Schmidt2016-12-021-1/+1
* efl_debugd: check for fwrite() return.Gustavo Sverzut Barbieri2016-12-011-2/+15
* eeze_scanner_monitor: fix error handling.Gustavo Sverzut Barbieri2016-12-011-2/+2
* menu: Fix visibility flag of menu (missing efl_super)Jean-Philippe Andre2016-12-011-0/+2
* Menu,Item Interface: Common interface for menu, toolbar and ctxpopupAmitesh Singh2016-11-301-3/+6
* win: Implement max size hint supportJean-Philippe Andre2016-11-301-2/+55
* eolian-js: Fix compilation of JavaScript bindingFelipe Magno de Almeida2016-11-292-41/+55
* eeze_scanner: now using efl_net.Gustavo Sverzut Barbieri2016-11-281-104/+195
* eeze_scanner: add monitor (client)Gustavo Sverzut Barbieri2016-11-282-0/+221
* efl_debug: fix typo, EXIT_FAILURE not EINA_TRUE.Gustavo Sverzut Barbieri2016-11-281-1/+1
* efl_debug (client and server): now on top of efl_net_{server,dialer}_simple.Gustavo Sverzut Barbieri2016-11-254-198/+429
* efl_debug: use new efl_net_dialer_simple, remove lots of code.Gustavo Sverzut Barbieri2016-11-251-63/+14
* efl_io_copier_flush: add may_block and ignore_line_delimiter parameters.Gustavo Sverzut Barbieri2016-11-251-1/+1
* elementary_test: fix function name conflict on WindowsAndrii Kroitor2016-11-251-2/+2
* edje_pick: add base_scale value to target edj from origin edjJaehwan Kim2016-11-251-0/+13
* efl_debug (client): quit if not waiting and we're done sending.Gustavo Sverzut Barbieri2016-11-241-1/+8
* efl_debug (client): rewrite using efl_net.Gustavo Sverzut Barbieri2016-11-242-112/+317
* efl_debug: filter own pid.Gustavo Sverzut Barbieri2016-11-241-0/+2
* win: Simplify modal legacy API and add test caseJean-Philippe Andre2016-11-232-0/+80
* elm: Add Efl.Ui.Box.Stack for stack boxes (EO only)Jean-Philippe Andre2016-11-232-0/+55
* win: Implement unresizable mode (fixed size windows)Jean-Philippe Andre2016-11-231-2/+2
* win: Add content_set API for window main contentJean-Philippe Andre2016-11-231-2/+36
* win: Add background part to the win borderJean-Philippe Andre2016-11-232-0/+107
* win: Adjust documentation & test for a new APIJean-Philippe Andre2016-11-221-21/+36
* efl_ui_win: add function client can start moving or resizing the window.Ji-Youn Park2016-11-211-1/+153
* Tests/Elm_Code: fix access to test filesDaniel Zaoui2016-11-201-2/+2
* elm/calendar: add APIs for minimum and maximum values for the dateJEONGHYUN YUN2016-11-171-8/+14
* eina_btlog - add spaces at start so when cnp'd into a wiki it formatsCarsten Haitzler (Rasterman)2016-11-171-2/+2
* elm - genlist - bounce test - add code for giving cpu time over a runCarsten Haitzler (Rasterman)2016-11-171-0/+33
* elmentary_test: test_entry4Umesh Tanwar2016-11-161-3/+0
* elementary_test: rework a 'Genlist Tree, Insert Sorted' testVyacheslav Reutskiy2016-11-081-52/+98
* eolian_js: remove Eina_Promise.Cedric BAIL2016-11-071-1/+0
* eolian: remove generation of Eina_Promise.Cedric BAIL2016-11-071-39/+9
* elementary: remove old comment and update code accordingly.Cedric BAIL2016-11-071-25/+5
* ElmTests: modify flip test to fit Exactness limitations.Daniel Zaoui2016-11-061-21/+57
* elementary/test_entry: resize window on test without itBruno Dilly2016-11-041-0/+1
* fix build for c++ after eolian api changeCarsten Haitzler (Rasterman)2016-11-031-2/+2