platform/upstream/efl.git
2012-08-05 Jiyoun Parkusing DYNAMIC HINT in ecore extn make problem.
2012-08-05 Carsten Haitzlerfix ecore-evas to not ignore maximized requests in...
2012-08-05 Carsten Haitzlerfix docs in ecore_x.h -= were mis-aligned to enums.
2012-08-04 Sebastian Dransfeldefreet: Fix last fix, only access theme inside if
2012-08-04 Carsten Haitzlermissing fribidi cflags in cache2.
2012-08-04 Carsten Haitzlerdo fcfini now - it seesm to not be a problem with fc...
2012-08-04 Carsten Haitzlermake note of leak in gnutls.
2012-08-04 Carsten Haitzlerleaks--!
2012-08-04 Carsten Haitzlerleaklet--
2012-08-03 Sebastian Dransfeldefreet: always need to revalidate themes
2012-08-03 Christopher... Edje: Remove erroneous return.
2012-08-03 Christopher... Ecore (Wayland): Patch from Robert Bradford to check...
2012-08-03 Carsten Haitzlerdynamic texture path may have a segv issue... right...
2012-08-02 Stefan Schmidtevas/canvas: Remove set but unused variable.
2012-08-02 Cedric BAILeio: memory leak--.
2012-08-02 Mike Blumenkrantzrevert remaining broken/wrong mount timeout behavior...
2012-08-02 Mike Blumenkrantzuse new ecore fdh function and finally fix eeze mountin...
2012-08-02 Christopher... Ecore: Update changelog for Roberts unicode patch.
2012-08-02 Christopher... Ecore_Wayland: Use libxkbcommon function to map keysym...
2012-08-02 Mike Blumenkrantzchangelog/news updates from yesterday
2012-08-02 Christopher... Ecore: Update configure.ac to reflect that the wayland...
2012-08-02 Christopher... Ecore_Evas: Update ChangeLog with ecore_evas_wayland...
2012-08-02 Christopher... Ecore_Evas (wayland): Patch from Robert Bradford to...
2012-08-02 Sung ParkFix evas_gl's internal resource surface bug. For optimz...
2012-08-02 Iván BrianoFix building with epoll disabled. Also set the right...
2012-08-01 Gustavo Sverzut... thanks vtorri :-)
2012-08-01 Gustavo Sverzut... make leandro happy and use cross platform console color...
2012-08-01 Gustavo Sverzut... make cedric happy: show warnings by default.
2012-08-01 Gustavo Sverzut... improve docs about eina_log_domain_level_check().
2012-08-01 Gustavo Sverzut... ops, last minute api change was not updated...
2012-08-01 Gustavo Sverzut... eina log: expose cross platform way to set console...
2012-08-01 Mike Blumenkrantzadd ecore_main_fd_handler_file_add() for use with regul...
2012-08-01 Christopher... Evas: Fix evas build from botched copy/paste.
2012-08-01 Christopher... Evas: Fix trying to clip objects to the framespace...
2012-08-01 Mike Blumenkrantzset NONBLOCK on /proc/self/mountinfo file descriptor
2012-08-01 Mike Blumenkrantzif disk error has already occurred, delete check timer
2012-08-01 Mike Blumenkrantzeeze mount operations will now only retry up to 3 times...
2012-08-01 Cedric BAILemotion: prevent race condition during gstreamer module...
2012-08-01 Carsten Haitzlerand chlog++
2012-08-01 Carsten Haitzleruse eina_prefix for module finding as well as generic...
2012-08-01 Carsten Haitzlerfix problem in dealing with debians multiarch on prefix...
2012-08-01 Jiyoun ParkFix evas pointer count problem, if press/release events...
2012-08-01 Jiyoun ParkGif loader didn't initialize frame buffer of first...
2012-07-31 Gustavo Sverzut... edje log: fix some progname leftovers.
2012-07-31 Gustavo Sverzut... fix edje error reporting for once and for all.
2012-07-31 Bruno DillyEPhysics: small fixes related to slider constraint
2012-07-31 Leandro DorileoEPhysics: slider constraint
2012-07-31 Bruno DillyEPhysics: spinner theme
2012-07-31 Bruno DillyEPhysics: update gitignore
2012-07-31 Bruno DillyEPhysics: allow user to configure simulation
2012-07-31 Tom HacohenEvas font: Fixed compilation without fontconfig.
2012-07-31 Cedric BAILeina: fix documentation.
2012-07-31 Tom HacohenEo: Also fix the case when the chain is not allocated.
2012-07-31 Cedric BAILeina: cleanup eina_file_map_lines API before release.
2012-07-31 Tom HacohenEo: Fixed an issue with mixins and super calls.
2012-07-31 Christopher... Evas (wayland_egl): Add traps for a NULL rendering...
2012-07-30 Jihoon Kimecore: fix typo in ecore_main_fd_handler_add
2012-07-30 Christopher... Ecore_Evas (wayland): Account for framespace width...
2012-07-30 Christopher... Evas: Fix bugs in Wayland Engine(s) with regard to...
2012-07-30 Mike Blumenkrantzadd EEZE_DISK_MOUNTOPT_NODEV
2012-07-30 Mike Blumenkrantznever attempt to use disk label for mounting
2012-07-30 Mike Blumenkrantzeeze now unmounts using the devnode instead of the...
2012-07-30 Mike Blumenkrantzfailing to create a mount point no longer results in...
2012-07-30 Mike Blumenkrantzrevert part of 74545 and change fopen to open; somehow...
2012-07-30 Mike Blumenkrantzadd --enable-mtab to eeze to force use of deprecated...
2012-07-29 Carsten Haitzlerand... first monitor mtab not fstab for MOUNT changes...
2012-07-29 Carsten Haitzlersegv-- on parsing garbage ini files.
2012-07-28 Cedric BAILedje: Reduce potential reentrant issue when using edje_...
2012-07-28 Cedric BAILedje: try to make windows happier.
2012-07-28 Cedric BAILedje: compile again on windows.
2012-07-28 Cedric BAILeet: as pointed by Vincent, remove useless check as...
2012-07-28 Jihoon Kimecore_evas: fix typo in ecore_evas.c
2012-07-28 Jihoon Kimecore: add Ecore_IMF doxygen link in Ecore Documentation
2012-07-28 Jihoon Kimecore: fix typo in ecore_timer_delay
2012-07-28 Carsten Haitzlerremove efret private decl of public api.
2012-07-27 Bruno DillyEPhysics: update todo list
2012-07-27 Bruno DillyEPhysics: implement body tracking by camera
2012-07-27 Bruno DillyEPhysics: fix collision detection point
2012-07-27 Bruno DillyEPhysics: add test for collision filter
2012-07-27 Bruno DillyEPhysics: implement camera position handling
2012-07-27 Leandro DorileoEPhysics: collision filter
2012-07-27 Leandro DorileoEPhysics: body collision data
2012-07-27 Leandro DorileoEPhysics: small/trivial function return fix
2012-07-27 Leandro DorileoEPhysics: sleeping threshold and max sleep time
2012-07-27 Bruno DillyEPhysics: add note regarding body data
2012-07-27 Bruno DillyEPhysics: only build tests theme if tests are build
2012-07-27 Bruno DillyEPhysics: add data setter / getter for bodies
2012-07-27 Bruno DillyEPhysics: fix mass getter
2012-07-27 Christopher... Evas: We can include evas_pipe.h in common even without
2012-07-27 Cedric BAILevas: small doc improvement.
2012-07-26 Tom HacohenEo: Changed ops prints to be DOMAIN:OP_NAME. Easier...
2012-07-26 Tom HacohenEo: Make func override warning an error instead (prev...
2012-07-26 Tom HacohenEo: Add a warning when trying to override a function...
2012-07-26 Tom HacohenEvas font: Fixed font cache to correctly handle differe...
2012-07-26 Cedric BAILevas: force proxyed objects to stay active so we don...
2012-07-26 Carsten Haitzleredje_cc shouldnt be using eina-log for almost all its...
2012-07-26 ChunEon Parkevas/gl - more clean code
2012-07-26 Christopher... Ecore_Wayland: Test for a valid surface before we try...
2012-07-26 Jihoon Kimxim: remove trailing whitespace
2012-07-25 Jihoon Kimibus-immodule: initialize for added interfaces
next