platform/upstream/efl.git
2004-01-12 tsauerbeckmore memory management improvements. applications shoul...
2004-01-12 handyandeAdded types to default calls - this concludes my planne...
2004-01-12 Carsten Haitzlerthanks tillsan! :) leak found. leak fixed. happy pants!
2004-01-11 tsauerbeckfix an off-by-one bug
2004-01-11 tsauerbeckplugged a memleak
2004-01-10 xcomputermanLots of overdue selections code.
2004-01-10 xcomputermanecore_x_window_prop.c:
2004-01-09 xcomputermanSlight change to opacity API:
2004-01-07 Carsten Haitzlerbah! actually have entry in eet struct memebers to...
2004-01-06 xcomputermanThanks to Brett Nash for pointing out that this integer...
2004-01-06 xcomputermanAdd support for the proposed _NET_WM_WINDOW_OPACITY...
2004-01-05 handyandeOK, spanking noted, examine and its referenced to ewl...
2004-01-04 rbdpngnFlattened some of the nesting of macros for the ecore_t...
2004-01-04 xcomputermanVarious inconsequential semantic updates
2004-01-03 xcomputermanBack that out...did nothing to help :(
2004-01-03 xcomputermanFirst attempt to fix this autoconf issue
2004-01-03 Carsten HaitzlerAAAARGH! no no no no! don't put ewl code in ecore!...
2004-01-03 Carsten Haitzler1. fix focus loss after fullscreening
2004-01-02 tsauerbeckconfigure now tells us which modules are going to be...
2004-01-02 rbdpngnOnly enable ecore_txt code portions when the checks...
2004-01-02 rbdpngnUpdated help message.
2003-12-31 rbdpngnMinor changes to ecore_config to make it compile on...
2003-12-31 handyandeminor work on examine
2003-12-31 handyandevery first bit of code for examine - does not do anythi...
2003-12-30 rbdpngnDon't attempt to build ecore_x if checks for ecore_txt...
2003-12-29 handyandefixup small errors in ecore_config autofoo
2003-12-28 tsauerbeckDon't define ecore_config_libs when we don't build...
2003-12-27 Carsten Haitzleroops... fix!
2003-12-25 Carsten Haitzlerfix dragables! eeek! :)
2003-12-23 azundris* assorted fixes for RPM-building
2003-12-23 xcomputermanAnd make ecore_config build contigent upon detection...
2003-12-23 rbdpngnFix for a build issue some people have encountered...
2003-12-23 xcomputermanAdd edb-checking option, and attempt to properly handle...
2003-12-23 handyandeoopsie\!
2003-12-22 handyandemore fixes
2003-12-21 rbdpngnThese options are no longer necessary.
2003-12-20 handyandemore ansi fixes
2003-12-19 handyandeansi fixes
2003-12-19 handyandemore ansi
2003-12-18 rbdpngnOk, that didn't work out well, we'll need to figure...
2003-12-18 rbdpngnHopefully fix build for solaris.
2003-12-18 rbdpngnEnable most features by default, and disable them if...
2003-12-17 rbdpngnApparently AC_MSG_NOTICE requires a version of autoconf...
2003-12-17 rbdpngnCorrectly set the AM_CONDITIONALs for a couple missed...
2003-12-17 handyandeSpanking works, I am learning\!
2003-12-16 rbdpngnThose changes should not have gone to cvs yet.
2003-12-16 rbdpngnDon't test for altivec if it has been disabled.
2003-12-16 rbdpngnCheck separately for the Evas_Engine_FB.h header for...
2003-12-16 rbdpngnDependancy check since ecore_x relies on ecore_txt.
2003-12-16 Carsten Haitzlerbsd libiconv....?
2003-12-16 Carsten Haitzlerfix iconv.... rbdpgn! :)
2003-12-16 rbdpngn*** empty log message ***
2003-12-16 rbdpngnEnable the use of altivec functions. A bit of a dirty...
2003-12-12 rbdpngnAltivec code for YUV conversion to ARGB. This option...
2003-12-11 Carsten Haitzlerupdate docs to include suggestions for yuv
2003-12-11 Carsten Haitzlerpropagate events from child objects to msart object...
2003-12-10 Carsten Haitzlermore comments
2003-12-10 rbdpngnDon't access static variables from inline functions.
2003-12-10 Carsten Haitzlerand set alpha bits
2003-12-10 Carsten Haitzlerand add yuv conversion code
2003-12-10 Carsten Haitzleryuv pixel import api (well arbitary pixel format import...
2003-12-09 xcomputermanWe need properties, daddy. We need 'em!
2003-12-08 handyandehmm, ecore-config requires -ledb in ecore-config
2003-12-08 xcomputermanAdd ecore_config to build list
2003-12-08 xcomputermanNeeds to get IPC headers from within source package...
2003-12-07 rbdpngnMissing a -I for the ecore_config directory.
2003-12-07 handyandeoopsies, hopefully this should be better\!
2003-12-06 handyandeoopsie - got carried away and altered good code
2003-12-06 handyandeFixups, cleanups etc. ecore_config now working with...
2003-12-06 handyandeAdded exsh the text mode ecore_config client, we should...
2003-12-05 handyandeOops, missed this file
2003-12-05 handyandeThis should give a working ecore with ecore_config...
2003-12-05 handyandeAdded beginning of ecore_config the final location...
2003-12-03 Carsten Haitzlernow it builds! cleanly too
2003-12-03 Carsten Haitzlerchange build order...
2003-12-03 Carsten Haitzlercopy & paste oopsies
2003-12-03 Carsten Haitzlerand... a backslash
2003-12-03 Carsten Haitzleruse utf8 for compose string
2003-12-03 Carsten Haitzlerand 666 dithering was arse. fixed.
2003-12-03 Carsten Haitzler8bpp rendering sucked. now it doesnt suck as much.
2003-11-25 rbdpngnPortable version check for libtool.
2003-11-25 rbdpngnAvoid memory corruption by cleaning up parts at the...
2003-11-25 xcomputermanAdd code to request selections
2003-11-24 xcomputermanBeginnings of support for X selections. Does nothing...
2003-11-24 xcomputermanAdd timestamps to ALL events
2003-11-19 rbdpngnOops, dereferencing a pointer after it's been freed.
2003-11-16 Carsten Haitzlertill's stick patch
2003-11-13 swielingaFixed a couple of debs in e17/libs, added and updated...
2003-11-10 Carsten Haitzlervolatile little suckers
2003-11-08 Carsten Haitzlerhandle stale sockets gracefully
2003-11-05 Carsten Haitzleratmos' patch! :)
2003-11-04 rbdpngnGlobal text and color class manipulation. Settings...
2003-11-03 Carsten Haitzlertosting....
2003-11-03 Carsten Haitzlertest..
2003-11-03 Carsten Haitzlerupdate docs comments.. oops..
2003-11-03 xcomputermanVariable names for the property_set/property_get functi...
2003-11-03 xcomputermanAdded support for NetWM window state hints.
2003-11-01 xcomputermanApparent typo for fullscreen state atom.
2003-10-31 rbdpngnMoved the text_class into the description's text section.
2003-10-30 rbdpngnSpelling cleanup, though it feels kinda dirty "correcti...
next