platform/upstream/efl.git
2009-11-06 Carsten Haitzlerreturn somethnig
2009-11-06 Carsten Haitzlerfix smart map redraw errors.
2009-11-06 Vincent Torrifix dist/distcheck rule
2009-11-06 Vincent Torrifix dist/distcheck rule
2009-11-06 Vincent Torrifix the dist/distcheck rule
2009-11-05 Cedric BAIL * evas_cache_image: Attempt to make a definitiv fix...
2009-11-05 Carsten Haitzlertry uncondiutionalyl remove dropped images from preload...
2009-11-05 Carsten Haitzlermap coords in mapped objects.
2009-11-04 Carsten Haitzlerfix mul! out of premul range!
2009-11-03 Vincent Torriadd pthread support on Windows
2009-11-03 Vincent Torridisable amalgamation by default
2009-11-03 Vincent Torriset ratio after filling the video sink
2009-11-03 Carsten Haitzlerand fix the dual geometry thing - use the clip cache...
2009-11-03 Carsten Haitzleradd a new npot extn string
2009-11-03 Vincent Torriallow the amalgation stuff in edje
2009-11-03 Vincent Torri * rename _edje_strbuf_append to _edje_strbuf_append1 and
2009-11-02 Gustavo Sverzut... immediately unset maps.
2009-11-02 Carsten Haitzlerdocument map util calls
2009-11-02 Carsten Haitzlerfix 3d util api. better now.
2009-11-02 Cedric BAIL * edje: On size hints don't forget to invalidate real...
2009-11-02 Jonathan AttonEina log : check main thread in eina_log_threads_shutdown
2009-11-02 Vincent Torritypos in the removal of the header files
2009-11-02 Carsten Haitzlersome more util calls for 3d goop. not 100% sure i like...
2009-11-02 Vincent Torriupdate ChangeLog file
2009-11-02 Vincent Torri * add amalgamation option to eet (disabled by default,
2009-11-02 Vincent Torriformatting
2009-11-02 Vincent Torriopenssl/err.h included twice
2009-11-01 Vincent Torrifix library compilation on Windows (it should be cleane...
2009-11-01 Vincent Torriremove useless $(builddir)/ (also confirmed by a autoco...
2009-11-01 Jonathan AttonEina: renawe _threads_activated for amalgation
2009-11-01 Jonathan AttonEina : add a prefix to STRINGSHARE_LOCK and LOG_LOCK
2009-11-01 Jonathan AttonEina : now eina stringshare is thread safe if eina_thre...
2009-11-01 Carsten Haitzlerfix mmx code
2009-11-01 Carsten Haitzleri shoudl use join macro
2009-11-01 Carsten Haitzleradd color to the vertexes in map. this allows for fadin...
2009-10-31 Gustavo Sverzut... ecore_getopt: missing dummy initializer.
2009-10-31 Iván BrianoSome more stuff in externals, little api change there...
2009-10-31 Vincent Torrispelling
2009-10-31 Carsten Haitzlermore map work. now only re-render map surface if size...
2009-10-30 Cedric BAIL * ecore_con_url: Fix bug using curl multi and basename.
2009-10-30 Rafael AntognolliFix ethumb_calculate_fill_from_ratio().
2009-10-30 Carsten Haitzlerkeep this as printf.
2009-10-30 Carsten Haitzlerfinally! smart objects work with map!
2009-10-29 Carsten Haitzlerifdef++
2009-10-29 Carsten Haitzlerclean up map - move to #included worker and add mmx...
2009-10-28 Christopher... Add missing lib check for fnmatch.
2009-10-28 Christopher... Patch configure.ac to check for fnmatch header.
2009-10-28 Christopher... Patch to allow a quieter eina when using eina_log in...
2009-10-28 Carsten Haitzlerthe start of other objects being able to map! text...
2009-10-27 Daniel KolesaEcore_Getopt: Do not mark internal stuff as translatable.
2009-10-27 Daniel KolesaGlobal update of Czech translations in SVN.
2009-10-27 Jonathan AttonEina: add eina_list_split_list()
2009-10-27 Iván Brianoand bring external back now that the file was added
2009-10-27 Iván BrianoThey say missing files need to be added, they don't...
2009-10-27 Carsten HaitzlerREVERT! broke edje.
2009-10-26 Iván BrianoExternal objects support by Brian 'rephorm' Mattern
2009-10-26 Iván BrianoEdje_Edit is too noisy.
2009-10-26 Mike Frysingerfix typo in previous change -- EVAS_DEFAULT_LOG_COLOR...
2009-10-26 Carsten Haitzlerfill in last fixme on rendering code and make it better...
2009-10-26 Jonathan Attonfix evas_object_event_callback_del_full()
2009-10-26 Carsten Haitzlerprovide fast-path for re-swallow
2009-10-26 Carsten Haitzlerchange to del fulls just to be consistent
2009-10-25 Vincent Torrifd_set is also in sys/select.h on OpenBSD
2009-10-25 Vincent Torriwarning--
2009-10-25 Vincent Torri * fix some warnings
2009-10-25 Vincent Torriunused parameters --
2009-10-25 Vincent Torri * include config.h in all source files
2009-10-25 Vincent Torrimake embryo compile with vc++ and suncc. No change...
2009-10-25 Carsten Haitzlerfix build!
2009-10-25 Carsten Haitzlerwarning--
2009-10-25 Carsten Haitzlerwarning--
2009-10-25 Carsten Haitzlershh warning
2009-10-25 Vincent Torri * add some todo
2009-10-25 Vincent Torriwait on HANDLES in the select loop on Windows.
2009-10-25 Vincent Torrion Windows, pipe_read (recv) and pipe_write (send)...
2009-10-25 Vincent Torrido not install dirent.h when we are using mingw
2009-10-24 Vincent Torrifix+++
2009-10-24 Vincent Torri * add e image on generated doc
2009-10-24 Vincent Torrieng_setup must return 1 on success and 0 on failure
2009-10-24 Vincent Torrireturn immediatly if the title is NULL
2009-10-24 Vincent Torrireturn immediatly if we set NULL for the title of a...
2009-10-24 Davide Andreoli *Efreet_Ini: Add a new API call:
2009-10-24 Davide AndreoliEfreet_ini: remove ending withespaces
2009-10-24 Vincent Torristrdup() name and class only if they are not NULL
2009-10-24 Iván BrianoFix docs for hash_free
2009-10-23 Cedric BAIL * ecore_evas: Add support for quartz backend in ecore_...
2009-10-23 Cedric BAIL * ecore_con_url: Workaround progress callback called...
2009-10-23 Carsten Haitzlersmooth map works (down to 1/2 size its good. its pretty...
2009-10-23 Carsten Haitzlerfix copy & paste bug.
2009-10-23 Carsten Haitzlerfix statements
2009-10-23 Carsten Haitzlerfix xml init - called multilpe times, has no count...
2009-10-22 Vincent TorriFix some warnings. I don't touch gl engines for now
2009-10-22 Vincent TorriFix some warnings. I don't touch map code for now.
2009-10-22 Gustavo Sverzut... oops, it's eina_log_domain_unregister... domain, not...
2009-10-22 Gustavo Sverzut... evas_map: more extensible and safe. add docs
2009-10-22 Cedric BAIL * evas: Add map to SDL also.
2009-10-22 Cedric BAIL * evas: Fix missing correction.
2009-10-22 Carsten Haitzlera little cleaner, but not faster
2009-10-22 Carsten Haitzlerfast path for solid maps.
2009-10-22 Carsten Haitzleradd some beginnigns of utility funcs to evas map. move...
next