platform/upstream/efl.git
2011-11-12 David Walter... Rearrange things again to make Doxygen and compiler...
2011-11-12 David Walter... A few basic docs, just to show the sort of structure...
2011-11-12 David Walter... Add my self to authors.
2011-11-12 David Walter... Rearrange the source code. No functional changes.
2011-11-12 Carsten Haitzlerthis should be correct for xcb - it seems that it packs...
2011-11-12 ChunEon Parkevas/evas_events - modified unsigned char -> Eina_Bool...
2011-11-12 ChunEon Parkevas/evas_event - evas_object_freeze_set for the key...
2011-11-12 Vincent Torrithere is no long at all in the X specification
2011-11-12 ChunEon Parkevas/evas_event - trivial changes
2011-11-12 ChunEon Parkevas - trivial changes.
2011-11-12 David Walter... More boiler, less plate.
2011-11-12 David Walter... Oops, fixor the bools.
2011-11-12 David Walter... Generic functions for grabbing arguments, possibly...
2011-11-12 Carsten Haitzleralso revert long -> int change in xcb
2011-11-12 Carsten Haitzlerback to unsigned long. code was actually correct as-is.
2011-11-11 David Walter... Add some inheritance.
2011-11-11 Christopher... Ecore_X: Fix array problem for 64-bit (unsigned long...
2011-11-11 Vincent TorriEcore: Fix warning and seg fault
2011-11-11 Christopher... Ecore_X: If malloc fails (when trying to get a window...
2011-11-11 Vincent TorriEcore: Fix warning: large integer implicitly truncated...
2011-11-11 David Walter... Sandbox the edje file setting.
2011-11-11 David Walter... Actually return the map source.
2011-11-11 David Walter... More generic method of checking the type of userdata...
2011-11-11 Mike Blumenkrantzfix bin detection
2011-11-11 Mike Blumenkrantzupdate docs
2011-11-11 Mike Blumenkrantzupdate NEWS file
2011-11-11 Carsten Haitzlerfill news for evas 1.1
2011-11-11 Vincent TorriEvas: we want the opengl cocoa engine only on mac os x
2011-11-11 Carsten Haitzlernews file for eet 1.5 release
2011-11-11 Carsten Haitzlereina NEWS file has summary from changelog. damn we...
2011-11-11 Carsten Haitzlerfix nonnull val in jpeg loader proto.
2011-11-11 Carsten Haitzlerfix nonnull macro - errant ;
2011-11-11 Carsten Haitzlerooh aznd other part of dyn img patch goes in.
2011-11-11 Carsten Haitzleroops - typo in dyn image fix. fix!
2011-11-11 Carsten Haitzlerhandle refcounting of dyn img data to allow for get...
2011-11-11 Vincent TorriEcore: Add virtual keys support for Shift, Ctrl, Alt...
2011-11-11 Vincent TorriEcore: add callbacks for window focus in/out event...
2011-11-11 Carsten Haitzlerfix another evas map clip issue! hooray! never ending...
2011-11-11 Mike Blumenkrantzremove unused members of disk error struct so I don...
2011-11-11 Mike Blumenkrantzs/((udev))/(udev)/g
2011-11-11 Mike Blumenkrantzupdate gitignore
2011-11-11 Mike Blumenkrantzmove udev include to private header
2011-11-11 Mike Blumenkrantzthis is eeze 1.1 now
2011-11-11 Iván BrianoSome more fixes to the group inherit thing
2011-11-11 Mike Blumenkrantzredo ecore-con shutdown to fix crashes if people are...
2011-11-11 Iván BrianoBreak away if we already found a matching state
2011-11-10 Iván BrianoProperly check for empty string
2011-11-10 Vincent TorriEcore: fix reg exp when with_internal_maximum_log_level...
2011-11-10 Vincent TorriEcore: detect Cocoa options only if we want ecore-cocoa.
2011-11-10 Vincent TorriEvas: use -pthread instead of -lpthread
2011-11-10 Vincent TorriEvas: use -pthread instead of -lpthread
2011-11-10 Vincent TorriEvas: use __always_inline__ and not always_inline
2011-11-10 David Walter... Seems to work OK with this earlier version now.
2011-11-10 David Walter... Actually implement the 5 param version of map:populate.
2011-11-10 Vincent TorriEfreet: use $requirement_efreet in PKG_CHECK_MODULES
2011-11-10 Cedric BAILemotion: fix requirements. Thanks Vincent.
2011-11-10 Bruno DillyEmotion Test: remove unuseful funtion enter_idle
2011-11-10 Bruno DillyEmotion: make it build without eeze
2011-11-10 Tom HacohenEvas font: Fix clang errors.
2011-11-10 Cedric BAILemotion: and now support custom pipeline in emotion.
2011-11-10 Boris Faureeina: add murmur3 hash
2011-11-10 Jiyoun Parkremove white space and tab
2011-11-10 Carsten Haitzlerfix eina log for alsa thing to not use \n's
2011-11-10 Carsten Haitzlerupdate po files for ecore
2011-11-10 BluezeryFrom: Bluezery <ohpowel@gmail.com>
2011-11-10 EunMi LeeFrom: EunMi Lee <eunmi15.lee@samsung.com>
2011-11-10 Carsten Haitzlerdisable evas_gl for evas 1.1
2011-11-10 Carsten Haitzlertry init and shut down remix outside of thread.
2011-11-09 Sebastian Dransfeldefreet: Fix clang warnings
2011-11-09 Cedric BAILemotion: make it possible to define webcam statically.
2011-11-09 Lucas De MarchiUse same type - warning--
2011-11-09 Jiyoun Parkremove white space
2011-11-09 Tom HacohenEvas textblock: Fix clang error.
2011-11-09 Tom HacohenEvas textblock: Fix clang error.
2011-11-09 Tom HacohenEvas textblock: Fixed 1 more clang error.
2011-11-09 Tom HacohenEvas font: Fixed a clang error and gcc compiler warnings.
2011-11-09 Tom HacohenEvas textblock: Fix clang complaint.
2011-11-09 Carsten Haitzlerfix clang complaint:
2011-11-09 Carsten Haitzleranother spacing baddie -> fixed
2011-11-09 Carsten Haitzlerremove errant space.
2011-11-09 Carsten Haitzlerto make up for not using xft.dpi anymore that was a...
2011-11-09 David Walter... Remove something that is never used.
2011-11-09 Mike Blumenkrantzfix garbage return
2011-11-09 Mike Blumenkrantzfix bin detectors. vtorri, please check this for me
2011-11-09 Mike Blumenkrantzremove some unused vars
2011-11-09 Mike Blumenkrantzfix null deref
2011-11-09 Mike Blumenkrantzpatch from bluezery to use proper eina log dom and...
2011-11-08 Christopher... Ecore_X(cb): Fix formatting in newly added randr code.
2011-11-08 Christopher... Ecore_X(cb): Add missing randr functions for new Randr...
2011-11-08 Christopher... Ecore_Fb: Comment out unused (but declared) function...
2011-11-08 Christopher... Ecore_X(cb): Fix compiler warnings when building withou...
2011-11-08 Carsten Haitzlersee how much morte code i had to add just to use eina_l...
2011-11-08 Carsten Haitzlerfix slight "tick tick" in interpolated audio resmapling...
2011-11-08 Carsten Haitzleruse WRN maco for complaining if alsa init fails.
2011-11-08 Carsten Haitzlerrequire remix 0.2.4 and use remix pkgconfig libdir...
2011-11-08 Mike Blumenkrantzfix DSO
2011-11-07 Cedric BAILemotion: minor cleanup.
2011-11-07 David Walter... Let's not rotate the example clear out of view.
2011-11-07 David Walter... typo -= 2
2011-11-07 David Walter... Slightly more sane examples of map usage.
next